Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update Design System name mapping for modules #2373

Open
wants to merge 5 commits into
base: 18.1.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/lovely-apples-watch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@ebay/skin": patch
---

docs: update Design System name mapping for modules
29 changes: 14 additions & 15 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
module_metadata:
alert-dialog:
ds-component:
name: alert-dialog
name: dialog
version: 2.1
submodules:
- button
Expand All @@ -25,7 +25,6 @@
- icon
button:
ds-component:
group: button
name: button
version: 1.6
carousel:
Expand All @@ -49,11 +48,11 @@
version: 1.0
chip:
ds-component:
name: input-chip
name: chip
version: 1.0.0
chips-combobox:
ds-component:
name: chip-combobox
name: combobox
version: 1.0.0
submodules:
- chip
Expand All @@ -74,8 +73,7 @@
- button
cta-button:
ds-component:
group: button
name: button
name: cta-button
version: 1.2
date-textbox:
ds-component:
Expand Down Expand Up @@ -103,7 +101,7 @@
version: 1.0
eek:
ds-component:
name: eek
name: eek-ratings
version: 1.1
submodules:
- icon
Expand Down Expand Up @@ -143,7 +141,7 @@
- icon
infotip:
ds-component:
name: infotip
name: tourtip
version: 2.0
submodules:
- icon-button
Expand All @@ -155,7 +153,7 @@
- icon
lightbox-dialog:
ds-component:
- name: modal
- name: dialog
version: 2.1
- name: bottom-sheet
version: 2.1
Expand Down Expand Up @@ -228,7 +226,7 @@
version: 3.1
progress-bar-expressive:
ds-component:
name: expressive-loader
name: loading-expressive
version: 1.1
progress-spinner:
ds-component:
Expand Down Expand Up @@ -271,7 +269,7 @@
version: 1.0
skeleton:
ds-component:
name: skeleton
name: loading-skeleton
status: beta
version: 1.0
snackbar-dialog:
Expand All @@ -282,7 +280,6 @@
- button
split-button:
ds-component:
group: button
name: split-button
version: 1.6
submodules:
Expand All @@ -302,12 +299,14 @@
version: 2.1
tabs:
ds-component:
name: tabs
name: tab
version: 2.1
textbox:
ds-component:
name: form-field
version: 2.2
- name: text-area
version: 2.2
- name: text-field
version: 2.2
submodules:
- icon-button
toast-dialog:
Expand Down
Loading