@foblex/m-render 2.7.7 → 2.7.8

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 (229) hide show
  1. package/README.md +4 -4
  2. package/assets/styles/_code-group.scss +1 -1
  3. package/assets/styles/_icons.scss +4 -0
  4. package/assets/styles/styles.scss +6 -0
  5. package/fesm2022/{foblex-m-render-cookie-popup.component-BZZxqp3j.mjs → foblex-m-render-cookie-popup.component-Cx-ELX3C.mjs} +6 -6
  6. package/fesm2022/foblex-m-render-cookie-popup.component-Cx-ELX3C.mjs.map +1 -0
  7. package/fesm2022/foblex-m-render.mjs +2032 -1870
  8. package/fesm2022/foblex-m-render.mjs.map +1 -1
  9. package/index.d.ts +1276 -6
  10. package/package.json +1 -1
  11. package/fesm2022/foblex-m-render-cookie-popup.component-BZZxqp3j.mjs.map +0 -1
  12. package/lib/analytics/cookie-popup/cookie-popup.component.d.ts +0 -12
  13. package/lib/analytics/g-tag.service.d.ts +0 -13
  14. package/lib/analytics/index.d.ts +0 -2
  15. package/lib/analytics/provide-g-tag.d.ts +0 -6
  16. package/lib/common/components/f-checkbox/f-checkbox.component.d.ts +0 -22
  17. package/lib/common/components/f-radio-button/f-radio-button.component.d.ts +0 -16
  18. package/lib/common/components/f-search-button/f-search-button.component.d.ts +0 -5
  19. package/lib/common/components/f-social-links/domain/i-social-link.d.ts +0 -4
  20. package/lib/common/components/f-social-links/domain/i-social-links-provider.d.ts +0 -6
  21. package/lib/common/components/f-social-links/domain/index.d.ts +0 -2
  22. package/lib/common/components/f-social-links/f-social-links.component.d.ts +0 -6
  23. package/lib/common/components/f-social-links/index.d.ts +0 -2
  24. package/lib/common/components/index.d.ts +0 -6
  25. package/lib/common/components/menus/domain/i-header-menu-link.d.ts +0 -4
  26. package/lib/common/components/menus/domain/i-header-menu.d.ts +0 -8
  27. package/lib/common/components/menus/domain/i-version.d.ts +0 -6
  28. package/lib/common/components/menus/domain/index.d.ts +0 -3
  29. package/lib/common/components/menus/dropdown-menu/domain/index.d.ts +0 -1
  30. package/lib/common/components/menus/dropdown-menu/domain/right-top-overlay-position.constant.d.ts +0 -2
  31. package/lib/common/components/menus/dropdown-menu/dropdown-menu.component.d.ts +0 -19
  32. package/lib/common/components/menus/dropdown-menu/index.d.ts +0 -2
  33. package/lib/common/components/menus/index.d.ts +0 -4
  34. package/lib/common/components/menus/inline-menu/index.d.ts +0 -1
  35. package/lib/common/components/menus/inline-menu/inline-menu.component.d.ts +0 -17
  36. package/lib/common/components/menus/npm-version/index.d.ts +0 -1
  37. package/lib/common/components/menus/npm-version/npm-version.component.d.ts +0 -12
  38. package/lib/common/directives/index.d.ts +0 -1
  39. package/lib/common/directives/overflow-observer.directive.d.ts +0 -15
  40. package/lib/common/domain/configuration-providers/index.d.ts +0 -7
  41. package/lib/common/domain/configuration-providers/provide-header-media-links.d.ts +0 -3
  42. package/lib/common/domain/configuration-providers/provide-header-navigation.d.ts +0 -3
  43. package/lib/common/domain/configuration-providers/provide-header-search.d.ts +0 -2
  44. package/lib/common/domain/configuration-providers/provide-header.d.ts +0 -10
  45. package/lib/common/domain/configuration-providers/provide-language.d.ts +0 -4
  46. package/lib/common/domain/configuration-providers/provide-logo.d.ts +0 -4
  47. package/lib/common/domain/configuration-providers/provide-title.d.ts +0 -4
  48. package/lib/common/domain/i-link.d.ts +0 -4
  49. package/lib/common/domain/index.d.ts +0 -3
  50. package/lib/common/domain/providers.d.ts +0 -6
  51. package/lib/common/index.d.ts +0 -5
  52. package/lib/common/services/index.d.ts +0 -2
  53. package/lib/common/services/popover.service.d.ts +0 -9
  54. package/lib/common/utils/copy-to-clipboard.d.ts +0 -2
  55. package/lib/common/utils/document-element.d.ts +0 -2
  56. package/lib/common/utils/index.d.ts +0 -6
  57. package/lib/common/utils/local-storage.d.ts +0 -2
  58. package/lib/common/utils/location.d.ts +0 -2
  59. package/lib/common/utils/platform.d.ts +0 -2
  60. package/lib/common/utils/window.d.ts +0 -2
  61. package/lib/documentation-page/analytics/common-services/f-head-tag.service.d.ts +0 -18
  62. package/lib/documentation-page/analytics/common-services/f-meta.service.d.ts +0 -15
  63. package/lib/documentation-page/analytics/common-services/i-meta-data.d.ts +0 -12
  64. package/lib/documentation-page/analytics/common-services/index.d.ts +0 -2
  65. package/lib/documentation-page/analytics/index.d.ts +0 -1
  66. package/lib/documentation-page/components/header/hamburger-button/domain/i-toggle-navigation-component.d.ts +0 -5
  67. package/lib/documentation-page/components/header/hamburger-button/domain/index.d.ts +0 -1
  68. package/lib/documentation-page/components/header/hamburger-button/hamburger-button.component.d.ts +0 -7
  69. package/lib/documentation-page/components/header/hamburger-button/index.d.ts +0 -2
  70. package/lib/documentation-page/components/header/header.component.d.ts +0 -7
  71. package/lib/documentation-page/components/header/index.d.ts +0 -2
  72. package/lib/documentation-page/components/index.d.ts +0 -4
  73. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-code-group-tabs/f-code-group-tabs.component.d.ts +0 -11
  74. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-code-group-tabs/index.d.ts +0 -1
  75. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-code-group.component.d.ts +0 -10
  76. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-code-view/components/highlight.component.d.ts +0 -12
  77. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-code-view/f-code-view.component.d.ts +0 -22
  78. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-code-view/index.d.ts +0 -3
  79. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-code-view/utils/parse-language.d.ts +0 -2
  80. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-example-view/directives/f-insert-component.directive.d.ts +0 -13
  81. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-example-view/domain/i-example-component-instance.d.ts +0 -3
  82. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-example-view/domain/i-example-component.d.ts +0 -6
  83. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-example-view/domain/i-example-view-data.d.ts +0 -4
  84. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-example-view/f-example-view.component.d.ts +0 -18
  85. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-example-view/index.d.ts +0 -7
  86. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-example-view/utils/coerce-component-height.d.ts +0 -1
  87. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-example-view/utils/is-promise.d.ts +0 -1
  88. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-example-view/utils/parse-component-tag.d.ts +0 -1
  89. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/index.d.ts +0 -4
  90. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/domain/get-previous-next-page-navigation/get-previous-next-page-navigation.handler.d.ts +0 -8
  91. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/domain/get-previous-next-page-navigation/get-previous-next-page-navigation.request.d.ts +0 -4
  92. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/domain/get-previous-next-page-navigation/get-previous-next-page-navigation.response.d.ts +0 -6
  93. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/domain/get-previous-next-page-navigation/index.d.ts +0 -3
  94. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/domain/i-markdown-footer-link.d.ts +0 -4
  95. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/domain/i-markdown-footer-navigation.d.ts +0 -8
  96. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/domain/index.d.ts +0 -3
  97. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/f-footer-edit-information/f-footer-edit-information.component.d.ts +0 -5
  98. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/f-footer-edit-information/f-footer-edit-link/f-footer-edit-link.component.d.ts +0 -5
  99. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/f-footer-edit-information/f-footer-edit-link/index.d.ts +0 -1
  100. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/f-footer-edit-information/index.d.ts +0 -1
  101. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/f-footer-navigation/f-footer-navigation-button/f-footer-navigation-button.component.d.ts +0 -8
  102. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/f-footer-navigation/f-footer-navigation-button/index.d.ts +0 -1
  103. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/f-footer-navigation/f-footer-navigation.component.d.ts +0 -5
  104. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/f-footer-navigation/index.d.ts +0 -2
  105. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/f-markdown-footer.component.d.ts +0 -24
  106. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/index.d.ts +0 -4
  107. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-preview-group/f-preview/f-preview-base.d.ts +0 -5
  108. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-preview-group/f-preview/f-preview.component.d.ts +0 -32
  109. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-preview-group/f-preview/index.d.ts +0 -2
  110. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-preview-group/f-preview-group-filters/f-preview-group-filters.component.d.ts +0 -17
  111. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-preview-group/f-preview-group-filters/index.d.ts +0 -1
  112. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-preview-group/f-preview-group.service.d.ts +0 -17
  113. package/lib/documentation-page/components/markdown-container/f-markdown/components/f-preview-group/index.d.ts +0 -3
  114. package/lib/documentation-page/components/markdown-container/f-markdown/components/index.d.ts +0 -3
  115. package/lib/documentation-page/components/markdown-container/f-markdown/f-markdown-renderer.component.d.ts +0 -23
  116. package/lib/documentation-page/components/markdown-container/f-markdown/index.d.ts +0 -3
  117. package/lib/documentation-page/components/markdown-container/f-markdown/markdown/domain/e-markdown-container-type.d.ts +0 -10
  118. package/lib/documentation-page/components/markdown-container/f-markdown/markdown/domain/e-parsed-container-type.d.ts +0 -4
  119. package/lib/documentation-page/components/markdown-container/f-markdown/markdown/domain/i-markdown-container-data.d.ts +0 -4
  120. package/lib/documentation-page/components/markdown-container/f-markdown/markdown/domain/i-markdown-it-token.d.ts +0 -15
  121. package/lib/documentation-page/components/markdown-container/f-markdown/markdown/domain/i-parsed-container-data.d.ts +0 -9
  122. package/lib/documentation-page/components/markdown-container/f-markdown/markdown/domain/i-preview-navigation-group.d.ts +0 -8
  123. package/lib/documentation-page/components/markdown-container/f-markdown/markdown/domain/i-preview-navigation-service.d.ts +0 -6
  124. package/lib/documentation-page/components/markdown-container/f-markdown/markdown/domain/index.d.ts +0 -7
  125. package/lib/documentation-page/components/markdown-container/f-markdown/markdown/index.d.ts +0 -8
  126. package/lib/documentation-page/components/markdown-container/f-markdown/markdown/markdown.service.d.ts +0 -20
  127. package/lib/documentation-page/components/markdown-container/f-markdown/markdown/parse-alerts.d.ts +0 -9
  128. package/lib/documentation-page/components/markdown-container/f-markdown/markdown/parse-angular-example-with-code-links.d.ts +0 -11
  129. package/lib/documentation-page/components/markdown-container/f-markdown/markdown/parse-grouped-code-items.d.ts +0 -14
  130. package/lib/documentation-page/components/markdown-container/f-markdown/markdown/parse-preview-group.d.ts +0 -16
  131. package/lib/documentation-page/components/markdown-container/f-markdown/markdown/parse-single-code-item.d.ts +0 -6
  132. package/lib/documentation-page/components/markdown-container/f-markdown/markdown/utils.d.ts +0 -10
  133. package/lib/documentation-page/components/markdown-container/index.d.ts +0 -2
  134. package/lib/documentation-page/components/markdown-container/markdown-container.component.d.ts +0 -5
  135. package/lib/documentation-page/components/navigation-panel/domain/i-navigation-group.d.ts +0 -5
  136. package/lib/documentation-page/components/navigation-panel/domain/i-navigation-item-badge.d.ts +0 -4
  137. package/lib/documentation-page/components/navigation-panel/domain/i-navigation-item.d.ts +0 -14
  138. package/lib/documentation-page/components/navigation-panel/domain/index.d.ts +0 -3
  139. package/lib/documentation-page/components/navigation-panel/f-navigation-item/f-navigation-item.component.d.ts +0 -5
  140. package/lib/documentation-page/components/navigation-panel/index.d.ts +0 -4
  141. package/lib/documentation-page/components/navigation-panel/navigation-group/navigation-group.component.d.ts +0 -8
  142. package/lib/documentation-page/components/navigation-panel/navigation-panel.component.d.ts +0 -24
  143. package/lib/documentation-page/components/scrollable-container/components/index.d.ts +0 -1
  144. package/lib/documentation-page/components/scrollable-container/components/table-of-content/index.d.ts +0 -2
  145. package/lib/documentation-page/components/scrollable-container/components/table-of-content/table-of-content-items/index.d.ts +0 -1
  146. package/lib/documentation-page/components/scrollable-container/components/table-of-content/table-of-content-items/table-of-content-items.component.d.ts +0 -7
  147. package/lib/documentation-page/components/scrollable-container/components/table-of-content/table-of-content.component.d.ts +0 -16
  148. package/lib/documentation-page/components/scrollable-container/domain/activate-toc-by-hash/activate-toc-by-hash.handler.d.ts +0 -7
  149. package/lib/documentation-page/components/scrollable-container/domain/activate-toc-by-hash/activate-toc-by-hash.request.d.ts +0 -4
  150. package/lib/documentation-page/components/scrollable-container/domain/activate-toc-by-hash/index.d.ts +0 -2
  151. package/lib/documentation-page/components/scrollable-container/domain/calculate-hash-from-scroll-position-and-activate-toc/calculate-hash-from-scroll-position-and-activate-toc.handler.d.ts +0 -16
  152. package/lib/documentation-page/components/scrollable-container/domain/calculate-hash-from-scroll-position-and-activate-toc/calculate-hash-from-scroll-position-and-activate-toc.request.d.ts +0 -2
  153. package/lib/documentation-page/components/scrollable-container/domain/calculate-hash-from-scroll-position-and-activate-toc/index.d.ts +0 -2
  154. package/lib/documentation-page/components/scrollable-container/domain/calculate-table-of-content-data/calculate-table-of-content-data.handler.d.ts +0 -13
  155. package/lib/documentation-page/components/scrollable-container/domain/calculate-table-of-content-data/calculate-table-of-content-data.request.d.ts +0 -4
  156. package/lib/documentation-page/components/scrollable-container/domain/calculate-table-of-content-data/index.d.ts +0 -2
  157. package/lib/documentation-page/components/scrollable-container/domain/get-absolute-top-to-container/get-absolute-top-to-container.handler.d.ts +0 -7
  158. package/lib/documentation-page/components/scrollable-container/domain/get-absolute-top-to-container/get-absolute-top-to-container.request.d.ts +0 -4
  159. package/lib/documentation-page/components/scrollable-container/domain/get-absolute-top-to-container/index.d.ts +0 -2
  160. package/lib/documentation-page/components/scrollable-container/domain/i-scrollable-container.d.ts +0 -5
  161. package/lib/documentation-page/components/scrollable-container/domain/i-table-of-content-item.d.ts +0 -7
  162. package/lib/documentation-page/components/scrollable-container/domain/i-table-of-content.d.ts +0 -7
  163. package/lib/documentation-page/components/scrollable-container/domain/index.d.ts +0 -10
  164. package/lib/documentation-page/components/scrollable-container/domain/render-dynamic-components/index.d.ts +0 -2
  165. package/lib/documentation-page/components/scrollable-container/domain/render-dynamic-components/render-dynamic-components.handler.d.ts +0 -14
  166. package/lib/documentation-page/components/scrollable-container/domain/render-dynamic-components/render-dynamic-components.request.d.ts +0 -4
  167. package/lib/documentation-page/components/scrollable-container/domain/scroll-to-element-in-container/index.d.ts +0 -2
  168. package/lib/documentation-page/components/scrollable-container/domain/scroll-to-element-in-container/scroll-to-element-in-container.handler.d.ts +0 -13
  169. package/lib/documentation-page/components/scrollable-container/domain/scroll-to-element-in-container/scroll-to-element-in-container.request.d.ts +0 -4
  170. package/lib/documentation-page/components/scrollable-container/domain/table-of-content-data.d.ts +0 -6
  171. package/lib/documentation-page/components/scrollable-container/index.d.ts +0 -3
  172. package/lib/documentation-page/components/scrollable-container/scrollable-container.component.d.ts +0 -12
  173. package/lib/documentation-page/documentation-root.component.d.ts +0 -17
  174. package/lib/documentation-page/domain/configuration-providers/index.d.ts +0 -8
  175. package/lib/documentation-page/domain/configuration-providers/provide-404-markdown.d.ts +0 -2
  176. package/lib/documentation-page/domain/configuration-providers/provide-components.d.ts +0 -6
  177. package/lib/documentation-page/domain/configuration-providers/provide-directory.d.ts +0 -2
  178. package/lib/documentation-page/domain/configuration-providers/provide-documentation-meta.d.ts +0 -3
  179. package/lib/documentation-page/domain/configuration-providers/provide-documentation.d.ts +0 -11
  180. package/lib/documentation-page/domain/configuration-providers/provide-footer-navigation.d.ts +0 -2
  181. package/lib/documentation-page/domain/configuration-providers/provide-navigation.d.ts +0 -4
  182. package/lib/documentation-page/domain/configuration-providers/provide-toc-data.d.ts +0 -3
  183. package/lib/documentation-page/domain/handle-navigation-links/handle-navigation-links.handler.d.ts +0 -9
  184. package/lib/documentation-page/domain/handle-navigation-links/handle-navigation-links.request.d.ts +0 -7
  185. package/lib/documentation-page/domain/handle-navigation-links/index.d.ts +0 -2
  186. package/lib/documentation-page/domain/i-documentation-configuration.d.ts +0 -15
  187. package/lib/documentation-page/domain/index.d.ts +0 -3
  188. package/lib/documentation-page/index.d.ts +0 -6
  189. package/lib/documentation-page/routes.d.ts +0 -2
  190. package/lib/documentation-page/services/documentation.store.d.ts +0 -23
  191. package/lib/documentation-page/services/index.d.ts +0 -1
  192. package/lib/highlight/highlight.service.d.ts +0 -18
  193. package/lib/highlight/index.d.ts +0 -4
  194. package/lib/highlight/languages.d.ts +0 -1
  195. package/lib/highlight/mark-code-focused-blocks.post-processor.d.ts +0 -10
  196. package/lib/highlight/theme.d.ts +0 -2
  197. package/lib/home-page/components/f-home-page-buttons-row/f-home-page-buttons-row.component.d.ts +0 -6
  198. package/lib/home-page/components/f-home-page-buttons-row/index.d.ts +0 -1
  199. package/lib/home-page/components/f-home-page-features/f-home-page-features.component.d.ts +0 -6
  200. package/lib/home-page/components/f-home-page-features/index.d.ts +0 -1
  201. package/lib/home-page/components/f-home-page-footer/f-home-page-footer.component.d.ts +0 -6
  202. package/lib/home-page/components/f-home-page-footer/index.d.ts +0 -1
  203. package/lib/home-page/components/f-home-page-header/f-home-page-header.component.d.ts +0 -8
  204. package/lib/home-page/components/f-home-page-header/index.d.ts +0 -1
  205. package/lib/home-page/components/f-home-page-hero/f-home-page-hero.component.d.ts +0 -6
  206. package/lib/home-page/components/f-home-page-hero/index.d.ts +0 -1
  207. package/lib/home-page/components/f-home-page-memberships/f-home-page-memberships.component.d.ts +0 -6
  208. package/lib/home-page/components/f-home-page-memberships/index.d.ts +0 -1
  209. package/lib/home-page/components/index.d.ts +0 -6
  210. package/lib/home-page/domain/configuration-providers/index.d.ts +0 -7
  211. package/lib/home-page/domain/configuration-providers/provide-background.d.ts +0 -3
  212. package/lib/home-page/domain/configuration-providers/provide-hero.d.ts +0 -8
  213. package/lib/home-page/domain/configuration-providers/provide-home-buttons.d.ts +0 -9
  214. package/lib/home-page/domain/configuration-providers/provide-home-features.d.ts +0 -6
  215. package/lib/home-page/domain/configuration-providers/provide-home-footer.d.ts +0 -5
  216. package/lib/home-page/domain/configuration-providers/provide-home-page.d.ts +0 -11
  217. package/lib/home-page/domain/configuration-providers/provide-image.d.ts +0 -3
  218. package/lib/home-page/domain/i-home-page-configuration.d.ts +0 -11
  219. package/lib/home-page/domain/i-home-page-membership.d.ts +0 -9
  220. package/lib/home-page/domain/index.d.ts +0 -3
  221. package/lib/home-page/home-root.component.d.ts +0 -19
  222. package/lib/home-page/index.d.ts +0 -5
  223. package/lib/home-page/router.d.ts +0 -2
  224. package/lib/home-page/services/home.store.d.ts +0 -19
  225. package/lib/home-page/services/index.d.ts +0 -1
  226. package/lib/theme/index.d.ts +0 -3
  227. package/lib/theme/provide-theme.d.ts +0 -2
  228. package/lib/theme/theme-button/theme-button.component.d.ts +0 -14
  229. package/lib/theme/theme.service.d.ts +0 -17
