dap-design-system 0.57.1 → 0.57.2
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/components/sidenav/sidenav.component.d.ts +1 -0
- package/dist/{components-C2yXmzb-.js → components-Cozi3ruX.js} +673 -658
- package/dist/{components-C2yXmzb-.js.map → components-Cozi3ruX.js.map} +1 -1
- package/dist/components.js +1 -1
- package/dist/dds.js +1 -1
- package/dist/manifest/types/vue/index.d.ts +204 -204
- package/dist/manifest/vscode.html-custom-data.json +139 -139
- package/dist/manifest/web-types.json +411 -411
- package/dist/react/index.d.ts +7 -7
- package/dist/react-types.ts +7 -7
- package/dist/react.js +78 -78
- package/dist/react.js.map +1 -1
- package/package.json +1 -1
package/dist/react/index.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export { default as DapDSAccordionReact } from './dap-ds-accordion/index.js';
|
|
2
|
-
export { default as DapDSAccordionGroupReact } from './dap-ds-accordion-group/index.js';
|
|
3
|
-
export { default as DapDSAnchorHeadingReact } from './dap-ds-anchor-heading/index.js';
|
|
4
2
|
export { default as DapDSAvatarReact } from './dap-ds-avatar/index.js';
|
|
5
|
-
export { default as
|
|
3
|
+
export { default as DapDSAnchorHeadingReact } from './dap-ds-anchor-heading/index.js';
|
|
4
|
+
export { default as DapDSAccordionGroupReact } from './dap-ds-accordion-group/index.js';
|
|
6
5
|
export { default as DapDSBadgeReact } from './dap-ds-badge/index.js';
|
|
6
|
+
export { default as DapDSAvatarGroupReact } from './dap-ds-avatar-group/index.js';
|
|
7
7
|
export { default as DapDSBannerReact } from './dap-ds-banner/index.js';
|
|
8
8
|
export { default as DapDSBreadcrumbReact } from './dap-ds-breadcrumb/index.js';
|
|
9
9
|
export { default as DapDSBreadcrumbItemReact } from './dap-ds-breadcrumb-item/index.js';
|
|
@@ -11,13 +11,13 @@ export { default as DapDSButtonReact } from './dap-ds-button/index.js';
|
|
|
11
11
|
export { default as DapDSCalendarCellReact } from './dap-ds-calendar-cell/index.js';
|
|
12
12
|
export { default as DapDSCalendarReact } from './dap-ds-calendar/index.js';
|
|
13
13
|
export { default as DapDSCalloutReact } from './dap-ds-callout/index.js';
|
|
14
|
-
export { default as DapDSCheckboxReact } from './dap-ds-checkbox/index.js';
|
|
15
14
|
export { default as DapDSCardActionsReact } from './dap-ds-card-actions/index.js';
|
|
16
15
|
export { default as DapDSCardContentReact } from './dap-ds-card-content/index.js';
|
|
17
16
|
export { default as DapDSCardImageReact } from './dap-ds-card-image/index.js';
|
|
18
17
|
export { default as DapDSCardSubtitleReact } from './dap-ds-card-subtitle/index.js';
|
|
19
18
|
export { default as DapDSCardTitleReact } from './dap-ds-card-title/index.js';
|
|
20
19
|
export { default as DapDSCardReact } from './dap-ds-card/index.js';
|
|
20
|
+
export { default as DapDSCheckboxReact } from './dap-ds-checkbox/index.js';
|
|
21
21
|
export { default as DapDSChipReact } from './dap-ds-chip/index.js';
|
|
22
22
|
export { default as DapDSCodePuncherSlotReact } from './dap-ds-code-puncher-slot/index.js';
|
|
23
23
|
export { default as DapDSCodePuncherReact } from './dap-ds-code-puncher/index.js';
|
|
@@ -79,9 +79,9 @@ export { default as DapDSTableCellReact } from './dap-ds-table-cell/index.js';
|
|
|
79
79
|
export { default as DapDSTableHeaderReact } from './dap-ds-table-header/index.js';
|
|
80
80
|
export { default as DapDSTableRowReact } from './dap-ds-table-row/index.js';
|
|
81
81
|
export { default as DapDSTableReact } from './dap-ds-table/index.js';
|
|
82
|
-
export { default as DapDSTextareaReact } from './dap-ds-textarea/index.js';
|
|
83
82
|
export { default as DapDSTimelineItemReact } from './dap-ds-timeline-item/index.js';
|
|
84
83
|
export { default as DapDSTimelineReact } from './dap-ds-timeline/index.js';
|
|
84
|
+
export { default as DapDSTextareaReact } from './dap-ds-textarea/index.js';
|
|
85
85
|
export { default as DapDSTimeGridReact } from './dap-ds-time-grid/index.js';
|
|
86
86
|
export { default as DapDSTimePickerReact } from './dap-ds-timepicker/index.js';
|
|
87
87
|
export { default as DapDSTOCReact } from './dap-ds-toc/index.js';
|
|
@@ -98,8 +98,8 @@ export { default as ArrowsArrowDownSLineReact } from './dap-ds-icon-arrow-down-s
|
|
|
98
98
|
export { default as ArrowsArrowLeftDownLineReact } from './dap-ds-icon-arrow-left-down-line/index.js';
|
|
99
99
|
export { default as ArrowsArrowLeftLLineReact } from './dap-ds-icon-arrow-left-l-line/index.js';
|
|
100
100
|
export { default as ArrowsArrowLeftLineReact } from './dap-ds-icon-arrow-left-line/index.js';
|
|
101
|
-
export { default as ArrowsArrowLeftSFillReact } from './dap-ds-icon-arrow-left-s-fill/index.js';
|
|
102
101
|
export { default as ArrowsArrowLeftSLineReact } from './dap-ds-icon-arrow-left-s-line/index.js';
|
|
102
|
+
export { default as ArrowsArrowLeftSFillReact } from './dap-ds-icon-arrow-left-s-fill/index.js';
|
|
103
103
|
export { default as ArrowsArrowLeftUpLineReact } from './dap-ds-icon-arrow-left-up-line/index.js';
|
|
104
104
|
export { default as ArrowsArrowRightDownLineReact } from './dap-ds-icon-arrow-right-down-line/index.js';
|
|
105
105
|
export { default as ArrowsArrowRightLLineReact } from './dap-ds-icon-arrow-right-l-line/index.js';
|
|
@@ -167,8 +167,8 @@ export { default as SystemMenuLineSReact } from './dap-ds-icon-menu-line-s/index
|
|
|
167
167
|
export { default as SystemMore2LineReact } from './dap-ds-icon-more-2-line/index.js';
|
|
168
168
|
export { default as SystemMoreLineReact } from './dap-ds-icon-more-line/index.js';
|
|
169
169
|
export { default as SystemSearchLineReact } from './dap-ds-icon-search-line/index.js';
|
|
170
|
-
export { default as SystemShieldCheckFillReact } from './dap-ds-icon-shield-check-fill/index.js';
|
|
171
170
|
export { default as SystemShareLineReact } from './dap-ds-icon-share-line/index.js';
|
|
171
|
+
export { default as SystemShieldCheckFillReact } from './dap-ds-icon-shield-check-fill/index.js';
|
|
172
172
|
export { default as SystemShieldCheckLineReact } from './dap-ds-icon-shield-check-line/index.js';
|
|
173
173
|
export { default as SystemStarFillReact } from './dap-ds-icon-star-fill/index.js';
|
|
174
174
|
export { default as SystemSubtractLineReact } from './dap-ds-icon-subtract-line/index.js';
|
package/dist/react-types.ts
CHANGED
|
@@ -4,11 +4,11 @@ type HtmlType = { children?: React.ReactNode | Element, class?: string, ref?: Re
|
|
|
4
4
|
style?: Partial<CSSStyleDeclaration>, id?: string, onClick?: (e: React.MouseEvent) => void, onChange?: (e: React.ChangeEvent) => void}
|
|
5
5
|
|
|
6
6
|
export type DapDSAccordionType = HtmlType & Partial<Omit<DDS.DapDSAccordion, 'children' | 'style'>> & { "ondds-opened"?: (e: DdsOpenedEvent) => void, "ondds-closed"?: (e: DdsClosedEvent) => void }
|
|
7
|
-
export type DapDSAccordionGroupType = HtmlType & Partial<Omit<DDS.DapDSAccordionGroup, 'children' | 'style'>>
|
|
8
|
-
export type DapDSAnchorHeadingType = HtmlType & Partial<Omit<DDS.DapDSAnchorHeading, 'children' | 'style'>>
|
|
9
7
|
export type DapDSAvatarType = HtmlType & Partial<Omit<DDS.DapDSAvatar, 'children' | 'style'>> & { "ondds-load"?: (e: DdsLoadEvent) => void, "ondds-error"?: (e: DdsErrorEvent) => void }
|
|
10
|
-
export type
|
|
8
|
+
export type DapDSAnchorHeadingType = HtmlType & Partial<Omit<DDS.DapDSAnchorHeading, 'children' | 'style'>>
|
|
9
|
+
export type DapDSAccordionGroupType = HtmlType & Partial<Omit<DDS.DapDSAccordionGroup, 'children' | 'style'>>
|
|
11
10
|
export type DapDSBadgeType = HtmlType & Partial<Omit<DDS.DapDSBadge, 'children' | 'style'>>
|
|
11
|
+
export type DapDSAvatarGroupType = HtmlType & Partial<Omit<DDS.DapDSAvatarGroup, 'children' | 'style'>> & { "ondds-overflow-click"?: (e: DdsOverflowClickEvent) => void }
|
|
12
12
|
export type DapDSBannerType = HtmlType & Partial<Omit<DDS.DapDSBanner, 'children' | 'style'>> & { "ondds-close"?: (e: DdsCloseEvent) => void }
|
|
13
13
|
export type DapDSBreadcrumbType = HtmlType & Partial<Omit<DDS.DapDSBreadcrumb, 'children' | 'style'>>
|
|
14
14
|
export type DapDSBreadcrumbItemType = HtmlType & Partial<Omit<DDS.DapDSBreadcrumbItem, 'children' | 'style'>>
|
|
@@ -16,13 +16,13 @@ export type DapDSButtonType = HtmlType & Partial<Omit<DDS.DapDSButton, 'children
|
|
|
16
16
|
export type DapDSCalendarCellType = HtmlType & Partial<Omit<DDS.DapDSCalendarCell, 'children' | 'style'>>
|
|
17
17
|
export type DapDSCalendarType = HtmlType & Partial<Omit<DDS.DapDSCalendar, 'children' | 'style'>> & { "ondds-change"?: (e: DdsChangeEvent) => void }
|
|
18
18
|
export type DapDSCalloutType = HtmlType & Partial<Omit<DDS.DapDSCallout, 'children' | 'style'>> & { "ondds-close"?: (e: DdsCloseEvent) => void }
|
|
19
|
-
export type DapDSCheckboxType = HtmlType & Partial<Omit<DDS.DapDSCheckbox, 'children' | 'style'>> & { "ondds-change"?: (e: DdsChangeEvent) => void, "ondds-blur"?: (e: DdsBlurEvent) => void, "ondds-focus"?: (e: DdsFocusEvent) => void, "ondds-input"?: (e: DdsInputEvent) => void }
|
|
20
19
|
export type DapDSCardActionsType = HtmlType & Partial<Omit<DDS.DapDSCardActions, 'children' | 'style'>>
|
|
21
20
|
export type DapDSCardContentType = HtmlType & Partial<Omit<DDS.DapDSCardContent, 'children' | 'style'>>
|
|
22
21
|
export type DapDSCardImageType = HtmlType & Partial<Omit<DDS.DapDSCardImage, 'children' | 'style'>>
|
|
23
22
|
export type DapDSCardSubtitleType = HtmlType & Partial<Omit<DDS.DapDSCardSubtitle, 'children' | 'style'>>
|
|
24
23
|
export type DapDSCardTitleType = HtmlType & Partial<Omit<DDS.DapDSCardTitle, 'children' | 'style'>>
|
|
25
24
|
export type DapDSCardType = HtmlType & Partial<Omit<DDS.DapDSCard, 'children' | 'style'>>
|
|
25
|
+
export type DapDSCheckboxType = HtmlType & Partial<Omit<DDS.DapDSCheckbox, 'children' | 'style'>> & { "ondds-change"?: (e: DdsChangeEvent) => void, "ondds-blur"?: (e: DdsBlurEvent) => void, "ondds-focus"?: (e: DdsFocusEvent) => void, "ondds-input"?: (e: DdsInputEvent) => void }
|
|
26
26
|
export type DapDSChipType = HtmlType & Partial<Omit<DDS.DapDSChip, 'children' | 'style'>> & { "ondds-remove"?: (e: DdsRemoveEvent) => void, "ondds-select"?: (e: DdsSelectEvent) => void }
|
|
27
27
|
export type DapDSCodePuncherSlotType = HtmlType & Partial<Omit<DDS.DapDSCodePuncherSlot, 'children' | 'style'>>
|
|
28
28
|
export type DapDSCodePuncherType = HtmlType & Partial<Omit<DDS.DapDSCodePuncher, 'children' | 'style'>> & { "ondds-input"?: (e: DdsInputEvent) => void, "ondds-change"?: (e: DdsChangeEvent) => void, "ondds-complete"?: (e: DdsCompleteEvent) => void, "ondds-focus"?: (e: DdsFocusEvent) => void, "ondds-blur"?: (e: DdsBlurEvent) => void }
|
|
@@ -84,9 +84,9 @@ export type DapDSTableCellType = HtmlType & Partial<Omit<DDS.DapDSTableCell, 'ch
|
|
|
84
84
|
export type DapDSTableHeaderType = HtmlType & Partial<Omit<DDS.DapDSTableHeader, 'children' | 'style'>>
|
|
85
85
|
export type DapDSTableRowType = HtmlType & Partial<Omit<DDS.DapDSTableRow, 'children' | 'style'>>
|
|
86
86
|
export type DapDSTableType = HtmlType & Partial<Omit<DDS.DapDSTable, 'children' | 'style'>>
|
|
87
|
-
export type DapDSTextareaType = HtmlType & Partial<Omit<DDS.DapDSTextarea, 'children' | 'style'>> & { "ondds-count-change"?: (e: DdsCountChangeEvent) => void, "ondds-change"?: (e: DdsChangeEvent) => void, "ondds-input"?: (e: DdsInputEvent) => void, "ondds-keydown"?: (e: DdsKeydownEvent) => void, "ondds-blur"?: (e: DdsBlurEvent) => void, "ondds-focus"?: (e: DdsFocusEvent) => void, "ondds-select"?: (e: DdsSelectEvent) => void }
|
|
88
87
|
export type DapDSTimelineItemType = HtmlType & Partial<Omit<DDS.DapDSTimelineItem, 'children' | 'style'>>
|
|
89
88
|
export type DapDSTimelineType = HtmlType & Partial<Omit<DDS.DapDSTimeline, 'children' | 'style'>>
|
|
89
|
+
export type DapDSTextareaType = HtmlType & Partial<Omit<DDS.DapDSTextarea, 'children' | 'style'>> & { "ondds-count-change"?: (e: DdsCountChangeEvent) => void, "ondds-change"?: (e: DdsChangeEvent) => void, "ondds-input"?: (e: DdsInputEvent) => void, "ondds-keydown"?: (e: DdsKeydownEvent) => void, "ondds-blur"?: (e: DdsBlurEvent) => void, "ondds-focus"?: (e: DdsFocusEvent) => void, "ondds-select"?: (e: DdsSelectEvent) => void }
|
|
90
90
|
export type DapDSTimeGridType = HtmlType & Partial<Omit<DDS.DapDSTimeGrid, 'children' | 'style'>> & { "ondds-change"?: (e: DdsChangeEvent) => void, "ondds-close"?: (e: DdsCloseEvent) => void }
|
|
91
91
|
export type DapDSTimePickerType = HtmlType & Partial<Omit<DDS.DapDSTimePicker, 'children' | 'style'>> & { "ondds-change"?: (e: DdsChangeEvent) => void, "ondds-input"?: (e: DdsInputEvent) => void, "ondds-valid-time"?: (e: DdsValidTimeEvent) => void, "ondds-invalid-time"?: (e: DdsInvalidTimeEvent) => void, "ondds-clear"?: (e: DdsClearEvent) => void, "ondds-focus"?: (e: DdsFocusEvent) => void, "ondds-blur"?: (e: DdsBlurEvent) => void }
|
|
92
92
|
export type DapDSTOCType = HtmlType & Partial<Omit<DDS.DapDSTOC, 'children' | 'style'>> & { "ondds-anchor-change"?: (e: DdsAnchorChangeEvent) => void }
|
|
@@ -103,8 +103,8 @@ export type ArrowsArrowDownSLineType = HtmlType & Partial<Omit<DDS.ArrowsArrowDo
|
|
|
103
103
|
export type ArrowsArrowLeftDownLineType = HtmlType & Partial<Omit<DDS.ArrowsArrowLeftDownLine, 'children' | 'style'>>
|
|
104
104
|
export type ArrowsArrowLeftLLineType = HtmlType & Partial<Omit<DDS.ArrowsArrowLeftLLine, 'children' | 'style'>>
|
|
105
105
|
export type ArrowsArrowLeftLineType = HtmlType & Partial<Omit<DDS.ArrowsArrowLeftLine, 'children' | 'style'>>
|
|
106
|
-
export type ArrowsArrowLeftSFillType = HtmlType & Partial<Omit<DDS.ArrowsArrowLeftSFill, 'children' | 'style'>>
|
|
107
106
|
export type ArrowsArrowLeftSLineType = HtmlType & Partial<Omit<DDS.ArrowsArrowLeftSLine, 'children' | 'style'>>
|
|
107
|
+
export type ArrowsArrowLeftSFillType = HtmlType & Partial<Omit<DDS.ArrowsArrowLeftSFill, 'children' | 'style'>>
|
|
108
108
|
export type ArrowsArrowLeftUpLineType = HtmlType & Partial<Omit<DDS.ArrowsArrowLeftUpLine, 'children' | 'style'>>
|
|
109
109
|
export type ArrowsArrowRightDownLineType = HtmlType & Partial<Omit<DDS.ArrowsArrowRightDownLine, 'children' | 'style'>>
|
|
110
110
|
export type ArrowsArrowRightLLineType = HtmlType & Partial<Omit<DDS.ArrowsArrowRightLLine, 'children' | 'style'>>
|
|
@@ -172,8 +172,8 @@ export type SystemMenuLineSType = HtmlType & Partial<Omit<DDS.SystemMenuLineS, '
|
|
|
172
172
|
export type SystemMore2LineType = HtmlType & Partial<Omit<DDS.SystemMore2Line, 'children' | 'style'>>
|
|
173
173
|
export type SystemMoreLineType = HtmlType & Partial<Omit<DDS.SystemMoreLine, 'children' | 'style'>>
|
|
174
174
|
export type SystemSearchLineType = HtmlType & Partial<Omit<DDS.SystemSearchLine, 'children' | 'style'>>
|
|
175
|
-
export type SystemShieldCheckFillType = HtmlType & Partial<Omit<DDS.SystemShieldCheckFill, 'children' | 'style'>>
|
|
176
175
|
export type SystemShareLineType = HtmlType & Partial<Omit<DDS.SystemShareLine, 'children' | 'style'>>
|
|
176
|
+
export type SystemShieldCheckFillType = HtmlType & Partial<Omit<DDS.SystemShieldCheckFill, 'children' | 'style'>>
|
|
177
177
|
export type SystemShieldCheckLineType = HtmlType & Partial<Omit<DDS.SystemShieldCheckLine, 'children' | 'style'>>
|
|
178
178
|
export type SystemStarFillType = HtmlType & Partial<Omit<DDS.SystemStarFill, 'children' | 'style'>>
|
|
179
179
|
export type SystemSubtractLineType = HtmlType & Partial<Omit<DDS.SystemSubtractLine, 'children' | 'style'>>
|
package/dist/react.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { createComponent as e } from "@lit/react";
|
|
2
2
|
import * as a from "react";
|
|
3
|
-
import { D as t, a as s, b as n, c as r, d as c, e as o, f as d, g as l, h as p, i, j as m, k as D, l as N, m as g, n as S, o as C, p as y, q as $, r as u, s as L, t as v, u as R, v as h, w, x as W, y as b, z as A, A as k, B as f, C as F, E as I, F as B, G as T, H as x, I as U, J as O, K as P, L as E, M as G, N as M, O as H, P as Z, Q as z, R as K, S as V, T as j, U as q, V as J, W as Q, X, Y, Z as _, _ as ee, $ as ae, a0 as te, a1 as se, a2 as ne, a3 as re, a4 as ce, a5 as oe, a6 as de, a7 as le, a8 as pe, a9 as ie, aa as me, ab as De, ac as Ne, ad as ge, ae as Se, af as Ce, ag as ye, ah as $e, ai as ue, aj as Le, ak as ve, al as Re, am as he, an as we, ao as We, ap as be, aq as Ae, ar as ke, as as fe, at as Fe, au as Ie, av as Be, aw as Te, ax as xe, ay as Ue, az as Oe, aA as Pe, aB as Ee, aC as Ge, aD as Me } from "./components-
|
|
4
|
-
import { ArrowsArrowDownLine as He, ArrowsArrowDownSFill as Ze, ArrowsArrowDownSLine as ze, ArrowsArrowLeftDownLine as Ke, ArrowsArrowLeftLLine as Ve, ArrowsArrowLeftLine as je,
|
|
3
|
+
import { D as t, a as s, b as n, c as r, d as c, e as o, f as d, g as l, h as p, i, j as m, k as D, l as N, m as g, n as S, o as C, p as y, q as $, r as u, s as L, t as v, u as R, v as h, w, x as W, y as b, z as A, A as k, B as f, C as F, E as I, F as B, G as T, H as x, I as U, J as O, K as P, L as E, M as G, N as M, O as H, P as Z, Q as z, R as K, S as V, T as j, U as q, V as J, W as Q, X, Y, Z as _, _ as ee, $ as ae, a0 as te, a1 as se, a2 as ne, a3 as re, a4 as ce, a5 as oe, a6 as de, a7 as le, a8 as pe, a9 as ie, aa as me, ab as De, ac as Ne, ad as ge, ae as Se, af as Ce, ag as ye, ah as $e, ai as ue, aj as Le, ak as ve, al as Re, am as he, an as we, ao as We, ap as be, aq as Ae, ar as ke, as as fe, at as Fe, au as Ie, av as Be, aw as Te, ax as xe, ay as Ue, az as Oe, aA as Pe, aB as Ee, aC as Ge, aD as Me } from "./components-Cozi3ruX.js";
|
|
4
|
+
import { ArrowsArrowDownLine as He, ArrowsArrowDownSFill as Ze, ArrowsArrowDownSLine as ze, ArrowsArrowLeftDownLine as Ke, ArrowsArrowLeftLLine as Ve, ArrowsArrowLeftLine as je, ArrowsArrowLeftSLine as qe, ArrowsArrowLeftSFill as Je, ArrowsArrowLeftUpLine as Qe, ArrowsArrowRightDownLine as Xe, ArrowsArrowRightLLine as Ye, ArrowsArrowRightLine as _e, ArrowsArrowRightSFill as ea, ArrowsArrowRightSLine as aa, ArrowsArrowRightUpLine as ta, ArrowsArrowUpLine as sa, ArrowsArrowUpSFill as na, ArrowsArrowUpSLine as ra, ArrowsExpandUpDownFill as ca, BuildingsHome6Line as oa, BusinessCalendarLine as da, DesignEditLine as la, DesignToolsLine as pa, DeviceComputerLine as ia, DocumentClipboardLine as ma, DocumentFileCopyLine as Da, DocumentFileImageLine as Na, DocumentFileMusicLine as ga, DocumentFileTextLine as Sa, DocumentFileVideoLine as Ca, DocumentFolderLine as ya, DocumentFolderOpenLine as $a, HealthHeartFill as ua, HealthHeartLine as La, OthersCookieLine as va, UserAccountCircleFill as Ra, UserAccountCircleLine as ha, UserUserFill as wa, UserUserLine as Wa, SystemAddLine as ba, SystemAlertFill as Aa, SystemAlertLine as ka, SystemCheckLine as fa, SystemCheckLine2 as Fa, SystemCheckboxBlankCircleFill as Ia, SystemCheckboxBlankCircleFillCheck as Ba, SystemCheckboxBlankCircleLine as Ta, SystemCheckboxCircleFill as xa, SystemCheckboxCircleLine as Ua, SystemCloseCircleFill as Oa, SystemCloseCircleLine as Pa, SystemCloseFill as Ea, SystemCloseLine as Ga, SystemDeleteBinFill as Ma, SystemDeleteBinLine as Ha, SystemDownloadLine as Za, SystemErrorWarningFill as za, SystemErrorWarningLine as Ka, SystemExternalLinkLine as Va, SystemEyeLine as ja, SystemEyeOffLine as qa, SystemForbidFill as Ja, SystemInformation2Fill as Qa, SystemInformationFill as Xa, SystemInformationLine as Ya, SystemLightbulbFill as _a, SystemLoadingSpinner as et, SystemLockFill as at, SystemLockLine as tt, SystemMenuLine as st, SystemMenuLineS as nt, SystemMore2Line as rt, SystemMoreLine as ct, SystemSearchLine as ot, SystemShareLine as dt, SystemShieldCheckFill as lt, SystemShieldCheckLine as pt, SystemStarFill as it, SystemSubtractLine as mt, SystemSubtractLine2 as Dt, SystemTimeFill as Nt, SystemTimeLine as gt, SystemUpload2Fill as St, SystemUpload2Line as Ct, SystemUploadLine as yt } from "./icons.js";
|
|
5
5
|
import { EditorSeparator as $t, SystemZoomInLine as ut, SystemZoomOutLine as Lt } from "./dds.js";
|
|
6
6
|
const vt = "dap-ds-accordion", jr = e({
|
|
7
7
|
tagName: vt,
|
|
@@ -12,41 +12,41 @@ const vt = "dap-ds-accordion", jr = e({
|
|
|
12
12
|
onDdsClosed: "dds-closed"
|
|
13
13
|
},
|
|
14
14
|
displayName: "DapDSAccordion"
|
|
15
|
-
}), Rt = "dap-ds-
|
|
15
|
+
}), Rt = "dap-ds-avatar", qr = e({
|
|
16
16
|
tagName: Rt,
|
|
17
17
|
elementClass: s,
|
|
18
18
|
react: a,
|
|
19
|
-
events: {
|
|
20
|
-
|
|
19
|
+
events: {
|
|
20
|
+
onDdsLoad: "dds-load",
|
|
21
|
+
onDdsError: "dds-error"
|
|
22
|
+
},
|
|
23
|
+
displayName: "DapDSAvatar"
|
|
21
24
|
}), ht = "dap-ds-anchor-heading", Jr = e({
|
|
22
25
|
tagName: ht,
|
|
23
26
|
elementClass: n,
|
|
24
27
|
react: a,
|
|
25
28
|
events: {},
|
|
26
29
|
displayName: "DapDSAnchorHeading"
|
|
27
|
-
}), wt = "dap-ds-
|
|
30
|
+
}), wt = "dap-ds-accordion-group", Qr = e({
|
|
28
31
|
tagName: wt,
|
|
29
32
|
elementClass: r,
|
|
30
33
|
react: a,
|
|
31
|
-
events: {
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
},
|
|
35
|
-
displayName: "DapDSAvatar"
|
|
36
|
-
}), Wt = "dap-ds-avatar-group", Xr = e({
|
|
34
|
+
events: {},
|
|
35
|
+
displayName: "DapDSAccordionGroup"
|
|
36
|
+
}), Wt = "dap-ds-badge", Xr = e({
|
|
37
37
|
tagName: Wt,
|
|
38
38
|
elementClass: c,
|
|
39
39
|
react: a,
|
|
40
|
+
events: {},
|
|
41
|
+
displayName: "DapDSBadge"
|
|
42
|
+
}), bt = "dap-ds-avatar-group", Yr = e({
|
|
43
|
+
tagName: bt,
|
|
44
|
+
elementClass: o,
|
|
45
|
+
react: a,
|
|
40
46
|
events: {
|
|
41
47
|
onDdsOverflowClick: "dds-overflow-click"
|
|
42
48
|
},
|
|
43
49
|
displayName: "DapDSAvatarGroup"
|
|
44
|
-
}), bt = "dap-ds-badge", Yr = e({
|
|
45
|
-
tagName: bt,
|
|
46
|
-
elementClass: o,
|
|
47
|
-
react: a,
|
|
48
|
-
events: {},
|
|
49
|
-
displayName: "DapDSBadge"
|
|
50
50
|
}), At = "dap-ds-banner", _r = e({
|
|
51
51
|
tagName: At,
|
|
52
52
|
elementClass: d,
|
|
@@ -97,53 +97,53 @@ const vt = "dap-ds-accordion", jr = e({
|
|
|
97
97
|
onDdsClose: "dds-close"
|
|
98
98
|
},
|
|
99
99
|
displayName: "DapDSCallout"
|
|
100
|
-
}), xt = "dap-ds-
|
|
100
|
+
}), xt = "dap-ds-card-actions", cc = e({
|
|
101
101
|
tagName: xt,
|
|
102
102
|
elementClass: g,
|
|
103
103
|
react: a,
|
|
104
|
-
events: {
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
onDdsFocus: "dds-focus",
|
|
108
|
-
onDdsInput: "dds-input"
|
|
109
|
-
},
|
|
110
|
-
displayName: "DapDSCheckbox"
|
|
111
|
-
}), Ut = "dap-ds-card-actions", oc = e({
|
|
104
|
+
events: {},
|
|
105
|
+
displayName: "DapDSCardActions"
|
|
106
|
+
}), Ut = "dap-ds-card-content", oc = e({
|
|
112
107
|
tagName: Ut,
|
|
113
108
|
elementClass: S,
|
|
114
109
|
react: a,
|
|
115
110
|
events: {},
|
|
116
|
-
displayName: "
|
|
117
|
-
}), Ot = "dap-ds-card-
|
|
111
|
+
displayName: "DapDSCardContent"
|
|
112
|
+
}), Ot = "dap-ds-card-image", dc = e({
|
|
118
113
|
tagName: Ot,
|
|
119
114
|
elementClass: C,
|
|
120
115
|
react: a,
|
|
121
116
|
events: {},
|
|
122
|
-
displayName: "
|
|
123
|
-
}), Pt = "dap-ds-card-
|
|
117
|
+
displayName: "DapDSCardImage"
|
|
118
|
+
}), Pt = "dap-ds-card-subtitle", lc = e({
|
|
124
119
|
tagName: Pt,
|
|
125
120
|
elementClass: y,
|
|
126
121
|
react: a,
|
|
127
122
|
events: {},
|
|
128
|
-
displayName: "
|
|
129
|
-
}), Et = "dap-ds-card-
|
|
123
|
+
displayName: "DapDSCardSubtitle"
|
|
124
|
+
}), Et = "dap-ds-card-title", pc = e({
|
|
130
125
|
tagName: Et,
|
|
131
126
|
elementClass: $,
|
|
132
127
|
react: a,
|
|
133
128
|
events: {},
|
|
134
|
-
displayName: "
|
|
135
|
-
}), Gt = "dap-ds-card
|
|
129
|
+
displayName: "DapDSCardTitle"
|
|
130
|
+
}), Gt = "dap-ds-card", ic = e({
|
|
136
131
|
tagName: Gt,
|
|
137
132
|
elementClass: u,
|
|
138
133
|
react: a,
|
|
139
134
|
events: {},
|
|
140
|
-
displayName: "
|
|
141
|
-
}), Mt = "dap-ds-
|
|
135
|
+
displayName: "DapDSCard"
|
|
136
|
+
}), Mt = "dap-ds-checkbox", mc = e({
|
|
142
137
|
tagName: Mt,
|
|
143
138
|
elementClass: L,
|
|
144
139
|
react: a,
|
|
145
|
-
events: {
|
|
146
|
-
|
|
140
|
+
events: {
|
|
141
|
+
onDdsChange: "dds-change",
|
|
142
|
+
onDdsBlur: "dds-blur",
|
|
143
|
+
onDdsFocus: "dds-focus",
|
|
144
|
+
onDdsInput: "dds-input"
|
|
145
|
+
},
|
|
146
|
+
displayName: "DapDSCheckbox"
|
|
147
147
|
}), Ht = "dap-ds-chip", Dc = e({
|
|
148
148
|
tagName: Ht,
|
|
149
149
|
elementClass: v,
|
|
@@ -657,10 +657,22 @@ const vt = "dap-ds-accordion", jr = e({
|
|
|
657
657
|
react: a,
|
|
658
658
|
events: {},
|
|
659
659
|
displayName: "DapDSTable"
|
|
660
|
-
}), Js = "dap-ds-
|
|
660
|
+
}), Js = "dap-ds-timeline-item", Lo = e({
|
|
661
661
|
tagName: Js,
|
|
662
662
|
elementClass: ke,
|
|
663
663
|
react: a,
|
|
664
|
+
events: {},
|
|
665
|
+
displayName: "DapDSTimelineItem"
|
|
666
|
+
}), Qs = "dap-ds-timeline", vo = e({
|
|
667
|
+
tagName: Qs,
|
|
668
|
+
elementClass: fe,
|
|
669
|
+
react: a,
|
|
670
|
+
events: {},
|
|
671
|
+
displayName: "DapDSTimeline"
|
|
672
|
+
}), Xs = "dap-ds-textarea", Ro = e({
|
|
673
|
+
tagName: Xs,
|
|
674
|
+
elementClass: Fe,
|
|
675
|
+
react: a,
|
|
664
676
|
events: {
|
|
665
677
|
onDdsCountChange: "dds-count-change",
|
|
666
678
|
onDdsChange: "dds-change",
|
|
@@ -671,18 +683,6 @@ const vt = "dap-ds-accordion", jr = e({
|
|
|
671
683
|
onDdsSelect: "dds-select"
|
|
672
684
|
},
|
|
673
685
|
displayName: "DapDSTextarea"
|
|
674
|
-
}), Qs = "dap-ds-timeline-item", vo = e({
|
|
675
|
-
tagName: Qs,
|
|
676
|
-
elementClass: fe,
|
|
677
|
-
react: a,
|
|
678
|
-
events: {},
|
|
679
|
-
displayName: "DapDSTimelineItem"
|
|
680
|
-
}), Xs = "dap-ds-timeline", Ro = e({
|
|
681
|
-
tagName: Xs,
|
|
682
|
-
elementClass: Fe,
|
|
683
|
-
react: a,
|
|
684
|
-
events: {},
|
|
685
|
-
displayName: "DapDSTimeline"
|
|
686
686
|
}), Ys = "dap-ds-time-grid", ho = e({
|
|
687
687
|
tagName: Ys,
|
|
688
688
|
elementClass: Ie,
|
|
@@ -802,18 +802,18 @@ const vt = "dap-ds-accordion", jr = e({
|
|
|
802
802
|
react: a,
|
|
803
803
|
events: {},
|
|
804
804
|
displayName: "ArrowsArrowLeftLine"
|
|
805
|
-
}), gn = "dap-ds-icon-arrow-left-s-
|
|
805
|
+
}), gn = "dap-ds-icon-arrow-left-s-line", Go = e({
|
|
806
806
|
tagName: gn,
|
|
807
807
|
elementClass: qe,
|
|
808
808
|
react: a,
|
|
809
809
|
events: {},
|
|
810
|
-
displayName: "
|
|
811
|
-
}), Sn = "dap-ds-icon-arrow-left-s-
|
|
810
|
+
displayName: "ArrowsArrowLeftSLine"
|
|
811
|
+
}), Sn = "dap-ds-icon-arrow-left-s-fill", Mo = e({
|
|
812
812
|
tagName: Sn,
|
|
813
813
|
elementClass: Je,
|
|
814
814
|
react: a,
|
|
815
815
|
events: {},
|
|
816
|
-
displayName: "
|
|
816
|
+
displayName: "ArrowsArrowLeftSFill"
|
|
817
817
|
}), Cn = "dap-ds-icon-arrow-left-up-line", Ho = e({
|
|
818
818
|
tagName: Cn,
|
|
819
819
|
elementClass: Qe,
|
|
@@ -1216,18 +1216,18 @@ const vt = "dap-ds-accordion", jr = e({
|
|
|
1216
1216
|
react: a,
|
|
1217
1217
|
events: {},
|
|
1218
1218
|
displayName: "SystemSearchLine"
|
|
1219
|
-
}), fr = "dap-ds-icon-
|
|
1219
|
+
}), fr = "dap-ds-icon-share-line", al = e({
|
|
1220
1220
|
tagName: fr,
|
|
1221
1221
|
elementClass: dt,
|
|
1222
1222
|
react: a,
|
|
1223
1223
|
events: {},
|
|
1224
|
-
displayName: "
|
|
1225
|
-
}), Fr = "dap-ds-icon-
|
|
1224
|
+
displayName: "SystemShareLine"
|
|
1225
|
+
}), Fr = "dap-ds-icon-shield-check-fill", tl = e({
|
|
1226
1226
|
tagName: Fr,
|
|
1227
1227
|
elementClass: lt,
|
|
1228
1228
|
react: a,
|
|
1229
1229
|
events: {},
|
|
1230
|
-
displayName: "
|
|
1230
|
+
displayName: "SystemShieldCheckFill"
|
|
1231
1231
|
}), Ir = "dap-ds-icon-shield-check-line", sl = e({
|
|
1232
1232
|
tagName: Ir,
|
|
1233
1233
|
elementClass: pt,
|
|
@@ -1302,8 +1302,8 @@ export {
|
|
|
1302
1302
|
Oo as ArrowsArrowLeftDownLineReact,
|
|
1303
1303
|
Po as ArrowsArrowLeftLLineReact,
|
|
1304
1304
|
Eo as ArrowsArrowLeftLineReact,
|
|
1305
|
-
|
|
1306
|
-
|
|
1305
|
+
Mo as ArrowsArrowLeftSFillReact,
|
|
1306
|
+
Go as ArrowsArrowLeftSLineReact,
|
|
1307
1307
|
Ho as ArrowsArrowLeftUpLineReact,
|
|
1308
1308
|
Zo as ArrowsArrowRightDownLineReact,
|
|
1309
1309
|
zo as ArrowsArrowRightLLineReact,
|
|
@@ -1317,12 +1317,12 @@ export {
|
|
|
1317
1317
|
Yo as ArrowsExpandUpDownFillReact,
|
|
1318
1318
|
_o as BuildingsHome6LineReact,
|
|
1319
1319
|
ed as BusinessCalendarLineReact,
|
|
1320
|
-
|
|
1320
|
+
Qr as DapDSAccordionGroupReact,
|
|
1321
1321
|
jr as DapDSAccordionReact,
|
|
1322
1322
|
Jr as DapDSAnchorHeadingReact,
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1323
|
+
Yr as DapDSAvatarGroupReact,
|
|
1324
|
+
qr as DapDSAvatarReact,
|
|
1325
|
+
Xr as DapDSBadgeReact,
|
|
1326
1326
|
_r as DapDSBannerReact,
|
|
1327
1327
|
ac as DapDSBreadcrumbItemReact,
|
|
1328
1328
|
ec as DapDSBreadcrumbReact,
|
|
@@ -1330,13 +1330,13 @@ export {
|
|
|
1330
1330
|
sc as DapDSCalendarCellReact,
|
|
1331
1331
|
nc as DapDSCalendarReact,
|
|
1332
1332
|
rc as DapDSCalloutReact,
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1333
|
+
cc as DapDSCardActionsReact,
|
|
1334
|
+
oc as DapDSCardContentReact,
|
|
1335
|
+
dc as DapDSCardImageReact,
|
|
1336
|
+
ic as DapDSCardReact,
|
|
1337
|
+
lc as DapDSCardSubtitleReact,
|
|
1338
|
+
pc as DapDSCardTitleReact,
|
|
1339
|
+
mc as DapDSCheckboxReact,
|
|
1340
1340
|
Dc as DapDSChipReact,
|
|
1341
1341
|
gc as DapDSCodePuncherReact,
|
|
1342
1342
|
Nc as DapDSCodePuncherSlotReact,
|
|
@@ -1402,11 +1402,11 @@ export {
|
|
|
1402
1402
|
yo as DapDSTableHeaderReact,
|
|
1403
1403
|
uo as DapDSTableReact,
|
|
1404
1404
|
$o as DapDSTableRowReact,
|
|
1405
|
-
|
|
1405
|
+
Ro as DapDSTextareaReact,
|
|
1406
1406
|
ho as DapDSTimeGridReact,
|
|
1407
1407
|
wo as DapDSTimePickerReact,
|
|
1408
|
-
|
|
1409
|
-
|
|
1408
|
+
Lo as DapDSTimelineItemReact,
|
|
1409
|
+
vo as DapDSTimelineReact,
|
|
1410
1410
|
bo as DapDSToggleButtonReact,
|
|
1411
1411
|
Ao as DapDSTooltipReact,
|
|
1412
1412
|
ko as DapDSTrayReact,
|
|
@@ -1461,8 +1461,8 @@ export {
|
|
|
1461
1461
|
Yd as SystemMore2LineReact,
|
|
1462
1462
|
_d as SystemMoreLineReact,
|
|
1463
1463
|
el as SystemSearchLineReact,
|
|
1464
|
-
|
|
1465
|
-
|
|
1464
|
+
al as SystemShareLineReact,
|
|
1465
|
+
tl as SystemShieldCheckFillReact,
|
|
1466
1466
|
sl as SystemShieldCheckLineReact,
|
|
1467
1467
|
nl as SystemStarFillReact,
|
|
1468
1468
|
cl as SystemSubtractLine2React,
|