Skip to content

Commit

Permalink
update dialogs to add missing tabs.
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Jul 15, 2024
1 parent 63d45e4 commit d1d67df
Show file tree
Hide file tree
Showing 20 changed files with 126 additions and 27 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"sling:resourceType": "wcm/dialogs/components/tab",
"label": "Aria",
"warning": {
"sling:resourceType": "typerefinery/components/dialog/label",
"ws:disallowedContext": ["edit:dialog"],
"appearance": "error",
"iconLabel": "Open Dialog",
"title": "Some fields are not editable in side-panel.",
"secondaryText": "",
"placement": "bottom-start"
},
"info": {
"sling:resourceType": "typerefinery/components/dialog/label",
"ws:disallowedContext": ["edit:panel"],
"appearance": "info",
"iconLabel": "Info",
"title": "Add relevant Aria Attributes as required",
"secondaryText": "",
"placement": "bottom-start"
},
"roleOther": {
"sling:resourceType": "wcm/dialogs/components/textfield",
"name": "roleOther",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
"alignmentTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/alignment"
},
"styleTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/style"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
"alignmentTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/alignment"
},
"styleTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/style"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,10 @@
"gridTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/grid"
},
"ariaTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/aria"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,22 @@
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/forms/form/common/fieldValue"
}
},
"validationTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/validation"
},
"gridTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/grid"
},
"styleTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/style"
},
"ariaTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/aria"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,10 @@
"styleTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/style"
},
"ariaTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/aria"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,21 @@
"description": "Allow multiple file upload"
}
},
"styleTab": {
"validationTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/style"
"path": "/apps/typerefinery/components/dialog/tabs/validation"
},
"gridTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/grid"
},
"styleTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/style"
},
"ariaTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/aria"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@
"styleTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/style"
},
"ariaTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/aria"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,22 @@
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/forms/form/common/fieldValue"
}
},
"validationTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/validation"
},
"gridTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/grid"
},
"styleTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/style"
},
"ariaTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/aria"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,6 @@
}

},
"validationTab": {
"sling:resourceType": "wcm/dialogs/components/tab",
"label": "Validation",
"validationRequired": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/validation/validationRequired"
},
"disabled": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/validation/disabled"
}
},
"optionsTab": {
"sling:resourceType": "wcm/dialogs/components/tab",
"label": "Options",
Expand Down Expand Up @@ -100,13 +88,21 @@
"description": "Comma separated list of values to be selected by default"
}
},
"validationTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/validation"
},
"gridTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/grid"
},
"styleTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/style"
},
"ariaTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/aria"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,20 @@
}
},
"validationTab": {
"sling:resourceType": "wcm/dialogs/components/tab",
"label": "Validation",
"validationRequired": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/validation/validationRequired"
},
"disabled": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/validation/disabled"
}
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/validation"
},
"gridTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/grid"
},
"styleTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/style"
},
"ariaTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/aria"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
"label": "Arrange children in same line",
"description": "Components arranged in Horizontal Direction"
}
},
"styleTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/style"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/alignment"
},
"ariaTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/aria"
},
"writeTab": {
"sling:resourceType": "wcm/dialogs/components/tab",
"label": "Write",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
"label": "Arrange children in same line",
"description": "Components arranged in Horizontal Direction"
}
},
"styleTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/style"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
"alignmentTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/alignment"
},
"styleTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/style"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
"alignmentTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/alignment"
},
"styleTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/style"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
"alignmentTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/alignment"
},
"styleTab": {
"sling:resourceType": "wcm/dialogs/components/include",
"path": "/apps/typerefinery/components/dialog/tabs/style"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"group": ".hidden",
"sling:resourceType": "ws:Component",
"description": "This is Composite field returning JSON of its values",
"title": "Composite"
"title": "Composite Stix"
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"group": ".hidden",
"sling:resourceType": "ws:Component",
"description": "Basic form input field.",
"title": "Input"
"title": "Input Stix",
"sling:resourceSuperType": "typerefinery/components/forms/fields/input"
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"group": ".hidden",
"sling:resourceType": "ws:Component",
"description": "This is Select component for Typerefinery",
"title": "Select"
"title": "Select Stix"
}

0 comments on commit d1d67df

Please sign in to comment.