dap-design-system 0.57.0 → 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/assets/fonts/InterVariable.woff2 +0 -0
- package/dist/components/sidenav/sidenav.component.d.ts +1 -0
- package/dist/{components-B1eoYWYt.js → components-Cozi3ruX.js} +669 -654
- package/dist/{components-B1eoYWYt.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 +155 -155
- package/dist/manifest/vscode.html-custom-data.json +151 -151
- package/dist/manifest/web-types.json +220 -220
- package/dist/react/index.d.ts +7 -7
- package/dist/react-types.ts +7 -7
- package/dist/react.js +158 -158
- package/dist/react.js.map +1 -1
- package/package.json +2 -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';
|
|
@@ -58,8 +58,8 @@ export { default as DapDSPasswordInputReact } from './dap-ds-password-input/inde
|
|
|
58
58
|
export { default as DapDSPopupReact } from './dap-ds-popup/index.js';
|
|
59
59
|
export { default as DapDSProgressReact } from './dap-ds-progress/index.js';
|
|
60
60
|
export { default as DapDSRadioButtonReact } from './dap-ds-radio-button/index.js';
|
|
61
|
-
export { default as DapDSScrollAreaReact } from './dap-ds-scroll-area/index.js';
|
|
62
61
|
export { default as DapDSRatingReact } from './dap-ds-rating/index.js';
|
|
62
|
+
export { default as DapDSScrollAreaReact } from './dap-ds-scroll-area/index.js';
|
|
63
63
|
export { default as DapDSScrollProgressReact } from './dap-ds-scroll-progress/index.js';
|
|
64
64
|
export { default as DapDSSearchReact } from './dap-ds-search/index.js';
|
|
65
65
|
export { default as DapDSSelectReact } from './dap-ds-select/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';
|
|
@@ -131,6 +131,7 @@ export { default as OthersCookieLineReact } from './dap-ds-icon-cookie-line/inde
|
|
|
131
131
|
export { default as UserAccountCircleFillReact } from './dap-ds-icon-account-circle-fill/index.js';
|
|
132
132
|
export { default as UserAccountCircleLineReact } from './dap-ds-icon-account-circle-line/index.js';
|
|
133
133
|
export { default as UserUserFillReact } from './dap-ds-icon-user-fill/index.js';
|
|
134
|
+
export { default as UserUserLineReact } from './dap-ds-icon-user-line/index.js';
|
|
134
135
|
export { default as SystemAddLineReact } from './dap-ds-icon-add-line/index.js';
|
|
135
136
|
export { default as SystemAlertFillReact } from './dap-ds-icon-alert-fill/index.js';
|
|
136
137
|
export { default as SystemAlertLineReact } from './dap-ds-icon-alert-line/index.js';
|
|
@@ -165,7 +166,6 @@ export { default as SystemMenuLineReact } from './dap-ds-icon-menu-line/index.js
|
|
|
165
166
|
export { default as SystemMenuLineSReact } from './dap-ds-icon-menu-line-s/index.js';
|
|
166
167
|
export { default as SystemMore2LineReact } from './dap-ds-icon-more-2-line/index.js';
|
|
167
168
|
export { default as SystemMoreLineReact } from './dap-ds-icon-more-line/index.js';
|
|
168
|
-
export { default as UserUserLineReact } from './dap-ds-icon-user-line/index.js';
|
|
169
169
|
export { default as SystemSearchLineReact } from './dap-ds-icon-search-line/index.js';
|
|
170
170
|
export { default as SystemShareLineReact } from './dap-ds-icon-share-line/index.js';
|
|
171
171
|
export { default as SystemShieldCheckFillReact } from './dap-ds-icon-shield-check-fill/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'>>
|
|
@@ -63,8 +63,8 @@ export type DapDSPasswordInputType = HtmlType & Partial<Omit<DDS.DapDSPasswordIn
|
|
|
63
63
|
export type DapDSPopupType = HtmlType & Partial<Omit<DDS.DapDSPopup, 'children' | 'style'>> & { "ondds-opened"?: (e: DdsOpenedEvent) => void, "ondds-closed"?: (e: DdsClosedEvent) => void, "ondds-close"?: (e: DdsCloseEvent) => void }
|
|
64
64
|
export type DapDSProgressType = HtmlType & Partial<Omit<DDS.DapDSProgress, 'children' | 'style'>>
|
|
65
65
|
export type DapDSRadioButtonType = HtmlType & Partial<Omit<DDS.DapDSRadioButton, 'children' | 'style'>> & { "ondds-change"?: (e: DdsChangeEvent) => void, "ondds-blur"?: (e: DdsBlurEvent) => void, "ondds-focus"?: (e: DdsFocusEvent) => void, "ondds-input"?: (e: DdsInputEvent) => void }
|
|
66
|
-
export type DapDSScrollAreaType = HtmlType & Partial<Omit<DDS.DapDSScrollArea, 'children' | 'style'>>
|
|
67
66
|
export type DapDSRatingType = HtmlType & Partial<Omit<DDS.DapDSRating, 'children' | 'style'>> & { "ondds-change"?: (e: DdsChangeEvent) => void }
|
|
67
|
+
export type DapDSScrollAreaType = HtmlType & Partial<Omit<DDS.DapDSScrollArea, 'children' | 'style'>>
|
|
68
68
|
export type DapDSScrollProgressType = HtmlType & Partial<Omit<DDS.DapDSScrollProgress, 'children' | 'style'>>
|
|
69
69
|
export type DapDSSearchType = HtmlType & Partial<Omit<DDS.DapDSSearch, 'children' | 'style'>> & { "ondds-change"?: (e: DdsChangeEvent) => void, "ondds-blur"?: (e: DdsBlurEvent) => void, "ondds-focus"?: (e: DdsFocusEvent) => void, "ondds-clear"?: (e: DdsClearEvent) => void, "ondds-search"?: (e: DdsSearchEvent) => void, "ondds-input"?: (e: DdsInputEvent) => void }
|
|
70
70
|
export type DapDSSelectType = HtmlType & Partial<Omit<DDS.DapDSSelect, 'children' | 'style'>> & { "ondds-change"?: (e: DdsChangeEvent) => void, "ondds-blur"?: (e: DdsBlurEvent) => void, "ondds-focus"?: (e: DdsFocusEvent) => void, "ondds-opened"?: (e: DdsOpenedEvent) => void, "ondds-closed"?: (e: DdsClosedEvent) => 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'>>
|
|
@@ -136,6 +136,7 @@ export type OthersCookieLineType = HtmlType & Partial<Omit<DDS.OthersCookieLine,
|
|
|
136
136
|
export type UserAccountCircleFillType = HtmlType & Partial<Omit<DDS.UserAccountCircleFill, 'children' | 'style'>>
|
|
137
137
|
export type UserAccountCircleLineType = HtmlType & Partial<Omit<DDS.UserAccountCircleLine, 'children' | 'style'>>
|
|
138
138
|
export type UserUserFillType = HtmlType & Partial<Omit<DDS.UserUserFill, 'children' | 'style'>>
|
|
139
|
+
export type UserUserLineType = HtmlType & Partial<Omit<DDS.UserUserLine, 'children' | 'style'>>
|
|
139
140
|
export type SystemAddLineType = HtmlType & Partial<Omit<DDS.SystemAddLine, 'children' | 'style'>>
|
|
140
141
|
export type SystemAlertFillType = HtmlType & Partial<Omit<DDS.SystemAlertFill, 'children' | 'style'>>
|
|
141
142
|
export type SystemAlertLineType = HtmlType & Partial<Omit<DDS.SystemAlertLine, 'children' | 'style'>>
|
|
@@ -170,7 +171,6 @@ export type SystemMenuLineType = HtmlType & Partial<Omit<DDS.SystemMenuLine, 'ch
|
|
|
170
171
|
export type SystemMenuLineSType = HtmlType & Partial<Omit<DDS.SystemMenuLineS, 'children' | 'style'>>
|
|
171
172
|
export type SystemMore2LineType = HtmlType & Partial<Omit<DDS.SystemMore2Line, 'children' | 'style'>>
|
|
172
173
|
export type SystemMoreLineType = HtmlType & Partial<Omit<DDS.SystemMoreLine, 'children' | 'style'>>
|
|
173
|
-
export type UserUserLineType = HtmlType & Partial<Omit<DDS.UserUserLine, 'children' | 'style'>>
|
|
174
174
|
export type SystemSearchLineType = HtmlType & Partial<Omit<DDS.SystemSearchLine, 'children' | 'style'>>
|
|
175
175
|
export type SystemShareLineType = HtmlType & Partial<Omit<DDS.SystemShareLine, 'children' | 'style'>>
|
|
176
176
|
export type SystemShieldCheckFillType = HtmlType & Partial<Omit<DDS.SystemShieldCheckFill, 'children' | 'style'>>
|