urnovl-web-components 0.0.211 → 0.0.213

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 (887) hide show
  1. package/LICENSE +21 -21
  2. package/README.md +5 -5
  3. package/dist/cjs/{index-BzpJiRCG.js → index-CHQjUSeD.js} +343 -5
  4. package/dist/cjs/loader.cjs.js +2 -2
  5. package/dist/cjs/ur-autosave-drawer.cjs.entry.js +2 -2
  6. package/dist/cjs/ur-avatar-DHuCNB4K.js +48 -0
  7. package/dist/cjs/ur-avatar_3.cjs.entry.js +47 -0
  8. package/dist/cjs/ur-bottom-sheet.cjs.entry.js +2 -2
  9. package/dist/cjs/ur-button-arrow-left_2.cjs.entry.js +5 -5
  10. package/dist/cjs/ur-button-icon.cjs.entry.js +2 -2
  11. package/dist/cjs/ur-button.cjs.entry.js +11 -3
  12. package/dist/cjs/ur-chapter-item.cjs.entry.js +2 -2
  13. package/dist/cjs/ur-checkbox-group.cjs.entry.js +2 -2
  14. package/dist/cjs/ur-checkbox.cjs.entry.js +2 -2
  15. package/dist/cjs/ur-chip.cjs.entry.js +14 -3
  16. package/dist/cjs/ur-circular-progress.cjs.entry.js +2 -2
  17. package/dist/cjs/ur-comment-form.cjs.entry.js +3 -3
  18. package/dist/cjs/ur-dialog.cjs.entry.js +4 -4
  19. package/dist/cjs/ur-editor.cjs.entry.js +3 -3
  20. package/dist/cjs/ur-feedback.cjs.entry.js +2 -2
  21. package/dist/cjs/ur-form.cjs.entry.js +2 -2
  22. package/dist/cjs/ur-grid-col.cjs.entry.js +153 -0
  23. package/dist/cjs/ur-grid-row.cjs.entry.js +17 -0
  24. package/dist/cjs/ur-grid.cjs.entry.js +47 -0
  25. package/dist/cjs/ur-hero.cjs.entry.js +5 -5
  26. package/dist/cjs/ur-image-uploader.cjs.entry.js +2 -2
  27. package/dist/cjs/ur-library-shelf-selector.cjs.entry.js +4 -4
  28. package/dist/cjs/ur-linear-progress.cjs.entry.js +4 -4
  29. package/dist/cjs/ur-list-item-C8o8Lqjy.js +234 -0
  30. package/dist/cjs/ur-list-subheader.cjs.entry.js +2 -2
  31. package/dist/cjs/ur-list_2.cjs.entry.js +13 -223
  32. package/dist/cjs/ur-loader.cjs.entry.js +2 -2
  33. package/dist/cjs/ur-locale-filter-button.cjs.entry.js +3 -3
  34. package/dist/cjs/ur-locale-filter-panel.cjs.entry.js +3 -3
  35. package/dist/cjs/ur-logo.cjs.entry.js +2 -2
  36. package/dist/cjs/ur-long-description.cjs.entry.js +8 -4
  37. package/dist/cjs/ur-main-desktop-top-app-bar.cjs.entry.js +3 -3
  38. package/dist/cjs/ur-main-menu.cjs.entry.js +3 -3
  39. package/dist/cjs/ur-menu-item.cjs.entry.js +3 -3
  40. package/dist/cjs/ur-menu-profile.cjs.entry.js +2 -2
  41. package/dist/cjs/ur-navigation-bar.cjs.entry.js +2 -2
  42. package/dist/cjs/ur-navigation-drawer-global.cjs.entry.js +2 -2
  43. package/dist/cjs/ur-navigation-drawer.cjs.entry.js +2 -2
  44. package/dist/cjs/ur-notification-tabs.cjs.entry.js +2 -2
  45. package/dist/cjs/ur-notification.cjs.entry.js +27 -12
  46. package/dist/cjs/ur-novl-carousel.cjs.entry.js +2 -2
  47. package/dist/cjs/ur-novl-overview-info.cjs.entry.js +29 -6
  48. package/dist/cjs/ur-novl-summary.cjs.entry.js +31 -5
  49. package/dist/cjs/ur-page-carousel.cjs.entry.js +2 -2
  50. package/dist/cjs/ur-page-profile-tabs.cjs.entry.js +2 -2
  51. package/dist/cjs/ur-page-profile.cjs.entry.js +57 -57
  52. package/dist/cjs/ur-page-shared-list-tabs.cjs.entry.js +2 -2
  53. package/dist/cjs/ur-page.cjs.entry.js +3 -3
  54. package/dist/cjs/ur-player.cjs.entry.js +6 -6
  55. package/dist/cjs/ur-profile-card.cjs.entry.js +28 -4
  56. package/dist/cjs/ur-profile.cjs.entry.js +57 -57
  57. package/dist/cjs/ur-radio-button_2.cjs.entry.js +5 -4
  58. package/dist/cjs/ur-read-mobile-top-app-bar.cjs.entry.js +2 -2
  59. package/dist/cjs/ur-read-rail-mobile.cjs.entry.js +3 -3
  60. package/dist/cjs/ur-read-rail.cjs.entry.js +3 -3
  61. package/dist/cjs/ur-read-top-app-bar.cjs.entry.js +2 -2
  62. package/dist/cjs/ur-reader.cjs.entry.js +2 -2
  63. package/dist/cjs/ur-segment-button.cjs.entry.js +2 -2
  64. package/dist/cjs/ur-select.cjs.entry.js +2 -2
  65. package/dist/cjs/ur-shelf-item.cjs.entry.js +61 -0
  66. package/dist/cjs/ur-snackbar.cjs.entry.js +3 -3
  67. package/dist/cjs/ur-stepper.cjs.entry.js +2 -2
  68. package/dist/cjs/ur-switch.cjs.entry.js +2 -2
  69. package/dist/cjs/ur-tabs.cjs.entry.js +2 -2
  70. package/dist/cjs/ur-text-field.cjs.entry.js +2 -2
  71. package/dist/cjs/ur-thumbs-rating.cjs.entry.js +4 -4
  72. package/dist/cjs/ur-time-ago.cjs.entry.js +2 -2
  73. package/dist/cjs/{ur-tooltip.cjs.entry.js → ur-tooltip-BqG5WZyV.js} +3 -3
  74. package/dist/cjs/ur-top-app-bar.cjs.entry.js +3 -3
  75. package/dist/cjs/ur-user-carousel.cjs.entry.js +2 -2
  76. package/dist/cjs/ur-user-page-profile.cjs.entry.js +48 -48
  77. package/dist/cjs/ur-user-profile-settings-form.cjs.entry.js +2 -2
  78. package/dist/cjs/ur-user-profile-tabs.cjs.entry.js +2 -2
  79. package/dist/cjs/ur-user-profile.cjs.entry.js +2 -2
  80. package/dist/cjs/ur-user.cjs.entry.js +2 -2
  81. package/dist/cjs/urnovl-web-components.cjs.js +2 -2
  82. package/dist/collection/collection-manifest.json +6 -2
  83. package/dist/collection/components/ur-autosave-drawer/ur-autosave-drawer.css +115 -115
  84. package/dist/collection/components/ur-autosave-drawer/ur-autosave-drawer.js +1 -1
  85. package/dist/collection/components/ur-avatar/ur-avatar.css +35 -10
  86. package/dist/collection/components/ur-avatar/ur-avatar.js +29 -1
  87. package/dist/collection/components/ur-bottom-sheet/ur-bottom-sheet.css +75 -75
  88. package/dist/collection/components/ur-bottom-sheet/ur-bottom-sheet.js +1 -1
  89. package/dist/collection/components/ur-button/ur-button.css +51 -28
  90. package/dist/collection/components/ur-button/ur-button.js +29 -1
  91. package/dist/collection/components/ur-button-arrow-left/ur-button-arrow-left.css +33 -33
  92. package/dist/collection/components/ur-button-arrow-left/ur-button-arrow-left.js +1 -1
  93. package/dist/collection/components/ur-button-arrow-right/ur-button-arrow-right.css +32 -32
  94. package/dist/collection/components/ur-button-arrow-right/ur-button-arrow-right.js +1 -1
  95. package/dist/collection/components/ur-button-icon/ur-button-icon.css +30 -30
  96. package/dist/collection/components/ur-button-icon/ur-button-icon.js +1 -1
  97. package/dist/collection/components/ur-chapter-item/ur-chapter-item.css +92 -92
  98. package/dist/collection/components/ur-chapter-item/ur-chapter-item.js +1 -1
  99. package/dist/collection/components/ur-checkbox/ur-checkbox.css +3 -3
  100. package/dist/collection/components/ur-checkbox/ur-checkbox.js +1 -1
  101. package/dist/collection/components/ur-checkbox-group/ur-checkbox-group.js +1 -1
  102. package/dist/collection/components/ur-chip/ur-chip.css +40 -12
  103. package/dist/collection/components/ur-chip/ur-chip.js +32 -1
  104. package/dist/collection/components/ur-circular-progress/ur-circular-progress.css +2 -2
  105. package/dist/collection/components/ur-circular-progress/ur-circular-progress.js +3 -3
  106. package/dist/collection/components/ur-comment-form/ur-comment-form.css +72 -75
  107. package/dist/collection/components/ur-comment-form/ur-comment-form.js +1 -1
  108. package/dist/collection/components/ur-dialog/ur-dialog.css +43 -43
  109. package/dist/collection/components/ur-dialog/ur-dialog.js +3 -3
  110. package/dist/collection/components/ur-editor/ur-editor.css +359 -359
  111. package/dist/collection/components/ur-editor/ur-editor.js +2 -2
  112. package/dist/collection/components/ur-feedback/ur-feedback.css +34 -34
  113. package/dist/collection/components/ur-feedback/ur-feedback.js +1 -1
  114. package/dist/collection/components/ur-form/ur-form.js +1 -1
  115. package/dist/collection/components/ur-grid/ur-grid-col.js +620 -0
  116. package/dist/collection/components/ur-grid/ur-grid-row.js +18 -0
  117. package/dist/collection/components/ur-grid/ur-grid.css +347 -0
  118. package/dist/collection/components/ur-grid/ur-grid.js +118 -0
  119. package/dist/collection/components/ur-hero/ur-hero.css +128 -128
  120. package/dist/collection/components/ur-hero/ur-hero.js +4 -4
  121. package/dist/collection/components/ur-image-uploader/ur-image-uploader.css +152 -152
  122. package/dist/collection/components/ur-image-uploader/ur-image-uploader.js +1 -1
  123. package/dist/collection/components/ur-library-shelf-selector/ur-library-shelf-selector.css +47 -0
  124. package/dist/collection/components/ur-library-shelf-selector/ur-library-shelf-selector.js +4 -4
  125. package/dist/collection/components/ur-linear-progress/ur-linear-progress.css +60 -60
  126. package/dist/collection/components/ur-linear-progress/ur-linear-progress.js +3 -3
  127. package/dist/collection/components/ur-list/ur-list.css +9 -9
  128. package/dist/collection/components/ur-list/ur-list.js +1 -1
  129. package/dist/collection/components/ur-list-item/ur-list-item.css +133 -133
  130. package/dist/collection/components/ur-list-item/ur-list-item.js +69 -24
  131. package/dist/collection/components/ur-list-subheader/ur-list-subheader.css +7 -7
  132. package/dist/collection/components/ur-list-subheader/ur-list-subheader.js +1 -1
  133. package/dist/collection/components/ur-loader/ur-loader.css +9 -9
  134. package/dist/collection/components/ur-loader/ur-loader.js +1 -1
  135. package/dist/collection/components/ur-locale-filter-button/ur-locale-filter-button.css +65 -65
  136. package/dist/collection/components/ur-locale-filter-button/ur-locale-filter-button.js +2 -2
  137. package/dist/collection/components/ur-locale-filter-panel/ur-locale-filter-panel.css +122 -122
  138. package/dist/collection/components/ur-locale-filter-panel/ur-locale-filter-panel.js +2 -2
  139. package/dist/collection/components/ur-logo/ur-logo.css +7 -7
  140. package/dist/collection/components/ur-logo/ur-logo.js +1 -1
  141. package/dist/collection/components/ur-long-description/ur-long-description.css +66 -32
  142. package/dist/collection/components/ur-long-description/ur-long-description.js +26 -2
  143. package/dist/collection/components/ur-main-desktop-top-app-bar/ur-main-desktop-top-app-bar.css +148 -148
  144. package/dist/collection/components/ur-main-desktop-top-app-bar/ur-main-desktop-top-app-bar.js +2 -2
  145. package/dist/collection/components/ur-main-menu/ur-main-menu.css +367 -367
  146. package/dist/collection/components/ur-main-menu/ur-main-menu.js +1 -1
  147. package/dist/collection/components/ur-menu-item/ur-menu-item.css +81 -81
  148. package/dist/collection/components/ur-menu-item/ur-menu-item.js +2 -2
  149. package/dist/collection/components/ur-menu-profile/ur-menu-profile.css +86 -86
  150. package/dist/collection/components/ur-menu-profile/ur-menu-profile.js +1 -1
  151. package/dist/collection/components/ur-navigation-bar/ur-navigation-bar.css +3 -3
  152. package/dist/collection/components/ur-navigation-bar/ur-navigation-bar.js +1 -1
  153. package/dist/collection/components/ur-navigation-drawer/ur-navigation-drawer.css +21 -21
  154. package/dist/collection/components/ur-navigation-drawer/ur-navigation-drawer.js +1 -1
  155. package/dist/collection/components/ur-navigation-drawer-global/ur-navigation-drawer-global.css +43 -43
  156. package/dist/collection/components/ur-navigation-drawer-global/ur-navigation-drawer-global.js +1 -1
  157. package/dist/collection/components/ur-notification/ur-notification.css +158 -103
  158. package/dist/collection/components/ur-notification/ur-notification.js +49 -12
  159. package/dist/collection/components/ur-notification-tabs/ur-notification-tabs.css +23 -23
  160. package/dist/collection/components/ur-notification-tabs/ur-notification-tabs.js +1 -1
  161. package/dist/collection/components/ur-novl/ur-novl.css +342 -353
  162. package/dist/collection/components/ur-novl/ur-novl.js +3 -22
  163. package/dist/collection/components/ur-novl-carousel/ur-novl-carousel.css +90 -90
  164. package/dist/collection/components/ur-novl-carousel/ur-novl-carousel.js +3 -3
  165. package/dist/collection/components/ur-novl-overview-info/ur-novl-overview-info.css +314 -253
  166. package/dist/collection/components/ur-novl-overview-info/ur-novl-overview-info.js +41 -3
  167. package/dist/collection/components/ur-novl-summary/ur-novl-summary.css +191 -133
  168. package/dist/collection/components/ur-novl-summary/ur-novl-summary.js +63 -2
  169. package/dist/collection/components/ur-page/ur-page.css +220 -220
  170. package/dist/collection/components/ur-page/ur-page.js +20 -1
  171. package/dist/collection/components/ur-page-carousel/ur-page-carousel.css +66 -66
  172. package/dist/collection/components/ur-page-carousel/ur-page-carousel.js +3 -3
  173. package/dist/collection/components/ur-page-profile/icons.js +53 -53
  174. package/dist/collection/components/ur-page-profile/ur-page-profile.css +200 -200
  175. package/dist/collection/components/ur-page-profile/ur-page-profile.js +2 -2
  176. package/dist/collection/components/ur-page-profile-tabs/ur-page-profile-tabs.css +23 -23
  177. package/dist/collection/components/ur-page-profile-tabs/ur-page-profile-tabs.js +1 -1
  178. package/dist/collection/components/ur-page-shared-list-tabs/ur-page-shared-list-tabs.css +22 -22
  179. package/dist/collection/components/ur-page-shared-list-tabs/ur-page-shared-list-tabs.js +1 -1
  180. package/dist/collection/components/ur-player/ur-player.css +308 -308
  181. package/dist/collection/components/ur-player/ur-player.js +3 -3
  182. package/dist/collection/components/ur-profile/icons.js +53 -53
  183. package/dist/collection/components/ur-profile/ur-profile.css +165 -165
  184. package/dist/collection/components/ur-profile/ur-profile.js +3 -3
  185. package/dist/collection/components/ur-profile-card/ur-profile-card.css +76 -51
  186. package/dist/collection/components/ur-profile-card/ur-profile-card.js +25 -1
  187. package/dist/collection/components/ur-radio-button/ur-radio-button.css +7 -4
  188. package/dist/collection/components/ur-radio-button/ur-radio-button.js +22 -1
  189. package/dist/collection/components/ur-radio-group/ur-radio-group.js +1 -1
  190. package/dist/collection/components/ur-read-mobile-top-app-bar/ur-read-mobile-top-app-bar.css +58 -58
  191. package/dist/collection/components/ur-read-mobile-top-app-bar/ur-read-mobile-top-app-bar.js +1 -1
  192. package/dist/collection/components/ur-read-rail/ur-read-rail.css +70 -70
  193. package/dist/collection/components/ur-read-rail/ur-read-rail.js +2 -2
  194. package/dist/collection/components/ur-read-rail-mobile/ur-read-rail-mobile.css +75 -75
  195. package/dist/collection/components/ur-read-rail-mobile/ur-read-rail-mobile.js +2 -2
  196. package/dist/collection/components/ur-read-top-app-bar/ur-read-top-app-bar.css +58 -58
  197. package/dist/collection/components/ur-read-top-app-bar/ur-read-top-app-bar.js +1 -1
  198. package/dist/collection/components/ur-reader/ur-reader.css +319 -319
  199. package/dist/collection/components/ur-segment-button/ur-segment-button.js +1 -1
  200. package/dist/collection/components/ur-select/ur-select.css +47 -47
  201. package/dist/collection/components/ur-select/ur-select.js +1 -1
  202. package/dist/collection/components/ur-shelf-item/ur-shelf-item.css +245 -0
  203. package/dist/collection/components/ur-shelf-item/ur-shelf-item.js +184 -0
  204. package/dist/collection/components/ur-snackbar/ur-snackbar.css +2 -2
  205. package/dist/collection/components/ur-snackbar/ur-snackbar.js +2 -2
  206. package/dist/collection/components/ur-stepper/ur-stepper.css +183 -183
  207. package/dist/collection/components/ur-stepper/ur-stepper.js +1 -1
  208. package/dist/collection/components/ur-switch/ur-switch.css +3 -3
  209. package/dist/collection/components/ur-switch/ur-switch.js +1 -1
  210. package/dist/collection/components/ur-tabs/ur-tabs.css +2 -2
  211. package/dist/collection/components/ur-tabs/ur-tabs.js +1 -1
  212. package/dist/collection/components/ur-text-field/ur-text-field.css +6 -6
  213. package/dist/collection/components/ur-text-field/ur-text-field.js +1 -1
  214. package/dist/collection/components/ur-thumbs-rating/ur-thumbs-rating.css +25 -25
  215. package/dist/collection/components/ur-thumbs-rating/ur-thumbs-rating.js +3 -3
  216. package/dist/collection/components/ur-time-ago/ur-time-ago.css +7 -7
  217. package/dist/collection/components/ur-time-ago/ur-time-ago.js +1 -1
  218. package/dist/collection/components/ur-tooltip/ur-tooltip.css +148 -148
  219. package/dist/collection/components/ur-tooltip/ur-tooltip.js +2 -2
  220. package/dist/collection/components/ur-top-app-bar/ur-top-app-bar.css +57 -57
  221. package/dist/collection/components/ur-top-app-bar/ur-top-app-bar.js +2 -2
  222. package/dist/collection/components/ur-user/ur-user.css +220 -220
  223. package/dist/collection/components/ur-user-carousel/ur-user-carousel.css +66 -66
  224. package/dist/collection/components/ur-user-carousel/ur-user-carousel.js +3 -3
  225. package/dist/collection/components/ur-user-page-profile/icons.js +44 -44
  226. package/dist/collection/components/ur-user-page-profile/ur-user-page-profile.css +176 -176
  227. package/dist/collection/components/ur-user-page-profile/ur-user-page-profile.js +2 -2
  228. package/dist/collection/components/ur-user-profile/ur-user-profile.css +3 -3
  229. package/dist/collection/components/ur-user-profile/ur-user-profile.js +1 -1
  230. package/dist/collection/components/ur-user-profile-settings-form/ur-user-profile-settings-form.css +87 -87
  231. package/dist/collection/components/ur-user-profile-settings-form/ur-user-profile-settings-form.js +1 -1
  232. package/dist/collection/components/ur-user-profile-tabs/ur-user-profile-tabs.js +1 -1
  233. package/dist/collection/stories/Avatar.stories.js +50 -4
  234. package/dist/collection/stories/BottomSheet.stories.js +36 -36
  235. package/dist/collection/stories/Buttons.stories.js +58 -6
  236. package/dist/collection/stories/ButtonsIcon.stories.js +2 -2
  237. package/dist/collection/stories/ChapterItem.stories.js +16 -16
  238. package/dist/collection/stories/CheckboxGroup.stories.js +4 -4
  239. package/dist/collection/stories/Checkboxes.stories.js +2 -2
  240. package/dist/collection/stories/Chips.stories.js +70 -13
  241. package/dist/collection/stories/CircularProgress.stories.js +5 -5
  242. package/dist/collection/stories/CommentForm.stories.js +16 -16
  243. package/dist/collection/stories/Dialog.stories.js +68 -68
  244. package/dist/collection/stories/Editor.stories.js +37 -37
  245. package/dist/collection/stories/Feedback.stories.js +17 -17
  246. package/dist/collection/stories/Form.stories.js +42 -42
  247. package/dist/collection/stories/Grid.stories.js +1157 -0
  248. package/dist/collection/stories/Hero.stories.js +14 -14
  249. package/dist/collection/stories/LibraryShelfSelector.stories.js +84 -20
  250. package/dist/collection/stories/List.stories.js +98 -98
  251. package/dist/collection/stories/ListItem.stories.js +123 -55
  252. package/dist/collection/stories/Loader.stories.js +4 -4
  253. package/dist/collection/stories/LongDescription.stories.js +87 -0
  254. package/dist/collection/stories/MainDesktopTopAppBar.stories.js +11 -11
  255. package/dist/collection/stories/MainMenu.stories.js +55 -55
  256. package/dist/collection/stories/MenuItem.stories.js +20 -20
  257. package/dist/collection/stories/MenuProfile.stories.js +8 -8
  258. package/dist/collection/stories/NavigationBar.stories.js +153 -153
  259. package/dist/collection/stories/NavigationDrawerGlobal.stories.js +55 -55
  260. package/dist/collection/stories/NavigationDrawerLocale.stories.js +19 -19
  261. package/dist/collection/stories/Novl.stories.js +21 -21
  262. package/dist/collection/stories/NovlCarousel.stories.js +16 -16
  263. package/dist/collection/stories/NovlFilters.stories.js +7 -7
  264. package/dist/collection/stories/NovlOverview.stories.js +76 -62
  265. package/dist/collection/stories/NovlSummary.stories.js +52 -41
  266. package/dist/collection/stories/Page.stories.js +30 -30
  267. package/dist/collection/stories/PageCarousel.stories.js +17 -17
  268. package/dist/collection/stories/PageProfile.stories.js +65 -65
  269. package/dist/collection/stories/Player.stories.js +20 -20
  270. package/dist/collection/stories/Profile.stories.js +19 -19
  271. package/dist/collection/stories/ProfileCard.stories.js +110 -15
  272. package/dist/collection/stories/ProfilePageTabs.stories.js +21 -21
  273. package/dist/collection/stories/RadioButtons.stories.js +9 -9
  274. package/dist/collection/stories/RadioButtonsGroup.stories.js +11 -11
  275. package/dist/collection/stories/ReadRail.stories.js +32 -32
  276. package/dist/collection/stories/ReadRailMobile.stories.js +14 -14
  277. package/dist/collection/stories/ReadTopAppBar.stories.js +58 -58
  278. package/dist/collection/stories/Reader.stories.js +56 -56
  279. package/dist/collection/stories/Segments.stories.js +3 -3
  280. package/dist/collection/stories/Select.stories.js +20 -20
  281. package/dist/collection/stories/ShelfItem.stories.js +223 -0
  282. package/dist/collection/stories/Snackbar.stories.js +110 -110
  283. package/dist/collection/stories/Stepper.stories.js +181 -181
  284. package/dist/collection/stories/Switch.stories.js +2 -2
  285. package/dist/collection/stories/Tabs.stories.js +3 -3
  286. package/dist/collection/stories/TextFields.stories.js +24 -24
  287. package/dist/collection/stories/ThumbsRating.stories.js +9 -9
  288. package/dist/collection/stories/Tooltip.stories.js +17 -17
  289. package/dist/collection/stories/TopAppBar.stories.js +9 -9
  290. package/dist/collection/stories/UrNotification.stories.js +167 -9
  291. package/dist/collection/stories/UrTimeAgo.stories.js +13 -13
  292. package/dist/collection/stories/UrnovlLogo.stories.js +8 -8
  293. package/dist/collection/stories/User.stories.js +30 -30
  294. package/dist/collection/stories/UserCarousel.stories.js +23 -23
  295. package/dist/collection/stories/UserProfile.stories.js +46 -46
  296. package/dist/collection/stories/UserProfileSettingsForm.stories.js +2 -2
  297. package/dist/components/index.js +343 -5
  298. package/dist/components/p-6d7CQM_3.js +85 -0
  299. package/dist/components/p-B-kEUffM.js +36 -0
  300. package/dist/components/{p-DB8NCfbn.js → p-BNW7M5yY.js} +1 -1
  301. package/dist/components/{p-EB47G8-J.js → p-BNtl3gIZ.js} +17 -7
  302. package/dist/components/{p-CQZQIkn7.js → p-BZ-hVecL.js} +1 -1
  303. package/dist/components/{p-sDk2yVhS.js → p-BZKFD8dI.js} +1 -1
  304. package/dist/components/p-BoeCylQw.js +36 -0
  305. package/dist/components/p-BrjW_NPS.js +80 -0
  306. package/dist/components/p-C91aAvxu.js +51 -0
  307. package/dist/components/{p-C_5nDKun.js → p-COiKSNey.js} +1 -1
  308. package/dist/components/p-CU6BnLbr.js +70 -0
  309. package/dist/components/p-C_3DafjF.js +59 -0
  310. package/dist/components/{p-C-50e63H.js → p-ChKGwKWX.js} +5 -3
  311. package/dist/components/{p-Cpznenj5.js → p-CnXmHZbH.js} +2 -2
  312. package/dist/components/{p-C8qPpreh.js → p-Cyv_pLGK.js} +8 -6
  313. package/dist/components/{p-C2ORvN9T.js → p-DDVbzHby.js} +1 -1
  314. package/dist/components/{p-DkG2d8Pt.js → p-DREtelPz.js} +1 -1
  315. package/dist/components/{p-Bwejjn0D.js → p-HwT_yKi-.js} +14 -2
  316. package/dist/components/p-_7656CKI.js +82 -0
  317. package/dist/components/{p-Do8RKElI.js → p-f-c_q16A.js} +1 -1
  318. package/dist/components/{p-D1zcdhRM.js → p-tbXXys4F.js} +3 -3
  319. package/dist/components/p-trF87TRQ.js +62 -0
  320. package/dist/components/{p-CMk81nje.js → p-yM9Wf_Gz.js} +1 -1
  321. package/dist/components/ur-autosave-drawer.js +4 -4
  322. package/dist/components/ur-avatar.js +1 -1
  323. package/dist/components/ur-bottom-sheet.js +1 -1
  324. package/dist/components/ur-button-arrow-left.js +1 -1
  325. package/dist/components/ur-button-arrow-right.js +1 -1
  326. package/dist/components/ur-button-icon.js +1 -1
  327. package/dist/components/ur-button.js +1 -1
  328. package/dist/components/ur-chapter-item.js +4 -4
  329. package/dist/components/ur-checkbox-group.js +2 -2
  330. package/dist/components/ur-checkbox.js +1 -1
  331. package/dist/components/ur-chip.js +1 -1
  332. package/dist/components/ur-circular-progress.js +1 -1
  333. package/dist/components/ur-comment-form.js +6 -6
  334. package/dist/components/ur-dialog.js +3 -3
  335. package/dist/components/ur-editor.js +3 -3
  336. package/dist/components/ur-feedback.js +5 -5
  337. package/dist/components/ur-form.js +1 -1
  338. package/dist/components/ur-grid-col.d.ts +11 -0
  339. package/dist/components/ur-grid-col.js +195 -0
  340. package/dist/components/ur-grid-row.d.ts +11 -0
  341. package/dist/components/ur-grid-row.js +34 -0
  342. package/dist/components/ur-grid.d.ts +11 -0
  343. package/dist/components/ur-grid.js +56 -0
  344. package/dist/components/ur-hero.js +5 -5
  345. package/dist/components/ur-image-uploader.js +1 -1
  346. package/dist/components/ur-library-shelf-selector.js +8 -8
  347. package/dist/components/ur-linear-progress.js +1 -1
  348. package/dist/components/ur-list-item.js +1 -1
  349. package/dist/components/ur-list-subheader.js +1 -1
  350. package/dist/components/ur-list.js +1 -1
  351. package/dist/components/ur-loader.js +1 -1
  352. package/dist/components/ur-locale-filter-button.js +2 -2
  353. package/dist/components/ur-locale-filter-panel.js +3 -3
  354. package/dist/components/ur-logo.js +1 -1
  355. package/dist/components/ur-long-description.js +1 -1
  356. package/dist/components/ur-main-desktop-top-app-bar.js +5 -5
  357. package/dist/components/ur-main-menu.js +10 -10
  358. package/dist/components/ur-menu-item.js +2 -2
  359. package/dist/components/ur-menu-profile.js +1 -1
  360. package/dist/components/ur-navigation-bar.js +1 -1
  361. package/dist/components/ur-navigation-drawer-global.js +1 -1
  362. package/dist/components/ur-navigation-drawer.js +1 -1
  363. package/dist/components/ur-notification-tabs.js +1 -1
  364. package/dist/components/ur-notification.js +30 -14
  365. package/dist/components/ur-novl-carousel.js +19 -7
  366. package/dist/components/ur-novl-overview-info.js +31 -12
  367. package/dist/components/ur-novl-summary.js +31 -8
  368. package/dist/components/ur-novl.js +1 -1
  369. package/dist/components/ur-page-carousel.js +5 -5
  370. package/dist/components/ur-page-profile-tabs.js +1 -1
  371. package/dist/components/ur-page-profile.js +59 -59
  372. package/dist/components/ur-page-shared-list-tabs.js +1 -1
  373. package/dist/components/ur-page.js +1 -1
  374. package/dist/components/ur-player.js +7 -7
  375. package/dist/components/ur-profile-card.js +1 -1
  376. package/dist/components/ur-profile.js +56 -56
  377. package/dist/components/ur-radio-button.js +1 -1
  378. package/dist/components/ur-radio-group.js +1 -1
  379. package/dist/components/ur-read-mobile-top-app-bar.js +2 -2
  380. package/dist/components/ur-read-rail-mobile.js +4 -4
  381. package/dist/components/ur-read-rail.js +5 -5
  382. package/dist/components/ur-read-top-app-bar.js +2 -2
  383. package/dist/components/ur-reader.js +4 -4
  384. package/dist/components/ur-segment-button.js +1 -1
  385. package/dist/components/ur-select.js +1 -1
  386. package/dist/components/ur-shelf-item.d.ts +11 -0
  387. package/dist/components/ur-shelf-item.js +74 -0
  388. package/dist/components/ur-snackbar.js +2 -2
  389. package/dist/components/ur-stepper.js +3 -3
  390. package/dist/components/ur-switch.js +1 -1
  391. package/dist/components/ur-tabs.js +1 -1
  392. package/dist/components/ur-text-field.js +1 -1
  393. package/dist/components/ur-thumbs-rating.js +4 -4
  394. package/dist/components/ur-time-ago.js +1 -1
  395. package/dist/components/ur-tooltip.js +1 -1
  396. package/dist/components/ur-top-app-bar.js +3 -3
  397. package/dist/components/ur-user-carousel.js +5 -5
  398. package/dist/components/ur-user-page-profile.js +49 -49
  399. package/dist/components/ur-user-profile-settings-form.js +3 -3
  400. package/dist/components/ur-user-profile-tabs.js +1 -1
  401. package/dist/components/ur-user-profile.js +1 -1
  402. package/dist/components/ur-user.js +1 -1
  403. package/dist/esm/{anchor-Bs0zu1fy.js → anchor-CyiTiKhj.js} +1 -1
  404. package/dist/esm/{appendTo-D_Lzds3U.js → appendTo-CTxX1rxG.js} +2 -2
  405. package/dist/esm/{breakpoint-D3Vwe6aR.js → breakpoint-0Cxr_xA1.js} +3 -3
  406. package/dist/esm/{button-base-CRCgiOzC.js → button-base-EyA-6qlP.js} +6 -6
  407. package/dist/esm/{check-BUd-7b70.js → check-DYVFimx_.js} +1 -1
  408. package/dist/esm/{children-BBh5K26T.js → children-CWdJ4QWh.js} +2 -2
  409. package/dist/esm/{class-map-Dw7iZmZZ.js → class-map-CMGG6wgl.js} +1 -1
  410. package/dist/esm/{clear-C8r6vplb.js → clear-ZfheeMTV.js} +1 -1
  411. package/dist/esm/{default-value-DbfrZpkr.js → default-value-DyOP_r-c.js} +1 -1
  412. package/dist/esm/{form-BH-zOFTv.js → form-1_jT1TM7.js} +2 -2
  413. package/dist/esm/{has-slot-DK1OooZ7.js → has-slot-BWOL8CKa.js} +1 -1
  414. package/dist/esm/{helper-D3dF1wSx.js → helper-BCd6gXlo.js} +1 -1
  415. package/dist/esm/{index-CKId0HcJ.js → index-BESK-57l.js} +5 -5
  416. package/dist/esm/{index-DChnMWqL.js → index-Bj-R0hMK.js} +11 -11
  417. package/dist/esm/{index-BFKv6Hmj.js → index-BlbaHdjP.js} +3 -3
  418. package/dist/esm/{index-BYjiSD4E.js → index-CAlJeMIx.js} +6 -6
  419. package/dist/esm/{index-DbHKlguG.js → index-CSdCQO_2.js} +14 -14
  420. package/dist/esm/{index-ilreHveX.js → index-CesziHgJ.js} +2 -2
  421. package/dist/esm/{index-BWFNKKa0.js → index-DKj0ZZmN.js} +9 -9
  422. package/dist/esm/{index-DRVjFsfp.js → index-dWBW9hNv.js} +343 -5
  423. package/dist/esm/{index-DR6zRNYi.js → index-lPMd8laN.js} +9 -9
  424. package/dist/esm/{is-D5qY-ucU.js → is-DtIgEXkb.js} +1 -1
  425. package/dist/esm/{layout-item-base-C4Zzvsel.js → layout-item-base-DkIxzHre.js} +4 -4
  426. package/dist/esm/{live-By36eAs1.js → live-DnG36yEF.js} +2 -2
  427. package/dist/esm/loader.js +3 -3
  428. package/dist/esm/{menu-item-DbSCF6tP.js → menu-item-Ba6wGHyD.js} +12 -12
  429. package/dist/esm/{motion-BlbalfWe.js → motion-CkD45eo7.js} +2 -2
  430. package/dist/esm/{observeResize-Czlke9Gi.js → observeResize-Dz2Z_VQF.js} +1 -1
  431. package/dist/esm/{ref-BMWnTYR4.js → ref-HuTC0EkX.js} +2 -2
  432. package/dist/esm/{ripple-mixin-Bxkz8FwZ.js → ripple-mixin-YJ9FWN1N.js} +8 -8
  433. package/dist/esm/{scroll-B309i7G5.js → scroll-DY7PitSu.js} +3 -3
  434. package/dist/esm/{scrollBehavior-DmvrP4sJ.js → scrollBehavior-CeiQIuka.js} +2 -2
  435. package/dist/esm/{state-eTWbxGJx.js → state-BbHeebIS.js} +1 -1
  436. package/dist/esm/{svg-tag-CUtoz0lf.js → svg-tag-BPHBnrsK.js} +1 -1
  437. package/dist/esm/{tab-panel-DeMo80Vr.js → tab-panel-BzORncoc.js} +10 -10
  438. package/dist/esm/{top-app-bar-BtmqOdDB.js → top-app-bar-D3Gk9yWb.js} +4 -4
  439. package/dist/esm/ur-autosave-drawer.entry.js +2 -2
  440. package/dist/esm/ur-avatar-BQ4vmquN.js +46 -0
  441. package/dist/esm/ur-avatar_3.entry.js +43 -0
  442. package/dist/esm/ur-bottom-sheet.entry.js +2 -2
  443. package/dist/esm/ur-button-arrow-left_2.entry.js +20 -20
  444. package/dist/esm/ur-button-icon.entry.js +17 -17
  445. package/dist/esm/ur-button.entry.js +26 -18
  446. package/dist/esm/ur-chapter-item.entry.js +18 -18
  447. package/dist/esm/ur-checkbox-group.entry.js +2 -2
  448. package/dist/esm/ur-checkbox.entry.js +17 -17
  449. package/dist/esm/ur-chip.entry.js +32 -21
  450. package/dist/esm/ur-circular-progress.entry.js +5 -5
  451. package/dist/esm/ur-comment-form.entry.js +3 -3
  452. package/dist/esm/ur-dialog.entry.js +13 -13
  453. package/dist/esm/ur-editor.entry.js +3 -3
  454. package/dist/esm/ur-feedback.entry.js +2 -2
  455. package/dist/esm/ur-form.entry.js +2 -2
  456. package/dist/esm/ur-grid-col.entry.js +151 -0
  457. package/dist/esm/ur-grid-row.entry.js +15 -0
  458. package/dist/esm/ur-grid.entry.js +45 -0
  459. package/dist/esm/ur-hero.entry.js +5 -5
  460. package/dist/esm/ur-image-uploader.entry.js +2 -2
  461. package/dist/esm/ur-library-shelf-selector.entry.js +4 -4
  462. package/dist/esm/ur-linear-progress.entry.js +4 -4
  463. package/dist/esm/ur-list-item-Da_mN3pZ.js +232 -0
  464. package/dist/esm/ur-list-subheader.entry.js +2 -2
  465. package/dist/esm/ur-list_2.entry.js +17 -227
  466. package/dist/esm/ur-loader.entry.js +2 -2
  467. package/dist/esm/ur-locale-filter-button.entry.js +18 -18
  468. package/dist/esm/ur-locale-filter-panel.entry.js +22 -22
  469. package/dist/esm/ur-logo.entry.js +2 -2
  470. package/dist/esm/ur-long-description.entry.js +8 -4
  471. package/dist/esm/ur-main-desktop-top-app-bar.entry.js +12 -12
  472. package/dist/esm/ur-main-menu.entry.js +3 -3
  473. package/dist/esm/ur-menu-item.entry.js +18 -18
  474. package/dist/esm/ur-menu-profile.entry.js +2 -2
  475. package/dist/esm/ur-navigation-bar.entry.js +16 -16
  476. package/dist/esm/ur-navigation-drawer-global.entry.js +13 -13
  477. package/dist/esm/ur-navigation-drawer.entry.js +13 -13
  478. package/dist/esm/ur-notification-tabs.entry.js +14 -14
  479. package/dist/esm/ur-notification.entry.js +27 -12
  480. package/dist/esm/ur-novl-carousel.entry.js +2 -2
  481. package/dist/esm/ur-novl-overview-info.entry.js +49 -26
  482. package/dist/esm/ur-novl-summary.entry.js +49 -23
  483. package/dist/esm/ur-page-carousel.entry.js +2 -2
  484. package/dist/esm/ur-page-profile-tabs.entry.js +14 -14
  485. package/dist/esm/ur-page-profile.entry.js +72 -72
  486. package/dist/esm/ur-page-shared-list-tabs.entry.js +14 -14
  487. package/dist/esm/ur-page.entry.js +3 -3
  488. package/dist/esm/ur-player.entry.js +21 -21
  489. package/dist/esm/ur-profile-card.entry.js +28 -4
  490. package/dist/esm/ur-profile.entry.js +72 -72
  491. package/dist/esm/ur-radio-button_2.entry.js +18 -17
  492. package/dist/esm/ur-read-mobile-top-app-bar.entry.js +11 -11
  493. package/dist/esm/ur-read-rail-mobile.entry.js +3 -3
  494. package/dist/esm/ur-read-rail.entry.js +3 -3
  495. package/dist/esm/ur-read-top-app-bar.entry.js +11 -11
  496. package/dist/esm/ur-reader.entry.js +2 -2
  497. package/dist/esm/ur-segment-button.entry.js +19 -19
  498. package/dist/esm/ur-select.entry.js +27 -27
  499. package/dist/esm/ur-shelf-item.entry.js +59 -0
  500. package/dist/esm/ur-snackbar.entry.js +24 -24
  501. package/dist/esm/ur-stepper.entry.js +21 -21
  502. package/dist/esm/ur-switch.entry.js +17 -17
  503. package/dist/esm/ur-tabs.entry.js +14 -14
  504. package/dist/esm/ur-text-field.entry.js +22 -22
  505. package/dist/esm/ur-thumbs-rating.entry.js +4 -4
  506. package/dist/esm/ur-time-ago.entry.js +2 -2
  507. package/dist/esm/{ur-tooltip.entry.js → ur-tooltip-C6G1P0SO.js} +3 -3
  508. package/dist/esm/ur-top-app-bar.entry.js +14 -14
  509. package/dist/esm/ur-user-carousel.entry.js +2 -2
  510. package/dist/esm/ur-user-page-profile.entry.js +63 -63
  511. package/dist/esm/ur-user-profile-settings-form.entry.js +23 -23
  512. package/dist/esm/ur-user-profile-tabs.entry.js +14 -14
  513. package/dist/esm/ur-user-profile.entry.js +2 -2
  514. package/dist/esm/ur-user.entry.js +2 -2
  515. package/dist/esm/urnovl-web-components.js +3 -3
  516. package/dist/types/components/ur-avatar/ur-avatar.d.ts +1 -0
  517. package/dist/types/components/ur-button/ur-button.d.ts +1 -0
  518. package/dist/types/components/ur-chip/ur-chip.d.ts +1 -0
  519. package/dist/types/components/ur-grid/ur-grid-col.d.ts +34 -0
  520. package/dist/types/components/ur-grid/ur-grid-row.d.ts +3 -0
  521. package/dist/types/components/ur-grid/ur-grid.d.ts +11 -0
  522. package/dist/types/components/ur-library-shelf-selector/ur-library-shelf-selector.d.ts +1 -0
  523. package/dist/types/components/ur-list-item/ur-list-item.d.ts +3 -1
  524. package/dist/types/components/ur-long-description/ur-long-description.d.ts +1 -0
  525. package/dist/types/components/ur-notification/ur-notification.d.ts +2 -0
  526. package/dist/types/components/ur-notification/ur-notification.types.d.ts +4 -1
  527. package/dist/types/components/ur-novl/ur-novl.d.ts +0 -1
  528. package/dist/types/components/ur-novl-overview-info/ur-novl-overview-info.d.ts +1 -0
  529. package/dist/types/components/ur-novl-summary/ur-novl-summary.d.ts +2 -0
  530. package/dist/types/components/ur-page/ur-page.d.ts +1 -0
  531. package/dist/types/components/ur-profile-card/ur-profile-card.d.ts +4 -0
  532. package/dist/types/components/ur-radio-button/ur-radio-button.d.ts +1 -0
  533. package/dist/types/components/ur-shelf-item/ur-shelf-item.d.ts +30 -0
  534. package/dist/types/components.d.ts +309 -45
  535. package/dist/types/index.d.ts +4 -4
  536. package/dist/types/stories/Avatar.stories.d.ts +6 -0
  537. package/dist/types/stories/Buttons.stories.d.ts +3 -0
  538. package/dist/types/stories/Chips.stories.d.ts +6 -0
  539. package/dist/types/stories/Grid.stories.d.ts +113 -0
  540. package/dist/types/stories/LibraryShelfSelector.stories.d.ts +53 -0
  541. package/dist/types/stories/ListItem.stories.d.ts +11 -12
  542. package/dist/types/stories/LongDescription.stories.d.ts +56 -0
  543. package/dist/types/stories/NovlOverview.stories.d.ts +90 -0
  544. package/dist/types/stories/NovlSummary.stories.d.ts +26 -0
  545. package/dist/types/stories/ProfileCard.stories.d.ts +7 -0
  546. package/dist/types/stories/ShelfItem.stories.d.ts +188 -0
  547. package/dist/types/stories/UrNotification.stories.d.ts +84 -0
  548. package/dist/urnovl-web-components/p-03e348b5.entry.js +1 -0
  549. package/dist/urnovl-web-components/p-048d2b54.entry.js +1 -0
  550. package/{www/build/p-355ab759.entry.js → dist/urnovl-web-components/p-04a1de94.entry.js} +1 -1
  551. package/dist/urnovl-web-components/{p-4439b248.entry.js → p-0534ddf9.entry.js} +1 -1
  552. package/dist/urnovl-web-components/p-084669e7.entry.js +1 -0
  553. package/dist/urnovl-web-components/p-0876e575.entry.js +1 -0
  554. package/dist/urnovl-web-components/p-0a3b93c6.entry.js +1 -0
  555. package/dist/urnovl-web-components/{p-d76b0dcb.entry.js → p-0a560ccc.entry.js} +1 -1
  556. package/dist/urnovl-web-components/p-0ba7ae3b.entry.js +1 -0
  557. package/dist/urnovl-web-components/{p-28c393fe.entry.js → p-0cb7ffc4.entry.js} +1 -1
  558. package/dist/urnovl-web-components/{p-e86c4c3d.entry.js → p-0f4a72c6.entry.js} +1 -1
  559. package/dist/urnovl-web-components/p-12ea4441.entry.js +1 -0
  560. package/dist/urnovl-web-components/p-17e89285.entry.js +1 -0
  561. package/dist/urnovl-web-components/{p-42b14a9f.entry.js → p-24d273fb.entry.js} +1 -1
  562. package/dist/urnovl-web-components/{p-fd79a477.entry.js → p-25178a2d.entry.js} +1 -1
  563. package/dist/urnovl-web-components/p-2894a091.entry.js +1 -0
  564. package/{www/build/p-f1889423.entry.js → dist/urnovl-web-components/p-2d349636.entry.js} +1 -1
  565. package/dist/urnovl-web-components/{p-085b0b63.entry.js → p-2d8ddf75.entry.js} +1 -1
  566. package/dist/urnovl-web-components/{p-36f3c5b4.entry.js → p-30cbf584.entry.js} +1 -1
  567. package/{www/build/p-fb6f3bb4.entry.js → dist/urnovl-web-components/p-31a46858.entry.js} +1 -1
  568. package/dist/urnovl-web-components/p-31c9d164.entry.js +1 -0
  569. package/dist/urnovl-web-components/p-3227a796.entry.js +1 -0
  570. package/dist/urnovl-web-components/{p-28371478.entry.js → p-39110b22.entry.js} +1 -1
  571. package/{www/build/p-b2c204a3.entry.js → dist/urnovl-web-components/p-41ca948f.entry.js} +1 -1
  572. package/dist/urnovl-web-components/p-4466040e.entry.js +1 -0
  573. package/{www/build/p-d6f21a1a.entry.js → dist/urnovl-web-components/p-4882c99e.entry.js} +1 -1
  574. package/dist/urnovl-web-components/{p-251e313a.entry.js → p-4b7fd5a7.entry.js} +1 -1
  575. package/{www/build/p-7cdd75a1.entry.js → dist/urnovl-web-components/p-4e6402ba.entry.js} +1 -1
  576. package/dist/urnovl-web-components/{p-2aeb7315.entry.js → p-52547ab5.entry.js} +1 -1
  577. package/dist/urnovl-web-components/{p-5a10b898.entry.js → p-54c37ec1.entry.js} +1 -1
  578. package/{www/build/p-0afb11e1.entry.js → dist/urnovl-web-components/p-563cc399.entry.js} +1 -1
  579. package/dist/urnovl-web-components/p-58a4368e.entry.js +1 -0
  580. package/{www/build/p-c8cea23c.entry.js → dist/urnovl-web-components/p-5d731e51.entry.js} +1 -1
  581. package/dist/urnovl-web-components/p-5fe5bc05.entry.js +1 -0
  582. package/dist/urnovl-web-components/p-63cb5f35.entry.js +1 -0
  583. package/dist/urnovl-web-components/p-650f11f5.entry.js +1 -0
  584. package/dist/urnovl-web-components/p-68adfb25.entry.js +1 -0
  585. package/dist/urnovl-web-components/p-745fdc36.entry.js +1 -0
  586. package/dist/urnovl-web-components/p-763a5a79.entry.js +1 -0
  587. package/dist/urnovl-web-components/p-7ba6aac6.entry.js +1 -0
  588. package/dist/urnovl-web-components/p-859ab66e.entry.js +1 -0
  589. package/dist/urnovl-web-components/p-8860d448.entry.js +1 -0
  590. package/dist/urnovl-web-components/p-89e5896b.entry.js +1 -0
  591. package/dist/urnovl-web-components/p-8VLM1ASs.js +1 -0
  592. package/{www/build/p-BooEupcZ.js → dist/urnovl-web-components/p-8ZWxEJit.js} +1 -1
  593. package/{www/build/p-0dadfd39.entry.js → dist/urnovl-web-components/p-8b36cce2.entry.js} +1 -1
  594. package/dist/urnovl-web-components/{p-94a601bf.entry.js → p-8cadc967.entry.js} +1 -1
  595. package/dist/urnovl-web-components/p-8ddec6ab.entry.js +1 -0
  596. package/dist/urnovl-web-components/p-8e6c0128.entry.js +1 -0
  597. package/dist/urnovl-web-components/p-8f24ca75.entry.js +1 -0
  598. package/dist/urnovl-web-components/{p-9c1dc703.entry.js → p-91567dd7.entry.js} +1 -1
  599. package/dist/urnovl-web-components/p-923f27de.entry.js +1 -0
  600. package/dist/urnovl-web-components/p-9e389bf4.entry.js +1 -0
  601. package/{www/build/p-CbDyodp0.js → dist/urnovl-web-components/p-BBIW655j.js} +1 -1
  602. package/dist/urnovl-web-components/{p-Cg2DlWzU.js → p-BE9tVljU.js} +1 -1
  603. package/dist/urnovl-web-components/{p-CWUd1NCM.js → p-BFx8Jm_H.js} +1 -1
  604. package/dist/urnovl-web-components/p-BKdtFzBT.js +1 -0
  605. package/dist/urnovl-web-components/p-BPSiiaxh.js +1 -0
  606. package/{www/build/p-DyJKMfXz.js → dist/urnovl-web-components/p-BVG4usOh.js} +6 -6
  607. package/dist/urnovl-web-components/{p-DlCwMaQi.js → p-Bqj5C7kg.js} +1 -1
  608. package/dist/urnovl-web-components/p-BwHdyVOu.js +6 -0
  609. package/dist/urnovl-web-components/{p-BAYVSf1Q.js → p-BxHbmr3H.js} +1 -1
  610. package/dist/urnovl-web-components/p-C80_oTP9.js +1 -0
  611. package/{www/build/p-DxybTGj0.js → dist/urnovl-web-components/p-CDfBGHBk.js} +2 -2
  612. package/{www/build/p-DiL8zvXK.js → dist/urnovl-web-components/p-CDxeSrZ8.js} +1 -1
  613. package/dist/urnovl-web-components/p-CHG08MgY.js +3 -0
  614. package/dist/urnovl-web-components/p-CLqsR5S0.js +1 -0
  615. package/dist/urnovl-web-components/p-CYZGjAaM.js +1 -0
  616. package/dist/urnovl-web-components/p-Ck3I8cUC.js +1 -0
  617. package/{www/build/p-RGzyhBW1.js → dist/urnovl-web-components/p-ColAVtYy.js} +1 -1
  618. package/{www/build/p-CY8YWRDh.js → dist/urnovl-web-components/p-CsAaTqFW.js} +1 -1
  619. package/dist/urnovl-web-components/p-DP5jaOP4.js +1 -0
  620. package/dist/urnovl-web-components/p-DQV02D_F.js +6 -0
  621. package/dist/urnovl-web-components/{p-BYu7_qgo.js → p-DVu_97Ew.js} +1 -1
  622. package/dist/urnovl-web-components/p-DovhaAVv.js +6 -0
  623. package/dist/urnovl-web-components/{p-tRZYfKJN.js → p-DpvR-1L8.js} +1 -1
  624. package/{www/build/p-7d2a5828.entry.js → dist/urnovl-web-components/p-Dq8miWcb.js} +1 -1
  625. package/dist/urnovl-web-components/{p-D1yKVyh4.js → p-DqOvD1Da.js} +1 -1
  626. package/dist/urnovl-web-components/p-OE8w9-Rc.js +1 -0
  627. package/dist/urnovl-web-components/{p-CeN_YN6i.js → p-TkjBrfgJ.js} +2 -2
  628. package/dist/urnovl-web-components/p-a276a671.entry.js +1 -0
  629. package/dist/urnovl-web-components/p-a5f19c4c.entry.js +1 -0
  630. package/{www/build/p-3944e5cb.entry.js → dist/urnovl-web-components/p-a7fb2025.entry.js} +1 -1
  631. package/dist/urnovl-web-components/p-ac03c968.entry.js +1 -0
  632. package/{www/build/p-07fa8121.entry.js → dist/urnovl-web-components/p-ac9a85b1.entry.js} +1 -1
  633. package/dist/urnovl-web-components/{p-37169fc9.entry.js → p-afa316fd.entry.js} +1 -1
  634. package/{www/build/p-d9aa19b7.entry.js → dist/urnovl-web-components/p-afa358c4.entry.js} +1 -1
  635. package/dist/urnovl-web-components/p-b019ab08.entry.js +1 -0
  636. package/dist/urnovl-web-components/p-b9045897.entry.js +1 -0
  637. package/dist/urnovl-web-components/{p-1e7ff661.entry.js → p-baf16e61.entry.js} +1 -1
  638. package/dist/urnovl-web-components/{p-6237cabe.entry.js → p-ca503fef.entry.js} +2 -2
  639. package/dist/urnovl-web-components/p-cc29bfd6.entry.js +1 -0
  640. package/{www/build/p-1f877078.entry.js → dist/urnovl-web-components/p-d0c395a9.entry.js} +1 -1
  641. package/dist/urnovl-web-components/p-dWBW9hNv.js +2 -0
  642. package/dist/urnovl-web-components/{p-ef4a226d.entry.js → p-e02a11af.entry.js} +1 -1
  643. package/dist/urnovl-web-components/{p-35619b79.entry.js → p-e618bfce.entry.js} +1 -1
  644. package/dist/urnovl-web-components/p-e8c04227.entry.js +1 -0
  645. package/dist/urnovl-web-components/{p-05af237c.entry.js → p-e99de1c7.entry.js} +1 -1
  646. package/dist/urnovl-web-components/p-ee2fe4ba.entry.js +3 -0
  647. package/dist/urnovl-web-components/{p-2af4cc4c.entry.js → p-ee44390f.entry.js} +1 -1
  648. package/dist/urnovl-web-components/{p-1e967014.entry.js → p-efa1e7b9.entry.js} +1 -1
  649. package/dist/urnovl-web-components/p-f8fcb849.entry.js +1 -0
  650. package/dist/urnovl-web-components/p-fa74a8b7.entry.js +1 -0
  651. package/dist/urnovl-web-components/{p-Bd6LA6R3.js → p-rXh-qTUe.js} +1 -1
  652. package/dist/urnovl-web-components/{p-BUL7zEY8.js → p-rxcFQYo_.js} +1 -1
  653. package/dist/urnovl-web-components/p-sht4MytM.js +1 -0
  654. package/dist/urnovl-web-components/p-uG9yf9-N.js +1 -0
  655. package/dist/urnovl-web-components/{p-We5lhoFz.js → p-vw3c8Ht5.js} +1 -1
  656. package/dist/urnovl-web-components/{p-DimeZHrP.js → p-wPjKdSwn.js} +2 -2
  657. package/dist/urnovl-web-components/{p-B2W5dGSS.js → p-yADy83ob.js} +1 -1
  658. package/{www/build/p-CT6at-CN.js → dist/urnovl-web-components/p-zRDCABPh.js} +1 -1
  659. package/dist/urnovl-web-components/urnovl-web-components.esm.js +1 -1
  660. package/package.json +1 -1
  661. package/scripts/01-patch-mdx-types.js +27 -27
  662. package/scripts/02-patch-stencil-modules.js +30 -30
  663. package/www/build/p-03e348b5.entry.js +1 -0
  664. package/www/build/p-048d2b54.entry.js +1 -0
  665. package/{dist/urnovl-web-components/p-355ab759.entry.js → www/build/p-04a1de94.entry.js} +1 -1
  666. package/www/build/{p-4439b248.entry.js → p-0534ddf9.entry.js} +1 -1
  667. package/www/build/p-084669e7.entry.js +1 -0
  668. package/www/build/p-0876e575.entry.js +1 -0
  669. package/www/build/p-0a3b93c6.entry.js +1 -0
  670. package/www/build/{p-d76b0dcb.entry.js → p-0a560ccc.entry.js} +1 -1
  671. package/www/build/p-0ba7ae3b.entry.js +1 -0
  672. package/www/build/{p-28c393fe.entry.js → p-0cb7ffc4.entry.js} +1 -1
  673. package/www/build/{p-e86c4c3d.entry.js → p-0f4a72c6.entry.js} +1 -1
  674. package/www/build/p-12ea4441.entry.js +1 -0
  675. package/www/build/p-17e89285.entry.js +1 -0
  676. package/www/build/{p-42b14a9f.entry.js → p-24d273fb.entry.js} +1 -1
  677. package/www/build/{p-fd79a477.entry.js → p-25178a2d.entry.js} +1 -1
  678. package/www/build/p-2894a091.entry.js +1 -0
  679. package/{dist/urnovl-web-components/p-f1889423.entry.js → www/build/p-2d349636.entry.js} +1 -1
  680. package/www/build/{p-085b0b63.entry.js → p-2d8ddf75.entry.js} +1 -1
  681. package/www/build/{p-36f3c5b4.entry.js → p-30cbf584.entry.js} +1 -1
  682. package/{dist/urnovl-web-components/p-fb6f3bb4.entry.js → www/build/p-31a46858.entry.js} +1 -1
  683. package/www/build/p-31c9d164.entry.js +1 -0
  684. package/www/build/p-3227a796.entry.js +1 -0
  685. package/www/build/{p-28371478.entry.js → p-39110b22.entry.js} +1 -1
  686. package/{dist/urnovl-web-components/p-b2c204a3.entry.js → www/build/p-41ca948f.entry.js} +1 -1
  687. package/www/build/p-4466040e.entry.js +1 -0
  688. package/{dist/urnovl-web-components/p-d6f21a1a.entry.js → www/build/p-4882c99e.entry.js} +1 -1
  689. package/www/build/{p-251e313a.entry.js → p-4b7fd5a7.entry.js} +1 -1
  690. package/{dist/urnovl-web-components/p-7cdd75a1.entry.js → www/build/p-4e6402ba.entry.js} +1 -1
  691. package/www/build/{p-2aeb7315.entry.js → p-52547ab5.entry.js} +1 -1
  692. package/www/build/{p-5a10b898.entry.js → p-54c37ec1.entry.js} +1 -1
  693. package/{dist/urnovl-web-components/p-0afb11e1.entry.js → www/build/p-563cc399.entry.js} +1 -1
  694. package/www/build/p-58a4368e.entry.js +1 -0
  695. package/{dist/urnovl-web-components/p-c8cea23c.entry.js → www/build/p-5d731e51.entry.js} +1 -1
  696. package/www/build/p-5fe5bc05.entry.js +1 -0
  697. package/www/build/p-63cb5f35.entry.js +1 -0
  698. package/www/build/p-650f11f5.entry.js +1 -0
  699. package/www/build/p-68adfb25.entry.js +1 -0
  700. package/www/build/p-745fdc36.entry.js +1 -0
  701. package/www/build/p-763a5a79.entry.js +1 -0
  702. package/www/build/p-7ba6aac6.entry.js +1 -0
  703. package/www/build/p-859ab66e.entry.js +1 -0
  704. package/www/build/p-8860d448.entry.js +1 -0
  705. package/www/build/p-89e5896b.entry.js +1 -0
  706. package/www/build/p-8VLM1ASs.js +1 -0
  707. package/{dist/urnovl-web-components/p-BooEupcZ.js → www/build/p-8ZWxEJit.js} +1 -1
  708. package/{dist/urnovl-web-components/p-0dadfd39.entry.js → www/build/p-8b36cce2.entry.js} +1 -1
  709. package/www/build/{p-94a601bf.entry.js → p-8cadc967.entry.js} +1 -1
  710. package/www/build/p-8ddec6ab.entry.js +1 -0
  711. package/www/build/p-8e6c0128.entry.js +1 -0
  712. package/www/build/p-8f24ca75.entry.js +1 -0
  713. package/www/build/{p-9c1dc703.entry.js → p-91567dd7.entry.js} +1 -1
  714. package/www/build/p-923f27de.entry.js +1 -0
  715. package/www/build/p-9e389bf4.entry.js +1 -0
  716. package/{dist/urnovl-web-components/p-CbDyodp0.js → www/build/p-BBIW655j.js} +1 -1
  717. package/www/build/{p-Cg2DlWzU.js → p-BE9tVljU.js} +1 -1
  718. package/www/build/{p-CWUd1NCM.js → p-BFx8Jm_H.js} +1 -1
  719. package/www/build/p-BKdtFzBT.js +1 -0
  720. package/www/build/p-BPSiiaxh.js +1 -0
  721. package/{dist/urnovl-web-components/p-DyJKMfXz.js → www/build/p-BVG4usOh.js} +6 -6
  722. package/www/build/{p-DlCwMaQi.js → p-Bqj5C7kg.js} +1 -1
  723. package/www/build/p-BwHdyVOu.js +6 -0
  724. package/www/build/{p-BAYVSf1Q.js → p-BxHbmr3H.js} +1 -1
  725. package/www/build/p-C80_oTP9.js +1 -0
  726. package/{dist/urnovl-web-components/p-DxybTGj0.js → www/build/p-CDfBGHBk.js} +2 -2
  727. package/{dist/urnovl-web-components/p-DiL8zvXK.js → www/build/p-CDxeSrZ8.js} +1 -1
  728. package/www/build/p-CHG08MgY.js +3 -0
  729. package/www/build/p-CLqsR5S0.js +1 -0
  730. package/www/build/p-CYZGjAaM.js +1 -0
  731. package/www/build/p-Ck3I8cUC.js +1 -0
  732. package/{dist/urnovl-web-components/p-RGzyhBW1.js → www/build/p-ColAVtYy.js} +1 -1
  733. package/{dist/urnovl-web-components/p-CY8YWRDh.js → www/build/p-CsAaTqFW.js} +1 -1
  734. package/www/build/p-DP5jaOP4.js +1 -0
  735. package/www/build/p-DQV02D_F.js +6 -0
  736. package/www/build/{p-BYu7_qgo.js → p-DVu_97Ew.js} +1 -1
  737. package/www/build/p-DovhaAVv.js +6 -0
  738. package/www/build/{p-tRZYfKJN.js → p-DpvR-1L8.js} +1 -1
  739. package/{dist/urnovl-web-components/p-7d2a5828.entry.js → www/build/p-Dq8miWcb.js} +1 -1
  740. package/www/build/{p-D1yKVyh4.js → p-DqOvD1Da.js} +1 -1
  741. package/www/build/p-OE8w9-Rc.js +1 -0
  742. package/www/build/{p-CeN_YN6i.js → p-TkjBrfgJ.js} +2 -2
  743. package/www/build/p-a276a671.entry.js +1 -0
  744. package/www/build/p-a5f19c4c.entry.js +1 -0
  745. package/{dist/urnovl-web-components/p-3944e5cb.entry.js → www/build/p-a7fb2025.entry.js} +1 -1
  746. package/www/build/p-ac03c968.entry.js +1 -0
  747. package/{dist/urnovl-web-components/p-07fa8121.entry.js → www/build/p-ac9a85b1.entry.js} +1 -1
  748. package/www/build/{p-37169fc9.entry.js → p-afa316fd.entry.js} +1 -1
  749. package/{dist/urnovl-web-components/p-d9aa19b7.entry.js → www/build/p-afa358c4.entry.js} +1 -1
  750. package/www/build/p-b019ab08.entry.js +1 -0
  751. package/www/build/p-b9045897.entry.js +1 -0
  752. package/www/build/{p-1e7ff661.entry.js → p-baf16e61.entry.js} +1 -1
  753. package/www/build/{p-6237cabe.entry.js → p-ca503fef.entry.js} +2 -2
  754. package/www/build/p-cc29bfd6.entry.js +1 -0
  755. package/www/build/p-cfee79a2.js +1 -0
  756. package/{dist/urnovl-web-components/p-1f877078.entry.js → www/build/p-d0c395a9.entry.js} +1 -1
  757. package/www/build/p-dWBW9hNv.js +2 -0
  758. package/www/build/{p-ef4a226d.entry.js → p-e02a11af.entry.js} +1 -1
  759. package/www/build/{p-35619b79.entry.js → p-e618bfce.entry.js} +1 -1
  760. package/www/build/p-e8c04227.entry.js +1 -0
  761. package/www/build/{p-05af237c.entry.js → p-e99de1c7.entry.js} +1 -1
  762. package/www/build/p-ee2fe4ba.entry.js +3 -0
  763. package/www/build/{p-2af4cc4c.entry.js → p-ee44390f.entry.js} +1 -1
  764. package/www/build/{p-1e967014.entry.js → p-efa1e7b9.entry.js} +1 -1
  765. package/www/build/p-f8fcb849.entry.js +1 -0
  766. package/www/build/p-fa74a8b7.entry.js +1 -0
  767. package/www/build/{p-Bd6LA6R3.js → p-rXh-qTUe.js} +1 -1
  768. package/www/build/{p-BUL7zEY8.js → p-rxcFQYo_.js} +1 -1
  769. package/www/build/p-sht4MytM.js +1 -0
  770. package/www/build/p-uG9yf9-N.js +1 -0
  771. package/www/build/{p-We5lhoFz.js → p-vw3c8Ht5.js} +1 -1
  772. package/www/build/{p-DimeZHrP.js → p-wPjKdSwn.js} +2 -2
  773. package/www/build/{p-B2W5dGSS.js → p-yADy83ob.js} +1 -1
  774. package/{dist/urnovl-web-components/p-CT6at-CN.js → www/build/p-zRDCABPh.js} +1 -1
  775. package/www/build/urnovl-web-components.esm.js +1 -1
  776. package/dist/cjs/ur-avatar.cjs.entry.js +0 -40
  777. package/dist/cjs/ur-novl.cjs.entry.js +0 -43
  778. package/dist/components/p-B_ez7lVl.js +0 -79
  779. package/dist/components/p-BsH3-vCC.js +0 -61
  780. package/dist/components/p-C1CmNvhz.js +0 -36
  781. package/dist/components/p-C54vRt0I.js +0 -62
  782. package/dist/components/p-CVHkfQTz.js +0 -46
  783. package/dist/components/p-CwcZdQGM.js +0 -74
  784. package/dist/components/p-D4ubBQvz.js +0 -50
  785. package/dist/components/p-DG4HwMN5.js +0 -36
  786. package/dist/components/p-U1bmkg96.js +0 -82
  787. package/dist/esm/ur-avatar.entry.js +0 -38
  788. package/dist/esm/ur-novl.entry.js +0 -41
  789. package/dist/urnovl-web-components/p-00e21d54.entry.js +0 -3
  790. package/dist/urnovl-web-components/p-02bd1279.entry.js +0 -3
  791. package/dist/urnovl-web-components/p-07e88471.entry.js +0 -1
  792. package/dist/urnovl-web-components/p-0e8cde27.entry.js +0 -1
  793. package/dist/urnovl-web-components/p-115de0ec.entry.js +0 -1
  794. package/dist/urnovl-web-components/p-1cb5ba53.entry.js +0 -1
  795. package/dist/urnovl-web-components/p-26eabdac.entry.js +0 -1
  796. package/dist/urnovl-web-components/p-28add53c.entry.js +0 -1
  797. package/dist/urnovl-web-components/p-2IvDpAJ6.js +0 -6
  798. package/dist/urnovl-web-components/p-2d0a8860.entry.js +0 -1
  799. package/dist/urnovl-web-components/p-42430afa.entry.js +0 -1
  800. package/dist/urnovl-web-components/p-43a9b49e.entry.js +0 -1
  801. package/dist/urnovl-web-components/p-4ca9ff55.entry.js +0 -1
  802. package/dist/urnovl-web-components/p-4ea95214.entry.js +0 -1
  803. package/dist/urnovl-web-components/p-59aeef5b.entry.js +0 -1
  804. package/dist/urnovl-web-components/p-5abbb1e8.entry.js +0 -1
  805. package/dist/urnovl-web-components/p-5f59614f.entry.js +0 -1
  806. package/dist/urnovl-web-components/p-81501591.entry.js +0 -1
  807. package/dist/urnovl-web-components/p-88b25f1c.entry.js +0 -1
  808. package/dist/urnovl-web-components/p-892a39ae.entry.js +0 -1
  809. package/dist/urnovl-web-components/p-8ab6c34d.entry.js +0 -1
  810. package/dist/urnovl-web-components/p-B5HpVqqN.js +0 -1
  811. package/dist/urnovl-web-components/p-B70yn_rI.js +0 -1
  812. package/dist/urnovl-web-components/p-BB2Tw7Yb.js +0 -1
  813. package/dist/urnovl-web-components/p-BBdNfIxQ.js +0 -6
  814. package/dist/urnovl-web-components/p-BIVao927.js +0 -1
  815. package/dist/urnovl-web-components/p-BSbLnQYj.js +0 -1
  816. package/dist/urnovl-web-components/p-CMP50ps5.js +0 -6
  817. package/dist/urnovl-web-components/p-CYVhTCh3.js +0 -1
  818. package/dist/urnovl-web-components/p-DIQ9bJRl.js +0 -1
  819. package/dist/urnovl-web-components/p-DRVjFsfp.js +0 -2
  820. package/dist/urnovl-web-components/p-D_sG8BHx.js +0 -1
  821. package/dist/urnovl-web-components/p-a88ec672.entry.js +0 -1
  822. package/dist/urnovl-web-components/p-aqxyArPq.js +0 -1
  823. package/dist/urnovl-web-components/p-be26fcd0.entry.js +0 -1
  824. package/dist/urnovl-web-components/p-c76b5e4c.entry.js +0 -1
  825. package/dist/urnovl-web-components/p-cdc149d1.entry.js +0 -1
  826. package/dist/urnovl-web-components/p-d89b8f37.entry.js +0 -1
  827. package/dist/urnovl-web-components/p-d9965861.entry.js +0 -1
  828. package/dist/urnovl-web-components/p-da78d51c.entry.js +0 -1
  829. package/dist/urnovl-web-components/p-db59bec0.entry.js +0 -1
  830. package/dist/urnovl-web-components/p-e1289dae.entry.js +0 -1
  831. package/dist/urnovl-web-components/p-eadf7ae9.entry.js +0 -1
  832. package/dist/urnovl-web-components/p-f0ca802c.entry.js +0 -1
  833. package/dist/urnovl-web-components/p-f1acc440.entry.js +0 -1
  834. package/dist/urnovl-web-components/p-f3e53a4c.entry.js +0 -1
  835. package/dist/urnovl-web-components/p-f83bb43f.entry.js +0 -1
  836. package/dist/urnovl-web-components/p-fbbd475e.entry.js +0 -1
  837. package/dist/urnovl-web-components/p-zSXBF6O5.js +0 -1
  838. package/www/build/p-00e21d54.entry.js +0 -3
  839. package/www/build/p-02bd1279.entry.js +0 -3
  840. package/www/build/p-07e88471.entry.js +0 -1
  841. package/www/build/p-0e8cde27.entry.js +0 -1
  842. package/www/build/p-115de0ec.entry.js +0 -1
  843. package/www/build/p-1cb5ba53.entry.js +0 -1
  844. package/www/build/p-26eabdac.entry.js +0 -1
  845. package/www/build/p-28add53c.entry.js +0 -1
  846. package/www/build/p-2IvDpAJ6.js +0 -6
  847. package/www/build/p-2d0a8860.entry.js +0 -1
  848. package/www/build/p-3803788c.js +0 -1
  849. package/www/build/p-42430afa.entry.js +0 -1
  850. package/www/build/p-43a9b49e.entry.js +0 -1
  851. package/www/build/p-4ca9ff55.entry.js +0 -1
  852. package/www/build/p-4ea95214.entry.js +0 -1
  853. package/www/build/p-59aeef5b.entry.js +0 -1
  854. package/www/build/p-5abbb1e8.entry.js +0 -1
  855. package/www/build/p-5f59614f.entry.js +0 -1
  856. package/www/build/p-81501591.entry.js +0 -1
  857. package/www/build/p-88b25f1c.entry.js +0 -1
  858. package/www/build/p-892a39ae.entry.js +0 -1
  859. package/www/build/p-8ab6c34d.entry.js +0 -1
  860. package/www/build/p-B5HpVqqN.js +0 -1
  861. package/www/build/p-B70yn_rI.js +0 -1
  862. package/www/build/p-BB2Tw7Yb.js +0 -1
  863. package/www/build/p-BBdNfIxQ.js +0 -6
  864. package/www/build/p-BIVao927.js +0 -1
  865. package/www/build/p-BSbLnQYj.js +0 -1
  866. package/www/build/p-CMP50ps5.js +0 -6
  867. package/www/build/p-CYVhTCh3.js +0 -1
  868. package/www/build/p-DIQ9bJRl.js +0 -1
  869. package/www/build/p-DRVjFsfp.js +0 -2
  870. package/www/build/p-D_sG8BHx.js +0 -1
  871. package/www/build/p-a88ec672.entry.js +0 -1
  872. package/www/build/p-aqxyArPq.js +0 -1
  873. package/www/build/p-be26fcd0.entry.js +0 -1
  874. package/www/build/p-c76b5e4c.entry.js +0 -1
  875. package/www/build/p-cdc149d1.entry.js +0 -1
  876. package/www/build/p-d89b8f37.entry.js +0 -1
  877. package/www/build/p-d9965861.entry.js +0 -1
  878. package/www/build/p-da78d51c.entry.js +0 -1
  879. package/www/build/p-db59bec0.entry.js +0 -1
  880. package/www/build/p-e1289dae.entry.js +0 -1
  881. package/www/build/p-eadf7ae9.entry.js +0 -1
  882. package/www/build/p-f0ca802c.entry.js +0 -1
  883. package/www/build/p-f1acc440.entry.js +0 -1
  884. package/www/build/p-f3e53a4c.entry.js +0 -1
  885. package/www/build/p-f83bb43f.entry.js +0 -1
  886. package/www/build/p-fbbd475e.entry.js +0 -1
  887. package/www/build/p-zSXBF6O5.js +0 -1
