@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.
- package/README.md +4 -4
- package/assets/styles/_code-group.scss +1 -1
- package/assets/styles/_icons.scss +4 -0
- package/assets/styles/styles.scss +6 -0
- package/fesm2022/{foblex-m-render-cookie-popup.component-BZZxqp3j.mjs → foblex-m-render-cookie-popup.component-Cx-ELX3C.mjs} +6 -6
- package/fesm2022/foblex-m-render-cookie-popup.component-Cx-ELX3C.mjs.map +1 -0
- package/fesm2022/foblex-m-render.mjs +2032 -1870
- package/fesm2022/foblex-m-render.mjs.map +1 -1
- package/index.d.ts +1276 -6
- package/package.json +1 -1
- package/fesm2022/foblex-m-render-cookie-popup.component-BZZxqp3j.mjs.map +0 -1
- package/lib/analytics/cookie-popup/cookie-popup.component.d.ts +0 -12
- package/lib/analytics/g-tag.service.d.ts +0 -13
- package/lib/analytics/index.d.ts +0 -2
- package/lib/analytics/provide-g-tag.d.ts +0 -6
- package/lib/common/components/f-checkbox/f-checkbox.component.d.ts +0 -22
- package/lib/common/components/f-radio-button/f-radio-button.component.d.ts +0 -16
- package/lib/common/components/f-search-button/f-search-button.component.d.ts +0 -5
- package/lib/common/components/f-social-links/domain/i-social-link.d.ts +0 -4
- package/lib/common/components/f-social-links/domain/i-social-links-provider.d.ts +0 -6
- package/lib/common/components/f-social-links/domain/index.d.ts +0 -2
- package/lib/common/components/f-social-links/f-social-links.component.d.ts +0 -6
- package/lib/common/components/f-social-links/index.d.ts +0 -2
- package/lib/common/components/index.d.ts +0 -6
- package/lib/common/components/menus/domain/i-header-menu-link.d.ts +0 -4
- package/lib/common/components/menus/domain/i-header-menu.d.ts +0 -8
- package/lib/common/components/menus/domain/i-version.d.ts +0 -6
- package/lib/common/components/menus/domain/index.d.ts +0 -3
- package/lib/common/components/menus/dropdown-menu/domain/index.d.ts +0 -1
- package/lib/common/components/menus/dropdown-menu/domain/right-top-overlay-position.constant.d.ts +0 -2
- package/lib/common/components/menus/dropdown-menu/dropdown-menu.component.d.ts +0 -19
- package/lib/common/components/menus/dropdown-menu/index.d.ts +0 -2
- package/lib/common/components/menus/index.d.ts +0 -4
- package/lib/common/components/menus/inline-menu/index.d.ts +0 -1
- package/lib/common/components/menus/inline-menu/inline-menu.component.d.ts +0 -17
- package/lib/common/components/menus/npm-version/index.d.ts +0 -1
- package/lib/common/components/menus/npm-version/npm-version.component.d.ts +0 -12
- package/lib/common/directives/index.d.ts +0 -1
- package/lib/common/directives/overflow-observer.directive.d.ts +0 -15
- package/lib/common/domain/configuration-providers/index.d.ts +0 -7
- package/lib/common/domain/configuration-providers/provide-header-media-links.d.ts +0 -3
- package/lib/common/domain/configuration-providers/provide-header-navigation.d.ts +0 -3
- package/lib/common/domain/configuration-providers/provide-header-search.d.ts +0 -2
- package/lib/common/domain/configuration-providers/provide-header.d.ts +0 -10
- package/lib/common/domain/configuration-providers/provide-language.d.ts +0 -4
- package/lib/common/domain/configuration-providers/provide-logo.d.ts +0 -4
- package/lib/common/domain/configuration-providers/provide-title.d.ts +0 -4
- package/lib/common/domain/i-link.d.ts +0 -4
- package/lib/common/domain/index.d.ts +0 -3
- package/lib/common/domain/providers.d.ts +0 -6
- package/lib/common/index.d.ts +0 -5
- package/lib/common/services/index.d.ts +0 -2
- package/lib/common/services/popover.service.d.ts +0 -9
- package/lib/common/utils/copy-to-clipboard.d.ts +0 -2
- package/lib/common/utils/document-element.d.ts +0 -2
- package/lib/common/utils/index.d.ts +0 -6
- package/lib/common/utils/local-storage.d.ts +0 -2
- package/lib/common/utils/location.d.ts +0 -2
- package/lib/common/utils/platform.d.ts +0 -2
- package/lib/common/utils/window.d.ts +0 -2
- package/lib/documentation-page/analytics/common-services/f-head-tag.service.d.ts +0 -18
- package/lib/documentation-page/analytics/common-services/f-meta.service.d.ts +0 -15
- package/lib/documentation-page/analytics/common-services/i-meta-data.d.ts +0 -12
- package/lib/documentation-page/analytics/common-services/index.d.ts +0 -2
- package/lib/documentation-page/analytics/index.d.ts +0 -1
- package/lib/documentation-page/components/header/hamburger-button/domain/i-toggle-navigation-component.d.ts +0 -5
- package/lib/documentation-page/components/header/hamburger-button/domain/index.d.ts +0 -1
- package/lib/documentation-page/components/header/hamburger-button/hamburger-button.component.d.ts +0 -7
- package/lib/documentation-page/components/header/hamburger-button/index.d.ts +0 -2
- package/lib/documentation-page/components/header/header.component.d.ts +0 -7
- package/lib/documentation-page/components/header/index.d.ts +0 -2
- package/lib/documentation-page/components/index.d.ts +0 -4
- 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
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-code-group-tabs/index.d.ts +0 -1
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-code-group.component.d.ts +0 -10
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-code-view/components/highlight.component.d.ts +0 -12
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-code-view/f-code-view.component.d.ts +0 -22
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-code-view/index.d.ts +0 -3
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-code-view/utils/parse-language.d.ts +0 -2
- 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
- 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
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-example-view/domain/i-example-component.d.ts +0 -6
- 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
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-example-view/f-example-view.component.d.ts +0 -18
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-example-view/index.d.ts +0 -7
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-example-view/utils/coerce-component-height.d.ts +0 -1
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-example-view/utils/is-promise.d.ts +0 -1
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/f-example-view/utils/parse-component-tag.d.ts +0 -1
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-code-group/index.d.ts +0 -4
- 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
- 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
- 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
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/domain/get-previous-next-page-navigation/index.d.ts +0 -3
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/domain/i-markdown-footer-link.d.ts +0 -4
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/domain/i-markdown-footer-navigation.d.ts +0 -8
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/domain/index.d.ts +0 -3
- 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
- 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
- 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
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/f-footer-edit-information/index.d.ts +0 -1
- 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
- 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
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/f-footer-navigation/f-footer-navigation.component.d.ts +0 -5
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/f-footer-navigation/index.d.ts +0 -2
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/f-markdown-footer.component.d.ts +0 -24
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-markdown-footer/index.d.ts +0 -4
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-preview-group/f-preview/f-preview-base.d.ts +0 -5
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-preview-group/f-preview/f-preview.component.d.ts +0 -32
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-preview-group/f-preview/index.d.ts +0 -2
- 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
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-preview-group/f-preview-group-filters/index.d.ts +0 -1
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-preview-group/f-preview-group.service.d.ts +0 -17
- package/lib/documentation-page/components/markdown-container/f-markdown/components/f-preview-group/index.d.ts +0 -3
- package/lib/documentation-page/components/markdown-container/f-markdown/components/index.d.ts +0 -3
- package/lib/documentation-page/components/markdown-container/f-markdown/f-markdown-renderer.component.d.ts +0 -23
- package/lib/documentation-page/components/markdown-container/f-markdown/index.d.ts +0 -3
- package/lib/documentation-page/components/markdown-container/f-markdown/markdown/domain/e-markdown-container-type.d.ts +0 -10
- package/lib/documentation-page/components/markdown-container/f-markdown/markdown/domain/e-parsed-container-type.d.ts +0 -4
- package/lib/documentation-page/components/markdown-container/f-markdown/markdown/domain/i-markdown-container-data.d.ts +0 -4
- package/lib/documentation-page/components/markdown-container/f-markdown/markdown/domain/i-markdown-it-token.d.ts +0 -15
- package/lib/documentation-page/components/markdown-container/f-markdown/markdown/domain/i-parsed-container-data.d.ts +0 -9
- package/lib/documentation-page/components/markdown-container/f-markdown/markdown/domain/i-preview-navigation-group.d.ts +0 -8
- package/lib/documentation-page/components/markdown-container/f-markdown/markdown/domain/i-preview-navigation-service.d.ts +0 -6
- package/lib/documentation-page/components/markdown-container/f-markdown/markdown/domain/index.d.ts +0 -7
- package/lib/documentation-page/components/markdown-container/f-markdown/markdown/index.d.ts +0 -8
- package/lib/documentation-page/components/markdown-container/f-markdown/markdown/markdown.service.d.ts +0 -20
- package/lib/documentation-page/components/markdown-container/f-markdown/markdown/parse-alerts.d.ts +0 -9
- package/lib/documentation-page/components/markdown-container/f-markdown/markdown/parse-angular-example-with-code-links.d.ts +0 -11
- package/lib/documentation-page/components/markdown-container/f-markdown/markdown/parse-grouped-code-items.d.ts +0 -14
- package/lib/documentation-page/components/markdown-container/f-markdown/markdown/parse-preview-group.d.ts +0 -16
- package/lib/documentation-page/components/markdown-container/f-markdown/markdown/parse-single-code-item.d.ts +0 -6
- package/lib/documentation-page/components/markdown-container/f-markdown/markdown/utils.d.ts +0 -10
- package/lib/documentation-page/components/markdown-container/index.d.ts +0 -2
- package/lib/documentation-page/components/markdown-container/markdown-container.component.d.ts +0 -5
- package/lib/documentation-page/components/navigation-panel/domain/i-navigation-group.d.ts +0 -5
- package/lib/documentation-page/components/navigation-panel/domain/i-navigation-item-badge.d.ts +0 -4
- package/lib/documentation-page/components/navigation-panel/domain/i-navigation-item.d.ts +0 -14
- package/lib/documentation-page/components/navigation-panel/domain/index.d.ts +0 -3
- package/lib/documentation-page/components/navigation-panel/f-navigation-item/f-navigation-item.component.d.ts +0 -5
- package/lib/documentation-page/components/navigation-panel/index.d.ts +0 -4
- package/lib/documentation-page/components/navigation-panel/navigation-group/navigation-group.component.d.ts +0 -8
- package/lib/documentation-page/components/navigation-panel/navigation-panel.component.d.ts +0 -24
- package/lib/documentation-page/components/scrollable-container/components/index.d.ts +0 -1
- package/lib/documentation-page/components/scrollable-container/components/table-of-content/index.d.ts +0 -2
- package/lib/documentation-page/components/scrollable-container/components/table-of-content/table-of-content-items/index.d.ts +0 -1
- package/lib/documentation-page/components/scrollable-container/components/table-of-content/table-of-content-items/table-of-content-items.component.d.ts +0 -7
- package/lib/documentation-page/components/scrollable-container/components/table-of-content/table-of-content.component.d.ts +0 -16
- package/lib/documentation-page/components/scrollable-container/domain/activate-toc-by-hash/activate-toc-by-hash.handler.d.ts +0 -7
- package/lib/documentation-page/components/scrollable-container/domain/activate-toc-by-hash/activate-toc-by-hash.request.d.ts +0 -4
- package/lib/documentation-page/components/scrollable-container/domain/activate-toc-by-hash/index.d.ts +0 -2
- 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
- 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
- package/lib/documentation-page/components/scrollable-container/domain/calculate-hash-from-scroll-position-and-activate-toc/index.d.ts +0 -2
- package/lib/documentation-page/components/scrollable-container/domain/calculate-table-of-content-data/calculate-table-of-content-data.handler.d.ts +0 -13
- package/lib/documentation-page/components/scrollable-container/domain/calculate-table-of-content-data/calculate-table-of-content-data.request.d.ts +0 -4
- package/lib/documentation-page/components/scrollable-container/domain/calculate-table-of-content-data/index.d.ts +0 -2
- package/lib/documentation-page/components/scrollable-container/domain/get-absolute-top-to-container/get-absolute-top-to-container.handler.d.ts +0 -7
- package/lib/documentation-page/components/scrollable-container/domain/get-absolute-top-to-container/get-absolute-top-to-container.request.d.ts +0 -4
- package/lib/documentation-page/components/scrollable-container/domain/get-absolute-top-to-container/index.d.ts +0 -2
- package/lib/documentation-page/components/scrollable-container/domain/i-scrollable-container.d.ts +0 -5
- package/lib/documentation-page/components/scrollable-container/domain/i-table-of-content-item.d.ts +0 -7
- package/lib/documentation-page/components/scrollable-container/domain/i-table-of-content.d.ts +0 -7
- package/lib/documentation-page/components/scrollable-container/domain/index.d.ts +0 -10
- package/lib/documentation-page/components/scrollable-container/domain/render-dynamic-components/index.d.ts +0 -2
- package/lib/documentation-page/components/scrollable-container/domain/render-dynamic-components/render-dynamic-components.handler.d.ts +0 -14
- package/lib/documentation-page/components/scrollable-container/domain/render-dynamic-components/render-dynamic-components.request.d.ts +0 -4
- package/lib/documentation-page/components/scrollable-container/domain/scroll-to-element-in-container/index.d.ts +0 -2
- package/lib/documentation-page/components/scrollable-container/domain/scroll-to-element-in-container/scroll-to-element-in-container.handler.d.ts +0 -13
- package/lib/documentation-page/components/scrollable-container/domain/scroll-to-element-in-container/scroll-to-element-in-container.request.d.ts +0 -4
- package/lib/documentation-page/components/scrollable-container/domain/table-of-content-data.d.ts +0 -6
- package/lib/documentation-page/components/scrollable-container/index.d.ts +0 -3
- package/lib/documentation-page/components/scrollable-container/scrollable-container.component.d.ts +0 -12
- package/lib/documentation-page/documentation-root.component.d.ts +0 -17
- package/lib/documentation-page/domain/configuration-providers/index.d.ts +0 -8
- package/lib/documentation-page/domain/configuration-providers/provide-404-markdown.d.ts +0 -2
- package/lib/documentation-page/domain/configuration-providers/provide-components.d.ts +0 -6
- package/lib/documentation-page/domain/configuration-providers/provide-directory.d.ts +0 -2
- package/lib/documentation-page/domain/configuration-providers/provide-documentation-meta.d.ts +0 -3
- package/lib/documentation-page/domain/configuration-providers/provide-documentation.d.ts +0 -11
- package/lib/documentation-page/domain/configuration-providers/provide-footer-navigation.d.ts +0 -2
- package/lib/documentation-page/domain/configuration-providers/provide-navigation.d.ts +0 -4
- package/lib/documentation-page/domain/configuration-providers/provide-toc-data.d.ts +0 -3
- package/lib/documentation-page/domain/handle-navigation-links/handle-navigation-links.handler.d.ts +0 -9
- package/lib/documentation-page/domain/handle-navigation-links/handle-navigation-links.request.d.ts +0 -7
- package/lib/documentation-page/domain/handle-navigation-links/index.d.ts +0 -2
- package/lib/documentation-page/domain/i-documentation-configuration.d.ts +0 -15
- package/lib/documentation-page/domain/index.d.ts +0 -3
- package/lib/documentation-page/index.d.ts +0 -6
- package/lib/documentation-page/routes.d.ts +0 -2
- package/lib/documentation-page/services/documentation.store.d.ts +0 -23
- package/lib/documentation-page/services/index.d.ts +0 -1
- package/lib/highlight/highlight.service.d.ts +0 -18
- package/lib/highlight/index.d.ts +0 -4
- package/lib/highlight/languages.d.ts +0 -1
- package/lib/highlight/mark-code-focused-blocks.post-processor.d.ts +0 -10
- package/lib/highlight/theme.d.ts +0 -2
- package/lib/home-page/components/f-home-page-buttons-row/f-home-page-buttons-row.component.d.ts +0 -6
- package/lib/home-page/components/f-home-page-buttons-row/index.d.ts +0 -1
- package/lib/home-page/components/f-home-page-features/f-home-page-features.component.d.ts +0 -6
- package/lib/home-page/components/f-home-page-features/index.d.ts +0 -1
- package/lib/home-page/components/f-home-page-footer/f-home-page-footer.component.d.ts +0 -6
- package/lib/home-page/components/f-home-page-footer/index.d.ts +0 -1
- package/lib/home-page/components/f-home-page-header/f-home-page-header.component.d.ts +0 -8
- package/lib/home-page/components/f-home-page-header/index.d.ts +0 -1
- package/lib/home-page/components/f-home-page-hero/f-home-page-hero.component.d.ts +0 -6
- package/lib/home-page/components/f-home-page-hero/index.d.ts +0 -1
- package/lib/home-page/components/f-home-page-memberships/f-home-page-memberships.component.d.ts +0 -6
- package/lib/home-page/components/f-home-page-memberships/index.d.ts +0 -1
- package/lib/home-page/components/index.d.ts +0 -6
- package/lib/home-page/domain/configuration-providers/index.d.ts +0 -7
- package/lib/home-page/domain/configuration-providers/provide-background.d.ts +0 -3
- package/lib/home-page/domain/configuration-providers/provide-hero.d.ts +0 -8
- package/lib/home-page/domain/configuration-providers/provide-home-buttons.d.ts +0 -9
- package/lib/home-page/domain/configuration-providers/provide-home-features.d.ts +0 -6
- package/lib/home-page/domain/configuration-providers/provide-home-footer.d.ts +0 -5
- package/lib/home-page/domain/configuration-providers/provide-home-page.d.ts +0 -11
- package/lib/home-page/domain/configuration-providers/provide-image.d.ts +0 -3
- package/lib/home-page/domain/i-home-page-configuration.d.ts +0 -11
- package/lib/home-page/domain/i-home-page-membership.d.ts +0 -9
- package/lib/home-page/domain/index.d.ts +0 -3
- package/lib/home-page/home-root.component.d.ts +0 -19
- package/lib/home-page/index.d.ts +0 -5
- package/lib/home-page/router.d.ts +0 -2
- package/lib/home-page/services/home.store.d.ts +0 -19
- package/lib/home-page/services/index.d.ts +0 -1
- package/lib/theme/index.d.ts +0 -3
- package/lib/theme/provide-theme.d.ts +0 -2
- package/lib/theme/theme-button/theme-button.component.d.ts +0 -14
- package/lib/theme/theme.service.d.ts +0 -17
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TableOfContentComponent {
|
|
3
|
-
private readonly _elementRef;
|
|
4
|
-
private readonly _provider;
|
|
5
|
-
private readonly _injector;
|
|
6
|
-
private readonly _window;
|
|
7
|
-
protected readonly tocData: import("@angular/core").Signal<import("../../index").TableOfContentData>;
|
|
8
|
-
protected readonly activeMarkerPosition: import("@angular/core").Signal<number>;
|
|
9
|
-
protected readonly title: string | undefined;
|
|
10
|
-
private _getActiveMarkerPosition;
|
|
11
|
-
private _getComputedStyle;
|
|
12
|
-
protected _onDocumentClick(event: MouseEvent): void;
|
|
13
|
-
private _scrollTo;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TableOfContentComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TableOfContentComponent, "aside[f-table-of-content]", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ActivateTocByHashRequest } from './activate-toc-by-hash.request';
|
|
2
|
-
import { Injector } from '@angular/core';
|
|
3
|
-
export declare class ActivateTocByHashHandler {
|
|
4
|
-
private readonly _provider;
|
|
5
|
-
constructor(_injector: Injector);
|
|
6
|
-
handle(payload: ActivateTocByHashRequest): void;
|
|
7
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { Injector } from '@angular/core';
|
|
2
|
-
export declare class CalculateHashFromScrollPositionAndActivateTocHandler {
|
|
3
|
-
private _injector;
|
|
4
|
-
private readonly _docElement;
|
|
5
|
-
private readonly _window;
|
|
6
|
-
private readonly _provider;
|
|
7
|
-
private readonly _scrollableContainer;
|
|
8
|
-
constructor(_injector: Injector);
|
|
9
|
-
handle(): void;
|
|
10
|
-
private _getContainerScrollTop;
|
|
11
|
-
private _getHeaderHeight;
|
|
12
|
-
private _calculateElementsTopPositions;
|
|
13
|
-
private _getAbsoluteTopToContainer;
|
|
14
|
-
private _isScrollAtBottom;
|
|
15
|
-
private _findTargetHashByPosition;
|
|
16
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { CalculateTableOfContentDataRequest } from './calculate-table-of-content-data.request';
|
|
2
|
-
import { Injector } from '@angular/core';
|
|
3
|
-
export declare class CalculateTableOfContentDataHandler {
|
|
4
|
-
private _injector;
|
|
5
|
-
private readonly _provider;
|
|
6
|
-
constructor(_injector: Injector);
|
|
7
|
-
handle(request: CalculateTableOfContentDataRequest): void;
|
|
8
|
-
private _getNavigationSelectors;
|
|
9
|
-
private _createItem;
|
|
10
|
-
private _createNavigationId;
|
|
11
|
-
private _getLevel;
|
|
12
|
-
private _insertItemIntoTree;
|
|
13
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { GetAbsoluteTopToContainerRequest } from './get-absolute-top-to-container.request';
|
|
2
|
-
import { Injector } from '@angular/core';
|
|
3
|
-
export declare class GetAbsoluteTopToContainerHandler {
|
|
4
|
-
private readonly _scrollableContainer;
|
|
5
|
-
constructor(_injector: Injector);
|
|
6
|
-
handle(request: GetAbsoluteTopToContainerRequest): number;
|
|
7
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export * from './activate-toc-by-hash';
|
|
2
|
-
export * from './calculate-hash-from-scroll-position-and-activate-toc';
|
|
3
|
-
export * from './get-absolute-top-to-container';
|
|
4
|
-
export * from './calculate-table-of-content-data';
|
|
5
|
-
export * from './render-dynamic-components';
|
|
6
|
-
export * from './scroll-to-element-in-container';
|
|
7
|
-
export * from './i-scrollable-container';
|
|
8
|
-
export * from './i-table-of-content';
|
|
9
|
-
export * from './i-table-of-content-item';
|
|
10
|
-
export * from './table-of-content-data';
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { RenderDynamicComponentsRequest } from './render-dynamic-components.request';
|
|
2
|
-
import { Injector } from '@angular/core';
|
|
3
|
-
export declare class RenderDynamicComponentsHandler {
|
|
4
|
-
private readonly _componentsMap;
|
|
5
|
-
private readonly _provider;
|
|
6
|
-
private readonly _containerRef;
|
|
7
|
-
constructor(_injector: Injector);
|
|
8
|
-
handle(request: RenderDynamicComponentsRequest): void;
|
|
9
|
-
private _queryElements;
|
|
10
|
-
private _renderComponent;
|
|
11
|
-
private _assignInputs;
|
|
12
|
-
private _extractComponentRoot;
|
|
13
|
-
private _logError;
|
|
14
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ScrollToElementInContainerRequest } from './scroll-to-element-in-container.request';
|
|
2
|
-
import { Injector } from '@angular/core';
|
|
3
|
-
export declare class ScrollToElementInContainerHandler {
|
|
4
|
-
private readonly _scrollableContainer;
|
|
5
|
-
constructor(_injector: Injector);
|
|
6
|
-
handle(payload: ScrollToElementInContainerRequest): void;
|
|
7
|
-
private _getScrollToElement;
|
|
8
|
-
private _getScrollTo;
|
|
9
|
-
private _isFirstElementInContainer;
|
|
10
|
-
private _calculateScrollTo;
|
|
11
|
-
private _getElementTop;
|
|
12
|
-
private _getContainerTop;
|
|
13
|
-
}
|
package/lib/documentation-page/components/scrollable-container/scrollable-container.component.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { IScrollableContainer } from './domain';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ScrollableContainerComponent implements OnInit, IScrollableContainer {
|
|
5
|
-
private readonly _destroyRef;
|
|
6
|
-
private readonly _injector;
|
|
7
|
-
readonly htmlElement: any;
|
|
8
|
-
ngOnInit(): void;
|
|
9
|
-
private _calculateHashAndActivate;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScrollableContainerComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScrollableContainerComponent, "f-scrollable-container", never, {}, {}, never, ["*"], true, never>;
|
|
12
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { IToggleNavigationComponent } from './components';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DocumentationRootComponent implements IToggleNavigationComponent, OnInit, OnDestroy {
|
|
5
|
-
protected readonly isNavigationVisible: import("@angular/core").WritableSignal<boolean>;
|
|
6
|
-
protected readonly popover: import("@angular/core").Signal<string | null>;
|
|
7
|
-
private readonly _metaService;
|
|
8
|
-
private readonly _destroyRef;
|
|
9
|
-
private readonly _gTagService;
|
|
10
|
-
private readonly _themeService;
|
|
11
|
-
protected readonly isBrowser: boolean;
|
|
12
|
-
ngOnInit(): void;
|
|
13
|
-
onToggleNavigation(value: boolean): void;
|
|
14
|
-
ngOnDestroy(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DocumentationRootComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DocumentationRootComponent, "documentation-root", never, {}, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export * from './provide-404-markdown';
|
|
2
|
-
export * from './provide-components';
|
|
3
|
-
export * from './provide-directory';
|
|
4
|
-
export * from './provide-documentation';
|
|
5
|
-
export * from './provide-documentation-meta';
|
|
6
|
-
export * from './provide-footer-navigation';
|
|
7
|
-
export * from './provide-navigation';
|
|
8
|
-
export * from './provide-toc-data';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { IDocumentationConfiguration } from '../i-documentation-configuration';
|
|
2
|
-
import { Type } from '@angular/core';
|
|
3
|
-
import { IExampleComponent } from '../../components';
|
|
4
|
-
export declare function defineLazyComponent(selector: string, loader: () => Promise<Record<string, unknown>>): IExampleComponent;
|
|
5
|
-
export declare function provideComponents(components: IExampleComponent[]): Partial<IDocumentationConfiguration>;
|
|
6
|
-
export declare function extractComponent(loader: () => Promise<Record<string, unknown>>): Promise<Type<any>>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { IDocumentationConfiguration } from '../i-documentation-configuration';
|
|
2
|
-
import { InjectionToken } from '@angular/core';
|
|
3
|
-
export declare function provideDocumentation(configuration: IProviderInstance): {
|
|
4
|
-
provide: InjectionToken<IDocumentationConfiguration>;
|
|
5
|
-
useValue: any;
|
|
6
|
-
};
|
|
7
|
-
export declare const DOCUMENTATION_CONFIGURATION: InjectionToken<IDocumentationConfiguration>;
|
|
8
|
-
interface IProviderInstance {
|
|
9
|
-
providers: Partial<IDocumentationConfiguration>[];
|
|
10
|
-
}
|
|
11
|
-
export {};
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { IDocumentationConfiguration } from '../i-documentation-configuration';
|
|
2
|
-
import { INavigationGroup, INavigationItem } from '../../components';
|
|
3
|
-
export declare function provideNavigation(...navigation: INavigationGroup[]): Partial<IDocumentationConfiguration>;
|
|
4
|
-
export declare function defineNavigationGroup(name: string | undefined, items: INavigationItem[]): INavigationGroup;
|
package/lib/documentation-page/domain/handle-navigation-links/handle-navigation-links.handler.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { HandleNavigationLinksRequest } from './handle-navigation-links.request';
|
|
2
|
-
export declare class HandleNavigationLinksHandler {
|
|
3
|
-
handle(request: HandleNavigationLinksRequest): void;
|
|
4
|
-
private _getTargetElement;
|
|
5
|
-
private _getClosestAnchorTag;
|
|
6
|
-
private _hasHref;
|
|
7
|
-
private _isExternalLink;
|
|
8
|
-
private _navigateInternalLink;
|
|
9
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { IExampleComponent, IMarkdownFooterNavigation, INavigationGroup, ITableOfContent } from '../components';
|
|
2
|
-
import { IHasHeaderConfiguration, ILanguageConfiguration, ILogoConfiguration, ITitleConfiguration } from '../../common';
|
|
3
|
-
import { IMetaData } from '../analytics';
|
|
4
|
-
export interface IDocumentationConfiguration extends ILanguageConfiguration, ITitleConfiguration, ILogoConfiguration, IHasHeaderConfiguration {
|
|
5
|
-
docsDir: string;
|
|
6
|
-
notFoundMarkdown: string;
|
|
7
|
-
navigation: INavigationGroup[];
|
|
8
|
-
footer?: IDocumentationFooterConfiguration;
|
|
9
|
-
components?: IExampleComponent[];
|
|
10
|
-
toC?: ITableOfContent;
|
|
11
|
-
meta?: IMetaData;
|
|
12
|
-
}
|
|
13
|
-
export interface IDocumentationFooterConfiguration {
|
|
14
|
-
navigation?: IMarkdownFooterNavigation;
|
|
15
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { ComponentRef } from '@angular/core';
|
|
2
|
-
import { IExampleComponent, IMarkdownFooterNavigation, INavigationGroup, ITableOfContent, TableOfContentData } from '../components';
|
|
3
|
-
import { IHeaderConfiguration, IHeaderConfigurationStore, IHeaderMenuLink, ISocialLink, ISocialLinksProvider } from '../../common';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class DocumentationStore implements ISocialLinksProvider, IHeaderConfigurationStore {
|
|
6
|
-
private readonly _configuration;
|
|
7
|
-
readonly tocData: import("@angular/core").WritableSignal<TableOfContentData>;
|
|
8
|
-
readonly dComponents: import("@angular/core").WritableSignal<ComponentRef<any>[]>;
|
|
9
|
-
disposeDComponents(): void;
|
|
10
|
-
getMarkdownUrl(markdown: string): string;
|
|
11
|
-
private _isMarkdownExist;
|
|
12
|
-
getLogo(): string;
|
|
13
|
-
getTitle(): string;
|
|
14
|
-
getHeaderNavigation(): IHeaderMenuLink[];
|
|
15
|
-
getComponents(): IExampleComponent[];
|
|
16
|
-
getNavigation(): INavigationGroup[];
|
|
17
|
-
getFooterNavigation(): IMarkdownFooterNavigation;
|
|
18
|
-
getSocialLinks(): ISocialLink[];
|
|
19
|
-
getToC(): ITableOfContent;
|
|
20
|
-
getHeader(): IHeaderConfiguration | undefined;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DocumentationStore, never>;
|
|
22
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DocumentationStore>;
|
|
23
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './documentation.store';
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class HighlightService {
|
|
4
|
-
/**
|
|
5
|
-
* Service for highlighting code blocks using Shiki.
|
|
6
|
-
* It supports syntax highlighting and post-processing for focused blocks.
|
|
7
|
-
*/
|
|
8
|
-
private readonly _isBrowser;
|
|
9
|
-
private readonly _window;
|
|
10
|
-
private readonly _highlighter$;
|
|
11
|
-
highlight(element: HTMLElement, lang: string, content: string): Observable<HTMLElement>;
|
|
12
|
-
private _highlightCodeBlock;
|
|
13
|
-
private _renderCode;
|
|
14
|
-
private _preprocessFocus;
|
|
15
|
-
private _postProcess;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HighlightService, never>;
|
|
17
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<HighlightService>;
|
|
18
|
-
}
|
package/lib/highlight/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const AVAILABLE_LANGUAGES: string[];
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
export declare class MarkCodeFocusedBlocksPostProcessor {
|
|
3
|
-
private _window;
|
|
4
|
-
constructor(_window: Window);
|
|
5
|
-
handle(element: HTMLElement): Observable<HTMLElement>;
|
|
6
|
-
private _applyOpacity;
|
|
7
|
-
private _getElementColor;
|
|
8
|
-
private _createRgbaString;
|
|
9
|
-
private _getRgbValues;
|
|
10
|
-
}
|
package/lib/highlight/theme.d.ts
DELETED
package/lib/home-page/components/f-home-page-buttons-row/f-home-page-buttons-row.component.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FHomePageButtonsRowComponent {
|
|
3
|
-
protected viewModel: import("@foblex/m-render").IHomePageLink[];
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FHomePageButtonsRowComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FHomePageButtonsRowComponent, "f-home-page-buttons-row", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './f-home-page-buttons-row.component';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FHomePageFeaturesComponent {
|
|
3
|
-
protected viewModel: import("@foblex/m-render").IHomePageFeature[];
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FHomePageFeaturesComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FHomePageFeaturesComponent, "f-home-page-features", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './f-home-page-features.component';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FHomePageFooterComponent {
|
|
3
|
-
protected viewModel: import("@foblex/m-render").IHomePageFooter;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FHomePageFooterComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FHomePageFooterComponent, "footer[f-home-page-footer]", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './f-home-page-footer.component';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FHomePageHeaderComponent {
|
|
3
|
-
protected logo: string;
|
|
4
|
-
protected title: string;
|
|
5
|
-
protected config: import("../../../common").IHeaderConfiguration | undefined;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FHomePageHeaderComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FHomePageHeaderComponent, "header[f-home-page-header]", never, {}, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './f-home-page-header.component';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FHomePageHeroComponent {
|
|
3
|
-
protected viewModel: import("@foblex/m-render").IHomePageHero;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FHomePageHeroComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FHomePageHeroComponent, "f-home-page-hero", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './f-home-page-hero.component';
|
package/lib/home-page/components/f-home-page-memberships/f-home-page-memberships.component.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FHomePageMembershipsComponent {
|
|
3
|
-
protected viewModel: import("@foblex/m-render").IHomePageMembership[];
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FHomePageMembershipsComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FHomePageMembershipsComponent, "f-home-page-memberships", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './f-home-page-memberships.component';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export * from './provide-background';
|
|
2
|
-
export * from './provide-hero';
|
|
3
|
-
export * from './provide-home-buttons';
|
|
4
|
-
export * from './provide-home-features';
|
|
5
|
-
export * from './provide-home-footer';
|
|
6
|
-
export * from './provide-home-page';
|
|
7
|
-
export * from './provide-image';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { IHomePageConfiguration } from '../i-home-page-configuration';
|
|
2
|
-
export declare function provideHero(hero: IHomePageHero): Partial<IHomePageConfiguration>;
|
|
3
|
-
export interface IHomePageHero {
|
|
4
|
-
headline?: string;
|
|
5
|
-
tagline1?: string;
|
|
6
|
-
tagline2?: string;
|
|
7
|
-
subDescription?: string;
|
|
8
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { IHomePageConfiguration } from '../i-home-page-configuration';
|
|
2
|
-
export declare function provideHomeButtons(buttons: IHomePageLink[]): Partial<IHomePageConfiguration>;
|
|
3
|
-
export interface IHomePageLink {
|
|
4
|
-
primary?: boolean;
|
|
5
|
-
routerLink?: string;
|
|
6
|
-
href?: string;
|
|
7
|
-
text: string;
|
|
8
|
-
icon?: string;
|
|
9
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { IHomePageConfiguration } from '../i-home-page-configuration';
|
|
3
|
-
export declare function provideHomePage(configuration: IProviderInstance): {
|
|
4
|
-
provide: InjectionToken<IHomePageConfiguration>;
|
|
5
|
-
useValue: any;
|
|
6
|
-
}[];
|
|
7
|
-
export declare const HOME_PAGE_CONFIGURATION: InjectionToken<IHomePageConfiguration>;
|
|
8
|
-
interface IProviderInstance {
|
|
9
|
-
providers: Partial<IHomePageConfiguration>[];
|
|
10
|
-
}
|
|
11
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Type } from '@angular/core';
|
|
2
|
-
import { IHasHeaderConfiguration, ILogoConfiguration, ITitleConfiguration } from '../../common';
|
|
3
|
-
import { IHomePageFeature, IHomePageFooter, IHomePageHero, IHomePageLink } from './configuration-providers';
|
|
4
|
-
export interface IHomePageConfiguration extends ITitleConfiguration, ILogoConfiguration, IHasHeaderConfiguration {
|
|
5
|
-
background?: Type<any>;
|
|
6
|
-
hero: IHomePageHero;
|
|
7
|
-
image?: Type<any>;
|
|
8
|
-
buttons?: IHomePageLink[];
|
|
9
|
-
features?: IHomePageFeature[];
|
|
10
|
-
footer: IHomePageFooter;
|
|
11
|
-
}
|