forked from carbon-design-system/carbon
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency @carbon/telemetry to v0.1.0 (carbon-desi…
…gn-system#10982) Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Josh Black <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information
1 parent
4c4596c
commit 2083425
Showing
34 changed files
with
741 additions
and
179 deletions.
There are no files selected for viewing
Binary file removed
BIN
-13.7 KB
.yarn/cache/@carbon-telemetry-npm-0.0.0-alpha.6-6f4f97f004-2f3cb8c0b6.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-5.23 KB
.yarn/cache/@szmarczak-http-timer-npm-4.0.5-03463d10ab-27b713859b.zip
Binary file not shown.
Binary file removed
BIN
-3.84 KB
.yarn/cache/@types-cacheable-request-npm-6.0.1-067bf7714d-c25b1bfa2f.zip
Binary file not shown.
Binary file removed
BIN
-4.65 KB
.yarn/cache/@types-http-cache-semantics-npm-4.0.0-000c9dc8e0-c820774eb1.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-3.63 KB
.yarn/cache/decompress-response-npm-6.0.0-359de2878c-d377cf47e0.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-20.1 KB
.yarn/cache/http2-wrapper-npm-1.0.0-beta.5.2-3ea360ab61-c2b572ded5.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
{ | ||
"results": [], | ||
"numExecuted": 9, | ||
"nls": { | ||
"RPT_Block_ShouldBeHeading": { | ||
"0": "Heading text must use a heading element", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"RPT_Blockquote_WrapsTextQuote": { | ||
"0": "Quotations should be marked with <q> or <blockquote> elements", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"Valerie_Elem_DirValid": { | ||
"0": "'dir' attribute value must be \"ltr\", \"rtl\", or \"auto\"", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"HAAC_BackgroundImg_HasTextOrTitle": { | ||
"0": "Background images that convey important information must have a text alternative that describes the image", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"RPT_List_UseMarkup": { | ||
"0": "Use proper HTML list elements to create lists", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"RPT_Text_SensoryReference": { | ||
"0": "Instructions must be meaningful without shape or location words", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"WCAG20_Text_Emoticons": { | ||
"0": "Emoticons must have a short text alternative that describes their purpose", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"WCAG20_Text_LetterSpacing": { | ||
"0": "Use CSS 'letter-spacing' to control spacing within a word", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"IBMA_Color_Contrast_WCAG2AA_PV": { | ||
"0": "The contrast ratio of text with its background (i.e. background with a color gradient or a background image) must meet WCAG 2.1 AA requirements", | ||
"Pass_0": "Rule Passed" | ||
} | ||
}, | ||
"summary": { | ||
"counts": { | ||
"violation": 0, | ||
"potentialviolation": 0, | ||
"ignored": 0 | ||
}, | ||
"scanTime": 1408, | ||
"ruleArchive": "Latest Deployment (latest)", | ||
"policies": [ | ||
"IBM_Accessibility" | ||
], | ||
"reportLevels": [ | ||
"violation", | ||
"potentialviolation" | ||
], | ||
"startScan": 1648005935562 | ||
}, | ||
"scanID": "eb2d05eb-e9c1-4326-87f1-2e4b112f4ade", | ||
"toolID": "accessibility-checker-v3.1.13", | ||
"label": "Accordion" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
{ | ||
"results": [], | ||
"numExecuted": 11, | ||
"nls": { | ||
"Rpt_Aria_OrphanedContent_Native_Host_Sematics": { | ||
"0": "All content must reside within an element with a landmark role", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"RPT_Blockquote_WrapsTextQuote": { | ||
"0": "Quotations should be marked with <q> or <blockquote> elements", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"HAAC_BackgroundImg_HasTextOrTitle": { | ||
"0": "Background images that convey important information must have a text alternative that describes the image", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"RPT_List_UseMarkup": { | ||
"0": "Use proper HTML list elements to create lists", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"RPT_Text_SensoryReference": { | ||
"0": "Instructions must be meaningful without shape or location words", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"WCAG20_Text_Emoticons": { | ||
"0": "Emoticons must have a short text alternative that describes their purpose", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"WCAG20_Text_LetterSpacing": { | ||
"0": "Use CSS 'letter-spacing' to control spacing within a word", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"IBMA_Focus_Tabbable": { | ||
"0": "Component must have at least one tabbable element", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"IBMA_Focus_MultiTab": { | ||
"0": "Certain components must have no more than one tabbable element", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"WCAG20_Input_ExplicitLabel": { | ||
"0": "Each form control must have an associated label", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"IBMA_Color_Contrast_WCAG2AA_PV": { | ||
"0": "The contrast ratio of text with its background (i.e. background with a color gradient or a background image) must meet WCAG 2.1 AA requirements", | ||
"Pass_0": "Rule Passed" | ||
} | ||
}, | ||
"summary": { | ||
"counts": { | ||
"violation": 0, | ||
"potentialviolation": 0, | ||
"ignored": 0 | ||
}, | ||
"scanTime": 291, | ||
"ruleArchive": "Latest Deployment (latest)", | ||
"policies": [ | ||
"IBM_Accessibility" | ||
], | ||
"reportLevels": [ | ||
"violation", | ||
"potentialviolation" | ||
], | ||
"startScan": 1648005958355 | ||
}, | ||
"scanID": "493027f6-98c5-406f-b49f-33f7ced9e00c", | ||
"toolID": "accessibility-checker-v3.1.13", | ||
"label": "Button" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
{ | ||
"results": [], | ||
"numExecuted": 18, | ||
"nls": { | ||
"RPT_Img_AltCommonMisuse": { | ||
"0": "'alt' attribute value must be a good inline replacement for the image", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"WCAG20_Input_LabelAfter": { | ||
"0": "Checkboxes and radio buttons must have a label after the input control", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"WCAG20_Input_InFieldSet": { | ||
"0": "Groups of logically related input elements should be contained within a <fieldset> element", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"WCAG20_Input_RadioChkInFieldSet": { | ||
"0": "Related sets of radio buttons or checkboxes should be programmatically grouped", | ||
"Pass_LoneNogroup": "{0} grouping not required for a control of this type" | ||
}, | ||
"WCAG20_Input_HasOnchange": { | ||
"0": "Verify that any changes of context are explained in advance to the user", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"Rpt_Aria_OrphanedContent_Native_Host_Sematics": { | ||
"0": "All content must reside within an element with a landmark role", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"RPT_Blockquote_WrapsTextQuote": { | ||
"0": "Quotations should be marked with <q> or <blockquote> elements", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"RPT_Elem_UniqueId": { | ||
"0": "Element 'id' attribute values must be unique within a document", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"HAAC_BackgroundImg_HasTextOrTitle": { | ||
"0": "Background images that convey important information must have a text alternative that describes the image", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"RPT_List_UseMarkup": { | ||
"0": "Use proper HTML list elements to create lists", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"RPT_Text_SensoryReference": { | ||
"0": "Instructions must be meaningful without shape or location words", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"WCAG20_Text_Emoticons": { | ||
"0": "Emoticons must have a short text alternative that describes their purpose", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"WCAG20_Text_LetterSpacing": { | ||
"0": "Use CSS 'letter-spacing' to control spacing within a word", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"IBMA_Focus_Tabbable": { | ||
"0": "Component must have at least one tabbable element", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"IBMA_Focus_MultiTab": { | ||
"0": "Certain components must have no more than one tabbable element", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"WCAG20_Input_ExplicitLabel": { | ||
"0": "Each form control must have an associated label", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"IBMA_Color_Contrast_WCAG2AA_PV": { | ||
"0": "The contrast ratio of text with its background (i.e. background with a color gradient or a background image) must meet WCAG 2.1 AA requirements", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"WCAG20_Input_VisibleLabel": { | ||
"0": "An input element must have an associated visible label", | ||
"Pass_0": "Rule Passed" | ||
} | ||
}, | ||
"summary": { | ||
"counts": { | ||
"violation": 0, | ||
"potentialviolation": 0, | ||
"ignored": 0 | ||
}, | ||
"scanTime": 484, | ||
"ruleArchive": "Latest Deployment (latest)", | ||
"policies": [ | ||
"IBM_Accessibility" | ||
], | ||
"reportLevels": [ | ||
"violation", | ||
"potentialviolation" | ||
], | ||
"startScan": 1648005978218 | ||
}, | ||
"scanID": "5a1dfe7f-1351-49cb-b6f8-e0dddc068e8b", | ||
"toolID": "accessibility-checker-v3.1.13", | ||
"label": "Checkbox" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
{ | ||
"results": [], | ||
"numExecuted": 51, | ||
"nls": { | ||
"RPT_Block_ShouldBeHeading": { | ||
"0": "Heading text must use a heading element", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"Rpt_Aria_OrphanedContent_Native_Host_Sematics": { | ||
"0": "All content must reside within an element with a landmark role", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"RPT_Blockquote_WrapsTextQuote": { | ||
"0": "Quotations should be marked with <q> or <blockquote> elements", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"HAAC_BackgroundImg_HasTextOrTitle": { | ||
"0": "Background images that convey important information must have a text alternative that describes the image", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"RPT_List_UseMarkup": { | ||
"0": "Use proper HTML list elements to create lists", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"RPT_Text_SensoryReference": { | ||
"0": "Instructions must be meaningful without shape or location words", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"WCAG20_Text_Emoticons": { | ||
"0": "Emoticons must have a short text alternative that describes their purpose", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"WCAG20_Text_LetterSpacing": { | ||
"0": "Use CSS 'letter-spacing' to control spacing within a word", | ||
"Pass_0": "Rule Passed" | ||
}, | ||
"IBMA_Color_Contrast_WCAG2AA_PV": { | ||
"0": "The contrast ratio of text with its background (i.e. background with a color gradient or a background image) must meet WCAG 2.1 AA requirements", | ||
"Pass_0": "Rule Passed" | ||
} | ||
}, | ||
"summary": { | ||
"counts": { | ||
"violation": 0, | ||
"potentialviolation": 0, | ||
"ignored": 0 | ||
}, | ||
"scanTime": 1154, | ||
"ruleArchive": "Latest Deployment (latest)", | ||
"policies": [ | ||
"IBM_Accessibility" | ||
], | ||
"reportLevels": [ | ||
"violation", | ||
"potentialviolation" | ||
], | ||
"startScan": 1648005949130 | ||
}, | ||
"scanID": "18004020-5e1a-4862-b7b0-17285567f641", | ||
"toolID": "accessibility-checker-v3.1.13", | ||
"label": "CodeSnippetSkeleton-multi" | ||
} |
Oops, something went wrong.