package/LICENSE CHANGED
@@ -1,21 +1,21 @@
1
- MIT License
2
-
3
- Copyright (c) 2024
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
1
+ MIT License
2
+
3
+ Copyright (c) 2024
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
- ![Urnovl](icon-180x180.png)
2
-
3
- # Urnovl web components
4
-
5
- https://hellish.github.io/urnovl-web-components/
1
+ ![Urnovl](icon-180x180.png)
2
+
3
+ # Urnovl web components
4
+
5
+ https://hellish.github.io/urnovl-web-components/
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const NAMESPACE = 'urnovl-web-components';
4
- const BUILD = /* urnovl-web-components */ { hydratedSelectorName: "hydrated", lazyLoad: true, updatable: true};
4
+ const BUILD = /* urnovl-web-components */ { hydratedSelectorName: "hydrated", lazyLoad: true, slotRelocation: true, updatable: true};
5
5
 
6
6
  const globalScripts = () => {};
7
7
  const globalStyles = "@keyframes placeholderAnimate{0%{background-position:-650px 0}100%{background-position:650px 0}}.urnovl-loading-placeholder{animation-duration:1.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:placeholderAnimate;background:#f6f7f8;background:linear-gradient(to right, #eee 2%, #ddd 18%, #eee 33%);background-size:1000px}";
