@dso-toolkit/core 43.1.0 → 45.0.0
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/dist/cjs/dso-autosuggest.cjs.entry.js +30 -11
- package/dist/cjs/dso-badge.cjs.entry.js +1 -1
- package/dist/cjs/dso-date-picker.cjs.entry.js +2 -2
- package/dist/cjs/dso-header.cjs.entry.js +12 -6
- package/dist/cjs/dso-image-overlay.cjs.entry.js +1 -1
- package/dist/cjs/dso-info-button.cjs.entry.js +2 -2
- package/dist/cjs/dso-info_2.cjs.entry.js +5 -5
- package/dist/cjs/dso-label.cjs.entry.js +17 -13
- package/dist/cjs/dso-map-base-layers.cjs.entry.js +2 -2
- package/dist/cjs/dso-map-controls.cjs.entry.js +5 -4
- package/dist/cjs/dso-map-overlays.cjs.entry.js +2 -2
- package/dist/cjs/dso-ozon-content.cjs.entry.js +11 -6
- package/dist/cjs/dso-pagination.cjs.entry.js +2 -2
- package/dist/cjs/dso-progress-bar.cjs.entry.js +2 -2
- package/dist/cjs/dso-progress-indicator.cjs.entry.js +2 -2
- package/dist/cjs/dso-toolkit.cjs.js +1 -1
- package/dist/cjs/dso-tree-view.cjs.entry.js +6 -6
- package/dist/cjs/dso-viewer-grid.cjs.entry.js +18 -13
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/alert/alert.template.js +0 -14
- package/dist/collection/components/autosuggest/autosuggest.js +34 -15
- package/dist/collection/components/autosuggest/autosuggest.template.js +4 -4
- package/dist/collection/components/badge/badge.css +8 -3
- package/dist/collection/components/banner/banner.template.js +1 -1
- package/dist/collection/components/date-picker/date-picker.js +3 -3
- package/dist/collection/components/date-picker/date-picker.template.js +2 -17
- package/dist/collection/components/dropdown-menu/dropdown-menu.template.js +22 -3
- package/dist/collection/components/header/header.css +24 -0
- package/dist/collection/components/header/header.js +12 -6
- package/dist/collection/components/header/header.template.js +2 -2
- package/dist/collection/components/image-overlay/image-overlay.css +1040 -0
- package/dist/collection/components/info/info.css +1040 -0
- package/dist/collection/components/info/info.js +5 -5
- package/dist/collection/components/info/info.template.js +2 -2
- package/dist/collection/components/info-button/info-button.js +3 -3
- package/dist/collection/components/info-button/info-button.template.js +2 -2
- package/dist/collection/components/label/label.css +6 -1
- package/dist/collection/components/label/label.js +24 -17
- package/dist/collection/components/label/label.template.js +3 -3
- package/dist/collection/components/map-base-layers/map-base-layers.js +3 -3
- package/dist/collection/components/map-controls/map-controls.css +1041 -0
- package/dist/collection/components/map-controls/map-controls.js +11 -8
- package/dist/collection/components/map-controls/map-controls.template.js +5 -5
- package/dist/collection/components/map-overlays/map-overlays.js +3 -3
- package/dist/collection/components/ozon-content/nodes/ext-ref.node.js +2 -2
- package/dist/collection/components/ozon-content/ozon-content.css +18 -0
- package/dist/collection/components/ozon-content/ozon-content.js +13 -8
- package/dist/collection/components/ozon-content/ozon-content.template.js +4 -4
- package/dist/collection/components/pagination/pagination.js +3 -3
- package/dist/collection/components/pagination/pagination.template.js +2 -2
- package/dist/collection/components/progress-bar/progress-bar.css +9 -13
- package/dist/collection/components/progress-bar/progress-bar.js +4 -3
- package/dist/collection/components/progress-indicator/progress-indicator.css +0 -4
- package/dist/collection/components/progress-indicator/progress-indicator.js +1 -1
- package/dist/collection/components/selectable/selectable.js +4 -4
- package/dist/collection/components/selectable/selectable.template.js +2 -2
- package/dist/collection/components/tree-view/tree-view.js +9 -9
- package/dist/collection/components/tree-view/tree-view.template.js +4 -4
- package/dist/collection/components/viewer-grid/viewer-grid.css +1078 -10
- package/dist/collection/components/viewer-grid/viewer-grid.js +24 -16
- package/dist/collection/components/viewer-grid/{templates/viewer-grid.template.js → viewer-grid.template.js} +5 -5
- package/dist/custom-elements/index.js +122 -82
- package/dist/dso-toolkit/dso-toolkit.css +1 -1
- package/dist/dso-toolkit/dso-toolkit.esm.js +1 -1
- package/dist/dso-toolkit/p-10a6db1a.entry.js +1 -0
- package/dist/dso-toolkit/p-1450f113.entry.js +1 -0
- package/dist/dso-toolkit/p-16635f4b.entry.js +1 -0
- package/dist/dso-toolkit/p-25f8dbc6.entry.js +1 -0
- package/dist/dso-toolkit/p-361528b4.entry.js +1 -0
- package/dist/dso-toolkit/p-375a2523.entry.js +1 -0
- package/dist/dso-toolkit/p-3799366e.entry.js +1 -0
- package/dist/dso-toolkit/p-3b5f957e.entry.js +1 -0
- package/dist/dso-toolkit/p-6bc71e48.entry.js +1 -0
- package/dist/dso-toolkit/p-91b6a181.entry.js +1 -0
- package/dist/dso-toolkit/p-b95bc2c7.entry.js +1 -0
- package/dist/dso-toolkit/p-c1070a58.entry.js +1 -0
- package/dist/dso-toolkit/p-d780f9ff.entry.js +1 -0
- package/dist/dso-toolkit/p-e4bcafc4.entry.js +1 -0
- package/dist/dso-toolkit/p-e7888d49.entry.js +1 -0
- package/dist/dso-toolkit/p-eb17d45e.entry.js +1 -0
- package/dist/dso-toolkit/p-fd8a8509.entry.js +1 -0
- package/dist/esm/dso-autosuggest.entry.js +30 -11
- package/dist/esm/dso-badge.entry.js +1 -1
- package/dist/esm/dso-date-picker.entry.js +2 -2
- package/dist/esm/dso-header.entry.js +12 -6
- package/dist/esm/dso-image-overlay.entry.js +1 -1
- package/dist/esm/dso-info-button.entry.js +2 -2
- package/dist/esm/dso-info_2.entry.js +5 -5
- package/dist/esm/dso-label.entry.js +18 -14
- package/dist/esm/dso-map-base-layers.entry.js +2 -2
- package/dist/esm/dso-map-controls.entry.js +5 -4
- package/dist/esm/dso-map-overlays.entry.js +2 -2
- package/dist/esm/dso-ozon-content.entry.js +11 -6
- package/dist/esm/dso-pagination.entry.js +2 -2
- package/dist/esm/dso-progress-bar.entry.js +2 -2
- package/dist/esm/dso-progress-indicator.entry.js +2 -2
- package/dist/esm/dso-toolkit.js +1 -1
- package/dist/esm/dso-tree-view.entry.js +6 -6
- package/dist/esm/dso-viewer-grid.entry.js +18 -13
- package/dist/esm/loader.js +1 -1
- package/dist/types/components/alert/alert.template.d.ts +1 -2
- package/dist/types/components/autosuggest/autosuggest.d.ts +6 -4
- package/dist/types/components/autosuggest/autosuggest.template.d.ts +1 -1
- package/dist/types/components/date-picker/date-picker.d.ts +1 -1
- package/dist/types/components/date-picker/date-picker.template.d.ts +1 -4
- package/dist/types/components/dropdown-menu/dropdown-menu.template.d.ts +1 -2
- package/dist/types/components/header/header.d.ts +4 -3
- package/dist/types/components/header/header.template.d.ts +1 -1
- package/dist/types/components/info/info.d.ts +1 -1
- package/dist/types/components/info/info.template.d.ts +1 -1
- package/dist/types/components/info-button/info-button.d.ts +1 -1
- package/dist/types/components/info-button/info-button.template.d.ts +1 -1
- package/dist/types/components/label/label.d.ts +3 -2
- package/dist/types/components/label/label.template.d.ts +1 -1
- package/dist/types/components/map-base-layers/map-base-layers.d.ts +1 -1
- package/dist/types/components/map-controls/map-controls.d.ts +3 -2
- package/dist/types/components/map-controls/map-controls.template.d.ts +1 -1
- package/dist/types/components/map-overlays/map-overlays.d.ts +1 -1
- package/dist/types/components/ozon-content/ozon-content.d.ts +6 -2
- package/dist/types/components/ozon-content/ozon-content.template.d.ts +1 -1
- package/dist/types/components/pagination/pagination.d.ts +1 -1
- package/dist/types/components/pagination/pagination.template.d.ts +1 -1
- package/dist/types/components/selectable/selectable.d.ts +1 -1
- package/dist/types/components/selectable/selectable.template.d.ts +1 -1
- package/dist/types/components/tree-view/tree-view.d.ts +3 -3
- package/dist/types/components/tree-view/tree-view.template.d.ts +1 -1
- package/dist/types/components/viewer-grid/viewer-grid.d.ts +8 -4
- package/dist/types/components/viewer-grid/viewer-grid.template.d.ts +3 -0
- package/dist/types/components.d.ts +29 -29
- package/package.json +3 -16
- package/dist/collection/components/anchor/anchor.template.js +0 -17
- package/dist/collection/components/button/button.template.js +0 -48
- package/dist/collection/components/context/context.template.js +0 -42
- package/dist/collection/components/definition-list/definition-list.template.js +0 -36
- package/dist/collection/components/label/label.decorator.js +0 -6
- package/dist/collection/components/label-group/label-group.template.js +0 -7
- package/dist/collection/components/list/list.template.js +0 -44
- package/dist/collection/components/viewer-grid/example-pages/viewer-grid-document-header.example-template.js +0 -22
- package/dist/collection/components/viewer-grid/example-pages/viewer-grid-document-list.example-template.js +0 -12
- package/dist/collection/components/viewer-grid/example-pages/viewer-grid-filterblok.example-template.js +0 -60
- package/dist/collection/components/viewer-grid/example-pages/viewer-grid-tiles.example-template.js +0 -17
- package/dist/dso-toolkit/p-1845b0ce.entry.js +0 -1
- package/dist/dso-toolkit/p-19b5fae2.entry.js +0 -1
- package/dist/dso-toolkit/p-202bd676.entry.js +0 -1
- package/dist/dso-toolkit/p-237cd551.entry.js +0 -1
- package/dist/dso-toolkit/p-336bf5b9.entry.js +0 -1
- package/dist/dso-toolkit/p-363b56b1.entry.js +0 -1
- package/dist/dso-toolkit/p-3ad06d9d.entry.js +0 -1
- package/dist/dso-toolkit/p-6505be7d.entry.js +0 -1
- package/dist/dso-toolkit/p-80b5c915.entry.js +0 -1
- package/dist/dso-toolkit/p-93683c65.entry.js +0 -1
- package/dist/dso-toolkit/p-acc0620a.entry.js +0 -1
- package/dist/dso-toolkit/p-b86128b3.entry.js +0 -1
- package/dist/dso-toolkit/p-ba835421.entry.js +0 -1
- package/dist/dso-toolkit/p-bd1ee63c.entry.js +0 -1
- package/dist/dso-toolkit/p-ca3a1440.entry.js +0 -1
- package/dist/dso-toolkit/p-d84c166c.entry.js +0 -1
- package/dist/dso-toolkit/p-e98f049e.entry.js +0 -1
- package/dist/types/components/anchor/anchor.template.d.ts +0 -2
- package/dist/types/components/button/button.template.d.ts +0 -2
- package/dist/types/components/context/context.template.d.ts +0 -3
- package/dist/types/components/definition-list/definition-list.template.d.ts +0 -3
- package/dist/types/components/label/label.decorator.d.ts +0 -3
- package/dist/types/components/label-group/label-group.template.d.ts +0 -2
- package/dist/types/components/list/list.template.d.ts +0 -3
- package/dist/types/components/viewer-grid/example-pages/viewer-grid-document-header.example-template.d.ts +0 -2
- package/dist/types/components/viewer-grid/example-pages/viewer-grid-document-list.example-template.d.ts +0 -2
- package/dist/types/components/viewer-grid/example-pages/viewer-grid-filterblok.example-template.d.ts +0 -1
- package/dist/types/components/viewer-grid/example-pages/viewer-grid-tiles.example-template.d.ts +0 -2
- package/dist/types/components/viewer-grid/templates/viewer-grid.template.d.ts +0 -3
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { Header } from "@dso-toolkit/sources";
|
|
2
|
-
export declare function headerTemplate({ logo, subLogo, mainMenu, useDropDownMenu, authStatus, loginUrl, logoutUrl, userProfileUrl, userProfileName, userHomeUrl,
|
|
2
|
+
export declare function headerTemplate({ logo, subLogo, mainMenu, useDropDownMenu, authStatus, loginUrl, logoutUrl, userProfileUrl, userProfileName, userHomeUrl, dsoHeaderClick, }: Header): import("lit-html").TemplateResult<1>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { Info } from '@dso-toolkit/sources';
|
|
2
2
|
import { TemplateResult } from 'lit-html';
|
|
3
|
-
export declare function infoTemplate({ fixed, active, richContent,
|
|
3
|
+
export declare function infoTemplate({ fixed, active, richContent, dsoClose }: Info<TemplateResult>): TemplateResult<1>;
|
|
@@ -8,7 +8,7 @@ export declare class InfoButton {
|
|
|
8
8
|
active?: boolean;
|
|
9
9
|
secondary?: boolean;
|
|
10
10
|
label: string;
|
|
11
|
-
|
|
11
|
+
dsoToggle: EventEmitter<InfoButtonToggleEvent>;
|
|
12
12
|
setFocus(): Promise<void>;
|
|
13
13
|
private handleToggle;
|
|
14
14
|
render(): any;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { InfoButton } from '@dso-toolkit/sources';
|
|
2
|
-
export declare function infoButtonTemplate({ label, active, secondary,
|
|
2
|
+
export declare function infoButtonTemplate({ label, active, secondary, dsoToggle }: InfoButton): import("lit-html").TemplateResult<1>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { EventEmitter, ComponentInterface } from '../../stencil-public-runtime';
|
|
2
2
|
export declare class Label implements ComponentInterface {
|
|
3
|
-
private mutationObserver
|
|
3
|
+
private mutationObserver;
|
|
4
4
|
private resizeObserver;
|
|
5
5
|
private labelContent;
|
|
6
6
|
private keydownListenerActive;
|
|
@@ -14,7 +14,8 @@ export declare class Label implements ComponentInterface {
|
|
|
14
14
|
textHover?: boolean;
|
|
15
15
|
textFocus?: boolean;
|
|
16
16
|
truncatedContent?: string | null;
|
|
17
|
-
|
|
17
|
+
labelText?: string;
|
|
18
|
+
dsoRemoveClick: EventEmitter<MouseEvent>;
|
|
18
19
|
watchTruncate(truncate: boolean): void;
|
|
19
20
|
watchTooltipActive(): void;
|
|
20
21
|
private static statusMap;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { Label } from '@dso-toolkit/sources';
|
|
2
|
-
export declare function labelTemplate({ status, label,
|
|
2
|
+
export declare function labelTemplate({ status, label, removable, dsoRemoveClick, compact, truncate, symbol }: Label): import("lit-html").TemplateResult<1>;
|
|
@@ -5,7 +5,7 @@ export declare class MapBaseLayers implements ComponentInterface {
|
|
|
5
5
|
selectableRefs: {
|
|
6
6
|
[id: number]: HTMLDsoSelectableElement;
|
|
7
7
|
};
|
|
8
|
-
|
|
8
|
+
dsoBaseLayerChange: EventEmitter<BaseLayerChangeEvent>;
|
|
9
9
|
group: string;
|
|
10
10
|
baseLayers: BaseLayer[];
|
|
11
11
|
baseLayerChangeHandler(baseLayer: BaseLayer): void;
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { EventEmitter } from '../../stencil-public-runtime';
|
|
2
2
|
export declare class MapControls {
|
|
3
3
|
#private;
|
|
4
|
+
private panelTitle;
|
|
4
5
|
open: boolean;
|
|
5
6
|
disableZoom?: 'in' | 'out' | 'both';
|
|
6
|
-
|
|
7
|
-
|
|
7
|
+
dsoZoomIn: EventEmitter<MouseEvent>;
|
|
8
|
+
dsoZoomOut: EventEmitter<MouseEvent>;
|
|
8
9
|
hideContent: boolean;
|
|
9
10
|
watchOpen(open: boolean): void;
|
|
10
11
|
render(): any;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { MapControls } from '@dso-toolkit/sources';
|
|
2
|
-
export declare function mapControlsTemplate({
|
|
2
|
+
export declare function mapControlsTemplate({ dsoZoomIn, dsoZoomOut, open, baseLayers, dsoBaseLayerChange, overlays, dsoToggleOverlay, disableZoom }: MapControls): import("lit-html").TemplateResult<1>;
|
|
@@ -8,7 +8,7 @@ export declare class MapOverlays implements ComponentInterface {
|
|
|
8
8
|
};
|
|
9
9
|
group: string;
|
|
10
10
|
overlays: Overlay[];
|
|
11
|
-
|
|
11
|
+
dsoToggleOverlay: EventEmitter<OverlayChangeEvent>;
|
|
12
12
|
overlayChangeHandler(overlay: Overlay, e: CustomEvent<SelectableChangeEvent>): void;
|
|
13
13
|
componentDidRender(): void;
|
|
14
14
|
render(): any;
|
|
@@ -19,10 +19,14 @@ export declare class OzonContent implements ComponentInterface {
|
|
|
19
19
|
*
|
|
20
20
|
* **Do not** use this without an accessible companion element! `interactive` is only
|
|
21
21
|
* meant to ease the use of the companion element for mouse/touch users.
|
|
22
|
+
*
|
|
23
|
+
* * `true`: Interactive anchor-look-alike
|
|
24
|
+
* * `"sub"`: Interactive anchor-look-alike for sub navigation
|
|
25
|
+
* * `false | undefined`: Disabled
|
|
22
26
|
*/
|
|
23
|
-
interactive: boolean;
|
|
27
|
+
interactive: 'sub' | '' | boolean;
|
|
24
28
|
state: OzonContentNodeState;
|
|
25
|
-
|
|
29
|
+
dsoAnchorClick: EventEmitter<OzonContentAnchorClick>;
|
|
26
30
|
/**
|
|
27
31
|
* These events are only emitted when the component is `interactive`.
|
|
28
32
|
*/
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { OzonContent } from '@dso-toolkit/sources';
|
|
2
|
-
export declare function ozonContentTemplate({ content, inline, interactive, deleted, prefix, suffix,
|
|
2
|
+
export declare function ozonContentTemplate({ content, inline, interactive, deleted, prefix, suffix, dsoAnchorClick, dsoClick }: OzonContent): import("lit-html").TemplateResult<1>;
|
|
@@ -16,7 +16,7 @@ export declare class Pagination implements ComponentInterface {
|
|
|
16
16
|
/**
|
|
17
17
|
* Emitted on page select
|
|
18
18
|
*/
|
|
19
|
-
|
|
19
|
+
dsoSelectPage: EventEmitter<PaginationSelectPageEvent>;
|
|
20
20
|
clickHandler(e: MouseEvent, page: number): void;
|
|
21
21
|
render(): any;
|
|
22
22
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { Pagination } from '@dso-toolkit/sources';
|
|
2
|
-
export declare function paginationTemplate({ totalPages, currentPage,
|
|
2
|
+
export declare function paginationTemplate({ totalPages, currentPage, dsoSelectPage, formatHref, }: Pagination): import("lit-html").TemplateResult<1>;
|
|
@@ -13,7 +13,7 @@ export declare class Selectable {
|
|
|
13
13
|
checked?: boolean;
|
|
14
14
|
indeterminate?: boolean;
|
|
15
15
|
infoFixed?: boolean;
|
|
16
|
-
|
|
16
|
+
dsoChange: EventEmitter<SelectableChangeEvent>;
|
|
17
17
|
host: HTMLElement;
|
|
18
18
|
infoActive: boolean;
|
|
19
19
|
toggleInfo(active?: boolean): Promise<void>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { Selectable } from '@dso-toolkit/sources';
|
|
2
2
|
import { TemplateResult } from 'lit-html';
|
|
3
|
-
export declare function selectableTemplate({ type, id, name, label, value, required, invalid, describedById, checked, indeterminate, disabled,
|
|
3
|
+
export declare function selectableTemplate({ type, id, name, label, value, required, invalid, describedById, checked, indeterminate, disabled, dsoChange, info }: Selectable<TemplateResult>): TemplateResult<1>;
|
|
@@ -12,14 +12,14 @@ export declare class TreeView implements ComponentInterface {
|
|
|
12
12
|
* root to the item that is emitting the open event. The consumer of the event is responsible for updating
|
|
13
13
|
* the TreeView's collection (usually set the open state on the last TreeViewItem in path).
|
|
14
14
|
*/
|
|
15
|
-
|
|
15
|
+
dsoOpenItem: EventEmitter<TreeViewItem[]>;
|
|
16
16
|
/**
|
|
17
17
|
* Emitted when a tree view item is closed.
|
|
18
18
|
* The `detail` property of the `CustomEvent` will contain the complete path of TreeViewItems from the
|
|
19
19
|
* root to the item that is emitting the close event. The consumer of the event is responsible for updating
|
|
20
20
|
* the TreeView's collection (usually set the closed state on the last TreeViewItem in path).
|
|
21
21
|
*/
|
|
22
|
-
|
|
22
|
+
dsoCloseItem: EventEmitter<TreeViewItem[]>;
|
|
23
23
|
/**
|
|
24
24
|
* Emitted when a tree view item is clicked.
|
|
25
25
|
* The `detail` property of the `CustomEvent` will contain an object with:
|
|
@@ -28,7 +28,7 @@ export declare class TreeView implements ComponentInterface {
|
|
|
28
28
|
* The consumer of the event is responsible for updating the TreeView's collection (usually set the active
|
|
29
29
|
* state on the last TreeViewItem in path and clear all other active item states).
|
|
30
30
|
*/
|
|
31
|
-
|
|
31
|
+
dsoClickItem: EventEmitter<TreeViewPointerEvent>;
|
|
32
32
|
/**
|
|
33
33
|
* Set focus on the last item in the specified path.
|
|
34
34
|
* The consumer is responsible for providing a TreeView collection where the last item is visible.
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { TreeView } from '@dso-toolkit/sources';
|
|
2
|
-
export declare function treeViewTemplate({ collection,
|
|
2
|
+
export declare function treeViewTemplate({ collection, dsoOpenItem, dsoCloseItem, dsoClickItem }: TreeView): import("lit-html").TemplateResult<1>;
|
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
2
|
import { FocusTrap } from "focus-trap";
|
|
3
3
|
export declare type MainSize = "small" | "medium" | "large";
|
|
4
|
+
export declare type LabelSizeMap = {
|
|
5
|
+
[key in MainSize]: string;
|
|
6
|
+
};
|
|
4
7
|
export interface ViewerGridChangeSizeEvent {
|
|
5
8
|
/**
|
|
6
9
|
* Indicates whether it's before or after the animation
|
|
@@ -13,6 +16,7 @@ export interface FilterpanelEvent {
|
|
|
13
16
|
originalEvent: MouseEvent;
|
|
14
17
|
}
|
|
15
18
|
export declare class ViewerGrid {
|
|
19
|
+
private sizeLabelMap;
|
|
16
20
|
filterpanelOpen: boolean;
|
|
17
21
|
overlayOpen: boolean;
|
|
18
22
|
/**
|
|
@@ -20,10 +24,10 @@ export declare class ViewerGrid {
|
|
|
20
24
|
*/
|
|
21
25
|
initialMainSize: MainSize;
|
|
22
26
|
mainSize: MainSize;
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
+
dsoCloseOverlay: EventEmitter<MouseEvent | KeyboardEvent>;
|
|
28
|
+
dsoFilterpanelCancel: EventEmitter<FilterpanelEvent>;
|
|
29
|
+
dsoFilterpanelApply: EventEmitter<FilterpanelEvent>;
|
|
30
|
+
dsoMainSizeChange: EventEmitter<ViewerGridChangeSizeEvent>;
|
|
27
31
|
host: HTMLElement;
|
|
28
32
|
filterpanel: HTMLElement | undefined;
|
|
29
33
|
filterpanelSlot: HTMLElement | null;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ViewerGrid } from "@dso-toolkit/sources";
|
|
2
|
+
import { TemplateResult } from "lit-html";
|
|
3
|
+
export declare function viewerGridTemplate({ filterpanel, main, map, overlay, filterpanelOpen, overlayOpen, initialMainSize, dsoMainSizeChange, dsoFilterpanelApply, dsoFilterpanelCancel, dsoCloseOverlay, }: ViewerGrid<TemplateResult>): TemplateResult<1>;
|
|
@@ -52,9 +52,9 @@ export namespace Components {
|
|
|
52
52
|
*/
|
|
53
53
|
"suggestOnFocus": boolean;
|
|
54
54
|
/**
|
|
55
|
-
* The suggestions for the value of the slotted input element. Optionally a Suggestion can have a `type` and `item`. The `type` is used to style the suggestion. `item` can be use to reference the original object that was used to create the suggestion.
|
|
55
|
+
* The suggestions for the value of the slotted input element. Optionally a Suggestion can have a `type` and `item`. The `type` is used to style the suggestion. `item` can be use to reference the original object that was used to create the suggestion. The value should be null when no suggestions have been fetched.
|
|
56
56
|
*/
|
|
57
|
-
"suggestions": Suggestion[];
|
|
57
|
+
"suggestions": Suggestion[] | null;
|
|
58
58
|
}
|
|
59
59
|
interface DsoBadge {
|
|
60
60
|
"status"?: 'primary' | 'success' | 'info' | 'warning' | 'danger' | 'outline';
|
|
@@ -204,9 +204,9 @@ export namespace Components {
|
|
|
204
204
|
*/
|
|
205
205
|
"inline": boolean;
|
|
206
206
|
/**
|
|
207
|
-
* Visualize the component as interactive. This means that the component will emit `dsoClick` events when the user clicks non-interactive elements. **Do not** use this without an accessible companion element! `interactive` is only meant to ease the use of the companion element for mouse/touch users.
|
|
207
|
+
* Visualize the component as interactive. This means that the component will emit `dsoClick` events when the user clicks non-interactive elements. **Do not** use this without an accessible companion element! `interactive` is only meant to ease the use of the companion element for mouse/touch users. * `true`: Interactive anchor-look-alike * `"sub"`: Interactive anchor-look-alike for sub navigation * `false | undefined`: Disabled
|
|
208
208
|
*/
|
|
209
|
-
"interactive": boolean;
|
|
209
|
+
"interactive": 'sub' | '' | boolean;
|
|
210
210
|
}
|
|
211
211
|
interface DsoPagination {
|
|
212
212
|
/**
|
|
@@ -565,9 +565,9 @@ declare namespace LocalJSX {
|
|
|
565
565
|
*/
|
|
566
566
|
"suggestOnFocus"?: boolean;
|
|
567
567
|
/**
|
|
568
|
-
* The suggestions for the value of the slotted input element. Optionally a Suggestion can have a `type` and `item`. The `type` is used to style the suggestion. `item` can be use to reference the original object that was used to create the suggestion.
|
|
568
|
+
* The suggestions for the value of the slotted input element. Optionally a Suggestion can have a `type` and `item`. The `type` is used to style the suggestion. `item` can be use to reference the original object that was used to create the suggestion. The value should be null when no suggestions have been fetched.
|
|
569
569
|
*/
|
|
570
|
-
"suggestions"?: Suggestion[];
|
|
570
|
+
"suggestions"?: Suggestion[] | null;
|
|
571
571
|
}
|
|
572
572
|
interface DsoBadge {
|
|
573
573
|
"status"?: 'primary' | 'success' | 'info' | 'warning' | 'danger' | 'outline';
|
|
@@ -604,14 +604,14 @@ declare namespace LocalJSX {
|
|
|
604
604
|
* Name of the date picker input.
|
|
605
605
|
*/
|
|
606
606
|
"name"?: string;
|
|
607
|
-
/**
|
|
608
|
-
* Event emitted when a date is selected.
|
|
609
|
-
*/
|
|
610
|
-
"onDateChange"?: (event: CustomEvent<DsoDatePickerChangeEvent>) => void;
|
|
611
607
|
/**
|
|
612
608
|
* Event emitted the date picker input is blurred.
|
|
613
609
|
*/
|
|
614
610
|
"onDsoBlur"?: (event: CustomEvent<DsoDatePickerFocusEvent>) => void;
|
|
611
|
+
/**
|
|
612
|
+
* Event emitted when a date is selected.
|
|
613
|
+
*/
|
|
614
|
+
"onDsoDateChange"?: (event: CustomEvent<DsoDatePickerChangeEvent>) => void;
|
|
615
615
|
/**
|
|
616
616
|
* Event emitted the date picker input is focused.
|
|
617
617
|
*/
|
|
@@ -665,7 +665,7 @@ declare namespace LocalJSX {
|
|
|
665
665
|
/**
|
|
666
666
|
* Emitted when something in the header is selected. `event.detail.type` indicates the functionality the user pressed. eg. `'login'` or `'menuItem'`
|
|
667
667
|
*/
|
|
668
|
-
"
|
|
668
|
+
"onDsoHeaderClick"?: (event: CustomEvent<HeaderClickEvent | HeaderClickMenuItemEvent>) => void;
|
|
669
669
|
"useDropDownMenu"?: "always" | "never" | "auto";
|
|
670
670
|
"userHomeUrl"?: string;
|
|
671
671
|
"userProfileName"?: string;
|
|
@@ -690,17 +690,17 @@ declare namespace LocalJSX {
|
|
|
690
690
|
interface DsoInfo {
|
|
691
691
|
"active"?: boolean;
|
|
692
692
|
"fixed"?: boolean;
|
|
693
|
-
"
|
|
693
|
+
"onDsoClose"?: (event: CustomEvent<MouseEvent>) => void;
|
|
694
694
|
}
|
|
695
695
|
interface DsoInfoButton {
|
|
696
696
|
"active"?: boolean;
|
|
697
697
|
"label"?: string;
|
|
698
|
-
"
|
|
698
|
+
"onDsoToggle"?: (event: CustomEvent<InfoButtonToggleEvent>) => void;
|
|
699
699
|
"secondary"?: boolean;
|
|
700
700
|
}
|
|
701
701
|
interface DsoLabel {
|
|
702
702
|
"compact"?: boolean;
|
|
703
|
-
"
|
|
703
|
+
"onDsoRemoveClick"?: (event: CustomEvent<MouseEvent>) => void;
|
|
704
704
|
"removable"?: boolean;
|
|
705
705
|
"status"?: 'primary' | 'info' | 'success' | 'warning' | 'danger' | 'bright';
|
|
706
706
|
"truncate"?: boolean;
|
|
@@ -708,17 +708,17 @@ declare namespace LocalJSX {
|
|
|
708
708
|
interface DsoMapBaseLayers {
|
|
709
709
|
"baseLayers": BaseLayer[];
|
|
710
710
|
"group"?: string;
|
|
711
|
-
"
|
|
711
|
+
"onDsoBaseLayerChange"?: (event: CustomEvent<BaseLayerChangeEvent>) => void;
|
|
712
712
|
}
|
|
713
713
|
interface DsoMapControls {
|
|
714
714
|
"disableZoom"?: 'in' | 'out' | 'both';
|
|
715
|
-
"
|
|
716
|
-
"
|
|
715
|
+
"onDsoZoomIn"?: (event: CustomEvent<MouseEvent>) => void;
|
|
716
|
+
"onDsoZoomOut"?: (event: CustomEvent<MouseEvent>) => void;
|
|
717
717
|
"open"?: boolean;
|
|
718
718
|
}
|
|
719
719
|
interface DsoMapOverlays {
|
|
720
720
|
"group"?: string;
|
|
721
|
-
"
|
|
721
|
+
"onDsoToggleOverlay"?: (event: CustomEvent<OverlayChangeEvent>) => void;
|
|
722
722
|
"overlays": Overlay[];
|
|
723
723
|
}
|
|
724
724
|
interface DsoOzonContent {
|
|
@@ -735,10 +735,10 @@ declare namespace LocalJSX {
|
|
|
735
735
|
*/
|
|
736
736
|
"inline"?: boolean;
|
|
737
737
|
/**
|
|
738
|
-
* Visualize the component as interactive. This means that the component will emit `dsoClick` events when the user clicks non-interactive elements. **Do not** use this without an accessible companion element! `interactive` is only meant to ease the use of the companion element for mouse/touch users.
|
|
738
|
+
* Visualize the component as interactive. This means that the component will emit `dsoClick` events when the user clicks non-interactive elements. **Do not** use this without an accessible companion element! `interactive` is only meant to ease the use of the companion element for mouse/touch users. * `true`: Interactive anchor-look-alike * `"sub"`: Interactive anchor-look-alike for sub navigation * `false | undefined`: Disabled
|
|
739
739
|
*/
|
|
740
|
-
"interactive"?: boolean;
|
|
741
|
-
"
|
|
740
|
+
"interactive"?: 'sub' | '' | boolean;
|
|
741
|
+
"onDsoAnchorClick"?: (event: CustomEvent<OzonContentAnchorClick>) => void;
|
|
742
742
|
/**
|
|
743
743
|
* These events are only emitted when the component is `interactive`.
|
|
744
744
|
*/
|
|
@@ -756,7 +756,7 @@ declare namespace LocalJSX {
|
|
|
756
756
|
/**
|
|
757
757
|
* Emitted on page select
|
|
758
758
|
*/
|
|
759
|
-
"
|
|
759
|
+
"onDsoSelectPage"?: (event: CustomEvent<PaginationSelectPageEvent>) => void;
|
|
760
760
|
/**
|
|
761
761
|
* Total pages
|
|
762
762
|
*/
|
|
@@ -836,15 +836,15 @@ declare namespace LocalJSX {
|
|
|
836
836
|
/**
|
|
837
837
|
* Emitted when a tree view item is clicked. The `detail` property of the `CustomEvent` will contain an object with: `path` = the complete path of TreeViewItems from the root to the item that is emitting the clicked event. `originalEvent` = the original click event. The consumer of the event is responsible for updating the TreeView's collection (usually set the active state on the last TreeViewItem in path and clear all other active item states).
|
|
838
838
|
*/
|
|
839
|
-
"
|
|
839
|
+
"onDsoClickItem"?: (event: CustomEvent<TreeViewPointerEvent>) => void;
|
|
840
840
|
/**
|
|
841
841
|
* Emitted when a tree view item is closed. The `detail` property of the `CustomEvent` will contain the complete path of TreeViewItems from the root to the item that is emitting the close event. The consumer of the event is responsible for updating the TreeView's collection (usually set the closed state on the last TreeViewItem in path).
|
|
842
842
|
*/
|
|
843
|
-
"
|
|
843
|
+
"onDsoCloseItem"?: (event: CustomEvent<TreeViewItem[]>) => void;
|
|
844
844
|
/**
|
|
845
845
|
* Emitted when a tree view item is opened. The `detail` property of the `CustomEvent` will contain the complete path of TreeViewItems from the root to the item that is emitting the open event. The consumer of the event is responsible for updating the TreeView's collection (usually set the open state on the last TreeViewItem in path).
|
|
846
846
|
*/
|
|
847
|
-
"
|
|
847
|
+
"onDsoOpenItem"?: (event: CustomEvent<TreeViewItem[]>) => void;
|
|
848
848
|
}
|
|
849
849
|
interface DsoViewerGrid {
|
|
850
850
|
"filterpanelOpen"?: boolean;
|
|
@@ -852,10 +852,10 @@ declare namespace LocalJSX {
|
|
|
852
852
|
* Size of the main content panel when component loads. Changing this attribute afterwards has no effect.
|
|
853
853
|
*/
|
|
854
854
|
"initialMainSize"?: MainSize;
|
|
855
|
-
"
|
|
856
|
-
"
|
|
857
|
-
"
|
|
858
|
-
"
|
|
855
|
+
"onDsoCloseOverlay"?: (event: CustomEvent<MouseEvent | KeyboardEvent>) => void;
|
|
856
|
+
"onDsoFilterpanelApply"?: (event: CustomEvent<FilterpanelEvent>) => void;
|
|
857
|
+
"onDsoFilterpanelCancel"?: (event: CustomEvent<FilterpanelEvent>) => void;
|
|
858
|
+
"onDsoMainSizeChange"?: (event: CustomEvent<ViewerGridChangeSizeEvent>) => void;
|
|
859
859
|
"overlayOpen"?: boolean;
|
|
860
860
|
}
|
|
861
861
|
interface IntrinsicElements {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dso-toolkit/core",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "45.0.0",
|
|
4
4
|
"description": "DSO Toolkit Web Components",
|
|
5
5
|
"main": "dist/index.cjs.js",
|
|
6
6
|
"module": "dist/custom-elements/index.js",
|
|
@@ -17,13 +17,7 @@
|
|
|
17
17
|
"scripts": {
|
|
18
18
|
"clear": "rimraf dist && rimraf loader",
|
|
19
19
|
"build": "stencil build",
|
|
20
|
-
"
|
|
21
|
-
"watch": "yarn clear && cross-env DSO_ENV=development yarn node scripts/watch.js",
|
|
22
|
-
"build-www": "cross-env DSO_ENV=production yarn bin_build-storybook --static-dir ./dist,../sources/storybook-assets --output-dir ./www",
|
|
23
|
-
"bin_stencil": "stencil",
|
|
24
|
-
"bin_start-storybook": "start-storybook",
|
|
25
|
-
"bin_cypress": "cypress",
|
|
26
|
-
"bin_build-storybook": "build-storybook"
|
|
20
|
+
"watch": "yarn clear && cross-env DSO_ENV=development yarn node scripts/watch.js"
|
|
27
21
|
},
|
|
28
22
|
"dependencies": {
|
|
29
23
|
"@popperjs/core": "^2.11.5",
|
|
@@ -37,22 +31,15 @@
|
|
|
37
31
|
},
|
|
38
32
|
"devDependencies": {
|
|
39
33
|
"@babel/core": "^7.17.9",
|
|
34
|
+
"@dso-toolkit/css": "0.0.0",
|
|
40
35
|
"@dso-toolkit/sources": "0.0.0",
|
|
41
36
|
"@stencil/react-output-target": "^0.3.1",
|
|
42
37
|
"@stencil/sass": "1.5.2",
|
|
43
|
-
"@storybook/addon-a11y": "6.5.9",
|
|
44
|
-
"@storybook/addon-actions": "6.5.9",
|
|
45
|
-
"@storybook/addon-essentials": "6.5.9",
|
|
46
|
-
"@storybook/addons": "6.5.9",
|
|
47
|
-
"@storybook/builder-webpack5": "6.5.9",
|
|
48
|
-
"@storybook/manager-webpack5": "6.5.9",
|
|
49
|
-
"@storybook/web-components": "6.5.9",
|
|
50
38
|
"@types/concurrently": "^7.0.0",
|
|
51
39
|
"@types/debounce": "^1.2.1",
|
|
52
40
|
"@types/sass": "^1.43.1",
|
|
53
41
|
"@types/uuid": "^8.3.4",
|
|
54
42
|
"@types/validator": "^13.7.2",
|
|
55
|
-
"@whitespace/storybook-addon-html": "5.0.0",
|
|
56
43
|
"babel-loader": "^8.2.5",
|
|
57
44
|
"cheerio": "1.0.0-rc.10",
|
|
58
45
|
"concurrently": "^7.1.0",
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { html, nothing } from 'lit-html';
|
|
2
|
-
import { ifDefined } from 'lit-html/directives/if-defined.js';
|
|
3
|
-
import { iconTemplate } from '../icon/icon.template';
|
|
4
|
-
export function anchorTemplate({ icon, iconMode, label, modifier, url }) {
|
|
5
|
-
return html `<a
|
|
6
|
-
href=${url}
|
|
7
|
-
class=${ifDefined(modifier)}
|
|
8
|
-
target=${ifDefined((modifier === null || modifier === void 0 ? void 0 : modifier.includes('extern')) ? '_blank' : undefined)}
|
|
9
|
-
rel=${ifDefined((modifier === null || modifier === void 0 ? void 0 : modifier.includes('extern')) ? 'noopener noreferrer' : undefined)}
|
|
10
|
-
>${icon && iconMode !== 'after'
|
|
11
|
-
? iconTemplate(icon)
|
|
12
|
-
: nothing}${label}${(modifier === null || modifier === void 0 ? void 0 : modifier.includes('extern'))
|
|
13
|
-
? html `<span class="sr-only">(Opent andere website in nieuw tabblad)</span>`
|
|
14
|
-
: nothing}${icon && iconMode === 'after'
|
|
15
|
-
? iconTemplate(icon)
|
|
16
|
-
: nothing}</a>`;
|
|
17
|
-
}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import { html, nothing } from 'lit-html';
|
|
2
|
-
import { ifDefined } from 'lit-html/directives/if-defined.js';
|
|
3
|
-
import { iconTemplate } from '../icon/icon.template';
|
|
4
|
-
export function buttonTemplate(button) {
|
|
5
|
-
return 'url' in button
|
|
6
|
-
? anchorElement(button)
|
|
7
|
-
: buttonElement(button);
|
|
8
|
-
}
|
|
9
|
-
function anchorElement({ url, label, modifier, id, icon, iconMode }) {
|
|
10
|
-
return html `
|
|
11
|
-
<a
|
|
12
|
-
href=${url}
|
|
13
|
-
class=${ifDefined(modifier)}
|
|
14
|
-
?id=${id}
|
|
15
|
-
>
|
|
16
|
-
${icon && !iconMode
|
|
17
|
-
? iconTemplate(icon)
|
|
18
|
-
: nothing}<span class=${ifDefined(iconMode === 'only' ? 'sr-only' : undefined)}>${label}</span>${(modifier === null || modifier === void 0 ? void 0 : modifier.includes('extern'))
|
|
19
|
-
? html `<span class="sr-only">(Opent andere website in nieuw tabblad)</span>`
|
|
20
|
-
: nothing}${icon && iconMode
|
|
21
|
-
? iconTemplate(icon)
|
|
22
|
-
: nothing}
|
|
23
|
-
</a>
|
|
24
|
-
`;
|
|
25
|
-
}
|
|
26
|
-
function buttonElement({ variant, label, type, modifier, id, disabled, icon, iconMode, ariaDescribedby, ariaExpanded, ariaHaspopup, ariaRoledescription, onClick }) {
|
|
27
|
-
type !== null && type !== void 0 ? type : (type = 'button');
|
|
28
|
-
const className = variant ? `dso-${variant}` : modifier;
|
|
29
|
-
return html `
|
|
30
|
-
<button
|
|
31
|
-
type=${type}
|
|
32
|
-
id=${ifDefined(id)}
|
|
33
|
-
class=${ifDefined(className)}
|
|
34
|
-
?disabled=${disabled}
|
|
35
|
-
aria-describedby=${ifDefined(ariaDescribedby)}
|
|
36
|
-
aria-expanded=${ifDefined(ariaExpanded)}
|
|
37
|
-
aria-haspopup=${ifDefined(ariaHaspopup)}
|
|
38
|
-
aria-roledescription=${ifDefined(ariaRoledescription)}
|
|
39
|
-
@click=${ifDefined(onClick)}
|
|
40
|
-
>
|
|
41
|
-
${icon && !iconMode
|
|
42
|
-
? iconTemplate(icon)
|
|
43
|
-
: nothing}<span class=${ifDefined(iconMode === 'only' ? 'sr-only' : undefined)}>${label}</span>${icon && iconMode
|
|
44
|
-
? iconTemplate(icon)
|
|
45
|
-
: nothing}
|
|
46
|
-
</button>
|
|
47
|
-
`;
|
|
48
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { html } from 'lit-html';
|
|
2
|
-
function contextLabelTemplate(label, content, children) {
|
|
3
|
-
return html `
|
|
4
|
-
<div class="dso-context-wrapper">
|
|
5
|
-
<span class="dso-context-label">
|
|
6
|
-
${label}
|
|
7
|
-
</span>
|
|
8
|
-
<div class="dso-context-container">
|
|
9
|
-
${content}
|
|
10
|
-
</div>
|
|
11
|
-
</div>
|
|
12
|
-
${children}
|
|
13
|
-
`;
|
|
14
|
-
}
|
|
15
|
-
function contextFieldsetTemplate(label, content, children) {
|
|
16
|
-
return html `
|
|
17
|
-
<fieldset>
|
|
18
|
-
<legend class="sr-only">
|
|
19
|
-
${label}
|
|
20
|
-
</legend>
|
|
21
|
-
<div class="dso-context-wrapper">
|
|
22
|
-
<span class="dso-context-label" aria-hidden="true">
|
|
23
|
-
${label}
|
|
24
|
-
</span>
|
|
25
|
-
<div class="dso-context-container">
|
|
26
|
-
${content}
|
|
27
|
-
</div>
|
|
28
|
-
</div>
|
|
29
|
-
${children}
|
|
30
|
-
</fieldset>
|
|
31
|
-
`;
|
|
32
|
-
}
|
|
33
|
-
export function contextTemplate({ label, type, content, children }) {
|
|
34
|
-
switch (type) {
|
|
35
|
-
case 'label':
|
|
36
|
-
return contextLabelTemplate(label, content, children);
|
|
37
|
-
case 'legend':
|
|
38
|
-
return contextFieldsetTemplate(label, content, children);
|
|
39
|
-
default:
|
|
40
|
-
throw new TypeError('type can only be label or legend');
|
|
41
|
-
}
|
|
42
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { html } from 'lit-html';
|
|
2
|
-
import { ifDefined } from 'lit-html/directives/if-defined.js';
|
|
3
|
-
import { unsafeHTML } from 'lit-html/directives/unsafe-html.js';
|
|
4
|
-
import { listTemplate } from '../list/list.template';
|
|
5
|
-
function definitionTemplate({ term, descriptions }, useSrOnlyColon) {
|
|
6
|
-
return html `
|
|
7
|
-
<dt>
|
|
8
|
-
${term}${useSrOnlyColon
|
|
9
|
-
? html `<span class="sr-only">:</span>`
|
|
10
|
-
: ':'}
|
|
11
|
-
</dt>
|
|
12
|
-
${descriptions.map(description => html `
|
|
13
|
-
<dd>${definitionContentTemplate(description)}</dd>
|
|
14
|
-
`)}
|
|
15
|
-
`;
|
|
16
|
-
}
|
|
17
|
-
function definitionContentTemplate(description) {
|
|
18
|
-
if ('content' in description) {
|
|
19
|
-
if (typeof description.content === 'string') {
|
|
20
|
-
return unsafeHTML(description.content);
|
|
21
|
-
}
|
|
22
|
-
return description.content;
|
|
23
|
-
}
|
|
24
|
-
return listTemplate(description.list);
|
|
25
|
-
}
|
|
26
|
-
export function definitionListTemplate({ modifier, definitions, useSrOnlyColon }) {
|
|
27
|
-
return html `
|
|
28
|
-
<dl class=${ifDefined(modifier)}>
|
|
29
|
-
${definitions.map(definition => (modifier === null || modifier === void 0 ? void 0 : modifier.split(' ').includes('dso-columns'))
|
|
30
|
-
? html `
|
|
31
|
-
<div>${definitionTemplate(definition, useSrOnlyColon)}</div>
|
|
32
|
-
`
|
|
33
|
-
: definitionTemplate(definition, useSrOnlyColon))}
|
|
34
|
-
</dl>
|
|
35
|
-
`;
|
|
36
|
-
}
|