@@ -1,6 +0,0 @@
1
- import { Type } from "@angular/core";
2
- import { IExampleComponentInstance } from './i-example-component-instance';
3
- export interface IExampleComponent {
4
- selector: string;
5
- component: Promise<Type<IExampleComponentInstance>>;
6
- }
@@ -1,4 +0,0 @@
1
- export interface IExampleViewData {
2
- value: string;
3
- height?: string | number;
4
- }
@@ -1,18 +0,0 @@
1
- import { OnInit, Type } from '@angular/core';
2
- import { IExampleViewData } from './domain/i-example-view-data';
3
- import { IParsedContainerData } from '../../../markdown';
4
- import { IExampleComponentInstance } from './domain/i-example-component-instance';
5
- import * as i0 from "@angular/core";
6
- export declare class FExampleViewComponent implements OnInit {
7
- data: import("@angular/core").InputSignalWithTransform<IExampleViewData, IParsedContainerData>;
8
- protected errors: import("@angular/core").WritableSignal<string>;
9
- protected component: import("@angular/core").WritableSignal<Type<IExampleComponentInstance> | null>;
10
- private readonly _provider;
11
- ngOnInit(): void;
12
- private _findComponentByTag;
13
- private _logComponentResolutionError;
14
- private _logComponentLoadingError;
15
- private _loadAndAddComponentToContainer;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<FExampleViewComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<FExampleViewComponent, "f-example-view", never, { "data": { "alias": "data"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
18
- }
@@ -1,7 +0,0 @@
1
- export * from './directives/f-insert-component.directive';
2
- export * from './domain/i-example-component';
3
- export * from './domain/i-example-component-instance';
4
- export * from './domain/i-example-view-data';
5
- export * from './utils/coerce-component-height';
6
- export * from './utils/parse-component-tag';
7
- export * from './f-example-view.component';
@@ -1 +0,0 @@
1
- export declare function coerceComponentHeight(value: string | number | undefined): string | undefined;
@@ -1 +0,0 @@
1
- export declare function isPromise<T = unknown>(value: unknown): value is Promise<T>;
@@ -1 +0,0 @@
1
- export declare function parseComponentTag(html: string): string | null;
@@ -1,4 +0,0 @@
1
- export * from './f-code-group-tabs';
2
- export * from './f-code-view';
3
- export * from './f-example-view';
4
- export * from './f-code-group.component';
@@ -1,8 +0,0 @@
1
- import { GetPreviousNextPageNavigationRequest } from './get-previous-next-page-navigation.request';
2
- import { GetPreviousNextPageNavigationResponse } from './get-previous-next-page-navigation.response';
3
- import { DocumentationStore } from '../../../../../../../services';
4
- export declare class GetPreviousNextPageNavigationHandler {
5
- private _provider;
6
- constructor(_provider: DocumentationStore);
7
- handle(request: GetPreviousNextPageNavigationRequest): GetPreviousNextPageNavigationResponse;
8
- }
@@ -1,4 +0,0 @@
1
- export declare class GetPreviousNextPageNavigationRequest {
2
- currentLink: string;
3
- constructor(currentLink: string);
4
- }
@@ -1,6 +0,0 @@
1
- import { IMarkdownFooterLink } from '../i-markdown-footer-link';
2
- export declare class GetPreviousNextPageNavigationResponse {
3
- previousLink: IMarkdownFooterLink | undefined;
4
- nextLink: IMarkdownFooterLink | undefined;
5
- constructor(previousLink: IMarkdownFooterLink | undefined, nextLink: IMarkdownFooterLink | undefined);
6
- }
@@ -1,3 +0,0 @@
1
- export * from './get-previous-next-page-navigation.handler';
2
- export * from './get-previous-next-page-navigation.request';
3
- export * from './get-previous-next-page-navigation.response';
@@ -1,4 +0,0 @@
1
- export interface IMarkdownFooterLink {
2
- text?: string;
3
- link?: string;
4
- }
@@ -1,8 +0,0 @@
1
- export interface IMarkdownFooterNavigation {
2
- editLink?: {
3
- pattern: string;
4
- text?: string;
5
- };
6
- previous?: string;
7
- next?: string;
8
- }
@@ -1,3 +0,0 @@
1
- export * from './get-previous-next-page-navigation';
2
- export * from './i-markdown-footer-navigation';
3
- export * from './i-markdown-footer-link';
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class FFooterEditInformationComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<FFooterEditInformationComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<FFooterEditInformationComponent, "f-footer-edit-information", never, {}, {}, never, ["*"], true, never>;
5
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class FFooterEditLinkComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<FFooterEditLinkComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<FFooterEditLinkComponent, "a[f-footer-edit-link]", never, {}, {}, never, ["*"], true, never>;
5
- }
@@ -1,8 +0,0 @@
1
- import { IMarkdownFooterLink } from '../../domain';
2
- import * as i0 from "@angular/core";
3
- export declare class FFooterNavigationButtonComponent {
4
- description: string | undefined;
5
- link: IMarkdownFooterLink;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<FFooterNavigationButtonComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<FFooterNavigationButtonComponent, "a[f-footer-navigation-button]", never, { "description": { "alias": "description"; "required": true; }; "link": { "alias": "link"; "required": true; }; }, {}, never, never, true, never>;
8
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class FFooterNavigationComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<FFooterNavigationComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<FFooterNavigationComponent, "nav[f-footer-navigation]", never, {}, {}, never, ["*"], true, never>;
5
- }
@@ -1,2 +0,0 @@
1
- export * from './f-footer-navigation-button';
2
- export * from './f-footer-navigation.component';
@@ -1,24 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { IMarkdownFooterLink, IMarkdownFooterNavigation } from './domain';
3
- import * as i0 from "@angular/core";
4
- export declare class FMarkdownFooterComponent implements OnInit {
5
- private readonly _provider;
6
- private readonly _router;
7
- private readonly _activatedRoute;
8
- private readonly _changeDetectorRef;
9
- private readonly _destroyRef;
10
- private readonly _window;
11
- protected navigation: IMarkdownFooterNavigation;
12
- protected editLink: string | undefined;
13
- protected previousLink: IMarkdownFooterLink | undefined;
14
- protected nextLink: IMarkdownFooterLink | undefined;
15
- ngOnInit(): void;
16
- private _updateData;
17
- private _normalizeLink;
18
- private _isExternalLink;
19
- private _getEditLink;
20
- private _getCurrentLink;
21
- protected _onDocumentClick(event: MouseEvent): void;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<FMarkdownFooterComponent, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<FMarkdownFooterComponent, "footer [f-markdown-footer]", never, {}, {}, never, never, true, never>;
24
- }
@@ -1,4 +0,0 @@
1
- export * from './domain';
2
- export * from './f-footer-edit-information';
3
- export * from './f-footer-navigation';
4
- export * from './f-markdown-footer.component';
@@ -1,5 +0,0 @@
1
- export declare abstract class FPreviewBase {
2
- abstract date?: Date;
3
- abstract filterKey?: string;
4
- abstract hostElement: HTMLElement;
5
- }
@@ -1,32 +0,0 @@
1
- import { OnDestroy, OnInit } from '@angular/core';
2
- import { FPreviewBase } from './f-preview-base';
3
- import { INavigationItem } from '../../../../../navigation-panel';
4
- import * as i0 from "@angular/core";
5
- export declare class FPreviewComponent extends FPreviewBase implements OnInit, OnDestroy {
6
- private _elementReference;
7
- private _fEnvironment;
8
- private _fPreviewGroupService;
9
- private _themeService;
10
- private _router;
11
- private _destroyRef;
12
- item: string | undefined;
13
- group: string | undefined;
14
- protected viewModel: INavigationItem | undefined;
15
- protected src: import("@angular/core").WritableSignal<string | undefined>;
16
- protected url: string | undefined;
17
- get hostElement(): HTMLElement;
18
- get filterKey(): string | undefined;
19
- get date(): Date | undefined;
20
- initialize(): void;
21
- private _subscribeToThemeChanges;
22
- ngOnInit(): void;
23
- private _getNavigationGroup;
24
- private _getNavigationItem;
25
- private _updateTheme;
26
- private _normalizeLink;
27
- private _getUrlPrefix;
28
- private _isExternalLink;
29
- ngOnDestroy(): void;
30
- static ɵfac: i0.ɵɵFactoryDeclaration<FPreviewComponent, never>;
31
- static ɵcmp: i0.ɵɵComponentDeclaration<FPreviewComponent, "a[f-preview]", never, {}, {}, never, never, true, never>;
32
- }
@@ -1,2 +0,0 @@
1
- export * from './f-preview.component';
2
- export * from './f-preview-base';
@@ -1,17 +0,0 @@
1
- import { AfterViewInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class FPreviewGroupFiltersComponent implements AfterViewInit {
4
- private readonly _allKey;
5
- private _fEnvironment;
6
- private _fPreviewGroupService;
7
- protected filters: import("@angular/core").WritableSignal<string[]>;
8
- protected activeFilter: import("@angular/core").WritableSignal<string>;
9
- protected isSortByDateChecked: import("@angular/core").WritableSignal<boolean>;
10
- initialize(): void;
11
- ngAfterViewInit(): void;
12
- private _calculateFiltersMap;
13
- protected onFilterChange(key: string): void;
14
- protected onSortByDateChange(event: boolean): void;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<FPreviewGroupFiltersComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<FPreviewGroupFiltersComponent, "div[f-preview-group-filters]", never, {}, {}, never, never, true, never>;
17
- }
@@ -1,17 +0,0 @@
1
- import { FPreviewBase } from './f-preview';
2
- import * as i0 from "@angular/core";
3
- export declare class FPreviewGroupService {
4
- private _fPreviews;
5
- private _originalOrder;
6
- add(fPreview: FPreviewBase): void;
7
- remove(fPreview: FPreviewBase): void;
8
- sortByDate(sort: boolean): void;
9
- private _setOriginalOrder;
10
- private _getOrderByDate;
11
- private _applyByDateOrder;
12
- private _applyOriginalOrder;
13
- filterBy(filterKey: string, _allKey: string): void;
14
- private _resetLastActiveFilter;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<FPreviewGroupService, never>;
16
- static ɵprov: i0.ɵɵInjectableDeclaration<FPreviewGroupService>;
17
- }
@@ -1,3 +0,0 @@
1
- export * from './f-preview';
2
- export * from './f-preview-group-filters';
3
- export * from './f-preview-group.service';
@@ -1,3 +0,0 @@
1
- export * from './f-code-group';
2
- export * from './f-markdown-footer';
3
- export * from './f-preview-group';
@@ -1,23 +0,0 @@
1
- import { OnDestroy, OnInit } from '@angular/core';
2
- import { SafeHtml } from '@angular/platform-browser';
3
- import * as i0 from "@angular/core";
4
- export declare class FMarkdownRendererComponent implements OnInit, OnDestroy {
5
- protected value: import("@angular/core").WritableSignal<SafeHtml | undefined>;
6
- private readonly _hostElement;
7
- private readonly _router;
8
- private readonly _activatedRoute;
9
- private readonly _destroyRef;
10
- private readonly _injector;
11
- private readonly _isBrowser;
12
- private readonly _window;
13
- private readonly _markdown;
14
- private readonly _provider;
15
- private get _markdownPath();
16
- ngOnInit(): void;
17
- private _subscribeOnRouteChanges;
18
- private _updateRenderDependencies;
19
- protected _onDocumentClick(event: MouseEvent): void;
20
- ngOnDestroy(): void;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<FMarkdownRendererComponent, never>;
22
- static ɵcmp: i0.ɵɵComponentDeclaration<FMarkdownRendererComponent, "f-markdown-renderer", never, {}, {}, never, never, true, never>;
23
- }
@@ -1,3 +0,0 @@
1
- export * from './components';
2
- export * from './markdown';
3
- export * from './f-markdown-renderer.component';
@@ -1,10 +0,0 @@
1
- export declare enum EMarkdownContainerType {
2
- CODE_GROUP = "code-group",
3
- EXAMPLE_GROUP = "ng-component",
4
- PREVIEW_GROUP = "preview-group",
5
- ALERT_TIP = "tip",
6
- ALERT_INFO = "info",
7
- ALERT_WARNING = "warning",
8
- ALERT_DANGER = "danger",
9
- ALERT_SUCCESS = "success"
10
- }
@@ -1,4 +0,0 @@
1
- export declare enum EParsedContainerType {
2
- CODE = "code",
3
- EXAMPLE = "ng-component"
4
- }
@@ -1,4 +0,0 @@
1
- export interface IMarkdownContainerData {
2
- tag: string;
3
- height?: string;
4
- }
@@ -1,15 +0,0 @@
1
- export interface IMarkdownItToken {
2
- type: string;
3
- tag: string;
4
- attrs: Array<[string, string]> | null;
5
- map: [number, number] | null;
6
- nesting: -1 | 0 | 1;
7
- level: number;
8
- children: IMarkdownItToken[] | null;
9
- content: string;
10
- markup: string;
11
- info: string;
12
- meta: any;
13
- block: boolean;
14
- hidden: boolean;
15
- }
@@ -1,9 +0,0 @@
1
- import { EParsedContainerType } from "./e-parsed-container-type";
2
- export interface IParsedContainerData {
3
- tab: string;
4
- type: EParsedContainerType;
5
- height?: string | number;
6
- value: string;
7
- isLink?: boolean;
8
- language?: string;
9
- }
@@ -1,8 +0,0 @@
1
- export interface IPreviewNavigationGroup {
2
- text: string;
3
- items: [
4
- {
5
- link: string;
6
- }
7
- ];
8
- }
@@ -1,6 +0,0 @@
1
- import { InjectionToken } from "@angular/core";
2
- import { IPreviewNavigationGroup } from "./i-preview-navigation-group";
3
- export interface IPreviewNavigationService<T extends IPreviewNavigationGroup> {
4
- getNavigation(): T[];
5
- }
6
- export declare const F_PREVIEW_NAVIGATION_PROVIDER: InjectionToken<IPreviewNavigationService<IPreviewNavigationGroup>>;
@@ -1,7 +0,0 @@
1
- export * from './e-markdown-container-type';
2
- export * from './e-parsed-container-type';
3
- export * from './i-markdown-it-token';
4
- export * from './i-markdown-container-data';
5
- export * from './i-parsed-container-data';
6
- export * from './i-preview-navigation-group';
7
- export * from './i-preview-navigation-service';
@@ -1,8 +0,0 @@
1
- export * from './domain';
2
- export * from './markdown.service';
3
- export * from './parse-alerts';
4
- export * from './parse-grouped-code-items';
5
- export * from './parse-single-code-item';
6
- export * from './parse-angular-example-with-code-links';
7
- export * from './parse-preview-group';
8
- export * from './utils';
@@ -1,20 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { SafeHtml } from '@angular/platform-browser';
3
- import * as i0 from "@angular/core";
4
- export declare class MarkdownService {
5
- private readonly _markdown;
6
- private readonly _httpClient;
7
- private readonly _domSanitizer;
8
- private readonly _router;
9
- private readonly _provider;
10
- constructor();
11
- parseUrl(src: string): Observable<SafeHtml>;
12
- parseText(value: string): Observable<SafeHtml>;
13
- private _normalizeLinks;
14
- private _isExternalLink;
15
- private _cleanupEmptyParagraphs;
16
- private _cleanupWasteParagraphFromExampleView;
17
- private _cleanupWasteParagraphFromPreviewGroup;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<MarkdownService, never>;
19
- static ɵprov: i0.ɵɵInjectableDeclaration<MarkdownService>;
20
- }
@@ -1,9 +0,0 @@
1
- import MarkdownIt from 'markdown-it';
2
- import container from 'markdown-it-container';
3
- type ContainerArgs = [typeof container, string, {
4
- render: any;
5
- }];
6
- export declare class ParseAlerts {
7
- render(type: string, markdown: MarkdownIt): ContainerArgs;
8
- }
9
- export {};
@@ -1,11 +0,0 @@
1
- import container from 'markdown-it-container';
2
- type ContainerArgs = [typeof container, string, {
3
- render: any;
4
- }];
5
- export declare class ParseAngularExampleWithCodeLinks {
6
- render(): ContainerArgs;
7
- private _opening;
8
- private _collectData;
9
- private _parseNgComponent;
10
- }
11
- export {};
@@ -1,14 +0,0 @@
1
- import container from 'markdown-it-container';
2
- type ContainerArgs = [typeof container, string, {
3
- render: any;
4
- }];
5
- export declare class ParseGroupedCodeItems {
6
- render(): ContainerArgs;
7
- private _generateData;
8
- private _isClosingToken;
9
- private _isCodeFenceToken;
10
- private _openingExampleGroupHTML;
11
- private _getCodeBlockTitle;
12
- private _getCodeLanguage;
13
- }
14
- export {};
@@ -1,16 +0,0 @@
1
- import container from 'markdown-it-container';
2
- import { IPreviewNavigationGroup } from './domain';
3
- type ContainerArgs = [typeof container, string, {
4
- render: any;
5
- }];
6
- export declare class ParsePreviewGroup {
7
- private _navigation;
8
- constructor(_navigation: IPreviewNavigationGroup[]);
9
- render(): ContainerArgs;
10
- private _generateData;
11
- private _parseData;
12
- private _getGroupsHTML;
13
- private _getGroupFiltersHTML;
14
- private _getItemsHTML;
15
- }
16
- export {};
@@ -1,6 +0,0 @@
1
- import MarkdownIt from 'markdown-it';
2
- export declare class ParseSingleCodeItem {
3
- render(markdown: MarkdownIt): void;
4
- private _getTokenData;
5
- private _createCodeData;
6
- }
@@ -1,10 +0,0 @@
1
- import { IMarkdownItToken } from './domain';
2
- export declare function getContent(tokens: IMarkdownItToken[], index: number, eContainerType: string): string | undefined;
3
- export declare function encodeDataAttr(data: unknown): string;
4
- export declare function isOpeningToken(token: IMarkdownItToken): boolean;
5
- export declare function isClosingToken(token: IMarkdownItToken): boolean;
6
- export declare function parseFileLinkLine(line: string): {
7
- fileName: string;
8
- url: string;
9
- } | null;
10
- export declare function parseSingleBracketText(line: string): string | null;
@@ -1,2 +0,0 @@
1
- export * from './f-markdown';
2
- export * from './markdown-container.component';
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MarkdownContainerComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<MarkdownContainerComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<MarkdownContainerComponent, "f-markdown-container", never, {}, {}, never, never, true, never>;
5
- }
@@ -1,5 +0,0 @@
1
- import { INavigationItem } from './i-navigation-item';
2
- export interface INavigationGroup {
3
- text?: string;
4
- items: INavigationItem[];
5
- }
@@ -1,4 +0,0 @@
1
- export interface INavigationItemBadge {
2
- text: string;
3
- type: 'success' | 'danger' | 'warning' | 'info' | 'tip';
4
- }
@@ -1,14 +0,0 @@
1
- import { INavigationItemBadge } from './i-navigation-item-badge';
2
- export interface INavigationItem {
3
- link: string;
4
- text: string;
5
- hideToc?: boolean;
6
- description?: string;
7
- image?: string;
8
- image_dark?: string;
9
- image_width?: number;
10
- image_height?: number;
11
- image_type?: string;
12
- badge?: INavigationItemBadge;
13
- date?: Date;
14
- }
@@ -1,3 +0,0 @@
1
- export * from './i-navigation-group';
2
- export * from './i-navigation-item';
3
- export * from './i-navigation-item-badge';
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class FNavigationItemComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<FNavigationItemComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<FNavigationItemComponent, "a[f-navigation-item]", never, {}, {}, never, ["*"], true, never>;
5
- }
@@ -1,4 +0,0 @@
1
- export * from './domain';
2
- export * from './navigation-group/navigation-group.component';
3
- export * from './f-navigation-item/f-navigation-item.component';
4
- export * from './navigation-panel.component';
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class NavigationGroupComponent {
3
- readonly title: import("@angular/core").InputSignal<string | undefined>;
4
- protected readonly isCollapsed: import("@angular/core").WritableSignal<boolean>;
5
- protected toggle(): void;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<NavigationGroupComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigationGroupComponent, "f-navigation-group", never, { "title": { "alias": "title"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
8
- }
@@ -1,24 +0,0 @@
1
- import { AfterViewInit, OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class NavigationPanelComponent implements OnInit, AfterViewInit {
4
- private readonly _provider;
5
- private readonly _parent;
6
- private readonly _router;
7
- private readonly _changeDetectorRef;
8
- private readonly _destroyRef;
9
- private readonly _window;
10
- protected value: string | undefined;
11
- protected navigation: import("./domain").INavigationGroup[];
12
- protected title: string;
13
- protected image: string;
14
- ngOnInit(): void;
15
- private _deepClone;
16
- private _normalizeLink;
17
- private _isExternalLink;
18
- ngAfterViewInit(): void;
19
- private _subscribeOnRouteChanges;
20
- private _highlightLink;
21
- protected _onDocumentClick(event: MouseEvent): void;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<NavigationPanelComponent, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigationPanelComponent, "f-navigation-panel", never, {}, {}, never, never, true, never>;
24
- }
@@ -1 +0,0 @@
1
- export * from './table-of-content';
@@ -1,2 +0,0 @@
1
- export * from './table-of-content-items';
2
- export * from './table-of-content.component';
@@ -1,7 +0,0 @@
1
- import { ITableOfContentItem } from '../../../domain';
2
- import * as i0 from "@angular/core";
3
- export declare class TableOfContentItemsComponent {
4
- readonly items: import("@angular/core").InputSignal<ITableOfContentItem[]>;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<TableOfContentItemsComponent, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<TableOfContentItemsComponent, "ul[f-table-of-content-items]", never, { "items": { "alias": "items"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
7
- }