@@ -233,6 +233,112 @@ function createShadowRoot(cmpMeta) {
233
233
  shadowRoot.adoptedStyleSheets.push(sheet);
234
234
  }
235
235
  }
236
+ var updateFallbackSlotVisibility = (elm) => {
237
+ const childNodes = internalCall(elm, "childNodes");
238
+ if (elm.tagName && elm.tagName.includes("-") && elm["s-cr"] && elm.tagName !== "SLOT-FB") {
239
+ getHostSlotNodes(childNodes, elm.tagName).forEach((slotNode) => {
240
+ if (slotNode.nodeType === 1 /* ElementNode */ && slotNode.tagName === "SLOT-FB") {
241
+ if (getSlotChildSiblings(slotNode, getSlotName(slotNode), false).length) {
242
+ slotNode.hidden = true;
243
+ } else {
244
+ slotNode.hidden = false;
245
+ }
246
+ }
247
+ });
248
+ }
249
+ let i2 = 0;
250
+ for (i2 = 0; i2 < childNodes.length; i2++) {
251
+ const childNode = childNodes[i2];
252
+ if (childNode.nodeType === 1 /* ElementNode */ && internalCall(childNode, "childNodes").length) {
253
+ updateFallbackSlotVisibility(childNode);
254
+ }
255
+ }
256
+ };
257
+ var getSlottedChildNodes = (childNodes) => {
258
+ const result = [];
259
+ for (let i2 = 0; i2 < childNodes.length; i2++) {
260
+ const slottedNode = childNodes[i2]["s-nr"] || void 0;
261
+ if (slottedNode && slottedNode.isConnected) {
262
+ result.push(slottedNode);
263
+ }
264
+ }
265
+ return result;
266
+ };
267
+ function getHostSlotNodes(childNodes, hostName, slotName) {
268
+ let i2 = 0;
269
+ let slottedNodes = [];
270
+ let childNode;
271
+ for (; i2 < childNodes.length; i2++) {
272
+ childNode = childNodes[i2];
273
+ if (childNode["s-sr"] && (!hostName || childNode["s-hn"] === hostName) && (slotName === void 0)) {
274
+ slottedNodes.push(childNode);
275
+ }
276
+ slottedNodes = [...slottedNodes, ...getHostSlotNodes(childNode.childNodes, hostName, slotName)];
277
+ }
278
+ return slottedNodes;
279
+ }
280
+ var getSlotChildSiblings = (slot, slotName, includeSlot = true) => {
281
+ const childNodes = [];
282
+ if (includeSlot && slot["s-sr"] || !slot["s-sr"]) childNodes.push(slot);
283
+ let node = slot;
284
+ while (node = node.nextSibling) {
285
+ if (getSlotName(node) === slotName && (includeSlot || !node["s-sr"])) childNodes.push(node);
286
+ }
287
+ return childNodes;
288
+ };
289
+ var isNodeLocatedInSlot = (nodeToRelocate, slotName) => {
290
+ if (nodeToRelocate.nodeType === 1 /* ElementNode */) {
291
+ if (nodeToRelocate.getAttribute("slot") === null && slotName === "") {
292
+ return true;
293
+ }
294
+ if (nodeToRelocate.getAttribute("slot") === slotName) {
295
+ return true;
296
+ }
297
+ return false;
298
+ }
299
+ if (nodeToRelocate["s-sn"] === slotName) {
300
+ return true;
301
+ }
302
+ return slotName === "";
303
+ };
304
+ var getSlotName = (node) => typeof node["s-sn"] === "string" ? node["s-sn"] : node.nodeType === 1 && node.getAttribute("slot") || void 0;
305
+ function patchSlotNode(node) {
306
+ if (node.assignedElements || node.assignedNodes || !node["s-sr"]) return;
307
+ const assignedFactory = (elementsOnly) => (function(opts) {
308
+ const toReturn = [];
309
+ const slotName = this["s-sn"];
310
+ if (opts == null ? void 0 : opts.flatten) {
311
+ console.error(`
312
+ Flattening is not supported for Stencil non-shadow slots.
313
+ You can use \`.childNodes\` to nested slot fallback content.
314
+ If you have a particular use case, please open an issue on the Stencil repo.
315
+ `);
316
+ }
317
+ const parent = this["s-cr"].parentElement;
318
+ const slottedNodes = parent.__childNodes ? parent.childNodes : getSlottedChildNodes(parent.childNodes);
319
+ slottedNodes.forEach((n) => {
320
+ if (slotName === getSlotName(n)) {
321
+ toReturn.push(n);
322
+ }
323
+ });
324
+ if (elementsOnly) {
325
+ return toReturn.filter((n) => n.nodeType === 1 /* ElementNode */);
326
+ }
327
+ return toReturn;
328
+ }).bind(node);
329
+ node.assignedElements = assignedFactory(true);
330
+ node.assignedNodes = assignedFactory(false);
331
+ }
332
+ function internalCall(node, method) {
333
+ if ("__" + method in node) {
334
+ const toReturn = node["__" + method];
335
+ if (typeof toReturn !== "function") return toReturn;
336
+ return toReturn.bind(node);
337
+ } else {
338
+ if (typeof node[method] !== "function") return node[method];
339
+ return node[method].bind(node);
340
+ }
341
+ }
236
342
  var createTime = (fnName, tagName = "") => {
237
343
  {
238
344
  return () => {
@@ -250,6 +356,7 @@ var uniqueTime = (key, measureText) => {
250
356
  var h = (nodeName, vnodeData, ...children) => {
251
357
  let child = null;
252
358
  let key = null;
359
+ let slotName = null;
253
360
  let simple = false;
254
361
  let lastSimple = false;
255
362
  const vNodeChildren = [];
@@ -276,6 +383,9 @@ var h = (nodeName, vnodeData, ...children) => {
276
383
  if (vnodeData.key) {
277
384
  key = vnodeData.key;
278
385
  }
386
+ if (vnodeData.name) {
387
+ slotName = vnodeData.name;
388
+ }
279
389
  {
280
390
  const classData = vnodeData.className || vnodeData.class;
281
391
  if (classData) {
@@ -291,6 +401,9 @@ var h = (nodeName, vnodeData, ...children) => {
291
401
  {
292
402
  vnode.$key$ = key;
293
403
  }
404
+ {
405
+ vnode.$name$ = slotName;
406
+ }
294
407
  return vnode;
295
408
  };
296
409
  var newVNode = (tag, text) => {
@@ -307,6 +420,9 @@ var newVNode = (tag, text) => {
307
420
  {
308
421
  vnode.$key$ = null;
309
422
  }
423
+ {
424
+ vnode.$name$ = null;
425
+ }
310
426
  return vnode;
311
427
  };
312
428
  var Host = {};
@@ -608,15 +724,41 @@ function sortedAttrNames(attrNames) {
608
724
  attrNames
609
725
  );
610
726
  }
727
+ var contentRef;
611
728
  var hostTagName;
729
+ var useNativeShadowDom = false;
730
+ var checkSlotFallbackVisibility = false;
731
+ var checkSlotRelocate = false;
612
732
  var isSvgMode = false;
613
733
  var createElm = (oldParentVNode, newParentVNode, childIndex) => {
734
+ var _a;
614
735
  const newVNode2 = newParentVNode.$children$[childIndex];
615
736
  let i2 = 0;
616
737
  let elm;
617
738
  let childNode;
739
+ let oldVNode;
740
+ if (!useNativeShadowDom) {
741
+ checkSlotRelocate = true;
742
+ if (newVNode2.$tag$ === "slot") {
743
+ newVNode2.$flags$ |= newVNode2.$children$ ? (
744
+ // slot element has fallback content
745
+ // still create an element that "mocks" the slot element
746
+ 2 /* isSlotFallback */
747
+ ) : (
748
+ // slot element does not have fallback content
749
+ // create an html comment we'll use to always reference
750
+ // where actual slot content should sit next to
751
+ 1 /* isSlotReference */
752
+ );
753
+ }
754
+ }
618
755
  if (newVNode2.$text$ !== null) {
619
756
  elm = newVNode2.$elm$ = win.document.createTextNode(newVNode2.$text$);
757
+ } else if (newVNode2.$flags$ & 1 /* isSlotReference */) {
758
+ elm = newVNode2.$elm$ = win.document.createTextNode("");
759
+ {
760
+ updateElement(null, newVNode2, isSvgMode);
761
+ }
620
762
  } else {
621
763
  if (!isSvgMode) {
622
764
  isSvgMode = newVNode2.$tag$ === "svg";
@@ -628,7 +770,7 @@ var createElm = (oldParentVNode, newParentVNode, childIndex) => {
628
770
  }
629
771
  elm = newVNode2.$elm$ = win.document.createElementNS(
630
772
  isSvgMode ? SVG_NS : HTML_NS,
631
- newVNode2.$tag$
773
+ !useNativeShadowDom && BUILD.slotRelocation && newVNode2.$flags$ & 2 /* isSlotFallback */ ? "slot-fb" : newVNode2.$tag$
632
774
  ) ;
633
775
  if (isSvgMode && newVNode2.$tag$ === "foreignObject") {
634
776
  isSvgMode = false;
@@ -653,10 +795,43 @@ var createElm = (oldParentVNode, newParentVNode, childIndex) => {
653
795
  }
654
796
  }
655
797
  elm["s-hn"] = hostTagName;
798
+ {
799
+ if (newVNode2.$flags$ & (2 /* isSlotFallback */ | 1 /* isSlotReference */)) {
800
+ elm["s-sr"] = true;
801
+ elm["s-cr"] = contentRef;
802
+ elm["s-sn"] = newVNode2.$name$ || "";
803
+ elm["s-rf"] = (_a = newVNode2.$attrs$) == null ? void 0 : _a.ref;
804
+ patchSlotNode(elm);
805
+ oldVNode = oldParentVNode && oldParentVNode.$children$ && oldParentVNode.$children$[childIndex];
806
+ if (oldVNode && oldVNode.$tag$ === newVNode2.$tag$ && oldParentVNode.$elm$) {
807
+ {
808
+ putBackInOriginalLocation(oldParentVNode.$elm$, false);
809
+ }
810
+ }
811
+ }
812
+ }
656
813
  return elm;
657
814
  };
815
+ var putBackInOriginalLocation = (parentElm, recursive) => {
816
+ plt.$flags$ |= 1 /* isTmpDisconnected */;
817
+ const oldSlotChildNodes = Array.from(parentElm.__childNodes || parentElm.childNodes);
818
+ for (let i2 = oldSlotChildNodes.length - 1; i2 >= 0; i2--) {
819
+ const childNode = oldSlotChildNodes[i2];
820
+ if (childNode["s-hn"] !== hostTagName && childNode["s-ol"]) {
821
+ insertBefore(referenceNode(childNode).parentNode, childNode, referenceNode(childNode));
822
+ childNode["s-ol"].remove();
823
+ childNode["s-ol"] = void 0;
824
+ childNode["s-sh"] = void 0;
825
+ checkSlotRelocate = true;
826
+ }
827
+ if (recursive) {
828
+ putBackInOriginalLocation(childNode, recursive);
829
+ }
830
+ }
831
+ plt.$flags$ &= -2 /* isTmpDisconnected */;
832
+ };
658
833
  var addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {
659
- let containerElm = parentElm;
834
+ let containerElm = parentElm["s-cr"] && parentElm["s-cr"].parentNode || parentElm;
660
835
  let childNode;
661
836
  if (containerElm.shadowRoot && containerElm.tagName === hostTagName) {
662
837
  containerElm = containerElm.shadowRoot;
@@ -666,7 +841,7 @@ var addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {
666
841
  childNode = createElm(null, parentVNode, startIdx);
667
842
  if (childNode) {
668
843
  vnodes[startIdx].$elm$ = childNode;
669
- insertBefore(containerElm, childNode, before);
844
+ insertBefore(containerElm, childNode, referenceNode(before) );
670
845
  }
671
846
  }
672
847
  }
@@ -678,6 +853,14 @@ var removeVnodes = (vnodes, startIdx, endIdx) => {
678
853
  const elm = vnode.$elm$;
679
854
  nullifyVNodeRefs(vnode);
680
855
  if (elm) {
856
+ {
857
+ checkSlotFallbackVisibility = true;
858
+ if (elm["s-ol"]) {
859
+ elm["s-ol"].remove();
860
+ } else {
861
+ putBackInOriginalLocation(elm, true);
862
+ }
863
+ }
681
864
  elm.remove();
682
865
  }
683
866
  }
@@ -714,11 +897,17 @@ var updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = fals
714
897
  oldEndVnode = oldCh[--oldEndIdx];
715
898
  newEndVnode = newCh[--newEndIdx];
716
899
  } else if (isSameVnode(oldStartVnode, newEndVnode, isInitialRender)) {
900
+ if ((oldStartVnode.$tag$ === "slot" || newEndVnode.$tag$ === "slot")) {
901
+ putBackInOriginalLocation(oldStartVnode.$elm$.parentNode, false);
902
+ }
717
903
  patch(oldStartVnode, newEndVnode, isInitialRender);
718
904
  insertBefore(parentElm, oldStartVnode.$elm$, oldEndVnode.$elm$.nextSibling);
719
905
  oldStartVnode = oldCh[++oldStartIdx];
720
906
  newEndVnode = newCh[--newEndIdx];
721
907
  } else if (isSameVnode(oldEndVnode, newStartVnode, isInitialRender)) {
908
+ if ((oldStartVnode.$tag$ === "slot" || newEndVnode.$tag$ === "slot")) {
909
+ putBackInOriginalLocation(oldEndVnode.$elm$.parentNode, false);
910
+ }
722
911
  patch(oldEndVnode, newStartVnode, isInitialRender);
723
912
  insertBefore(parentElm, oldEndVnode.$elm$, oldStartVnode.$elm$);
724
913
  oldEndVnode = oldCh[--oldEndIdx];
@@ -749,7 +938,11 @@ var updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = fals
749
938
  }
750
939
  if (node) {
751
940
  {
752
- insertBefore(oldStartVnode.$elm$.parentNode, node, oldStartVnode.$elm$);
941
+ insertBefore(
942
+ referenceNode(oldStartVnode.$elm$).parentNode,
943
+ node,
944
+ referenceNode(oldStartVnode.$elm$)
945
+ );
753
946
  }
754
947
  }
755
948
  }
@@ -769,6 +962,9 @@ var updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = fals
769
962
  };
770
963
  var isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {
771
964
  if (leftVNode.$tag$ === rightVNode.$tag$) {
965
+ if (leftVNode.$tag$ === "slot") {
966
+ return leftVNode.$name$ === rightVNode.$name$;
967
+ }
772
968
  if (!isInitialRender) {
773
969
  return leftVNode.$key$ === rightVNode.$key$;
774
970
  }
@@ -779,12 +975,14 @@ var isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {
779
975
  }
780
976
  return false;
781
977
  };
978
+ var referenceNode = (node) => node && node["s-ol"] || node;
782
979
  var patch = (oldVNode, newVNode2, isInitialRender = false) => {
783
980
  const elm = newVNode2.$elm$ = oldVNode.$elm$;
784
981
  const oldChildren = oldVNode.$children$;
785
982
  const newChildren = newVNode2.$children$;
786
983
  const tag = newVNode2.$tag$;
787
984
  const text = newVNode2.$text$;
985
+ let defaultHolder;
788
986
  if (text === null) {
789
987
  {
790
988
  isSvgMode = tag === "svg" ? true : tag === "foreignObject" ? false : isSvgMode;
@@ -808,10 +1006,62 @@ var patch = (oldVNode, newVNode2, isInitialRender = false) => {
808
1006
  if (isSvgMode && tag === "svg") {
809
1007
  isSvgMode = false;
810
1008
  }
1009
+ } else if ((defaultHolder = elm["s-cr"])) {
1010
+ defaultHolder.parentNode.textContent = text;
811
1011
  } else if (oldVNode.$text$ !== text) {
812
1012
  elm.data = text;
813
1013
  }
814
1014
  };
1015
+ var relocateNodes = [];
1016
+ var markSlotContentForRelocation = (elm) => {
1017
+ let node;
1018
+ let hostContentNodes;
1019
+ let j;
1020
+ const children = elm.__childNodes || elm.childNodes;
1021
+ for (const childNode of children) {
1022
+ if (childNode["s-sr"] && (node = childNode["s-cr"]) && node.parentNode) {
1023
+ hostContentNodes = node.parentNode.__childNodes || node.parentNode.childNodes;
1024
+ const slotName = childNode["s-sn"];
1025
+ for (j = hostContentNodes.length - 1; j >= 0; j--) {
1026
+ node = hostContentNodes[j];
1027
+ if (!node["s-cn"] && !node["s-nr"] && node["s-hn"] !== childNode["s-hn"] && (true)) {
1028
+ if (isNodeLocatedInSlot(node, slotName)) {
1029
+ let relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
1030
+ checkSlotFallbackVisibility = true;
1031
+ node["s-sn"] = node["s-sn"] || slotName;
1032
+ if (relocateNodeData) {
1033
+ relocateNodeData.$nodeToRelocate$["s-sh"] = childNode["s-hn"];
1034
+ relocateNodeData.$slotRefNode$ = childNode;
1035
+ } else {
1036
+ node["s-sh"] = childNode["s-hn"];
1037
+ relocateNodes.push({
1038
+ $slotRefNode$: childNode,
1039
+ $nodeToRelocate$: node
1040
+ });
1041
+ }
1042
+ if (node["s-sr"]) {
1043
+ relocateNodes.map((relocateNode) => {
1044
+ if (isNodeLocatedInSlot(relocateNode.$nodeToRelocate$, node["s-sn"])) {
1045
+ relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
1046
+ if (relocateNodeData && !relocateNode.$slotRefNode$) {
1047
+ relocateNode.$slotRefNode$ = relocateNodeData.$slotRefNode$;
1048
+ }
1049
+ }
1050
+ });
1051
+ }
1052
+ } else if (!relocateNodes.some((r) => r.$nodeToRelocate$ === node)) {
1053
+ relocateNodes.push({
1054
+ $nodeToRelocate$: node
1055
+ });
1056
+ }
1057
+ }
1058
+ }
1059
+ }
1060
+ if (childNode.nodeType === 1 /* ElementNode */) {
1061
+ markSlotContentForRelocation(childNode);
1062
+ }
1063
+ }
1064
+ };
815
1065
  var nullifyVNodeRefs = (vNode) => {
816
1066
  {
817
1067
  vNode.$attrs$ && vNode.$attrs$.ref && vNode.$attrs$.ref(null);
@@ -824,6 +1074,7 @@ var insertBefore = (parent, newNode, reference) => {
824
1074
  }
825
1075
  };
826
1076
  var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
1077
+ var _a, _b, _c, _d;
827
1078
  const hostElm = hostRef.$hostElement$;
828
1079
  const cmpMeta = hostRef.$cmpMeta$;
829
1080
  const oldVNode = hostRef.$vnode$ || newVNode(null, null);
@@ -847,7 +1098,78 @@ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
847
1098
  rootVnode.$flags$ |= 4 /* isHost */;
848
1099
  hostRef.$vnode$ = rootVnode;
849
1100
  rootVnode.$elm$ = oldVNode.$elm$ = hostElm.shadowRoot || hostElm ;
1101
+ useNativeShadowDom = !!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) && !(cmpMeta.$flags$ & 128 /* shadowNeedsScopedCss */);
1102
+ {
1103
+ contentRef = hostElm["s-cr"];
1104
+ checkSlotFallbackVisibility = false;
1105
+ }
850
1106
  patch(oldVNode, rootVnode, isInitialLoad);
1107
+ {
1108
+ plt.$flags$ |= 1 /* isTmpDisconnected */;
1109
+ if (checkSlotRelocate) {
1110
+ markSlotContentForRelocation(rootVnode.$elm$);
1111
+ for (const relocateData of relocateNodes) {
1112
+ const nodeToRelocate = relocateData.$nodeToRelocate$;
1113
+ if (!nodeToRelocate["s-ol"] && win.document) {
1114
+ const orgLocationNode = win.document.createTextNode("");
1115
+ orgLocationNode["s-nr"] = nodeToRelocate;
1116
+ insertBefore(nodeToRelocate.parentNode, nodeToRelocate["s-ol"] = orgLocationNode, nodeToRelocate);
1117
+ }
1118
+ }
1119
+ for (const relocateData of relocateNodes) {
1120
+ const nodeToRelocate = relocateData.$nodeToRelocate$;
1121
+ const slotRefNode = relocateData.$slotRefNode$;
1122
+ if (slotRefNode) {
1123
+ const parentNodeRef = slotRefNode.parentNode;
1124
+ let insertBeforeNode = slotRefNode.nextSibling;
1125
+ {
1126
+ let orgLocationNode = (_a = nodeToRelocate["s-ol"]) == null ? void 0 : _a.previousSibling;
1127
+ while (orgLocationNode) {
1128
+ let refNode = (_b = orgLocationNode["s-nr"]) != null ? _b : null;
1129
+ if (refNode && refNode["s-sn"] === nodeToRelocate["s-sn"] && parentNodeRef === (refNode.__parentNode || refNode.parentNode)) {
1130
+ refNode = refNode.nextSibling;
1131
+ while (refNode === nodeToRelocate || (refNode == null ? void 0 : refNode["s-sr"])) {
1132
+ refNode = refNode == null ? void 0 : refNode.nextSibling;
1133
+ }
1134
+ if (!refNode || !refNode["s-nr"]) {
1135
+ insertBeforeNode = refNode;
1136
+ break;
1137
+ }
1138
+ }
1139
+ orgLocationNode = orgLocationNode.previousSibling;
1140
+ }
1141
+ }
1142
+ const parent = nodeToRelocate.__parentNode || nodeToRelocate.parentNode;
1143
+ const nextSibling = nodeToRelocate.__nextSibling || nodeToRelocate.nextSibling;
1144
+ if (!insertBeforeNode && parentNodeRef !== parent || nextSibling !== insertBeforeNode) {
1145
+ if (nodeToRelocate !== insertBeforeNode) {
1146
+ if (!nodeToRelocate["s-hn"] && nodeToRelocate["s-ol"]) {
1147
+ nodeToRelocate["s-hn"] = nodeToRelocate["s-ol"].parentNode.nodeName;
1148
+ }
1149
+ insertBefore(parentNodeRef, nodeToRelocate, insertBeforeNode);
1150
+ if (nodeToRelocate.nodeType === 1 /* ElementNode */ && nodeToRelocate.tagName !== "SLOT-FB") {
1151
+ nodeToRelocate.hidden = (_c = nodeToRelocate["s-ih"]) != null ? _c : false;
1152
+ }
1153
+ }
1154
+ }
1155
+ nodeToRelocate && typeof slotRefNode["s-rf"] === "function" && slotRefNode["s-rf"](slotRefNode);
1156
+ } else {
1157
+ if (nodeToRelocate.nodeType === 1 /* ElementNode */) {
1158
+ if (isInitialLoad) {
1159
+ nodeToRelocate["s-ih"] = (_d = nodeToRelocate.hidden) != null ? _d : false;
1160
+ }
1161
+ nodeToRelocate.hidden = true;
1162
+ }
1163
+ }
1164
+ }
1165
+ }
1166
+ if (checkSlotFallbackVisibility) {
1167
+ updateFallbackSlotVisibility(rootVnode.$elm$);
1168
+ }
1169
+ plt.$flags$ &= -2 /* isTmpDisconnected */;
1170
+ relocateNodes.length = 0;
1171
+ }
1172
+ contentRef = void 0;
851
1173
  };
852
1174
 
853
1175
  // src/runtime/update-component.ts
@@ -1287,6 +1609,12 @@ var connectedCallback = (elm) => {
1287
1609
  const endConnected = createTime("connectedCallback", cmpMeta.$tagName$);
1288
1610
  if (!(hostRef.$flags$ & 1 /* hasConnected */)) {
1289
1611
  hostRef.$flags$ |= 1 /* hasConnected */;
1612
+ {
1613
+ if (// TODO(STENCIL-854): Remove code related to legacy shadowDomShim field
1614
+ cmpMeta.$flags$ & (4 /* hasSlotRelocation */ | 8 /* needsShadowDomShim */)) {
1615
+ setContentReference(elm);
1616
+ }
1617
+ }
1290
1618
  {
1291
1619
  let ancestorComponent = elm;
1292
1620
  while (ancestorComponent = ancestorComponent.parentNode || ancestorComponent.host) {
@@ -1319,6 +1647,16 @@ var connectedCallback = (elm) => {
1319
1647
  endConnected();
1320
1648
  }
1321
1649
  };
1650
+ var setContentReference = (elm) => {
1651
+ if (!win.document) {
1652
+ return;
1653
+ }
1654
+ const contentRefElm = elm["s-cr"] = win.document.createComment(
1655
+ ""
1656
+ );
1657
+ contentRefElm["s-cn"] = true;
1658
+ insertBefore(elm, contentRefElm, elm.firstChild);
1659
+ };
1322
1660
  var disconnectInstance = (instance, elm) => {
1323
1661
  {
1324
1662
  safeCall(instance, "disconnectedCallback", void 0, elm || instance);