@eui/showcase 21.0.0-alpha.11 → 21.0.0-alpha.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/eui-showcase.mjs +25 -29
- package/fesm2022/eui-showcase.mjs.map +1 -1
- package/index.d.ts +4 -4
- package/index.d.ts.map +1 -1
- package/package.json +3 -3
package/index.d.ts
CHANGED
|
@@ -104,7 +104,7 @@ declare class DocSampleComponent implements AfterContentInit {
|
|
|
104
104
|
*
|
|
105
105
|
* @param selected The selected tab component reference and its index in the tabs array.
|
|
106
106
|
*/
|
|
107
|
-
|
|
107
|
+
onTabActivate(selected: {
|
|
108
108
|
tab: EuiTabComponent;
|
|
109
109
|
index: number;
|
|
110
110
|
}): void;
|
|
@@ -194,7 +194,7 @@ declare class DocPageComponent implements OnInit, AfterViewInit {
|
|
|
194
194
|
ngAfterViewInit(): void;
|
|
195
195
|
getCategoryIndex(name: string): number;
|
|
196
196
|
onNavClick(fragmentId: string, tabIndex: number): void;
|
|
197
|
-
|
|
197
|
+
onTabActivate(event: {
|
|
198
198
|
tab: EuiTabComponent;
|
|
199
199
|
index: number;
|
|
200
200
|
}): void;
|
|
@@ -402,7 +402,7 @@ declare class DocPagePatternComponent {
|
|
|
402
402
|
private sanitizer;
|
|
403
403
|
ngOnInit(): void;
|
|
404
404
|
onNavigateToCode(event: any): void;
|
|
405
|
-
|
|
405
|
+
onTabActivate(event: {
|
|
406
406
|
tab: EuiTabComponent;
|
|
407
407
|
index: number;
|
|
408
408
|
}): void;
|
|
@@ -478,7 +478,7 @@ declare class DocPagePatternSampleRefsComponent {
|
|
|
478
478
|
|
|
479
479
|
declare class EuiShowcaseModule {
|
|
480
480
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiShowcaseModule, never>;
|
|
481
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuiShowcaseModule, [typeof EuiCodeHighlighterDirective, typeof DocPageComponent, typeof DocPageDevGuideComponent, typeof DocPageCodeComponent, typeof DocPageCodeFabComponent, typeof DocPageCodeModalComponent, typeof DocPageOverviewContentDirective, typeof DocPageOverviewDefaultContentDirective, typeof DocPageApiContentDirective, typeof DocPageInteractiveContentDirective, typeof DocPageSamplesContentDirective, typeof DocPageSectionsContentDirective, typeof DocPageAccessibilityContentDirective, typeof DocPageThemingContentDirective, typeof DocSampleComponent, typeof DocSampleApiComponent, typeof DocSectionComponent, typeof DocSectionCodeComponent, typeof DocSectionCodeHtmlTagDirective, typeof DocSectionCodeTsTagDirective, typeof DocSectionCodeServiceTagDirective, typeof DocSectionCodeCssTagDirective, typeof DocSectionCodeDocTagDirective, typeof DocSectionCodeDescriptionTagDirective, typeof LoremIpsumSampleComponent, typeof PlaygroundComponent, typeof DocPagePatternComponent, typeof DocPagePatternDocDirective, typeof DocPagePatternSampleDirective, typeof DocPagePatternSimpleComponent, typeof DocPagePatternSimpleDocDirective, typeof DocPagePatternSampleComponent, typeof DocPagePatternSampleDocDirective, typeof DocPagePatternSampleRefsComponent], [typeof i17.CommonModule, typeof i18.EuiCardModule, typeof i19.EuiButtonModule, typeof i20.
|
|
481
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuiShowcaseModule, [typeof EuiCodeHighlighterDirective, typeof DocPageComponent, typeof DocPageDevGuideComponent, typeof DocPageCodeComponent, typeof DocPageCodeFabComponent, typeof DocPageCodeModalComponent, typeof DocPageOverviewContentDirective, typeof DocPageOverviewDefaultContentDirective, typeof DocPageApiContentDirective, typeof DocPageInteractiveContentDirective, typeof DocPageSamplesContentDirective, typeof DocPageSectionsContentDirective, typeof DocPageAccessibilityContentDirective, typeof DocPageThemingContentDirective, typeof DocSampleComponent, typeof DocSampleApiComponent, typeof DocSectionComponent, typeof DocSectionCodeComponent, typeof DocSectionCodeHtmlTagDirective, typeof DocSectionCodeTsTagDirective, typeof DocSectionCodeServiceTagDirective, typeof DocSectionCodeCssTagDirective, typeof DocSectionCodeDocTagDirective, typeof DocSectionCodeDescriptionTagDirective, typeof LoremIpsumSampleComponent, typeof PlaygroundComponent, typeof DocPagePatternComponent, typeof DocPagePatternDocDirective, typeof DocPagePatternSampleDirective, typeof DocPagePatternSimpleComponent, typeof DocPagePatternSimpleDocDirective, typeof DocPagePatternSampleComponent, typeof DocPagePatternSampleDocDirective, typeof DocPagePatternSampleRefsComponent], [typeof i17.CommonModule, typeof i18.EuiCardModule, typeof i19.EuiButtonModule, typeof i20.EuiTabsComponent, typeof i20.EuiTabsRightContentComponent, typeof i20.EuiTabBodyComponent, typeof i20.EuiTabHeaderComponent, typeof i20.EuiTabComponent, typeof i21.EuiPageModule, typeof i22.EuiChipModule, typeof i23.EuiDialogModule, typeof i24.EuiAlertModule, typeof i25.EuiBlockContentModule, typeof i26.EuiBadgeModule, typeof i27.EuiIconModule, typeof i28.EuiLabelModule, typeof i29.EuiAvatarModule, typeof i30.MarkdownModule], [typeof EuiCodeHighlighterDirective, typeof DocPageComponent, typeof DocPageDevGuideComponent, typeof DocPageCodeComponent, typeof DocPageCodeFabComponent, typeof DocPageCodeModalComponent, typeof DocPageOverviewContentDirective, typeof DocPageOverviewDefaultContentDirective, typeof DocPageApiContentDirective, typeof DocPageInteractiveContentDirective, typeof DocPageSamplesContentDirective, typeof DocPageSectionsContentDirective, typeof DocPageAccessibilityContentDirective, typeof DocPageThemingContentDirective, typeof DocSampleComponent, typeof DocSampleApiComponent, typeof DocSectionComponent, typeof DocSectionCodeComponent, typeof DocSectionCodeHtmlTagDirective, typeof DocSectionCodeTsTagDirective, typeof DocSectionCodeServiceTagDirective, typeof DocSectionCodeCssTagDirective, typeof DocSectionCodeDocTagDirective, typeof DocSectionCodeDescriptionTagDirective, typeof LoremIpsumSampleComponent, typeof PlaygroundComponent, typeof DocPagePatternComponent, typeof DocPagePatternDocDirective, typeof DocPagePatternSampleDirective, typeof DocPagePatternSimpleComponent, typeof DocPagePatternSimpleDocDirective, typeof DocPagePatternSampleComponent, typeof DocPagePatternSampleDocDirective, typeof DocPagePatternSampleRefsComponent]>;
|
|
482
482
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuiShowcaseModule>;
|
|
483
483
|
}
|
|
484
484
|
|
package/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sources":["../src/lib/components/eui-code-highlighter/eui-code-highlighter.component.ts","../src/lib/configuration.service.ts","../src/lib/components/doc-sample/doc-sample.component.ts","../src/lib/components/doc-section/doc-section.component.ts","../src/lib/components/doc-page/doc-page.component.ts","../src/lib/components/doc-page/doc-page-dev-guide.component.ts","../src/lib/components/doc-page-code/doc-page-code.component.ts","../src/lib/components/doc-page-code-fab/doc-page-code-fab.component.ts","../src/lib/components/doc-page-code-modal/doc-page-code-modal.component.ts","../src/lib/components/doc-sample-api/doc-sample-api.component.ts","../src/lib/components/doc-section-code/doc-section-code.component.ts","../src/lib/components/lorem-ipsum/lorem-ipsum-sample.component.ts","../src/lib/components/playground/playground.component.ts","../src/lib/components/doc-page-pattern/doc-page-pattern.component.ts","../src/lib/components/doc-page-pattern-simple/doc-page-pattern-simple.component.ts","../src/lib/components/doc-page-pattern-sample/doc-page-pattern-sample.component.ts","../src/lib/components/doc-page-pattern-sample/doc-page-pattern-sample-refs.component.ts","../src/lib/eui-showcase.module.ts","../src/lib/components/playground/stackblitz.files.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;AAEA;AAKI;AAEA;;;AAKH;;ACZD;;;AAGG;;AAEC;;AAEG;;AAEN;AAED;;AAEG;AACH;AAII;;;;;AAKG;;AAGH;;;;;;;;;;;AAWG;;AAKH;;AAEG;AACH;;;AAGH;;AC5BD;AAQa;AACA;AACA;AACA;AACA;AACA;AAC+B;AACA;AACA;AAElB;AAEtB;AACA;AACA;AACA;AAEA;AACA;;;;;;;;;AAUA;AAMO;AAaP;AAiBA;;;;;;;AAOG;;;;AAC4D;AAI/D;;;;AAIG;AACH;AAYA;;AAEG;AACH;AAQA;;AAEG;;AAOH;AAOA;AAiBA;;;;;;AA0DH;;AC/ND;AAQ0B;AAEb;AACA;AACA;AAET;;;AAKH;;ACWD;AAQ0B;AAEb;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAGT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AAIA;AAEA;AACA;AAEA;AACA;AAGA;AAEA;AAGA;AAGA;AAGA;AAGA;AAGA;AAGA;AAGA;AAGA;;AAIA;;;;;;;AA0BA;AAcA;AA6FA;;;;;AAW4D;AAQ5D;AA6BA;AAqCA;AAiGA;;;AAoBH;AAGD;;;AAC+C;AAC/C;;;AACsD;AACtD;AAEa;AACA;;;AACZ;AACD;;;AAC8C;AAC9C;;;AAC+C;AAC/C;;;AACoD;AACpD;;;AAC0C;AAE1C;;;AAC8C;;ACvc9C;AAQ0B;AAEb;AACA;;;;;;;AAIkD;;;;;;;AAQ3D;AAyBA;AAYA;AAMA;AAIA;AA6BA;;;AAcH;;ACvHD;AAMa;AACA;AAET;;;AAKH;;ACZD;AAMa;AACA;AACA;;AAIT;AAEO;AAIA;AAIA;;;AAMV;;AC5BD;AAMa;;AAIT;AAEO;AAIA;;;AAGV;;ACrBD;;;AAKqC;;ACJrC;;;;;AAWa;AACA;AAGT;AAEA;AAEA;AAEA;AAEA;AAEA;AAEA;AAKA;;;AAGH;AAGD;;;AACqD;AAErD;;;AAC8C;AAE9C;;;AAC4C;AAE5C;;;AACiD;AAEjD;;;AAC6C;AAE7C;;;AAC6C;;ACvD7C;AAMa;;;AACZ;;ACJD;AAOW;;;;AAQA;AAEA;;;AAAwC;AACxC;;;;;AAOP;AAUA;;;AAqDH;;AC5ED;;;AAC8C;AAC9C;;;AAC2C;AAE3C;;AAcI;AAEA;;;;AAKS;AACA;AACA;;;;;;AAOF;AACA;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sources":["../src/lib/components/eui-code-highlighter/eui-code-highlighter.component.ts","../src/lib/configuration.service.ts","../src/lib/components/doc-sample/doc-sample.component.ts","../src/lib/components/doc-section/doc-section.component.ts","../src/lib/components/doc-page/doc-page.component.ts","../src/lib/components/doc-page/doc-page-dev-guide.component.ts","../src/lib/components/doc-page-code/doc-page-code.component.ts","../src/lib/components/doc-page-code-fab/doc-page-code-fab.component.ts","../src/lib/components/doc-page-code-modal/doc-page-code-modal.component.ts","../src/lib/components/doc-sample-api/doc-sample-api.component.ts","../src/lib/components/doc-section-code/doc-section-code.component.ts","../src/lib/components/lorem-ipsum/lorem-ipsum-sample.component.ts","../src/lib/components/playground/playground.component.ts","../src/lib/components/doc-page-pattern/doc-page-pattern.component.ts","../src/lib/components/doc-page-pattern-simple/doc-page-pattern-simple.component.ts","../src/lib/components/doc-page-pattern-sample/doc-page-pattern-sample.component.ts","../src/lib/components/doc-page-pattern-sample/doc-page-pattern-sample-refs.component.ts","../src/lib/eui-showcase.module.ts","../src/lib/components/playground/stackblitz.files.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;AAEA;AAKI;AAEA;;;AAKH;;ACZD;;;AAGG;;AAEC;;AAEG;;AAEN;AAED;;AAEG;AACH;AAII;;;;;AAKG;;AAGH;;;;;;;;;;;AAWG;;AAKH;;AAEG;AACH;;;AAGH;;AC5BD;AAQa;AACA;AACA;AACA;AACA;AACA;AAC+B;AACA;AACA;AAElB;AAEtB;AACA;AACA;AACA;AAEA;AACA;;;;;;;;;AAUA;AAMO;AAaP;AAiBA;;;;;;;AAOG;;;;AAC4D;AAI/D;;;;AAIG;AACH;AAYA;;AAEG;AACH;AAQA;;AAEG;;AAOH;AAOA;AAiBA;;;;;;AA0DH;;AC/ND;AAQ0B;AAEb;AACA;AACA;AAET;;;AAKH;;ACWD;AAQ0B;AAEb;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAGT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AAIA;AAEA;AACA;AAEA;AACA;AAGA;AAEA;AAGA;AAGA;AAGA;AAGA;AAGA;AAGA;AAGA;AAGA;;AAIA;;;;;;;AA0BA;AAcA;AA6FA;;;;;AAW4D;AAQ5D;AA6BA;AAqCA;AAiGA;;;AAoBH;AAGD;;;AAC+C;AAC/C;;;AACsD;AACtD;AAEa;AACA;;;AACZ;AACD;;;AAC8C;AAC9C;;;AAC+C;AAC/C;;;AACoD;AACpD;;;AAC0C;AAE1C;;;AAC8C;;ACvc9C;AAQ0B;AAEb;AACA;;;;;;;AAIkD;;;;;;;AAQ3D;AAyBA;AAYA;AAMA;AAIA;AA6BA;;;AAcH;;ACvHD;AAMa;AACA;AAET;;;AAKH;;ACZD;AAMa;AACA;AACA;;AAIT;AAEO;AAIA;AAIA;;;AAMV;;AC5BD;AAMa;;AAIT;AAEO;AAIA;;;AAGV;;ACrBD;;;AAKqC;;ACJrC;;;;;AAWa;AACA;AAGT;AAEA;AAEA;AAEA;AAEA;AAEA;AAEA;AAKA;;;AAGH;AAGD;;;AACqD;AAErD;;;AAC8C;AAE9C;;;AAC4C;AAE5C;;;AACiD;AAEjD;;;AAC6C;AAE7C;;;AAC6C;;ACvD7C;AAMa;;;AACZ;;ACJD;AAOW;;;;AAQA;AAEA;;;AAAwC;AACxC;;;;;AAOP;AAUA;;;AAqDH;;AC5ED;;;AAC8C;AAC9C;;;AAC2C;AAE3C;;AAcI;AAEA;;;;AAKS;AACA;AACA;;;;;;AAOF;AACA;;;;;;;;AA0B4D;;;;AAWtE;;ACzED;;;AACiD;AAEjD;;AAcI;;;;AAKS;AACA;AACA;;;;;;AAOF;AACA;;;;;;;;AA0B0D;;;;AAWpE;;ACnFD;;;AACiD;AAEjD;;;AAgBa;;;;;AAKA;AACA;AACA;AACA;AACA;AACA;AAGT;AAEA;;;AAKH;;ACxCD;AAO0B;AAEb;;;;AAEZ;;ACiFD;;;;AAuBiC;;ACrHjC;AACA;AAmFA;;;;AA8DA;AA0EA;AAKA;;;;;;;;;;;;;;AAcA;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eui/showcase",
|
|
3
|
-
"version": "21.0.0-alpha.
|
|
3
|
+
"version": "21.0.0-alpha.13",
|
|
4
4
|
"tag": "next",
|
|
5
5
|
"description": "eUI showcase components for internal use",
|
|
6
6
|
"author": "ec.europa.eui@gmail.com",
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
"url": "https://citnet.tech.ec.europa.eu/CITnet/stash/projects/CSDR/repos/eui/browse/packages/showcase"
|
|
10
10
|
},
|
|
11
11
|
"peerDependencies": {
|
|
12
|
-
"@eui/core": "21.0.0-alpha.
|
|
13
|
-
"@eui/components": "21.0.0-alpha.
|
|
12
|
+
"@eui/core": "21.0.0-alpha.12",
|
|
13
|
+
"@eui/components": "21.0.0-alpha.12",
|
|
14
14
|
"@angular/core": "^18.0.0 || ^19.0.0 || ^20.0.0",
|
|
15
15
|
"@angular/common": "^18.0.0 || ^19.0.0 || ^20.0.0",
|
|
16
16
|
"@angular/cdk": "^18.0.0 || ^19.0.0 || ^20.0.0",
|