Skip to content

Commit

Permalink
Update components.js
Browse files Browse the repository at this point in the history
Adding meta data to the components.
  • Loading branch information
ashifalinadaf authored Oct 20, 2023
1 parent 6ed2dea commit d6ac0c0
Showing 1 changed file with 186 additions and 1 deletion.
187 changes: 186 additions & 1 deletion aries-site/src/data/structures/components.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,17 @@ export const components = [
'cta',
'pressable',
'interaction',
'Avatar',
'Profile Picture',
'User Image',
'User Photo',
'Display Picture',
'Profile Photo',
'User Avatar',
'User Icon',
'User Badge',
'User Thumbnail',
'Profile Image',
],
},
{
Expand Down Expand Up @@ -291,6 +302,16 @@ export const components = [
'hpe tabs style',
'tabs styling',
'tabs ux recommendations',
'tabbed Navigation',
'Tab Bar',
'tab Menu',
'tabset',
'tabbed Interface',
'section Switcher',
'content Tabs',
'tabbed Content',
'page Tabs',
'panels',
],
},
{
Expand Down Expand Up @@ -320,6 +341,18 @@ export const components = [
'select date range',
'HPE calendar component',
'hpe calendar widget',
'DateInput',
'Date Picker',
'Date Selector',
'Date Entry',
'Calendar Input',
'Date Entry Field',
'Date Selection',
'Date Control',
'Date Chooser',
'Calendar Picker',
'Date Entry Box',
'Date Dropdown',
],
},
{
Expand Down Expand Up @@ -354,6 +387,18 @@ export const components = [
'fileinput styling',
'fileinput standards',
'selecting files',
'FileInput',
'File Selector',
'File Upload',
'File Chooser',
'Upload Control',
'Attach File',
'File Browser',
'Upload Input,
'Choose File',
'File Picker',
'Attach Document',
'Document Input',
],
},
{
Expand All @@ -379,7 +424,7 @@ export const components = [
'text boxes',
'placeholder text',
'input error',
],
'‘TextArea’,‘Text Box’,‘Text Entry’, ‘Text Input’, ‘Text Field’, ‘Message Box’, ‘Text Editor’, ‘Content Box’, ‘Input Area’, ‘Editable Field’, ‘Multiline Input’,
},
{
name: 'TextInput',
Expand Down Expand Up @@ -408,6 +453,18 @@ export const components = [
'short text field',
'simple text field',
'text field error message',
'TextInput',
'Input Field,
'Text Field',
'Text Entry',
'Input Box,
'Entry Box',
'Text Box',
'Input Area',
'Editable Field',
'Input Control',
'Text Entry Field',
'Edit Field',
],
},
{
Expand Down Expand Up @@ -455,6 +512,16 @@ export const components = [
'informational pop-up',
'contextual help',
'on hover',
'Tips',
'Tooltip',
'Information Bubble,
'Hint',
'Info',
'Help',
'Tool Tip',
'Guidance Box',
'Informational,
'Pop-up',
],
},
{
Expand Down Expand Up @@ -484,6 +551,10 @@ export const components = [
'search suggestions',
'search placement',
'search icon',
'Search',
'Find',
'Lookup',
'Query',
],
},
{
Expand Down Expand Up @@ -518,6 +589,18 @@ export const components = [
'drop-down alternatives',
'drop-down error message',
'disabled state',
'Select',
'Dropdown',
'Dropdown Menu',
'Dropdown Selector',
'Option Selector',
'Choice Menu',
'Selection Menu',
'Picker',
'List Selector',
'Choice Dropdown',
'Value Selector',
'List Menu',
],
},
{
Expand Down Expand Up @@ -607,6 +690,15 @@ export const components = [
'hpe checkbox styling',
'checkbox vs toggle',
'error message',
'check box',
'toggle',
'input type',
'indeterminate',
'multiple choices checkbox',
'checkbox states',
'hpe checkbox styling',
'checkbox vs toggle',
'error message',
],
},
{
Expand All @@ -630,6 +722,11 @@ export const components = [
'checkbox error message',
'checkbox group accessibility',
'checkbox scrolling',
'Check Group',
'Selection Group',
'Option Group',
'Multi-select Group',
'Choice Cluster',
],
},
{
Expand Down Expand Up @@ -1083,6 +1180,16 @@ export const components = [
'use-cases for preformatted text',
'preformatted text',
'preformatted form fields',
'MaskedInput',
'Formatted Input',
'Input Mask',
'Masked Entry',
'Patterned Input',
'Controlled Input',
'Custom Input',
'Input Formatter',
'Pattern Input',
'Special Input',
],
},
{
Expand Down Expand Up @@ -1127,6 +1234,19 @@ export const components = [
'read only',
'key',
'property list',
'namevaluelist',
'key value list',
'pair list',
'attribute list',
'property list',
'label value list',
'info list, data pair list',
'definition list',
'term definition list',
'attributevaluelist',
'dl',
'dd',
'dt',
],
},
{
Expand Down Expand Up @@ -1185,6 +1305,17 @@ export const components = [
'red alert',
'notification system',
'alert alternatives',
'notification',
'alert',
'message',
'information',
'notice',
'announcement',
'update, pop-up',
'toast',
'alert box',
'status message',
'system message',
],
},
{
Expand All @@ -1206,6 +1337,13 @@ export const components = [
'radio button',
'checkbox alternative',
'radio button vs checkbox',
'RadioButton Group',
'Radio Group',
'Option Group',
'Choice Group',
'Single Select Group',
'Radio Button Set',
'Option Group',
],
},
{
Expand All @@ -1230,6 +1368,18 @@ export const components = [
'choosing numbers',
'continuum',
'choosing a value',
"RangeInput',
'Slider',
'Value Slider',
'Slider Input',
'Range Slider',
'Value Range Selector',
'Numeric Slider',
'Slide Control',
'Range Selector',
'Value Adjuster',
'Numeric Range Selector',
'Slide Input',"
],
},
{
Expand Down Expand Up @@ -1287,6 +1437,17 @@ export const components = [
'hpe style spinner',
'hpe loading spinner',
'spooling',
'spinner',
'loading indicator',
'activity indicator',
'loader',
'progress spinner',
'loading wheel',
'waiting icon',
'busy spinner',
'circular loader',
'throbber',
'loading symbol',
],
},
{
Expand Down Expand Up @@ -1369,6 +1530,17 @@ export const components = [
'totals in tables',
'scrolling tables',
'scrolling vs pagination',
'DataTable',
'Grid Table',
'Data Grid',
'Tabular Data',
'Table View',
'Data Sheet',
'Information Table',
'Grid View',
'Tabulated Data',
'Data List',
'Data Chart',
],
},
{
Expand Down Expand Up @@ -1453,6 +1625,19 @@ export const components = [
'filtering by keywords',
'adding tags',
'tag creation',
"tag',
'tags',
'label',
'badge',
'marker',
'identifier',
'category label',
'meta tag',
'keyword',
'marker label',
'attribute label',
'descriptor',
'tag label',"
],
},
{
Expand Down

0 comments on commit d6ac0c0

Please sign in to comment.