diff --git a/packages/docs/docs.json b/packages/docs/docs.json index 042aa29159..650d90b59d 100644 --- a/packages/docs/docs.json +++ b/packages/docs/docs.json @@ -9,7 +9,7 @@ "filePath": "src/components/ic-accordion/ic-accordion.tsx", "encapsulation": "shadow", "tag": "ic-accordion", - "readme": "# ic-accordion\n\n\n", + "readme": "# ic-accordion\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -225,20 +225,16 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography" - ], + "dependencies": ["ic-typography"], "dependencyGraph": { - "ic-accordion": [ - "ic-typography" - ] + "ic-accordion": ["ic-typography"] } }, { "filePath": "src/components/ic-accordion-group/ic-accordion-group.tsx", "encapsulation": "shadow", "tag": "ic-accordion-group", - "readme": "# ic-accordion-title\n\n\n", + "readme": "# ic-accordion-title\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -452,32 +448,19 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography", - "ic-button" - ], + "dependencies": ["ic-typography", "ic-button"], "dependencyGraph": { - "ic-accordion-group": [ - "ic-typography", - "ic-button" - ], - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-tooltip": [ - "ic-typography" - ] + "ic-accordion-group": ["ic-typography", "ic-button"], + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-loading-indicator": ["ic-typography"], + "ic-tooltip": ["ic-typography"] } }, { "filePath": "src/components/ic-alert/ic-alert.tsx", "encapsulation": "shadow", "tag": "ic-alert", - "readme": "# ic-alert\n\n\n", + "readme": "# ic-alert\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -750,32 +733,19 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography", - "ic-button" - ], + "dependencies": ["ic-typography", "ic-button"], "dependencyGraph": { - "ic-alert": [ - "ic-typography", - "ic-button" - ], - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-tooltip": [ - "ic-typography" - ] + "ic-alert": ["ic-typography", "ic-button"], + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-loading-indicator": ["ic-typography"], + "ic-tooltip": ["ic-typography"] } }, { "filePath": "src/components/ic-back-to-top/ic-back-to-top.tsx", "encapsulation": "shadow", "tag": "ic-back-to-top", - "readme": "# ic-back-to-top\n\n\n", + "readme": "# ic-back-to-top\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -885,30 +855,19 @@ "slots": [], "parts": [], "dependents": [], - "dependencies": [ - "ic-button" - ], + "dependencies": ["ic-button"], "dependencyGraph": { - "ic-back-to-top": [ - "ic-button" - ], - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-tooltip": [ - "ic-typography" - ] + "ic-back-to-top": ["ic-button"], + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-loading-indicator": ["ic-typography"], + "ic-tooltip": ["ic-typography"] } }, { "filePath": "src/components/ic-badge/ic-badge.tsx", "encapsulation": "shadow", "tag": "ic-badge", - "readme": "# ic-badge\n\n\n", + "readme": "# ic-badge\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -1251,20 +1210,16 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography" - ], + "dependencies": ["ic-typography"], "dependencyGraph": { - "ic-badge": [ - "ic-typography" - ] + "ic-badge": ["ic-typography"] } }, { "filePath": "src/components/ic-breadcrumb/ic-breadcrumb.tsx", "encapsulation": "shadow", "tag": "ic-breadcrumb", - "readme": "# ic-breadcrumb\n\n\n", + "readme": "# ic-breadcrumb\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -1373,26 +1328,18 @@ } ], "parts": [], - "dependents": [ - "ic-breadcrumb-group" - ], - "dependencies": [ - "ic-link" - ], + "dependents": ["ic-breadcrumb-group"], + "dependencies": ["ic-link"], "dependencyGraph": { - "ic-breadcrumb": [ - "ic-link" - ], - "ic-breadcrumb-group": [ - "ic-breadcrumb" - ] + "ic-breadcrumb": ["ic-link"], + "ic-breadcrumb-group": ["ic-breadcrumb"] } }, { "filePath": "src/components/ic-breadcrumb-group/ic-breadcrumb-group.tsx", "encapsulation": "shadow", "tag": "ic-breadcrumb-group", - "readme": "# ic-breadcrumb-group\n\n\n", + "readme": "# ic-breadcrumb-group\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -1508,23 +1455,17 @@ "slots": [], "parts": [], "dependents": [], - "dependencies": [ - "ic-breadcrumb" - ], + "dependencies": ["ic-breadcrumb"], "dependencyGraph": { - "ic-breadcrumb-group": [ - "ic-breadcrumb" - ], - "ic-breadcrumb": [ - "ic-link" - ] + "ic-breadcrumb-group": ["ic-breadcrumb"], + "ic-breadcrumb": ["ic-link"] } }, { "filePath": "src/components/ic-button/ic-button.tsx", "encapsulation": "shadow", "tag": "ic-button", - "readme": "# ic-button\n", + "readme": "# ic-button\r\n\r", "docs": "", "docsTags": [ { @@ -2485,76 +2426,34 @@ "ic-toggle-button", "ic-top-navigation" ], - "dependencies": [ - "ic-loading-indicator", - "ic-tooltip" - ], + "dependencies": ["ic-loading-indicator", "ic-tooltip"], "dependencyGraph": { - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-tooltip": [ - "ic-typography" - ], - "ic-accordion-group": [ - "ic-button" - ], - "ic-alert": [ - "ic-button" - ], - "ic-back-to-top": [ - "ic-button" - ], - "ic-dialog": [ - "ic-button" - ], - "ic-horizontal-scroll": [ - "ic-button" - ], - "ic-menu": [ - "ic-button" - ], - "ic-menu-item": [ - "ic-button" - ], - "ic-navigation-button": [ - "ic-button" - ], - "ic-navigation-menu": [ - "ic-button" - ], - "ic-pagination": [ - "ic-button" - ], - "ic-search-bar": [ - "ic-button" - ], - "ic-select": [ - "ic-button" - ], - "ic-side-navigation": [ - "ic-button" - ], - "ic-toast": [ - "ic-button" - ], - "ic-toggle-button": [ - "ic-button" - ], - "ic-top-navigation": [ - "ic-button" - ] + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-loading-indicator": ["ic-typography"], + "ic-tooltip": ["ic-typography"], + "ic-accordion-group": ["ic-button"], + "ic-alert": ["ic-button"], + "ic-back-to-top": ["ic-button"], + "ic-dialog": ["ic-button"], + "ic-horizontal-scroll": ["ic-button"], + "ic-menu": ["ic-button"], + "ic-menu-item": ["ic-button"], + "ic-navigation-button": ["ic-button"], + "ic-navigation-menu": ["ic-button"], + "ic-pagination": ["ic-button"], + "ic-search-bar": ["ic-button"], + "ic-select": ["ic-button"], + "ic-side-navigation": ["ic-button"], + "ic-toast": ["ic-button"], + "ic-toggle-button": ["ic-button"], + "ic-top-navigation": ["ic-button"] } }, { "filePath": "src/components/ic-card-vertical/ic-card-vertical.tsx", "encapsulation": "shadow", "tag": "ic-card-vertical", - "readme": "# ic-card-vertical\n\n\n", + "readme": "# ic-card-vertical\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -3024,25 +2923,17 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography", - "ic-tooltip" - ], + "dependencies": ["ic-typography", "ic-tooltip"], "dependencyGraph": { - "ic-card-vertical": [ - "ic-typography", - "ic-tooltip" - ], - "ic-tooltip": [ - "ic-typography" - ] + "ic-card-vertical": ["ic-typography", "ic-tooltip"], + "ic-tooltip": ["ic-typography"] } }, { "filePath": "src/components/ic-checkbox/ic-checkbox.tsx", "encapsulation": "shadow", "tag": "ic-checkbox", - "readme": "# ic-checkbox\n\n\n", + "readme": "# ic-checkbox\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -3450,20 +3341,16 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography" - ], + "dependencies": ["ic-typography"], "dependencyGraph": { - "ic-checkbox": [ - "ic-typography" - ] + "ic-checkbox": ["ic-typography"] } }, { "filePath": "src/components/ic-checkbox-group/ic-checkbox-group.tsx", "encapsulation": "shadow", "tag": "ic-checkbox-group", - "readme": "# ic-checkbox-group\n\n\n", + "readme": "# ic-checkbox-group\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -3774,28 +3661,18 @@ "slots": [], "parts": [], "dependents": [], - "dependencies": [ - "ic-input-label", - "ic-input-validation" - ], + "dependencies": ["ic-input-label", "ic-input-validation"], "dependencyGraph": { - "ic-checkbox-group": [ - "ic-input-label", - "ic-input-validation" - ], - "ic-input-label": [ - "ic-typography" - ], - "ic-input-validation": [ - "ic-typography" - ] + "ic-checkbox-group": ["ic-input-label", "ic-input-validation"], + "ic-input-label": ["ic-typography"], + "ic-input-validation": ["ic-typography"] } }, { "filePath": "src/components/ic-chip/ic-chip.tsx", "encapsulation": "shadow", "tag": "ic-chip", - "readme": "# ic-chip\n\n\n", + "readme": "# ic-chip\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -4114,25 +3991,17 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography", - "ic-tooltip" - ], + "dependencies": ["ic-typography", "ic-tooltip"], "dependencyGraph": { - "ic-chip": [ - "ic-typography", - "ic-tooltip" - ], - "ic-tooltip": [ - "ic-typography" - ] + "ic-chip": ["ic-typography", "ic-tooltip"], + "ic-tooltip": ["ic-typography"] } }, { "filePath": "src/components/ic-classification-banner/ic-classification-banner.tsx", "encapsulation": "shadow", "tag": "ic-classification-banner", - "readme": "# ic-classification-banner\n\n\n", + "readme": "# ic-classification-banner\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -4284,20 +4153,16 @@ "slots": [], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography" - ], + "dependencies": ["ic-typography"], "dependencyGraph": { - "ic-classification-banner": [ - "ic-typography" - ] + "ic-classification-banner": ["ic-typography"] } }, { "filePath": "src/components/ic-data-list/ic-data-list.tsx", "encapsulation": "shadow", "tag": "ic-data-list", - "readme": "# ic-data-list\n\n\n", + "readme": "# ic-data-list\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -4411,20 +4276,16 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography" - ], + "dependencies": ["ic-typography"], "dependencyGraph": { - "ic-data-list": [ - "ic-typography" - ] + "ic-data-list": ["ic-typography"] } }, { "filePath": "src/components/ic-data-row/ic-data-row.tsx", "encapsulation": "shadow", "tag": "ic-data-row", - "readme": "# ic-data-row\n\n\n", + "readme": "# ic-data-row\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -4575,20 +4436,16 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography" - ], + "dependencies": ["ic-typography"], "dependencyGraph": { - "ic-data-row": [ - "ic-typography" - ] + "ic-data-row": ["ic-typography"] } }, { "filePath": "src/components/ic-dialog/ic-dialog.tsx", "encapsulation": "shadow", "tag": "ic-dialog", - "readme": "# ic-dialog\n\n\n", + "readme": "# ic-dialog\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -5041,32 +4898,19 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography", - "ic-button" - ], + "dependencies": ["ic-typography", "ic-button"], "dependencyGraph": { - "ic-dialog": [ - "ic-typography", - "ic-button" - ], - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-tooltip": [ - "ic-typography" - ] + "ic-dialog": ["ic-typography", "ic-button"], + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-loading-indicator": ["ic-typography"], + "ic-tooltip": ["ic-typography"] } }, { "filePath": "src/components/ic-divider/ic-divider.tsx", "encapsulation": "scoped", "tag": "ic-divider", - "readme": "# ic-divider\n\n\n", + "readme": "# ic-divider\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -5362,26 +5206,18 @@ ], "slots": [], "parts": [], - "dependents": [ - "ic-side-navigation" - ], - "dependencies": [ - "ic-typography" - ], + "dependents": ["ic-side-navigation"], + "dependencies": ["ic-typography"], "dependencyGraph": { - "ic-divider": [ - "ic-typography" - ], - "ic-side-navigation": [ - "ic-divider" - ] + "ic-divider": ["ic-typography"], + "ic-side-navigation": ["ic-divider"] } }, { "filePath": "src/components/ic-empty-state/ic-empty-state.tsx", "encapsulation": "shadow", "tag": "ic-empty-state", - "readme": "# ic-empty-state\n\n\n", + "readme": "# ic-empty-state\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -5594,20 +5430,16 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography" - ], + "dependencies": ["ic-typography"], "dependencyGraph": { - "ic-empty-state": [ - "ic-typography" - ] + "ic-empty-state": ["ic-typography"] } }, { "filePath": "src/components/ic-footer/ic-footer.tsx", "encapsulation": "shadow", "tag": "ic-footer", - "readme": "# ic-footer\n\n\n", + "readme": "# ic-footer\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -5829,22 +5661,16 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-section-container", - "ic-typography" - ], + "dependencies": ["ic-section-container", "ic-typography"], "dependencyGraph": { - "ic-footer": [ - "ic-section-container", - "ic-typography" - ] + "ic-footer": ["ic-section-container", "ic-typography"] } }, { "filePath": "src/components/ic-footer-link/ic-footer-link.tsx", "encapsulation": "shadow", "tag": "ic-footer-link", - "readme": "# ic-footer-link\n\n\n", + "readme": "# ic-footer-link\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -6038,20 +5864,16 @@ "slots": [], "parts": [], "dependents": [], - "dependencies": [ - "ic-link" - ], + "dependencies": ["ic-link"], "dependencyGraph": { - "ic-footer-link": [ - "ic-link" - ] + "ic-footer-link": ["ic-link"] } }, { "filePath": "src/components/ic-footer-link-group/ic-footer-link-group.tsx", "encapsulation": "shadow", "tag": "ic-footer-link-group", - "readme": "# ic-footer-link-group\n\n\n", + "readme": "# ic-footer-link-group\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -6098,22 +5920,16 @@ "slots": [], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography", - "ic-section-container" - ], + "dependencies": ["ic-typography", "ic-section-container"], "dependencyGraph": { - "ic-footer-link-group": [ - "ic-typography", - "ic-section-container" - ] + "ic-footer-link-group": ["ic-typography", "ic-section-container"] } }, { "filePath": "src/components/ic-hero/ic-hero.tsx", "encapsulation": "shadow", "tag": "ic-hero", - "readme": "# ic-hero\n\n\n", + "readme": "# ic-hero\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -6403,22 +6219,16 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-section-container", - "ic-typography" - ], + "dependencies": ["ic-section-container", "ic-typography"], "dependencyGraph": { - "ic-hero": [ - "ic-section-container", - "ic-typography" - ] + "ic-hero": ["ic-section-container", "ic-typography"] } }, { "filePath": "src/components/ic-horizontal-scroll/ic-horizontal-scroll.tsx", "encapsulation": "shadow", "tag": "ic-horizontal-scroll", - "readme": "# ic-horizontal-scroll\n\n\n", + "readme": "# ic-horizontal-scroll\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -6467,44 +6277,23 @@ "styles": [], "slots": [], "parts": [], - "dependents": [ - "ic-page-header", - "ic-tab-group", - "ic-top-navigation" - ], - "dependencies": [ - "ic-button" - ], + "dependents": ["ic-page-header", "ic-tab-group", "ic-top-navigation"], + "dependencies": ["ic-button"], "dependencyGraph": { - "ic-horizontal-scroll": [ - "ic-button" - ], - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-tooltip": [ - "ic-typography" - ], - "ic-page-header": [ - "ic-horizontal-scroll" - ], - "ic-tab-group": [ - "ic-horizontal-scroll" - ], - "ic-top-navigation": [ - "ic-horizontal-scroll" - ] + "ic-horizontal-scroll": ["ic-button"], + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-loading-indicator": ["ic-typography"], + "ic-tooltip": ["ic-typography"], + "ic-page-header": ["ic-horizontal-scroll"], + "ic-tab-group": ["ic-horizontal-scroll"], + "ic-top-navigation": ["ic-horizontal-scroll"] } }, { "filePath": "src/components/ic-input-component-container/ic-input-component-container.tsx", "encapsulation": "none", "tag": "ic-input-component-container", - "readme": "# ic-input-container\n\n\n", + "readme": "# ic-input-container\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -6779,29 +6568,19 @@ } ], "parts": [], - "dependents": [ - "ic-search-bar", - "ic-select", - "ic-text-field" - ], + "dependents": ["ic-search-bar", "ic-select", "ic-text-field"], "dependencies": [], "dependencyGraph": { - "ic-search-bar": [ - "ic-input-component-container" - ], - "ic-select": [ - "ic-input-component-container" - ], - "ic-text-field": [ - "ic-input-component-container" - ] + "ic-search-bar": ["ic-input-component-container"], + "ic-select": ["ic-input-component-container"], + "ic-text-field": ["ic-input-component-container"] } }, { "filePath": "src/components/ic-input-container/ic-input-container.tsx", "encapsulation": "none", "tag": "ic-input-container", - "readme": "# ic-input-container\n\n\n", + "readme": "# ic-input-container\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -6857,29 +6636,19 @@ "styles": [], "slots": [], "parts": [], - "dependents": [ - "ic-search-bar", - "ic-select", - "ic-text-field" - ], + "dependents": ["ic-search-bar", "ic-select", "ic-text-field"], "dependencies": [], "dependencyGraph": { - "ic-search-bar": [ - "ic-input-container" - ], - "ic-select": [ - "ic-input-container" - ], - "ic-text-field": [ - "ic-input-container" - ] + "ic-search-bar": ["ic-input-container"], + "ic-select": ["ic-input-container"], + "ic-text-field": ["ic-input-container"] } }, { "filePath": "src/components/ic-input-label/ic-input-label.tsx", "encapsulation": "none", "tag": "ic-input-label", - "readme": "# ic-input-label\n\n\n", + "readme": "# ic-input-label\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -7077,38 +6846,22 @@ "ic-switch", "ic-text-field" ], - "dependencies": [ - "ic-typography" - ], + "dependencies": ["ic-typography"], "dependencyGraph": { - "ic-input-label": [ - "ic-typography" - ], - "ic-checkbox-group": [ - "ic-input-label" - ], - "ic-radio-group": [ - "ic-input-label" - ], - "ic-search-bar": [ - "ic-input-label" - ], - "ic-select": [ - "ic-input-label" - ], - "ic-switch": [ - "ic-input-label" - ], - "ic-text-field": [ - "ic-input-label" - ] + "ic-input-label": ["ic-typography"], + "ic-checkbox-group": ["ic-input-label"], + "ic-radio-group": ["ic-input-label"], + "ic-search-bar": ["ic-input-label"], + "ic-select": ["ic-input-label"], + "ic-switch": ["ic-input-label"], + "ic-text-field": ["ic-input-label"] } }, { "filePath": "src/components/ic-input-validation/ic-input-validation.tsx", "encapsulation": "none", "tag": "ic-input-validation", - "readme": "# ic-input-validation\n\n\n", + "readme": "# ic-input-validation\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -7273,32 +7026,20 @@ "ic-select", "ic-text-field" ], - "dependencies": [ - "ic-typography" - ], + "dependencies": ["ic-typography"], "dependencyGraph": { - "ic-input-validation": [ - "ic-typography" - ], - "ic-checkbox-group": [ - "ic-input-validation" - ], - "ic-radio-group": [ - "ic-input-validation" - ], - "ic-select": [ - "ic-input-validation" - ], - "ic-text-field": [ - "ic-input-validation" - ] + "ic-input-validation": ["ic-typography"], + "ic-checkbox-group": ["ic-input-validation"], + "ic-radio-group": ["ic-input-validation"], + "ic-select": ["ic-input-validation"], + "ic-text-field": ["ic-input-validation"] } }, { "filePath": "src/components/ic-link/ic-link.tsx", "encapsulation": "shadow", "tag": "ic-link", - "readme": "# ic-link\n\n\n", + "readme": "# ic-link\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -7577,25 +7318,19 @@ } ], "parts": [], - "dependents": [ - "ic-breadcrumb", - "ic-footer-link" - ], + "dependents": ["ic-breadcrumb", "ic-footer-link", "ic-skip-link"], "dependencies": [], "dependencyGraph": { - "ic-breadcrumb": [ - "ic-link" - ], - "ic-footer-link": [ - "ic-link" - ] + "ic-breadcrumb": ["ic-link"], + "ic-footer-link": ["ic-link"], + "ic-skip-link": ["ic-link"] } }, { "filePath": "src/components/ic-loading-indicator/ic-loading-indicator.tsx", "encapsulation": "shadow", "tag": "ic-loading-indicator", - "readme": "# ic-loading\n\n\n", + "readme": "# ic-loading\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -7906,38 +7641,21 @@ "docs": "" } ], - "dependents": [ - "ic-button", - "ic-menu", - "ic-step", - "ic-toast" - ], - "dependencies": [ - "ic-typography" - ], + "dependents": ["ic-button", "ic-menu", "ic-step", "ic-toast"], + "dependencies": ["ic-typography"], "dependencyGraph": { - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-button": [ - "ic-loading-indicator" - ], - "ic-menu": [ - "ic-loading-indicator" - ], - "ic-step": [ - "ic-loading-indicator" - ], - "ic-toast": [ - "ic-loading-indicator" - ] + "ic-loading-indicator": ["ic-typography"], + "ic-button": ["ic-loading-indicator"], + "ic-menu": ["ic-loading-indicator"], + "ic-step": ["ic-loading-indicator"], + "ic-toast": ["ic-loading-indicator"] } }, { "filePath": "src/components/ic-menu/ic-menu.tsx", "encapsulation": "scoped", "tag": "ic-menu", - "readme": "# ic-menu\n\n\n", + "readme": "# ic-menu\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -8368,44 +8086,22 @@ ], "slots": [], "parts": [], - "dependents": [ - "ic-search-bar", - "ic-select" - ], - "dependencies": [ - "ic-loading-indicator", - "ic-typography", - "ic-button" - ], + "dependents": ["ic-search-bar", "ic-select"], + "dependencies": ["ic-loading-indicator", "ic-typography", "ic-button"], "dependencyGraph": { - "ic-menu": [ - "ic-loading-indicator", - "ic-typography", - "ic-button" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-tooltip": [ - "ic-typography" - ], - "ic-search-bar": [ - "ic-menu" - ], - "ic-select": [ - "ic-menu" - ] + "ic-menu": ["ic-loading-indicator", "ic-typography", "ic-button"], + "ic-loading-indicator": ["ic-typography"], + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-tooltip": ["ic-typography"], + "ic-search-bar": ["ic-menu"], + "ic-select": ["ic-menu"] } }, { "filePath": "src/components/ic-menu-group/ic-menu-group.tsx", "encapsulation": "shadow", "tag": "ic-menu-group", - "readme": "# ic-menu-group\n\n\n", + "readme": "# ic-menu-group\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -8439,20 +8135,16 @@ "slots": [], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography" - ], + "dependencies": ["ic-typography"], "dependencyGraph": { - "ic-menu-group": [ - "ic-typography" - ] + "ic-menu-group": ["ic-typography"] } }, { "filePath": "src/components/ic-menu-item/ic-menu-item.tsx", "encapsulation": "shadow", "tag": "ic-menu-item", - "readme": "# ic-menu-item\n\n\n", + "readme": "# ic-menu-item\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -8802,38 +8494,21 @@ } ], "parts": [], - "dependents": [ - "ic-popover-menu" - ], - "dependencies": [ - "ic-typography", - "ic-button" - ], + "dependents": ["ic-popover-menu"], + "dependencies": ["ic-typography", "ic-button"], "dependencyGraph": { - "ic-menu-item": [ - "ic-typography", - "ic-button" - ], - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-tooltip": [ - "ic-typography" - ], - "ic-popover-menu": [ - "ic-menu-item" - ] + "ic-menu-item": ["ic-typography", "ic-button"], + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-loading-indicator": ["ic-typography"], + "ic-tooltip": ["ic-typography"], + "ic-popover-menu": ["ic-menu-item"] } }, { "filePath": "src/components/ic-navigation-button/ic-navigation-button.tsx", "encapsulation": "shadow", "tag": "ic-navigation-button", - "readme": "# ic-navigation-button\n\n\n", + "readme": "# ic-navigation-button\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -9131,30 +8806,19 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-button" - ], + "dependencies": ["ic-button"], "dependencyGraph": { - "ic-navigation-button": [ - "ic-button" - ], - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-tooltip": [ - "ic-typography" - ] + "ic-navigation-button": ["ic-button"], + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-loading-indicator": ["ic-typography"], + "ic-tooltip": ["ic-typography"] } }, { "filePath": "src/components/ic-navigation-group/ic-navigation-group.tsx", "encapsulation": "shadow", "tag": "ic-navigation-group", - "readme": "# ic-navigation-group\n\n\n", + "readme": "# ic-navigation-group\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -9293,20 +8957,16 @@ "slots": [], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography" - ], + "dependencies": ["ic-typography"], "dependencyGraph": { - "ic-navigation-group": [ - "ic-typography" - ] + "ic-navigation-group": ["ic-typography"] } }, { "filePath": "src/components/ic-navigation-item/ic-navigation-item.tsx", "encapsulation": "shadow", "tag": "ic-navigation-item", - "readme": "# ic-navigation-item\n\n\n", + "readme": "# ic-navigation-item\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -9630,25 +9290,17 @@ } ], "dependents": [], - "dependencies": [ - "ic-typography", - "ic-tooltip" - ], + "dependencies": ["ic-typography", "ic-tooltip"], "dependencyGraph": { - "ic-navigation-item": [ - "ic-typography", - "ic-tooltip" - ], - "ic-tooltip": [ - "ic-typography" - ] + "ic-navigation-item": ["ic-typography", "ic-tooltip"], + "ic-tooltip": ["ic-typography"] } }, { "filePath": "src/components/ic-navigation-menu/ic-navigation-menu.tsx", "encapsulation": "shadow", "tag": "ic-navigation-menu", - "readme": "# ic-navigation-menu\n\n\n", + "readme": "# ic-navigation-menu\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -9777,38 +9429,21 @@ } ], "parts": [], - "dependents": [ - "ic-top-navigation" - ], - "dependencies": [ - "ic-button", - "ic-typography" - ], + "dependents": ["ic-top-navigation"], + "dependencies": ["ic-button", "ic-typography"], "dependencyGraph": { - "ic-navigation-menu": [ - "ic-button", - "ic-typography" - ], - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-tooltip": [ - "ic-typography" - ], - "ic-top-navigation": [ - "ic-navigation-menu" - ] + "ic-navigation-menu": ["ic-button", "ic-typography"], + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-loading-indicator": ["ic-typography"], + "ic-tooltip": ["ic-typography"], + "ic-top-navigation": ["ic-navigation-menu"] } }, { "filePath": "src/components/ic-page-header/ic-page-header.tsx", "encapsulation": "shadow", "tag": "ic-page-header", - "readme": "# ic-page-header\n\n\n", + "readme": "# ic-page-header\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -10141,26 +9776,17 @@ "ic-typography", "ic-horizontal-scroll" ], - "ic-horizontal-scroll": [ - "ic-button" - ], - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-tooltip": [ - "ic-typography" - ] + "ic-horizontal-scroll": ["ic-button"], + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-loading-indicator": ["ic-typography"], + "ic-tooltip": ["ic-typography"] } }, { "filePath": "src/components/ic-pagination/ic-pagination.tsx", "encapsulation": "shadow", "tag": "ic-pagination", - "readme": "# ic-pagination\n\n\n", + "readme": "# ic-pagination\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -10529,35 +10155,20 @@ "slots": [], "parts": [], "dependents": [], - "dependencies": [ - "ic-button", - "ic-pagination-item" - ], + "dependencies": ["ic-button", "ic-pagination-item"], "dependencyGraph": { - "ic-pagination": [ - "ic-button", - "ic-pagination-item" - ], - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-tooltip": [ - "ic-typography" - ], - "ic-pagination-item": [ - "ic-typography" - ] + "ic-pagination": ["ic-button", "ic-pagination-item"], + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-loading-indicator": ["ic-typography"], + "ic-tooltip": ["ic-typography"], + "ic-pagination-item": ["ic-typography"] } }, { "filePath": "src/components/ic-pagination-item/ic-pagination-item.tsx", "encapsulation": "shadow", "tag": "ic-pagination-item", - "readme": "# ic-pagination-item\n\n\n", + "readme": "# ic-pagination-item\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -10751,26 +10362,18 @@ "styles": [], "slots": [], "parts": [], - "dependents": [ - "ic-pagination" - ], - "dependencies": [ - "ic-typography" - ], + "dependents": ["ic-pagination"], + "dependencies": ["ic-typography"], "dependencyGraph": { - "ic-pagination-item": [ - "ic-typography" - ], - "ic-pagination": [ - "ic-pagination-item" - ] + "ic-pagination-item": ["ic-typography"], + "ic-pagination": ["ic-pagination-item"] } }, { "filePath": "src/components/ic-popover-menu/ic-popover-menu.tsx", "encapsulation": "shadow", "tag": "ic-popover-menu", - "readme": "# ic-popover-menu\n\nThis is a wrapper component to be placed around one or more ic-menu-item components.\n", + "readme": "# ic-popover-menu\r\n\r\nThis is a wrapper component to be placed around one or more ic-menu-item components.\r\n\r", "docs": "This is a wrapper component to be placed around one or more ic-menu-item components.", "docsTags": [], "usage": {}, @@ -10942,36 +10545,20 @@ "slots": [], "parts": [], "dependents": [], - "dependencies": [ - "ic-menu-item", - "ic-typography" - ], + "dependencies": ["ic-menu-item", "ic-typography"], "dependencyGraph": { - "ic-popover-menu": [ - "ic-menu-item", - "ic-typography" - ], - "ic-menu-item": [ - "ic-typography", - "ic-button" - ], - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-tooltip": [ - "ic-typography" - ] + "ic-popover-menu": ["ic-menu-item", "ic-typography"], + "ic-menu-item": ["ic-typography", "ic-button"], + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-loading-indicator": ["ic-typography"], + "ic-tooltip": ["ic-typography"] } }, { "filePath": "src/components/ic-radio-group/ic-radio-group.tsx", "encapsulation": "shadow", "tag": "ic-radio-group", - "readme": "# ic-radio-group\n\n\n", + "readme": "# ic-radio-group\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -11310,28 +10897,18 @@ "slots": [], "parts": [], "dependents": [], - "dependencies": [ - "ic-input-label", - "ic-input-validation" - ], + "dependencies": ["ic-input-label", "ic-input-validation"], "dependencyGraph": { - "ic-radio-group": [ - "ic-input-label", - "ic-input-validation" - ], - "ic-input-label": [ - "ic-typography" - ], - "ic-input-validation": [ - "ic-typography" - ] + "ic-radio-group": ["ic-input-label", "ic-input-validation"], + "ic-input-label": ["ic-typography"], + "ic-input-validation": ["ic-typography"] } }, { "filePath": "src/components/ic-radio-option/ic-radio-option.tsx", "encapsulation": "none", "tag": "ic-radio-option", - "readme": "# ic-radio-option\n\n\n", + "readme": "# ic-radio-option\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -11659,20 +11236,16 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography" - ], + "dependencies": ["ic-typography"], "dependencyGraph": { - "ic-radio-option": [ - "ic-typography" - ] + "ic-radio-option": ["ic-typography"] } }, { "filePath": "src/components/ic-search-bar/ic-search-bar.tsx", "encapsulation": "shadow", "tag": "ic-search-bar", - "readme": "# ic-search-bar\n\n\n", + "readme": "# ic-search-bar\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -12886,31 +12459,18 @@ "ic-button", "ic-menu" ], - "ic-input-label": [ - "ic-typography" - ], - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-tooltip": [ - "ic-typography" - ], - "ic-menu": [ - "ic-loading-indicator", - "ic-typography", - "ic-button" - ] + "ic-input-label": ["ic-typography"], + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-loading-indicator": ["ic-typography"], + "ic-tooltip": ["ic-typography"], + "ic-menu": ["ic-loading-indicator", "ic-typography", "ic-button"] } }, { "filePath": "src/components/ic-section-container/ic-section-container.tsx", "encapsulation": "shadow", "tag": "ic-section-container", - "readme": "# ic-section-container\n\n\n", + "readme": "# ic-section-container\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -12990,28 +12550,18 @@ ], "dependencies": [], "dependencyGraph": { - "ic-footer": [ - "ic-section-container" - ], - "ic-footer-link-group": [ - "ic-section-container" - ], - "ic-hero": [ - "ic-section-container" - ], - "ic-page-header": [ - "ic-section-container" - ], - "ic-top-navigation": [ - "ic-section-container" - ] + "ic-footer": ["ic-section-container"], + "ic-footer-link-group": ["ic-section-container"], + "ic-hero": ["ic-section-container"], + "ic-page-header": ["ic-section-container"], + "ic-top-navigation": ["ic-section-container"] } }, { "filePath": "src/components/ic-select/ic-select.tsx", "encapsulation": "shadow", "tag": "ic-select", - "readme": "# ic-select\n\n\n", + "readme": "# ic-select\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -13986,34 +13536,19 @@ "ic-menu", "ic-input-validation" ], - "ic-input-label": [ - "ic-typography" - ], - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-tooltip": [ - "ic-typography" - ], - "ic-menu": [ - "ic-loading-indicator", - "ic-typography", - "ic-button" - ], - "ic-input-validation": [ - "ic-typography" - ] + "ic-input-label": ["ic-typography"], + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-loading-indicator": ["ic-typography"], + "ic-tooltip": ["ic-typography"], + "ic-menu": ["ic-loading-indicator", "ic-typography", "ic-button"], + "ic-input-validation": ["ic-typography"] } }, { "filePath": "src/components/ic-side-navigation/ic-side-navigation.tsx", "encapsulation": "shadow", "tag": "ic-side-navigation", - "readme": "# ic-side-navigation\n\n\n", + "readme": "# ic-side-navigation\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -14311,38 +13846,21 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography", - "ic-button", - "ic-divider" - ], + "dependencies": ["ic-typography", "ic-button", "ic-divider"], "dependencyGraph": { - "ic-side-navigation": [ - "ic-typography", - "ic-button", - "ic-divider" - ], - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-tooltip": [ - "ic-typography" - ], - "ic-divider": [ - "ic-typography" - ] + "ic-side-navigation": ["ic-typography", "ic-button", "ic-divider"], + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-loading-indicator": ["ic-typography"], + "ic-tooltip": ["ic-typography"], + "ic-divider": ["ic-typography"] } }, { "filePath": "src/components/ic-skeleton/ic-skeleton.tsx", "encapsulation": "shadow", "tag": "ic-skeleton", - "readme": "# ic-skeleton\n\nWhen using the skeleton component, an aria-live level should be applied to the parent element of the skeleton and the element that it is\nrepresenting so that any changes, such as the real element replacing the skeleton placeholder, are announced to assistive technology like screen readers. The recommendation is to use aria-live=\"polite\" over aria-live=\"recommended\" unless changes are critically important. \n", - "docs": "When using the skeleton component, an aria-live level should be applied to the parent element of the skeleton and the element that it is\nrepresenting so that any changes, such as the real element replacing the skeleton placeholder, are announced to assistive technology like screen readers. The recommendation is to use aria-live=\"polite\" over aria-live=\"recommended\" unless changes are critically important.", + "readme": "# ic-skeleton\r\n\r\nWhen using the skeleton component, an aria-live level should be applied to the parent element of the skeleton and the element that it is\r\nrepresenting so that any changes, such as the real element replacing the skeleton placeholder, are announced to assistive technology like screen readers. The recommendation is to use aria-live=\"polite\" over aria-live=\"recommended\" unless changes are critically important. \r\n\r", + "docs": "When using the skeleton component, an aria-live level should be applied to the parent element of the skeleton and the element that it is\r\nrepresenting so that any changes, such as the real element replacing the skeleton placeholder, are announced to assistive technology like screen readers. The recommendation is to use aria-live=\"polite\" over aria-live=\"recommended\" unless changes are critically important.", "docsTags": [], "usage": {}, "props": [ @@ -14431,11 +13949,189 @@ "dependencies": [], "dependencyGraph": {} }, + { + "filePath": "src/components/ic-skip-link/ic-skip-link.tsx", + "encapsulation": "shadow", + "tag": "ic-skip-link", + "readme": "# ic-skip-link\r\n\r\n\r\n\r", + "docs": "", + "docsTags": [ + { + "name": "slot", + "text": "router-item - Handle routing by nesting your routes in this slot." + } + ], + "usage": {}, + "props": [ + { + "name": "fullWidth", + "type": "boolean", + "complexType": { + "original": "boolean", + "resolved": "boolean", + "references": {} + }, + "mutable": false, + "attr": "full-width", + "reflectToAttr": false, + "docs": "If `true`, the element will fill the width of the container.", + "docsTags": [], + "default": "false", + "values": [ + { + "type": "boolean" + } + ], + "optional": false, + "required": false + }, + { + "name": "label", + "type": "string", + "complexType": { + "original": "string", + "resolved": "string", + "references": {} + }, + "mutable": false, + "attr": "label", + "reflectToAttr": false, + "docs": "The label displayed when the element is focused.", + "docsTags": [], + "default": "\"Skip to main content\"", + "values": [ + { + "type": "string" + } + ], + "optional": false, + "required": false + }, + { + "name": "monochrome", + "type": "boolean", + "complexType": { + "original": "boolean", + "resolved": "boolean", + "references": {} + }, + "mutable": false, + "attr": "monochrome", + "reflectToAttr": false, + "docs": "If `true`, the link will display as black in the light theme, and white in the dark theme.", + "docsTags": [], + "default": "false", + "values": [ + { + "type": "boolean" + } + ], + "optional": false, + "required": false + }, + { + "name": "target", + "type": "string", + "complexType": { + "original": "string", + "resolved": "string", + "references": {} + }, + "mutable": false, + "attr": "target", + "reflectToAttr": false, + "docs": "The target id for the element which should receive focus when triggering the skip link.\r\nNot necessary if using the `router-item` slot.", + "docsTags": [], + "values": [ + { + "type": "string" + } + ], + "optional": true, + "required": false + }, + { + "name": "theme", + "type": "\"dark\" | \"inherit\" | \"light\"", + "complexType": { + "original": "IcThemeMode", + "resolved": "\"dark\" | \"inherit\" | \"light\"", + "references": { + "IcThemeMode": { + "location": "import", + "path": "../../utils/types", + "id": "src/utils/types.ts::IcThemeMode" + } + } + }, + "mutable": false, + "attr": "theme", + "reflectToAttr": false, + "docs": "Sets the theme color to the dark or light theme color. `inherit` will set the color based on the system settings or ic-theme component.", + "docsTags": [], + "default": "\"inherit\"", + "values": [ + { + "value": "dark", + "type": "string" + }, + { + "value": "inherit", + "type": "string" + }, + { + "value": "light", + "type": "string" + } + ], + "optional": false, + "required": false + }, + { + "name": "transparentBackground", + "type": "boolean", + "complexType": { + "original": "boolean", + "resolved": "boolean", + "references": {} + }, + "mutable": false, + "attr": "transparent-background", + "reflectToAttr": false, + "docs": "Determines whether the background should be hidden.", + "docsTags": [], + "default": "false", + "values": [ + { + "type": "boolean" + } + ], + "optional": false, + "required": false + } + ], + "methods": [], + "events": [], + "listeners": [], + "styles": [], + "slots": [ + { + "name": "router-item", + "docs": "Handle routing by nesting your routes in this slot." + } + ], + "parts": [], + "dependents": [], + "dependencies": ["ic-link"], + "dependencyGraph": { + "ic-skip-link": ["ic-link"] + } + }, { "filePath": "src/components/ic-status-tag/ic-status-tag.tsx", "encapsulation": "shadow", "tag": "ic-status-tag", - "readme": "# ic-status-tag\n\n\n", + "readme": "# ic-status-tag\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -14655,20 +14351,16 @@ "slots": [], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography" - ], + "dependencies": ["ic-typography"], "dependencyGraph": { - "ic-status-tag": [ - "ic-typography" - ] + "ic-status-tag": ["ic-typography"] } }, { "filePath": "src/components/ic-step/ic-step.tsx", "encapsulation": "shadow", "tag": "ic-step", - "readme": "# ic-step\n\n\n", + "readme": "# ic-step\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -14796,25 +14488,17 @@ "slots": [], "parts": [], "dependents": [], - "dependencies": [ - "ic-loading-indicator", - "ic-typography" - ], + "dependencies": ["ic-loading-indicator", "ic-typography"], "dependencyGraph": { - "ic-step": [ - "ic-loading-indicator", - "ic-typography" - ], - "ic-loading-indicator": [ - "ic-typography" - ] + "ic-step": ["ic-loading-indicator", "ic-typography"], + "ic-loading-indicator": ["ic-typography"] } }, { "filePath": "src/components/ic-stepper/ic-stepper.tsx", "encapsulation": "shadow", "tag": "ic-stepper", - "readme": "# ic-stepper\n\nThis is a wrapper component to be placed around one or more ic-step components\n", + "readme": "# ic-stepper\r\n\r\nThis is a wrapper component to be placed around one or more ic-step components\r\n\r", "docs": "This is a wrapper component to be placed around one or more ic-step components", "docsTags": [], "usage": {}, @@ -14981,7 +14665,7 @@ "filePath": "src/components/ic-switch/ic-switch.tsx", "encapsulation": "shadow", "tag": "ic-switch", - "readme": "# ic-switch\n\n\n", + "readme": "# ic-switch\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -15321,25 +15005,17 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-input-label", - "ic-typography" - ], + "dependencies": ["ic-input-label", "ic-typography"], "dependencyGraph": { - "ic-switch": [ - "ic-input-label", - "ic-typography" - ], - "ic-input-label": [ - "ic-typography" - ] + "ic-switch": ["ic-input-label", "ic-typography"], + "ic-input-label": ["ic-typography"] } }, { "filePath": "src/components/ic-tab/ic-tab.tsx", "encapsulation": "shadow", "tag": "ic-tab", - "readme": "# ic-tab\n\n\n", + "readme": "# ic-tab\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -15415,20 +15091,16 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography" - ], + "dependencies": ["ic-typography"], "dependencyGraph": { - "ic-tab": [ - "ic-typography" - ] + "ic-tab": ["ic-typography"] } }, { "filePath": "src/components/ic-tab-context/ic-tab-context.tsx", "encapsulation": "none", "tag": "ic-tab-context", - "readme": "# ic-tab-context\n\n\n", + "readme": "# ic-tab-context\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -15625,7 +15297,7 @@ "filePath": "src/components/ic-tab-group/ic-tab-group.tsx", "encapsulation": "shadow", "tag": "ic-tab-group", - "readme": "# ic-tab-group\n\n\n", + "readme": "# ic-tab-group\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -15681,33 +15353,20 @@ "slots": [], "parts": [], "dependents": [], - "dependencies": [ - "ic-horizontal-scroll" - ], + "dependencies": ["ic-horizontal-scroll"], "dependencyGraph": { - "ic-tab-group": [ - "ic-horizontal-scroll" - ], - "ic-horizontal-scroll": [ - "ic-button" - ], - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-tooltip": [ - "ic-typography" - ] + "ic-tab-group": ["ic-horizontal-scroll"], + "ic-horizontal-scroll": ["ic-button"], + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-loading-indicator": ["ic-typography"], + "ic-tooltip": ["ic-typography"] } }, { "filePath": "src/components/ic-tab-panel/ic-tab-panel.tsx", "encapsulation": "shadow", "tag": "ic-tab-panel", - "readme": "# ic-tab-panel\n\n\n", + "readme": "# ic-tab-panel\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -15726,7 +15385,7 @@ "filePath": "src/components/ic-text-field/ic-text-field.tsx", "encapsulation": "shadow", "tag": "ic-text-field", - "readme": "# ic-textfield\n\n\n", + "readme": "# ic-textfield\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -16926,19 +16585,15 @@ "ic-input-validation", "ic-typography" ], - "ic-input-label": [ - "ic-typography" - ], - "ic-input-validation": [ - "ic-typography" - ] + "ic-input-label": ["ic-typography"], + "ic-input-validation": ["ic-typography"] } }, { "filePath": "src/components/ic-theme/ic-theme.tsx", "encapsulation": "none", "tag": "ic-theme", - "readme": "# ic-theme\n\n\n", + "readme": "# ic-theme\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -17023,7 +16678,7 @@ "filePath": "src/components/ic-toast/ic-toast.tsx", "encapsulation": "shadow", "tag": "ic-toast", - "readme": "# ic-toast\n\n\n", + "readme": "# ic-toast\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -17281,34 +16936,19 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-typography", - "ic-loading-indicator", - "ic-button" - ], + "dependencies": ["ic-typography", "ic-loading-indicator", "ic-button"], "dependencyGraph": { - "ic-toast": [ - "ic-typography", - "ic-loading-indicator", - "ic-button" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-tooltip": [ - "ic-typography" - ] + "ic-toast": ["ic-typography", "ic-loading-indicator", "ic-button"], + "ic-loading-indicator": ["ic-typography"], + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-tooltip": ["ic-typography"] } }, { "filePath": "src/components/ic-toast-region/ic-toast-region.tsx", "encapsulation": "none", "tag": "ic-toast-region", - "readme": "# ic-toast-region\n\n\n", + "readme": "# ic-toast-region\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -17359,7 +16999,7 @@ "filePath": "src/components/ic-toggle-button/ic-toggle-button.tsx", "encapsulation": "shadow", "tag": "ic-toggle-button", - "readme": "# ic-toggle-button\n\n\n", + "readme": "# ic-toggle-button\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -17712,7 +17352,7 @@ "detail": "{ checked: boolean; }", "bubbles": true, "complexType": { - "original": "{\n checked: boolean;\n }", + "original": "{\r\n checked: boolean;\r\n }", "resolved": "{ checked: boolean; }", "references": {} }, @@ -17742,30 +17382,19 @@ ], "parts": [], "dependents": [], - "dependencies": [ - "ic-button" - ], + "dependencies": ["ic-button"], "dependencyGraph": { - "ic-toggle-button": [ - "ic-button" - ], - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-tooltip": [ - "ic-typography" - ] + "ic-toggle-button": ["ic-button"], + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-loading-indicator": ["ic-typography"], + "ic-tooltip": ["ic-typography"] } }, { "filePath": "src/components/ic-toggle-button-group/ic-toggle-button-group.tsx", "encapsulation": "shadow", "tag": "ic-toggle-button-group", - "readme": "# ic-toggle-button-group\n\n\n", + "readme": "# ic-toggle-button-group\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -18160,7 +17789,7 @@ "filePath": "src/components/ic-tooltip/ic-tooltip.tsx", "encapsulation": "shadow", "tag": "ic-tooltip", - "readme": "# ic-tooltip\n\n\n", + "readme": "# ic-tooltip\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -18433,32 +18062,20 @@ "ic-chip", "ic-navigation-item" ], - "dependencies": [ - "ic-typography" - ], + "dependencies": ["ic-typography"], "dependencyGraph": { - "ic-tooltip": [ - "ic-typography" - ], - "ic-button": [ - "ic-tooltip" - ], - "ic-card-vertical": [ - "ic-tooltip" - ], - "ic-chip": [ - "ic-tooltip" - ], - "ic-navigation-item": [ - "ic-tooltip" - ] + "ic-tooltip": ["ic-typography"], + "ic-button": ["ic-tooltip"], + "ic-card-vertical": ["ic-tooltip"], + "ic-chip": ["ic-tooltip"], + "ic-navigation-item": ["ic-tooltip"] } }, { "filePath": "src/components/ic-top-navigation/ic-top-navigation.tsx", "encapsulation": "shadow", "tag": "ic-top-navigation", - "readme": "# ic-top-navigation\n\n\n", + "readme": "# ic-top-navigation\r\n\r\n\r\n\r", "docs": "", "docsTags": [ { @@ -18831,30 +18448,18 @@ "ic-horizontal-scroll", "ic-navigation-menu" ], - "ic-button": [ - "ic-loading-indicator", - "ic-tooltip" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-tooltip": [ - "ic-typography" - ], - "ic-horizontal-scroll": [ - "ic-button" - ], - "ic-navigation-menu": [ - "ic-button", - "ic-typography" - ] + "ic-button": ["ic-loading-indicator", "ic-tooltip"], + "ic-loading-indicator": ["ic-typography"], + "ic-tooltip": ["ic-typography"], + "ic-horizontal-scroll": ["ic-button"], + "ic-navigation-menu": ["ic-button", "ic-typography"] } }, { "filePath": "src/components/ic-typography/ic-typography.tsx", "encapsulation": "shadow", "tag": "ic-typography", - "readme": "# ic-typography\n\n\n", + "readme": "# ic-typography\r\n\r\n\r\n\r", "docs": "", "docsTags": [], "usage": {}, @@ -19166,123 +18771,45 @@ ], "dependencies": [], "dependencyGraph": { - "ic-accordion": [ - "ic-typography" - ], - "ic-accordion-group": [ - "ic-typography" - ], - "ic-alert": [ - "ic-typography" - ], - "ic-badge": [ - "ic-typography" - ], - "ic-card-vertical": [ - "ic-typography" - ], - "ic-checkbox": [ - "ic-typography" - ], - "ic-chip": [ - "ic-typography" - ], - "ic-classification-banner": [ - "ic-typography" - ], - "ic-data-list": [ - "ic-typography" - ], - "ic-data-row": [ - "ic-typography" - ], - "ic-dialog": [ - "ic-typography" - ], - "ic-divider": [ - "ic-typography" - ], - "ic-empty-state": [ - "ic-typography" - ], - "ic-footer": [ - "ic-typography" - ], - "ic-footer-link-group": [ - "ic-typography" - ], - "ic-hero": [ - "ic-typography" - ], - "ic-input-label": [ - "ic-typography" - ], - "ic-input-validation": [ - "ic-typography" - ], - "ic-loading-indicator": [ - "ic-typography" - ], - "ic-menu": [ - "ic-typography" - ], - "ic-menu-group": [ - "ic-typography" - ], - "ic-menu-item": [ - "ic-typography" - ], - "ic-navigation-group": [ - "ic-typography" - ], - "ic-navigation-item": [ - "ic-typography" - ], - "ic-navigation-menu": [ - "ic-typography" - ], - "ic-page-header": [ - "ic-typography" - ], - "ic-pagination-item": [ - "ic-typography" - ], - "ic-popover-menu": [ - "ic-typography" - ], - "ic-radio-option": [ - "ic-typography" - ], - "ic-select": [ - "ic-typography" - ], - "ic-side-navigation": [ - "ic-typography" - ], - "ic-status-tag": [ - "ic-typography" - ], - "ic-step": [ - "ic-typography" - ], - "ic-switch": [ - "ic-typography" - ], - "ic-tab": [ - "ic-typography" - ], - "ic-text-field": [ - "ic-typography" - ], - "ic-toast": [ - "ic-typography" - ], - "ic-tooltip": [ - "ic-typography" - ], - "ic-top-navigation": [ - "ic-typography" - ] + "ic-accordion": ["ic-typography"], + "ic-accordion-group": ["ic-typography"], + "ic-alert": ["ic-typography"], + "ic-badge": ["ic-typography"], + "ic-card-vertical": ["ic-typography"], + "ic-checkbox": ["ic-typography"], + "ic-chip": ["ic-typography"], + "ic-classification-banner": ["ic-typography"], + "ic-data-list": ["ic-typography"], + "ic-data-row": ["ic-typography"], + "ic-dialog": ["ic-typography"], + "ic-divider": ["ic-typography"], + "ic-empty-state": ["ic-typography"], + "ic-footer": ["ic-typography"], + "ic-footer-link-group": ["ic-typography"], + "ic-hero": ["ic-typography"], + "ic-input-label": ["ic-typography"], + "ic-input-validation": ["ic-typography"], + "ic-loading-indicator": ["ic-typography"], + "ic-menu": ["ic-typography"], + "ic-menu-group": ["ic-typography"], + "ic-menu-item": ["ic-typography"], + "ic-navigation-group": ["ic-typography"], + "ic-navigation-item": ["ic-typography"], + "ic-navigation-menu": ["ic-typography"], + "ic-page-header": ["ic-typography"], + "ic-pagination-item": ["ic-typography"], + "ic-popover-menu": ["ic-typography"], + "ic-radio-option": ["ic-typography"], + "ic-select": ["ic-typography"], + "ic-side-navigation": ["ic-typography"], + "ic-status-tag": ["ic-typography"], + "ic-step": ["ic-typography"], + "ic-switch": ["ic-typography"], + "ic-tab": ["ic-typography"], + "ic-text-field": ["ic-typography"], + "ic-toast": ["ic-typography"], + "ic-tooltip": ["ic-typography"], + "ic-top-navigation": ["ic-typography"] } } ], @@ -19298,7 +18825,7 @@ "path": "src/utils/types.ts" }, "src/utils/types.ts::IcStatusVariants": { - "declaration": "export type IcStatusVariants =\n | \"neutral\"\n | \"info\"\n | \"warning\"\n | \"error\"\n | \"success\";", + "declaration": "export type IcStatusVariants =\r\n | \"neutral\"\r\n | \"info\"\r\n | \"warning\"\r\n | \"error\"\r\n | \"success\";", "docstring": "", "path": "src/utils/types.ts" }, @@ -19333,7 +18860,7 @@ "path": "src/components/ic-button/ic-button.types.ts" }, "src/components/ic-button/ic-button.types.ts::IcButtonVariants": { - "declaration": "export type IcButtonVariants =\n | \"primary\"\n | \"secondary\"\n | \"tertiary\"\n | \"destructive\"\n | \"icon\"\n | \"icon-primary\"\n | \"icon-secondary\"\n | \"icon-tertiary\"\n | \"icon-destructive\";", + "declaration": "export type IcButtonVariants =\r\n | \"primary\"\r\n | \"secondary\"\r\n | \"tertiary\"\r\n | \"destructive\"\r\n | \"icon\"\r\n | \"icon-primary\"\r\n | \"icon-secondary\"\r\n | \"icon-tertiary\"\r\n | \"icon-destructive\";", "docstring": "", "path": "src/components/ic-button/ic-button.types.ts" }, @@ -19393,7 +18920,7 @@ "path": "src/components/ic-text-field/ic-text-field.types.ts" }, "src/utils/types.ts::IcAutocompleteTypes": { - "declaration": "export type IcAutocompleteTypes =\n | \"on\"\n | \"off\"\n | \"name\"\n | \"honorific-prefix\"\n | \"given-name\"\n | \"additional-name\"\n | \"family-name\"\n | \"honorific-suffix\"\n | \"nickname\"\n | \"email\"\n | \"username\"\n | \"new-password\"\n | \"current-password\"\n | \"one-time-code\"\n | \"organization-title\"\n | \"organization\"\n | \"street-address\"\n | \"address-line1\"\n | \"address-line2\"\n | \"address-line3\"\n | \"address-level4\"\n | \"address-level3\"\n | \"address-level2\"\n | \"address-level1\"\n | \"country\"\n | \"country-name\"\n | \"postal-code\"\n | \"cc-name\"\n | \"cc-given-name\"\n | \"cc-additional-name\"\n | \"cc-family-name\"\n | \"cc-family-name\"\n | \"cc-number\"\n | \"cc-exp\"\n | \"cc-exp-month\"\n | \"cc-exp-year\"\n | \"cc-csc\"\n | \"cc-type\"\n | \"transaction-currency\"\n | \"transaction-amount\"\n | \"language\"\n | \"bday\"\n | \"bday-day\"\n | \"bday-month\"\n | \"bday-year\"\n | \"sex\"\n | \"tel\"\n | \"tel-country-code\"\n | \"tel-national\"\n | \"tel-area-code\"\n | \"tel-local\"\n | \"tel-extension\"\n | \"impp\"\n | \"url\"\n | \"photo\";", + "declaration": "export type IcAutocompleteTypes =\r\n | \"on\"\r\n | \"off\"\r\n | \"name\"\r\n | \"honorific-prefix\"\r\n | \"given-name\"\r\n | \"additional-name\"\r\n | \"family-name\"\r\n | \"honorific-suffix\"\r\n | \"nickname\"\r\n | \"email\"\r\n | \"username\"\r\n | \"new-password\"\r\n | \"current-password\"\r\n | \"one-time-code\"\r\n | \"organization-title\"\r\n | \"organization\"\r\n | \"street-address\"\r\n | \"address-line1\"\r\n | \"address-line2\"\r\n | \"address-line3\"\r\n | \"address-level4\"\r\n | \"address-level3\"\r\n | \"address-level2\"\r\n | \"address-level1\"\r\n | \"country\"\r\n | \"country-name\"\r\n | \"postal-code\"\r\n | \"cc-name\"\r\n | \"cc-given-name\"\r\n | \"cc-additional-name\"\r\n | \"cc-family-name\"\r\n | \"cc-family-name\"\r\n | \"cc-number\"\r\n | \"cc-exp\"\r\n | \"cc-exp-month\"\r\n | \"cc-exp-year\"\r\n | \"cc-csc\"\r\n | \"cc-type\"\r\n | \"transaction-currency\"\r\n | \"transaction-amount\"\r\n | \"language\"\r\n | \"bday\"\r\n | \"bday-day\"\r\n | \"bday-month\"\r\n | \"bday-year\"\r\n | \"sex\"\r\n | \"tel\"\r\n | \"tel-country-code\"\r\n | \"tel-national\"\r\n | \"tel-area-code\"\r\n | \"tel-local\"\r\n | \"tel-extension\"\r\n | \"impp\"\r\n | \"url\"\r\n | \"photo\";", "docstring": "", "path": "src/utils/types.ts" }, @@ -19418,7 +18945,7 @@ "path": "src/components/ic-text-field/ic-text-field.types.ts" }, "src/utils/types.ts::IcValueEventDetail": { - "declaration": "export interface IcValueEventDetail {\n value: string | string[];\n keyPressed?: string;\n}", + "declaration": "export interface IcValueEventDetail {\r\n value: string | string[];\r\n keyPressed?: string;\r\n}", "docstring": "", "path": "src/utils/types.ts" }, @@ -19478,7 +19005,7 @@ "path": "src/components/ic-divider/ic-divider.types.tsx" }, "src/utils/types.ts::IcTypographyVariants": { - "declaration": "export type IcTypographyVariants =\n | \"h1\"\n | \"h2\"\n | \"h3\"\n | \"h4\"\n | \"subtitle-large\"\n | \"subtitle-small\"\n | \"body\"\n | \"label\"\n | \"label-uppercase\"\n | \"caption\"\n | \"caption-uppercase\"\n | \"code-large\"\n | \"code-small\"\n | \"code-extra-small\"\n | \"badge\"\n | \"badge-small\";", + "declaration": "export type IcTypographyVariants =\r\n | \"h1\"\r\n | \"h2\"\r\n | \"h3\"\r\n | \"h4\"\r\n | \"subtitle-large\"\r\n | \"subtitle-small\"\r\n | \"body\"\r\n | \"label\"\r\n | \"label-uppercase\"\r\n | \"caption\"\r\n | \"caption-uppercase\"\r\n | \"code-large\"\r\n | \"code-small\"\r\n | \"code-extra-small\"\r\n | \"badge\"\r\n | \"badge-small\";", "docstring": "", "path": "src/utils/types.ts" }, @@ -19598,7 +19125,7 @@ "path": "src/components/ic-tab/ic-tab.types.ts" }, "src/utils/types.ts::IcBrand": { - "declaration": "{\n mode: IcBrandForeground;\n color: IcColorRGB;\n}", + "declaration": "{\r\n mode: IcBrandForeground;\r\n color: IcColorRGB;\r\n}", "docstring": "", "path": "src/utils/types.ts" }, @@ -19623,4 +19150,4 @@ "path": "src/components/ic-toggle-button-group/ic-toggle-button-group.types.ts" } } -} \ No newline at end of file +}