@sbb-esta/lyne-react 1.14.0 → 1.15.0
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/autocomplete-grid/autocomplete-grid-button.d.ts +2 -1
- package/autocomplete-grid/autocomplete-grid-button.d.ts.map +1 -1
- package/autocomplete-grid/autocomplete-grid-button.js +6 -6
- package/autocomplete-grid/autocomplete-grid-option.d.ts +5 -4
- package/autocomplete-grid/autocomplete-grid-option.d.ts.map +1 -1
- package/autocomplete-grid/autocomplete-grid-option.js +6 -6
- package/button/mini-button.d.ts +2 -1
- package/button/mini-button.d.ts.map +1 -1
- package/button/mini-button.js +6 -6
- package/checkbox/checkbox-group.d.ts +2 -1
- package/checkbox/checkbox-group.d.ts.map +1 -1
- package/checkbox/checkbox-group.js +5 -5
- package/checkbox/checkbox-panel.d.ts +6 -5
- package/checkbox/checkbox-panel.d.ts.map +1 -1
- package/checkbox/checkbox-panel.js +8 -8
- package/checkbox/checkbox.d.ts +6 -5
- package/checkbox/checkbox.d.ts.map +1 -1
- package/checkbox/checkbox.js +8 -8
- package/container/container.d.ts +2 -1
- package/container/container.d.ts.map +1 -1
- package/container/container.js +8 -8
- package/container/sticky-bar.d.ts +7 -1
- package/container/sticky-bar.d.ts.map +1 -1
- package/container/sticky-bar.js +12 -6
- package/core.js +5 -37
- package/development/autocomplete-grid/autocomplete-grid-button.d.ts +2 -1
- package/development/autocomplete-grid/autocomplete-grid-button.d.ts.map +1 -1
- package/development/autocomplete-grid/autocomplete-grid-button.js +4 -4
- package/development/autocomplete-grid/autocomplete-grid-option.d.ts +5 -4
- package/development/autocomplete-grid/autocomplete-grid-option.d.ts.map +1 -1
- package/development/autocomplete-grid/autocomplete-grid-option.js +4 -4
- package/development/button/mini-button.d.ts +2 -1
- package/development/button/mini-button.d.ts.map +1 -1
- package/development/button/mini-button.js +4 -4
- package/development/checkbox/checkbox-group.d.ts +2 -1
- package/development/checkbox/checkbox-group.d.ts.map +1 -1
- package/development/checkbox/checkbox-group.js +4 -4
- package/development/checkbox/checkbox-panel.d.ts +6 -5
- package/development/checkbox/checkbox-panel.d.ts.map +1 -1
- package/development/checkbox/checkbox-panel.js +4 -4
- package/development/checkbox/checkbox.d.ts +6 -5
- package/development/checkbox/checkbox.d.ts.map +1 -1
- package/development/checkbox/checkbox.js +4 -4
- package/development/container/container.d.ts +2 -1
- package/development/container/container.d.ts.map +1 -1
- package/development/container/container.js +4 -4
- package/development/container/sticky-bar.d.ts +7 -1
- package/development/container/sticky-bar.d.ts.map +1 -1
- package/development/container/sticky-bar.js +7 -1
- package/development/core.js +3 -47
- package/development/expansion-panel/expansion-panel-header.d.ts +4 -3
- package/development/expansion-panel/expansion-panel-header.d.ts.map +1 -1
- package/development/expansion-panel/expansion-panel-header.js +4 -4
- package/development/file-selector.d.ts +6 -5
- package/development/file-selector.d.ts.map +1 -1
- package/development/file-selector.js +4 -4
- package/development/form-field/form-field.d.ts +2 -1
- package/development/form-field/form-field.d.ts.map +1 -1
- package/development/form-field/form-field.js +4 -4
- package/development/link-list/link-list-anchor.d.ts +2 -1
- package/development/link-list/link-list-anchor.d.ts.map +1 -1
- package/development/link-list/link-list-anchor.js +4 -4
- package/development/link-list/link-list.d.ts +2 -1
- package/development/link-list/link-list.d.ts.map +1 -1
- package/development/link-list/link-list.js +4 -4
- package/development/navigation/navigation-list.d.ts +2 -1
- package/development/navigation/navigation-list.d.ts.map +1 -1
- package/development/navigation/navigation-list.js +4 -4
- package/development/navigation/navigation-section.d.ts +2 -1
- package/development/navigation/navigation-section.d.ts.map +1 -1
- package/development/navigation/navigation-section.js +4 -4
- package/development/notification.d.ts +7 -6
- package/development/notification.d.ts.map +1 -1
- package/development/notification.js +4 -4
- package/development/option/option.d.ts +5 -4
- package/development/option/option.d.ts.map +1 -1
- package/development/option/option.js +4 -4
- package/development/radio-button/radio-button-group.d.ts +6 -5
- package/development/radio-button/radio-button-group.d.ts.map +1 -1
- package/development/radio-button/radio-button-group.js +4 -4
- package/development/radio-button/radio-button-panel.d.ts +2 -1
- package/development/radio-button/radio-button-panel.d.ts.map +1 -1
- package/development/radio-button/radio-button-panel.js +4 -4
- package/development/radio-button/radio-button.d.ts +2 -1
- package/development/radio-button/radio-button.d.ts.map +1 -1
- package/development/radio-button/radio-button.js +4 -4
- package/development/selection-expansion-panel.d.ts +7 -6
- package/development/selection-expansion-panel.d.ts.map +1 -1
- package/development/selection-expansion-panel.js +4 -4
- package/development/skiplink-list.d.ts +2 -1
- package/development/skiplink-list.d.ts.map +1 -1
- package/development/skiplink-list.js +4 -4
- package/development/ssr-extensions-CqgUbNPR.js +49 -0
- package/development/status.d.ts +2 -1
- package/development/status.d.ts.map +1 -1
- package/development/status.js +4 -4
- package/development/tabs/tab-label.d.ts +2 -1
- package/development/tabs/tab-label.d.ts.map +1 -1
- package/development/tabs/tab-label.js +4 -4
- package/development/tag/tag.d.ts +6 -5
- package/development/tag/tag.d.ts.map +1 -1
- package/development/tag/tag.js +4 -4
- package/development/teaser-hero.d.ts +2 -1
- package/development/teaser-hero.d.ts.map +1 -1
- package/development/teaser-hero.js +4 -4
- package/development/teaser.d.ts +2 -1
- package/development/teaser.d.ts.map +1 -1
- package/development/teaser.js +4 -4
- package/development/toast.d.ts +7 -6
- package/development/toast.d.ts.map +1 -1
- package/development/toast.js +4 -4
- package/development/toggle/toggle-option.d.ts +2 -1
- package/development/toggle/toggle-option.d.ts.map +1 -1
- package/development/toggle/toggle-option.js +4 -4
- package/development/toggle-check.d.ts +6 -5
- package/development/toggle-check.d.ts.map +1 -1
- package/development/toggle-check.js +4 -4
- package/expansion-panel/expansion-panel-header.d.ts +4 -3
- package/expansion-panel/expansion-panel-header.d.ts.map +1 -1
- package/expansion-panel/expansion-panel-header.js +6 -6
- package/file-selector.d.ts +6 -5
- package/file-selector.d.ts.map +1 -1
- package/file-selector.js +6 -6
- package/form-field/form-field.d.ts +2 -1
- package/form-field/form-field.d.ts.map +1 -1
- package/form-field/form-field.js +9 -9
- package/link-list/link-list-anchor.d.ts +2 -1
- package/link-list/link-list-anchor.d.ts.map +1 -1
- package/link-list/link-list-anchor.js +5 -5
- package/link-list/link-list.d.ts +2 -1
- package/link-list/link-list.d.ts.map +1 -1
- package/link-list/link-list.js +6 -6
- package/navigation/navigation-list.d.ts +2 -1
- package/navigation/navigation-list.d.ts.map +1 -1
- package/navigation/navigation-list.js +7 -7
- package/navigation/navigation-section.d.ts +2 -1
- package/navigation/navigation-section.d.ts.map +1 -1
- package/navigation/navigation-section.js +8 -8
- package/notification.d.ts +7 -6
- package/notification.d.ts.map +1 -1
- package/notification.js +6 -6
- package/option/option.d.ts +5 -4
- package/option/option.d.ts.map +1 -1
- package/option/option.js +8 -8
- package/package.json +3 -3
- package/radio-button/radio-button-group.d.ts +6 -5
- package/radio-button/radio-button-group.d.ts.map +1 -1
- package/radio-button/radio-button-group.js +7 -7
- package/radio-button/radio-button-panel.d.ts +2 -1
- package/radio-button/radio-button-panel.d.ts.map +1 -1
- package/radio-button/radio-button-panel.js +8 -8
- package/radio-button/radio-button.d.ts +2 -1
- package/radio-button/radio-button.d.ts.map +1 -1
- package/radio-button/radio-button.js +8 -8
- package/selection-expansion-panel.d.ts +7 -6
- package/selection-expansion-panel.d.ts.map +1 -1
- package/selection-expansion-panel.js +8 -8
- package/skiplink-list.d.ts +2 -1
- package/skiplink-list.d.ts.map +1 -1
- package/skiplink-list.js +8 -8
- package/ssr-extensions-DNMI7L0q.js +37 -0
- package/status.d.ts +2 -1
- package/status.d.ts.map +1 -1
- package/status.js +6 -6
- package/tabs/tab-label.d.ts +2 -1
- package/tabs/tab-label.d.ts.map +1 -1
- package/tabs/tab-label.js +9 -9
- package/tag/tag.d.ts +6 -5
- package/tag/tag.d.ts.map +1 -1
- package/tag/tag.js +8 -8
- package/teaser-hero.d.ts +2 -1
- package/teaser-hero.d.ts.map +1 -1
- package/teaser-hero.js +6 -6
- package/teaser.d.ts +2 -1
- package/teaser.d.ts.map +1 -1
- package/teaser.js +8 -8
- package/toast.d.ts +7 -6
- package/toast.d.ts.map +1 -1
- package/toast.js +5 -5
- package/toggle/toggle-option.d.ts +2 -1
- package/toggle/toggle-option.d.ts.map +1 -1
- package/toggle/toggle-option.js +6 -6
- package/toggle-check.d.ts +6 -5
- package/toggle-check.d.ts.map +1 -1
- package/toggle-check.js +6 -6
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { c as t } from "../create-component-DKl3-Au3.js";
|
|
2
|
-
import "
|
|
3
|
-
import o from "
|
|
4
|
-
import
|
|
5
|
-
const n = t({
|
|
2
|
+
import { w as a } from "../ssr-extensions-DNMI7L0q.js";
|
|
3
|
+
import { SbbNavigationListElement as o } from "@sbb-esta/lyne-elements/navigation/navigation-list.js";
|
|
4
|
+
import i from "react";
|
|
5
|
+
const n = a(t({
|
|
6
6
|
tagName: "sbb-navigation-list",
|
|
7
|
-
elementClass:
|
|
8
|
-
react:
|
|
9
|
-
});
|
|
7
|
+
elementClass: o,
|
|
8
|
+
react: i
|
|
9
|
+
}));
|
|
10
10
|
export {
|
|
11
11
|
n as SbbNavigationList
|
|
12
12
|
};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { SbbNavigationSectionElement } from '@sbb-esta/lyne-elements/navigation/navigation-section.js';
|
|
2
|
-
|
|
2
|
+
import { default as react } from 'react';
|
|
3
|
+
export declare const SbbNavigationSection: react.ComponentType<Omit<react.HTMLAttributes<SbbNavigationSectionElement>, "close" | "renderRoot" | "isUpdatePending" | "hasUpdated" | "addController" | "removeController" | "connectedCallback" | "disconnectedCallback" | "attributeChangedCallback" | "requestUpdate" | "updateComplete" | "renderOptions" | "accessibilityLabel" | "trigger" | "open" | "titleContent" | "accessibilityBackLabel"> & {} & Partial<Omit<SbbNavigationSectionElement, keyof HTMLElement>> & react.RefAttributes<SbbNavigationSectionElement>>;
|
|
3
4
|
//# sourceMappingURL=navigation-section.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"navigation-section.d.ts","sourceRoot":"","sources":["../../../src/react/navigation/navigation-section.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,2BAA2B,EAAE,MAAM,0DAA0D,CAAC;
|
|
1
|
+
{"version":3,"file":"navigation-section.d.ts","sourceRoot":"","sources":["../../../src/react/navigation/navigation-section.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,2BAA2B,EAAE,MAAM,0DAA0D,CAAC;AACvG,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,eAAO,MAAM,oBAAoB,mgBAI9B,CAAC"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { c as t } from "../create-component-DKl3-Au3.js";
|
|
2
|
-
import "
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
const
|
|
2
|
+
import { w as o } from "../ssr-extensions-DNMI7L0q.js";
|
|
3
|
+
import { SbbNavigationSectionElement as a } from "@sbb-esta/lyne-elements/navigation/navigation-section.js";
|
|
4
|
+
import e from "react";
|
|
5
|
+
const s = o(t({
|
|
6
6
|
tagName: "sbb-navigation-section",
|
|
7
|
-
elementClass:
|
|
8
|
-
react:
|
|
9
|
-
});
|
|
7
|
+
elementClass: a,
|
|
8
|
+
react: e
|
|
9
|
+
}));
|
|
10
10
|
export {
|
|
11
|
-
|
|
11
|
+
s as SbbNavigationSection
|
|
12
12
|
};
|
package/notification.d.ts
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { EventName } from './core.js';
|
|
2
2
|
import { SbbNotificationElement } from '@sbb-esta/lyne-elements/notification.js';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
3
|
+
import { default as react } from 'react';
|
|
4
|
+
export declare const SbbNotification: react.ComponentType<Omit<react.HTMLAttributes<SbbNotificationElement>, "close" | "renderRoot" | "isUpdatePending" | "hasUpdated" | "addController" | "removeController" | "connectedCallback" | "disconnectedCallback" | "attributeChangedCallback" | "requestUpdate" | "updateComplete" | "type" | "renderOptions" | "titleLevel" | "size" | "readonly" | "onWillOpen" | "onDidOpen" | "onWillClose" | "onDidClose" | "animation" | "titleContent"> & {
|
|
5
|
+
onWillOpen?: EventName<CustomEvent<void>>;
|
|
6
|
+
onDidOpen?: EventName<CustomEvent<void>>;
|
|
7
|
+
onWillClose?: EventName<CustomEvent<void>>;
|
|
8
|
+
onDidClose?: EventName<CustomEvent<void>>;
|
|
9
|
+
} & Partial<Omit<SbbNotificationElement, keyof HTMLElement>> & react.RefAttributes<SbbNotificationElement>>;
|
|
9
10
|
//# sourceMappingURL=notification.d.ts.map
|
package/notification.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"notification.d.ts","sourceRoot":"","sources":["../../src/react/notification.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,WAAW,CAAC;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,yCAAyC,CAAC;
|
|
1
|
+
{"version":3,"file":"notification.d.ts","sourceRoot":"","sources":["../../src/react/notification.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,WAAW,CAAC;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,yCAAyC,CAAC;AACjF,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,eAAO,MAAM,eAAe;iBAKE,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;gBAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;kBACxB,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;iBAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;2GAGvD,CAAC"}
|
package/notification.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { c as o } from "./create-component-DKl3-Au3.js";
|
|
2
|
-
import "
|
|
3
|
-
import e from "react";
|
|
2
|
+
import { w as e } from "./ssr-extensions-DNMI7L0q.js";
|
|
4
3
|
import { SbbNotificationElement as i } from "@sbb-esta/lyne-elements/notification.js";
|
|
5
|
-
|
|
4
|
+
import t from "react";
|
|
5
|
+
const s = e(o({
|
|
6
6
|
tagName: "sbb-notification",
|
|
7
7
|
elementClass: i,
|
|
8
|
-
react:
|
|
8
|
+
react: t,
|
|
9
9
|
events: {
|
|
10
10
|
onWillOpen: "willOpen",
|
|
11
11
|
onDidOpen: "didOpen",
|
|
12
12
|
onWillClose: "willClose",
|
|
13
13
|
onDidClose: "didClose"
|
|
14
14
|
}
|
|
15
|
-
});
|
|
15
|
+
}));
|
|
16
16
|
export {
|
|
17
|
-
|
|
17
|
+
s as SbbNotification
|
|
18
18
|
};
|
package/option/option.d.ts
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { EventName } from '../core.js';
|
|
2
2
|
import { SbbOptionElement } from '@sbb-esta/lyne-elements/option/option.js';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
import { default as react } from 'react';
|
|
4
|
+
export declare const SbbOption: react.ComponentType<Omit<react.HTMLAttributes<SbbOptionElement>, "value" | "disabled" | "renderRoot" | "isUpdatePending" | "hasUpdated" | "addController" | "removeController" | "connectedCallback" | "disconnectedCallback" | "attributeChangedCallback" | "requestUpdate" | "updateComplete" | "renderOptions" | "hydrationComplete" | "iconName" | "active" | "selected" | "highlight" | "setSelectedViaUserInteraction" | "setActive" | "onOptionSelectionChange" | "onOptionSelected"> & {
|
|
5
|
+
onOptionSelectionChange?: EventName<CustomEvent<void>>;
|
|
6
|
+
onOptionSelected?: EventName<CustomEvent<void>>;
|
|
7
|
+
} & Partial<Omit<SbbOptionElement, keyof HTMLElement>> & react.RefAttributes<SbbOptionElement>>;
|
|
7
8
|
//# sourceMappingURL=option.d.ts.map
|
package/option/option.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"option.d.ts","sourceRoot":"","sources":["../../../src/react/option/option.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,gBAAgB,EAAE,MAAM,0CAA0C,CAAC;
|
|
1
|
+
{"version":3,"file":"option.d.ts","sourceRoot":"","sources":["../../../src/react/option/option.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,gBAAgB,EAAE,MAAM,0CAA0C,CAAC;AAC5E,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,eAAO,MAAM,SAAS;8BAKkC,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;uBAC1C,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;+FAGnE,CAAC"}
|
package/option/option.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { c as
|
|
2
|
-
import "
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
const r =
|
|
1
|
+
import { c as o } from "../create-component-DKl3-Au3.js";
|
|
2
|
+
import { w as t } from "../ssr-extensions-DNMI7L0q.js";
|
|
3
|
+
import { SbbOptionElement as e } from "@sbb-esta/lyne-elements/option/option.js";
|
|
4
|
+
import n from "react";
|
|
5
|
+
const r = t(o({
|
|
6
6
|
tagName: "sbb-option",
|
|
7
|
-
elementClass:
|
|
8
|
-
react:
|
|
7
|
+
elementClass: e,
|
|
8
|
+
react: n,
|
|
9
9
|
events: {
|
|
10
10
|
onOptionSelectionChange: "optionSelectionChange",
|
|
11
11
|
onOptionSelected: "optionSelected"
|
|
12
12
|
}
|
|
13
|
-
});
|
|
13
|
+
}));
|
|
14
14
|
export {
|
|
15
15
|
r as SbbOption
|
|
16
16
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sbb-esta/lyne-react",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.15.0",
|
|
4
4
|
"description": "Lyne Design System React Library",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"design system",
|
|
@@ -10,12 +10,12 @@
|
|
|
10
10
|
],
|
|
11
11
|
"type": "module",
|
|
12
12
|
"peerDependencies": {
|
|
13
|
-
"@sbb-esta/lyne-elements": "1.
|
|
13
|
+
"@sbb-esta/lyne-elements": "1.15.0"
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
16
|
"@lit/react": "^1.0.6",
|
|
17
17
|
"react": "^18.0.0",
|
|
18
|
-
"tslib": "^2.8.
|
|
18
|
+
"tslib": "^2.8.1"
|
|
19
19
|
},
|
|
20
20
|
"publishConfig": {
|
|
21
21
|
"access": "public"
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { EventName } from '../core.js';
|
|
2
2
|
import { SbbRadioButtonGroupElement, SbbRadioButtonGroupEventDetail } from '@sbb-esta/lyne-elements/radio-button/radio-button-group.js';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
3
|
+
import { default as react } from 'react';
|
|
4
|
+
export declare const SbbRadioButtonGroup: react.ComponentType<Omit<react.HTMLAttributes<SbbRadioButtonGroupElement>, "onChange" | "onInput" | "value" | "disabled" | "renderRoot" | "isUpdatePending" | "hasUpdated" | "addController" | "removeController" | "connectedCallback" | "disconnectedCallback" | "attributeChangedCallback" | "requestUpdate" | "updateComplete" | "renderOptions" | "required" | "size" | "orientation" | "horizontalFrom" | "onDidChange" | "allowEmptySelection" | "radioButtons" | "willUpdate"> & {
|
|
5
|
+
onDidChange?: EventName<CustomEvent<SbbRadioButtonGroupEventDetail>>;
|
|
6
|
+
onChange?: EventName<CustomEvent<SbbRadioButtonGroupEventDetail>>;
|
|
7
|
+
onInput?: EventName<CustomEvent<SbbRadioButtonGroupEventDetail>>;
|
|
8
|
+
} & Partial<Omit<SbbRadioButtonGroupElement, keyof HTMLElement>> & react.RefAttributes<SbbRadioButtonGroupElement>>;
|
|
8
9
|
//# sourceMappingURL=radio-button-group.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"radio-button-group.d.ts","sourceRoot":"","sources":["../../../src/react/radio-button/radio-button-group.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,0BAA0B,EAAE,KAAK,8BAA8B,EAAE,MAAM,4DAA4D,CAAC;
|
|
1
|
+
{"version":3,"file":"radio-button-group.d.ts","sourceRoot":"","sources":["../../../src/react/radio-button/radio-button-group.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,0BAA0B,EAAE,KAAK,8BAA8B,EAAE,MAAM,4DAA4D,CAAC;AAC7I,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,eAAO,MAAM,mBAAmB;kBAKA,SAAS,CAAC,WAAW,CAAC,8BAA8B,CAAC,CAAC;eAC5D,SAAS,CAAC,WAAW,CAAC,8BAA8B,CAAC,CAAC;cACxD,SAAS,CAAC,WAAW,CAAC,8BAA8B,CAAC,CAAC;mHAG3E,CAAC"}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { c as o } from "../create-component-DKl3-Au3.js";
|
|
2
|
-
import "
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
const p = o({
|
|
2
|
+
import { w as t } from "../ssr-extensions-DNMI7L0q.js";
|
|
3
|
+
import { SbbRadioButtonGroupElement as e } from "@sbb-esta/lyne-elements/radio-button/radio-button-group.js";
|
|
4
|
+
import n from "react";
|
|
5
|
+
const p = t(o({
|
|
6
6
|
tagName: "sbb-radio-button-group",
|
|
7
|
-
elementClass:
|
|
8
|
-
react:
|
|
7
|
+
elementClass: e,
|
|
8
|
+
react: n,
|
|
9
9
|
events: {
|
|
10
10
|
onDidChange: "didChange",
|
|
11
11
|
onChange: "change",
|
|
12
12
|
onInput: "input"
|
|
13
13
|
}
|
|
14
|
-
});
|
|
14
|
+
}));
|
|
15
15
|
export {
|
|
16
16
|
p as SbbRadioButtonGroup
|
|
17
17
|
};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { SbbRadioButtonPanelElement } from '@sbb-esta/lyne-elements/radio-button/radio-button-panel.js';
|
|
2
|
-
|
|
2
|
+
import { default as react } from 'react';
|
|
3
|
+
export declare const SbbRadioButtonPanel: react.ComponentType<Omit<react.HTMLAttributes<SbbRadioButtonPanelElement>, "color" | "select" | "group" | "value" | "checked" | "disabled" | "renderRoot" | "isUpdatePending" | "hasUpdated" | "addController" | "removeController" | "connectedCallback" | "disconnectedCallback" | "attributeChangedCallback" | "requestUpdate" | "updateComplete" | "renderOptions" | "required" | "borderless" | "expansionState" | "size" | "allowEmptySelection"> & {} & Partial<Omit<SbbRadioButtonPanelElement, keyof HTMLElement>> & react.RefAttributes<SbbRadioButtonPanelElement>>;
|
|
3
4
|
//# sourceMappingURL=radio-button-panel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"radio-button-panel.d.ts","sourceRoot":"","sources":["../../../src/react/radio-button/radio-button-panel.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,0BAA0B,EAAE,MAAM,4DAA4D,CAAC;
|
|
1
|
+
{"version":3,"file":"radio-button-panel.d.ts","sourceRoot":"","sources":["../../../src/react/radio-button/radio-button-panel.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,0BAA0B,EAAE,MAAM,4DAA4D,CAAC;AACxG,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,eAAO,MAAM,mBAAmB,gjBAI7B,CAAC"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { c as t } from "../create-component-DKl3-Au3.js";
|
|
2
|
-
import "
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
const
|
|
2
|
+
import { w as o } from "../ssr-extensions-DNMI7L0q.js";
|
|
3
|
+
import { SbbRadioButtonPanelElement as a } from "@sbb-esta/lyne-elements/radio-button/radio-button-panel.js";
|
|
4
|
+
import e from "react";
|
|
5
|
+
const s = o(t({
|
|
6
6
|
tagName: "sbb-radio-button-panel",
|
|
7
|
-
elementClass:
|
|
8
|
-
react:
|
|
9
|
-
});
|
|
7
|
+
elementClass: a,
|
|
8
|
+
react: e
|
|
9
|
+
}));
|
|
10
10
|
export {
|
|
11
|
-
|
|
11
|
+
s as SbbRadioButtonPanel
|
|
12
12
|
};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { SbbRadioButtonElement } from '@sbb-esta/lyne-elements/radio-button/radio-button.js';
|
|
2
|
-
|
|
2
|
+
import { default as react } from 'react';
|
|
3
|
+
export declare const SbbRadioButton: react.ComponentType<Omit<react.HTMLAttributes<SbbRadioButtonElement>, "select" | "group" | "value" | "checked" | "disabled" | "renderRoot" | "isUpdatePending" | "hasUpdated" | "addController" | "removeController" | "connectedCallback" | "disconnectedCallback" | "attributeChangedCallback" | "requestUpdate" | "updateComplete" | "renderOptions" | "required" | "size" | "allowEmptySelection"> & {} & Partial<Omit<SbbRadioButtonElement, keyof HTMLElement>> & react.RefAttributes<SbbRadioButtonElement>>;
|
|
3
4
|
//# sourceMappingURL=radio-button.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"radio-button.d.ts","sourceRoot":"","sources":["../../../src/react/radio-button/radio-button.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,qBAAqB,EAAE,MAAM,sDAAsD,CAAC;
|
|
1
|
+
{"version":3,"file":"radio-button.d.ts","sourceRoot":"","sources":["../../../src/react/radio-button/radio-button.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,qBAAqB,EAAE,MAAM,sDAAsD,CAAC;AAC7F,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,eAAO,MAAM,cAAc,qfAIxB,CAAC"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { c as t } from "../create-component-DKl3-Au3.js";
|
|
2
|
-
import "
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
const
|
|
2
|
+
import { w as o } from "../ssr-extensions-DNMI7L0q.js";
|
|
3
|
+
import { SbbRadioButtonElement as a } from "@sbb-esta/lyne-elements/radio-button/radio-button.js";
|
|
4
|
+
import m from "react";
|
|
5
|
+
const s = o(t({
|
|
6
6
|
tagName: "sbb-radio-button",
|
|
7
|
-
elementClass:
|
|
8
|
-
react:
|
|
9
|
-
});
|
|
7
|
+
elementClass: a,
|
|
8
|
+
react: m
|
|
9
|
+
}));
|
|
10
10
|
export {
|
|
11
|
-
|
|
11
|
+
s as SbbRadioButton
|
|
12
12
|
};
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { EventName } from './core.js';
|
|
2
2
|
import { SbbSelectionExpansionPanelElement } from '@sbb-esta/lyne-elements/selection-expansion-panel.js';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
3
|
+
import { default as react } from 'react';
|
|
4
|
+
export declare const SbbSelectionExpansionPanel: react.ComponentType<Omit<react.HTMLAttributes<SbbSelectionExpansionPanelElement>, "color" | "renderRoot" | "isUpdatePending" | "hasUpdated" | "addController" | "removeController" | "connectedCallback" | "disconnectedCallback" | "attributeChangedCallback" | "requestUpdate" | "updateComplete" | "renderOptions" | "hydrationComplete" | "borderless" | "onWillOpen" | "onDidOpen" | "onWillClose" | "onDidClose" | "forceOpen"> & {
|
|
5
|
+
onWillOpen?: EventName<CustomEvent<void>>;
|
|
6
|
+
onDidOpen?: EventName<CustomEvent<void>>;
|
|
7
|
+
onWillClose?: EventName<CustomEvent<void>>;
|
|
8
|
+
onDidClose?: EventName<CustomEvent<void>>;
|
|
9
|
+
} & Partial<Omit<SbbSelectionExpansionPanelElement, keyof HTMLElement>> & react.RefAttributes<SbbSelectionExpansionPanelElement>>;
|
|
9
10
|
//# sourceMappingURL=selection-expansion-panel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"selection-expansion-panel.d.ts","sourceRoot":"","sources":["../../src/react/selection-expansion-panel.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,WAAW,CAAC;AAC5D,OAAO,EAAE,iCAAiC,EAAE,MAAM,sDAAsD,CAAC;
|
|
1
|
+
{"version":3,"file":"selection-expansion-panel.d.ts","sourceRoot":"","sources":["../../src/react/selection-expansion-panel.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,WAAW,CAAC;AAC5D,OAAO,EAAE,iCAAiC,EAAE,MAAM,sDAAsD,CAAC;AACzG,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,eAAO,MAAM,0BAA0B;iBAKT,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;gBAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;kBACxB,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;iBAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;iIAGvD,CAAC"}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { c as e } from "./create-component-DKl3-Au3.js";
|
|
2
|
-
import "
|
|
3
|
-
import n from "
|
|
4
|
-
import
|
|
5
|
-
const
|
|
2
|
+
import { w as o } from "./ssr-extensions-DNMI7L0q.js";
|
|
3
|
+
import { SbbSelectionExpansionPanelElement as n } from "@sbb-esta/lyne-elements/selection-expansion-panel.js";
|
|
4
|
+
import l from "react";
|
|
5
|
+
const p = o(e({
|
|
6
6
|
tagName: "sbb-selection-expansion-panel",
|
|
7
|
-
elementClass:
|
|
8
|
-
react:
|
|
7
|
+
elementClass: n,
|
|
8
|
+
react: l,
|
|
9
9
|
events: {
|
|
10
10
|
onWillOpen: "willOpen",
|
|
11
11
|
onDidOpen: "didOpen",
|
|
12
12
|
onWillClose: "willClose",
|
|
13
13
|
onDidClose: "didClose"
|
|
14
14
|
}
|
|
15
|
-
});
|
|
15
|
+
}));
|
|
16
16
|
export {
|
|
17
|
-
|
|
17
|
+
p as SbbSelectionExpansionPanel
|
|
18
18
|
};
|
package/skiplink-list.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { SbbSkiplinkListElement } from '@sbb-esta/lyne-elements/skiplink-list.js';
|
|
2
|
-
|
|
2
|
+
import { default as react } from 'react';
|
|
3
|
+
export declare const SbbSkiplinkList: react.ComponentType<Omit<react.HTMLAttributes<SbbSkiplinkListElement>, "renderRoot" | "isUpdatePending" | "hasUpdated" | "addController" | "removeController" | "connectedCallback" | "disconnectedCallback" | "attributeChangedCallback" | "requestUpdate" | "updateComplete" | "renderOptions" | "hydrationComplete" | "titleLevel" | "titleContent"> & {} & Partial<Omit<SbbSkiplinkListElement, keyof HTMLElement>> & react.RefAttributes<SbbSkiplinkListElement>>;
|
|
3
4
|
//# sourceMappingURL=skiplink-list.d.ts.map
|
package/skiplink-list.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"skiplink-list.d.ts","sourceRoot":"","sources":["../../src/react/skiplink-list.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,sBAAsB,EAAE,MAAM,0CAA0C,CAAC;
|
|
1
|
+
{"version":3,"file":"skiplink-list.d.ts","sourceRoot":"","sources":["../../src/react/skiplink-list.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,sBAAsB,EAAE,MAAM,0CAA0C,CAAC;AAClF,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,eAAO,MAAM,eAAe,wcAIzB,CAAC"}
|
package/skiplink-list.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { c as t } from "./create-component-DKl3-Au3.js";
|
|
2
|
-
import "
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
const
|
|
2
|
+
import { w as i } from "./ssr-extensions-DNMI7L0q.js";
|
|
3
|
+
import { SbbSkiplinkListElement as m } from "@sbb-esta/lyne-elements/skiplink-list.js";
|
|
4
|
+
import o from "react";
|
|
5
|
+
const p = i(t({
|
|
6
6
|
tagName: "sbb-skiplink-list",
|
|
7
|
-
elementClass:
|
|
8
|
-
react:
|
|
9
|
-
});
|
|
7
|
+
elementClass: m,
|
|
8
|
+
react: o
|
|
9
|
+
}));
|
|
10
10
|
export {
|
|
11
|
-
|
|
11
|
+
p as SbbSkiplinkList
|
|
12
12
|
};
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { isServer as l } from "lit";
|
|
2
|
+
import a, { Children as p, isValidElement as u } from "react";
|
|
3
|
+
const m = (r) => l ? (n) => {
|
|
4
|
+
const t = n;
|
|
5
|
+
if (!t.children)
|
|
6
|
+
return a.createElement(r, t);
|
|
7
|
+
const e = /* @__PURE__ */ new Set();
|
|
8
|
+
if (p.forEach(t.children, (s) => e.add(typeof s == "object" && !!s && "props" in s && "slot" in s.props && s.props.slot || "unnamed")), !e.size)
|
|
9
|
+
return a.createElement(r, t);
|
|
10
|
+
const i = {
|
|
11
|
+
...t,
|
|
12
|
+
"data-named-slots": [...e].sort().join(" ")
|
|
13
|
+
};
|
|
14
|
+
return a.createElement(r, i);
|
|
15
|
+
} : r;
|
|
16
|
+
function c(r) {
|
|
17
|
+
return typeof r.displayName == "string";
|
|
18
|
+
}
|
|
19
|
+
const E = (r, n) => l ? (t) => {
|
|
20
|
+
const e = t;
|
|
21
|
+
if (!e.children)
|
|
22
|
+
return a.createElement(n, e);
|
|
23
|
+
let i = 0;
|
|
24
|
+
if (p.forEach(e.children, (o) => {
|
|
25
|
+
u(o) && c(o.type) && r.includes(o.type.displayName) && (i += 1);
|
|
26
|
+
}), !i)
|
|
27
|
+
return a.createElement(n, e);
|
|
28
|
+
const s = {
|
|
29
|
+
...e,
|
|
30
|
+
"data-ssr-child-count": i
|
|
31
|
+
};
|
|
32
|
+
return a.createElement(n, s);
|
|
33
|
+
} : n;
|
|
34
|
+
export {
|
|
35
|
+
E as a,
|
|
36
|
+
m as w
|
|
37
|
+
};
|
package/status.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { SbbStatusElement } from '@sbb-esta/lyne-elements/status.js';
|
|
2
|
-
|
|
2
|
+
import { default as react } from 'react';
|
|
3
|
+
export declare const SbbStatus: react.ComponentType<Omit<react.HTMLAttributes<SbbStatusElement>, "renderRoot" | "isUpdatePending" | "hasUpdated" | "addController" | "removeController" | "connectedCallback" | "disconnectedCallback" | "attributeChangedCallback" | "requestUpdate" | "updateComplete" | "type" | "renderOptions" | "iconName" | "titleLevel" | "titleContent"> & {} & Partial<Omit<SbbStatusElement, keyof HTMLElement>> & react.RefAttributes<SbbStatusElement>>;
|
|
3
4
|
//# sourceMappingURL=status.d.ts.map
|
package/status.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"status.d.ts","sourceRoot":"","sources":["../../src/react/status.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;
|
|
1
|
+
{"version":3,"file":"status.d.ts","sourceRoot":"","sources":["../../src/react/status.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,eAAO,MAAM,SAAS,sbAInB,CAAC"}
|
package/status.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { c as t } from "./create-component-DKl3-Au3.js";
|
|
2
|
-
import "
|
|
3
|
-
import e from "react";
|
|
2
|
+
import { w as a } from "./ssr-extensions-DNMI7L0q.js";
|
|
4
3
|
import { SbbStatusElement as m } from "@sbb-esta/lyne-elements/status.js";
|
|
5
|
-
|
|
4
|
+
import o from "react";
|
|
5
|
+
const p = a(t({
|
|
6
6
|
tagName: "sbb-status",
|
|
7
7
|
elementClass: m,
|
|
8
|
-
react:
|
|
9
|
-
});
|
|
8
|
+
react: o
|
|
9
|
+
}));
|
|
10
10
|
export {
|
|
11
|
-
|
|
11
|
+
p as SbbStatus
|
|
12
12
|
};
|
package/tabs/tab-label.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { SbbTabLabelElement } from '@sbb-esta/lyne-elements/tabs/tab-label.js';
|
|
2
|
-
|
|
2
|
+
import { default as react } from 'react';
|
|
3
|
+
export declare const SbbTabLabel: react.ComponentType<Omit<react.HTMLAttributes<SbbTabLabelElement>, "disabled" | "renderRoot" | "isUpdatePending" | "hasUpdated" | "addController" | "removeController" | "connectedCallback" | "disconnectedCallback" | "attributeChangedCallback" | "requestUpdate" | "updateComplete" | "renderOptions" | "level" | "iconName" | "active" | "amount"> & {} & Partial<Omit<SbbTabLabelElement, keyof HTMLElement>> & react.RefAttributes<SbbTabLabelElement>>;
|
|
3
4
|
//# sourceMappingURL=tab-label.d.ts.map
|
package/tabs/tab-label.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tab-label.d.ts","sourceRoot":"","sources":["../../../src/react/tabs/tab-label.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,kBAAkB,EAAE,MAAM,2CAA2C,CAAC;
|
|
1
|
+
{"version":3,"file":"tab-label.d.ts","sourceRoot":"","sources":["../../../src/react/tabs/tab-label.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,kBAAkB,EAAE,MAAM,2CAA2C,CAAC;AAC/E,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,eAAO,MAAM,WAAW,gcAIrB,CAAC"}
|
package/tabs/tab-label.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { c as
|
|
2
|
-
import "
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
const
|
|
1
|
+
import { c as a } from "../create-component-DKl3-Au3.js";
|
|
2
|
+
import { w as t } from "../ssr-extensions-DNMI7L0q.js";
|
|
3
|
+
import { SbbTabLabelElement as e } from "@sbb-esta/lyne-elements/tabs/tab-label.js";
|
|
4
|
+
import m from "react";
|
|
5
|
+
const s = t(a({
|
|
6
6
|
tagName: "sbb-tab-label",
|
|
7
|
-
elementClass:
|
|
8
|
-
react:
|
|
9
|
-
});
|
|
7
|
+
elementClass: e,
|
|
8
|
+
react: m
|
|
9
|
+
}));
|
|
10
10
|
export {
|
|
11
|
-
|
|
11
|
+
s as SbbTabLabel
|
|
12
12
|
};
|
package/tag/tag.d.ts
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { EventName } from '../core.js';
|
|
2
2
|
import { SbbTagElement } from '@sbb-esta/lyne-elements/tag/tag.js';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
3
|
+
import { default as react } from 'react';
|
|
4
|
+
export declare const SbbTag: react.ComponentType<Omit<react.HTMLAttributes<SbbTagElement>, "onChange" | "onInput" | "form" | "value" | "checked" | "disabled" | "name" | "renderRoot" | "isUpdatePending" | "hasUpdated" | "addController" | "removeController" | "connectedCallback" | "disconnectedCallback" | "attributeChangedCallback" | "requestUpdate" | "updateComplete" | "type" | "disabledInteractive" | "renderOptions" | "iconName" | "size" | "onDidChange" | "amount"> & {
|
|
5
|
+
onInput?: EventName<CustomEvent<void>>;
|
|
6
|
+
onDidChange?: EventName<CustomEvent<void>>;
|
|
7
|
+
onChange?: EventName<CustomEvent<void>>;
|
|
8
|
+
} & Partial<Omit<SbbTagElement, keyof HTMLElement>> & react.RefAttributes<SbbTagElement>>;
|
|
8
9
|
//# sourceMappingURL=tag.d.ts.map
|
package/tag/tag.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tag.d.ts","sourceRoot":"","sources":["../../../src/react/tag/tag.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,aAAa,EAAE,MAAM,oCAAoC,CAAC;
|
|
1
|
+
{"version":3,"file":"tag.d.ts","sourceRoot":"","sources":["../../../src/react/tag/tag.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,aAAa,EAAE,MAAM,oCAAoC,CAAC;AACnE,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,eAAO,MAAM,MAAM;cAKK,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;kBACpB,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;eAClC,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;yFAGnD,CAAC"}
|
package/tag/tag.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { c as
|
|
2
|
-
import "
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
const g = e({
|
|
1
|
+
import { c as t } from "../create-component-DKl3-Au3.js";
|
|
2
|
+
import { w as e } from "../ssr-extensions-DNMI7L0q.js";
|
|
3
|
+
import { SbbTagElement as a } from "@sbb-esta/lyne-elements/tag/tag.js";
|
|
4
|
+
import o from "react";
|
|
5
|
+
const g = e(t({
|
|
6
6
|
tagName: "sbb-tag",
|
|
7
|
-
elementClass:
|
|
8
|
-
react:
|
|
7
|
+
elementClass: a,
|
|
8
|
+
react: o,
|
|
9
9
|
events: {
|
|
10
10
|
onInput: "input",
|
|
11
11
|
onDidChange: "didChange",
|
|
12
12
|
onChange: "change"
|
|
13
13
|
}
|
|
14
|
-
});
|
|
14
|
+
}));
|
|
15
15
|
export {
|
|
16
16
|
g as SbbTag
|
|
17
17
|
};
|
package/teaser-hero.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { SbbTeaserHeroElement } from '@sbb-esta/lyne-elements/teaser-hero.js';
|
|
2
|
-
|
|
2
|
+
import { default as react } from 'react';
|
|
3
|
+
export declare const SbbTeaserHero: react.ComponentType<Omit<react.HTMLAttributes<SbbTeaserHeroElement>, "rel" | "renderRoot" | "isUpdatePending" | "hasUpdated" | "addController" | "removeController" | "connectedCallback" | "disconnectedCallback" | "attributeChangedCallback" | "requestUpdate" | "updateComplete" | "renderOptions" | "href" | "target" | "download" | "accessibilityLabel" | "imageSrc" | "linkContent" | "imageAlt"> & {} & Partial<Omit<SbbTeaserHeroElement, keyof HTMLElement>> & react.RefAttributes<SbbTeaserHeroElement>>;
|
|
3
4
|
//# sourceMappingURL=teaser-hero.d.ts.map
|
package/teaser-hero.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"teaser-hero.d.ts","sourceRoot":"","sources":["../../src/react/teaser-hero.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;
|
|
1
|
+
{"version":3,"file":"teaser-hero.d.ts","sourceRoot":"","sources":["../../src/react/teaser-hero.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAC9E,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,eAAO,MAAM,aAAa,sfAIvB,CAAC"}
|
package/teaser-hero.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { c as e } from "./create-component-DKl3-Au3.js";
|
|
2
|
-
import "
|
|
3
|
-
import r from "react";
|
|
2
|
+
import { w as r } from "./ssr-extensions-DNMI7L0q.js";
|
|
4
3
|
import { SbbTeaserHeroElement as o } from "@sbb-esta/lyne-elements/teaser-hero.js";
|
|
5
|
-
|
|
4
|
+
import t from "react";
|
|
5
|
+
const p = r(e({
|
|
6
6
|
tagName: "sbb-teaser-hero",
|
|
7
7
|
elementClass: o,
|
|
8
|
-
react:
|
|
9
|
-
});
|
|
8
|
+
react: t
|
|
9
|
+
}));
|
|
10
10
|
export {
|
|
11
|
-
|
|
11
|
+
p as SbbTeaserHero
|
|
12
12
|
};
|
package/teaser.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { SbbTeaserElement } from '@sbb-esta/lyne-elements/teaser.js';
|
|
2
|
-
|
|
2
|
+
import { default as react } from 'react';
|
|
3
|
+
export declare const SbbTeaser: react.ComponentType<Omit<react.HTMLAttributes<SbbTeaserElement>, "rel" | "renderRoot" | "isUpdatePending" | "hasUpdated" | "addController" | "removeController" | "connectedCallback" | "disconnectedCallback" | "attributeChangedCallback" | "requestUpdate" | "updateComplete" | "renderOptions" | "href" | "target" | "download" | "accessibilityLabel" | "titleLevel" | "titleContent" | "alignment" | "chipContent"> & {} & Partial<Omit<SbbTeaserElement, keyof HTMLElement>> & react.RefAttributes<SbbTeaserElement>>;
|
|
3
4
|
//# sourceMappingURL=teaser.d.ts.map
|
package/teaser.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"teaser.d.ts","sourceRoot":"","sources":["../../src/react/teaser.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;
|
|
1
|
+
{"version":3,"file":"teaser.d.ts","sourceRoot":"","sources":["../../src/react/teaser.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,eAAO,MAAM,SAAS,8fAInB,CAAC"}
|