@sbb-esta/lyne-react-experimental-dev 4.7.0-dev.1773333606 → 4.7.0-dev.1773389007
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/autocomplete-grid.component.js +9 -9
- package/autocomplete-grid/autocomplete-grid-button/autocomplete-grid-button.component.js +10 -10
- package/autocomplete-grid/autocomplete-grid-button.js +5 -6
- package/autocomplete-grid/autocomplete-grid-cell/autocomplete-grid-cell.component.js +9 -9
- package/autocomplete-grid/autocomplete-grid-cell.js +5 -6
- package/autocomplete-grid/autocomplete-grid-optgroup/autocomplete-grid-optgroup.component.js +10 -10
- package/autocomplete-grid/autocomplete-grid-optgroup.js +5 -6
- package/autocomplete-grid/autocomplete-grid-option/autocomplete-grid-option.component.js +10 -10
- package/autocomplete-grid/autocomplete-grid-option.js +5 -6
- package/autocomplete-grid/autocomplete-grid-row/autocomplete-grid-row.component.js +9 -9
- package/autocomplete-grid/autocomplete-grid-row.js +5 -6
- package/autocomplete-grid/autocomplete-grid.js +5 -6
- package/autocomplete-grid.js +6 -13
- package/development/autocomplete-grid/autocomplete-grid/autocomplete-grid.component.js +10 -9
- package/development/autocomplete-grid/autocomplete-grid-button/autocomplete-grid-button.component.js +10 -9
- package/development/autocomplete-grid/autocomplete-grid-button.js +5 -4
- package/development/autocomplete-grid/autocomplete-grid-cell/autocomplete-grid-cell.component.js +10 -9
- package/development/autocomplete-grid/autocomplete-grid-cell.js +5 -4
- package/development/autocomplete-grid/autocomplete-grid-optgroup/autocomplete-grid-optgroup.component.js +10 -9
- package/development/autocomplete-grid/autocomplete-grid-optgroup.js +5 -4
- package/development/autocomplete-grid/autocomplete-grid-option/autocomplete-grid-option.component.js +10 -9
- package/development/autocomplete-grid/autocomplete-grid-option.js +5 -4
- package/development/autocomplete-grid/autocomplete-grid-row/autocomplete-grid-row.component.js +10 -9
- package/development/autocomplete-grid/autocomplete-grid-row.js +5 -4
- package/development/autocomplete-grid/autocomplete-grid.js +5 -4
- package/development/autocomplete-grid.js +1 -9
- package/development/journey-summary/journey-summary.component.js +9 -8
- package/development/journey-summary.js +1 -4
- package/development/pearl-chain/pearl-chain.component.js +10 -9
- package/development/pearl-chain-time/pearl-chain-time.component.js +10 -9
- package/development/pearl-chain-time.js +1 -4
- package/development/pearl-chain-vertical/pearl-chain-vertical.component.js +10 -9
- package/development/pearl-chain-vertical-item/pearl-chain-vertical-item.component.js +10 -9
- package/development/pearl-chain-vertical-item.js +1 -4
- package/development/pearl-chain-vertical.js +1 -4
- package/development/pearl-chain.js +1 -4
- package/development/seat-reservation/seat-reservation/seat-reservation.component.js +14 -13
- package/development/seat-reservation/seat-reservation-area/seat-reservation-area.component.js +10 -9
- package/development/seat-reservation/seat-reservation-area.js +5 -4
- package/development/seat-reservation/seat-reservation-graphic/seat-reservation-graphic.component.js +10 -9
- package/development/seat-reservation/seat-reservation-graphic.js +5 -4
- package/development/seat-reservation/seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.js +14 -13
- package/development/seat-reservation/seat-reservation-navigation-coach.js +5 -4
- package/development/seat-reservation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.js +10 -9
- package/development/seat-reservation/seat-reservation-navigation-services.js +5 -4
- package/development/seat-reservation/seat-reservation-place-control/seat-reservation-place-control.component.js +11 -12
- package/development/seat-reservation/seat-reservation-place-control.js +5 -4
- package/development/seat-reservation/seat-reservation-scoped/seat-reservation-scoped.component.js +10 -9
- package/development/seat-reservation/seat-reservation-scoped.js +5 -4
- package/development/seat-reservation/seat-reservation.js +5 -4
- package/development/seat-reservation.js +1 -10
- package/development/timetable-duration/timetable-duration.component.js +10 -9
- package/development/timetable-duration.js +1 -4
- package/development/timetable-row/timetable-row.component.js +10 -9
- package/development/timetable-row.js +1 -4
- package/journey-summary/journey-summary.component.js +10 -10
- package/journey-summary.js +2 -4
- package/package.json +2 -2
- package/pearl-chain/pearl-chain.component.js +9 -9
- package/pearl-chain-time/pearl-chain-time.component.js +9 -9
- package/pearl-chain-time.js +2 -4
- package/pearl-chain-vertical/pearl-chain-vertical.component.js +9 -9
- package/pearl-chain-vertical-item/pearl-chain-vertical-item.component.js +9 -9
- package/pearl-chain-vertical-item.js +2 -4
- package/pearl-chain-vertical.js +1 -3
- package/pearl-chain.js +2 -4
- package/seat-reservation/seat-reservation/seat-reservation.component.js +13 -13
- package/seat-reservation/seat-reservation-area/seat-reservation-area.component.js +9 -9
- package/seat-reservation/seat-reservation-area.js +5 -6
- package/seat-reservation/seat-reservation-graphic/seat-reservation-graphic.component.js +9 -9
- package/seat-reservation/seat-reservation-graphic.js +5 -6
- package/seat-reservation/seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.js +14 -14
- package/seat-reservation/seat-reservation-navigation-coach.js +5 -6
- package/seat-reservation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.js +9 -9
- package/seat-reservation/seat-reservation-navigation-services.js +5 -6
- package/seat-reservation/seat-reservation-place-control/seat-reservation-place-control.component.js +10 -12
- package/seat-reservation/seat-reservation-place-control.js +5 -6
- package/seat-reservation/seat-reservation-scoped/seat-reservation-scoped.component.js +9 -9
- package/seat-reservation/seat-reservation-scoped.js +5 -6
- package/seat-reservation/seat-reservation.js +5 -6
- package/seat-reservation.js +8 -16
- package/timetable-duration/timetable-duration.component.js +10 -10
- package/timetable-duration.js +2 -4
- package/timetable-row/timetable-row.component.js +9 -9
- package/timetable-row.js +2 -4
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { createComponent as e } from "@sbb-esta/lyne-react/core.js";
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
2
|
+
import t from "react";
|
|
3
|
+
import { SbbPearlChainElement as n } from "@sbb-esta/lyne-elements-experimental/pearl-chain.js";
|
|
4
|
+
//#region src/react-experimental/pearl-chain/pearl-chain.component.ts
|
|
5
|
+
var r = e({
|
|
6
|
+
tagName: "sbb-pearl-chain",
|
|
7
|
+
elementClass: n,
|
|
8
|
+
react: t
|
|
8
9
|
});
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
};
|
|
10
|
+
//#endregion
|
|
11
|
+
export { r as SbbPearlChain };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { createComponent as e } from "@sbb-esta/lyne-react/core.js";
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
2
|
+
import t from "react";
|
|
3
|
+
import { SbbPearlChainTimeElement as n } from "@sbb-esta/lyne-elements-experimental/pearl-chain-time.js";
|
|
4
|
+
//#region src/react-experimental/pearl-chain-time/pearl-chain-time.component.ts
|
|
5
|
+
var r = e({
|
|
6
|
+
tagName: "sbb-pearl-chain-time",
|
|
7
|
+
elementClass: n,
|
|
8
|
+
react: t
|
|
8
9
|
});
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
};
|
|
10
|
+
//#endregion
|
|
11
|
+
export { r as SbbPearlChainTime };
|
package/pearl-chain-time.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { createComponent as e } from "@sbb-esta/lyne-react/core.js";
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
2
|
+
import t from "react";
|
|
3
|
+
import { SbbPearlChainVerticalElement as n } from "@sbb-esta/lyne-elements-experimental/pearl-chain-vertical.js";
|
|
4
|
+
//#region src/react-experimental/pearl-chain-vertical/pearl-chain-vertical.component.ts
|
|
5
|
+
var r = e({
|
|
6
|
+
tagName: "sbb-pearl-chain-vertical",
|
|
7
|
+
elementClass: n,
|
|
8
|
+
react: t
|
|
8
9
|
});
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
};
|
|
10
|
+
//#endregion
|
|
11
|
+
export { r as SbbPearlChainVertical };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { createComponent as e } from "@sbb-esta/lyne-react/core.js";
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
2
|
+
import t from "react";
|
|
3
|
+
import { SbbPearlChainVerticalItemElement as n } from "@sbb-esta/lyne-elements-experimental/pearl-chain-vertical-item.js";
|
|
4
|
+
//#region src/react-experimental/pearl-chain-vertical-item/pearl-chain-vertical-item.component.ts
|
|
5
|
+
var r = e({
|
|
6
|
+
tagName: "sbb-pearl-chain-vertical-item",
|
|
7
|
+
elementClass: n,
|
|
8
|
+
react: t
|
|
8
9
|
});
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
};
|
|
10
|
+
//#endregion
|
|
11
|
+
export { r as SbbPearlChainVerticalItem };
|
|
@@ -1,4 +1,2 @@
|
|
|
1
|
-
import { SbbPearlChainVerticalItem as
|
|
2
|
-
export {
|
|
3
|
-
a as SbbPearlChainVerticalItem
|
|
4
|
-
};
|
|
1
|
+
import { SbbPearlChainVerticalItem as e } from "./pearl-chain-vertical-item/pearl-chain-vertical-item.component.js";
|
|
2
|
+
export { e as SbbPearlChainVerticalItem };
|
package/pearl-chain-vertical.js
CHANGED
package/pearl-chain.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { createComponent as e } from "@sbb-esta/lyne-react/core.js";
|
|
2
|
-
import
|
|
2
|
+
import t from "react";
|
|
3
|
+
import { SbbSeatReservationElement as n } from "@sbb-esta/lyne-elements-experimental/seat-reservation.js";
|
|
3
4
|
import "@sbb-esta/lyne-elements-experimental/seat-reservation/common.js";
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
5
|
+
//#region src/react-experimental/seat-reservation/seat-reservation/seat-reservation.component.ts
|
|
6
|
+
var r = e({
|
|
7
|
+
tagName: "sbb-seat-reservation",
|
|
8
|
+
elementClass: n,
|
|
9
|
+
react: t,
|
|
10
|
+
events: {
|
|
11
|
+
onSelectedplaces: "selectedplaces",
|
|
12
|
+
onSelectedcoach: "selectedcoach"
|
|
13
|
+
}
|
|
13
14
|
});
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
};
|
|
15
|
+
//#endregion
|
|
16
|
+
export { r as SbbSeatReservation };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { createComponent as e } from "@sbb-esta/lyne-react/core.js";
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
2
|
+
import t from "react";
|
|
3
|
+
import { SbbSeatReservationAreaElement as n } from "@sbb-esta/lyne-elements-experimental/seat-reservation.js";
|
|
4
|
+
//#region src/react-experimental/seat-reservation/seat-reservation-area/seat-reservation-area.component.ts
|
|
5
|
+
var r = e({
|
|
6
|
+
tagName: "sbb-seat-reservation-area",
|
|
7
|
+
elementClass: n,
|
|
8
|
+
react: t
|
|
8
9
|
});
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
};
|
|
10
|
+
//#endregion
|
|
11
|
+
export { r as SbbSeatReservationArea };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { SbbSeatReservationArea as
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
};
|
|
1
|
+
import { SbbSeatReservationArea as e } from "./seat-reservation-area/seat-reservation-area.component.js";
|
|
2
|
+
//#region src/react-experimental/seat-reservation/seat-reservation-area.ts
|
|
3
|
+
console.warn("The entrypoint '@sbb-esta/react-experimental/seat-reservation/seat-reservation-area.js' has been deprecated.\nUse '@sbb-esta/react-experimental/seat-reservation.js' instead.");
|
|
4
|
+
//#endregion
|
|
5
|
+
export { e as SbbSeatReservationArea };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { createComponent as e } from "@sbb-esta/lyne-react/core.js";
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
2
|
+
import t from "react";
|
|
3
|
+
import { SbbSeatReservationGraphicElement as n } from "@sbb-esta/lyne-elements-experimental/seat-reservation.js";
|
|
4
|
+
//#region src/react-experimental/seat-reservation/seat-reservation-graphic/seat-reservation-graphic.component.ts
|
|
5
|
+
var r = e({
|
|
6
|
+
tagName: "sbb-seat-reservation-graphic",
|
|
7
|
+
elementClass: n,
|
|
8
|
+
react: t
|
|
8
9
|
});
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
};
|
|
10
|
+
//#endregion
|
|
11
|
+
export { r as SbbSeatReservationGraphic };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { SbbSeatReservationGraphic as
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
};
|
|
1
|
+
import { SbbSeatReservationGraphic as e } from "./seat-reservation-graphic/seat-reservation-graphic.component.js";
|
|
2
|
+
//#region src/react-experimental/seat-reservation/seat-reservation-graphic.ts
|
|
3
|
+
console.warn("The entrypoint '@sbb-esta/react-experimental/seat-reservation/seat-reservation-graphic.js' has been deprecated.\nUse '@sbb-esta/react-experimental/seat-reservation.js' instead.");
|
|
4
|
+
//#endregion
|
|
5
|
+
export { e as SbbSeatReservationGraphic };
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { createComponent as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
1
|
+
import { createComponent as e } from "@sbb-esta/lyne-react/core.js";
|
|
2
|
+
import t from "react";
|
|
3
|
+
import { SbbSeatReservationNavigationCoachElement as n } from "@sbb-esta/lyne-elements-experimental/seat-reservation.js";
|
|
4
|
+
//#region src/react-experimental/seat-reservation/seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.ts
|
|
5
|
+
var r = e({
|
|
6
|
+
tagName: "sbb-seat-reservation-navigation-coach",
|
|
7
|
+
elementClass: n,
|
|
8
|
+
react: t,
|
|
9
|
+
events: {
|
|
10
|
+
onFocuscoach: "focuscoach",
|
|
11
|
+
onSelectcoach: "selectcoach"
|
|
12
|
+
}
|
|
12
13
|
});
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
};
|
|
14
|
+
//#endregion
|
|
15
|
+
export { r as SbbSeatReservationNavigationCoach };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { SbbSeatReservationNavigationCoach as
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
};
|
|
1
|
+
import { SbbSeatReservationNavigationCoach as e } from "./seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.js";
|
|
2
|
+
//#region src/react-experimental/seat-reservation/seat-reservation-navigation-coach.ts
|
|
3
|
+
console.warn("The entrypoint '@sbb-esta/react-experimental/seat-reservation/seat-reservation-navigation-coach.js' has been deprecated.\nUse '@sbb-esta/react-experimental/seat-reservation.js' instead.");
|
|
4
|
+
//#endregion
|
|
5
|
+
export { e as SbbSeatReservationNavigationCoach };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { createComponent as e } from "@sbb-esta/lyne-react/core.js";
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
2
|
+
import t from "react";
|
|
3
|
+
import { SbbSeatReservationNavigationServicesElement as n } from "@sbb-esta/lyne-elements-experimental/seat-reservation.js";
|
|
4
|
+
//#region src/react-experimental/seat-reservation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.ts
|
|
5
|
+
var r = e({
|
|
6
|
+
tagName: "sbb-seat-reservation-navigation-services",
|
|
7
|
+
elementClass: n,
|
|
8
|
+
react: t
|
|
8
9
|
});
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
};
|
|
10
|
+
//#endregion
|
|
11
|
+
export { r as SbbSeatReservationNavigationServices };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { SbbSeatReservationNavigationServices as
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
};
|
|
1
|
+
import { SbbSeatReservationNavigationServices as e } from "./seat-reservation-navigation-services/seat-reservation-navigation-services.component.js";
|
|
2
|
+
//#region src/react-experimental/seat-reservation/seat-reservation-navigation-services.ts
|
|
3
|
+
console.warn("The entrypoint '@sbb-esta/react-experimental/seat-reservation/seat-reservation-navigation-services.js' has been deprecated.\nUse '@sbb-esta/react-experimental/seat-reservation.js' instead.");
|
|
4
|
+
//#endregion
|
|
5
|
+
export { e as SbbSeatReservationNavigationServices };
|
package/seat-reservation/seat-reservation-place-control/seat-reservation-place-control.component.js
CHANGED
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
import { createComponent as e } from "@sbb-esta/lyne-react/core.js";
|
|
2
|
-
import
|
|
2
|
+
import t from "react";
|
|
3
|
+
import { SbbSeatReservationPlaceControlElement as n } from "@sbb-esta/lyne-elements-experimental/seat-reservation.js";
|
|
3
4
|
import "@sbb-esta/lyne-elements-experimental/seat-reservation/common.js";
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
onSelectplace: "selectplace"
|
|
11
|
-
}
|
|
5
|
+
//#region src/react-experimental/seat-reservation/seat-reservation-place-control/seat-reservation-place-control.component.ts
|
|
6
|
+
var r = e({
|
|
7
|
+
tagName: "sbb-seat-reservation-place-control",
|
|
8
|
+
elementClass: n,
|
|
9
|
+
react: t,
|
|
10
|
+
events: { onSelectplace: "selectplace" }
|
|
12
11
|
});
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
};
|
|
12
|
+
//#endregion
|
|
13
|
+
export { r as SbbSeatReservationPlaceControl };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { SbbSeatReservationPlaceControl as
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
};
|
|
1
|
+
import { SbbSeatReservationPlaceControl as e } from "./seat-reservation-place-control/seat-reservation-place-control.component.js";
|
|
2
|
+
//#region src/react-experimental/seat-reservation/seat-reservation-place-control.ts
|
|
3
|
+
console.warn("The entrypoint '@sbb-esta/react-experimental/seat-reservation/seat-reservation-place-control.js' has been deprecated.\nUse '@sbb-esta/react-experimental/seat-reservation.js' instead.");
|
|
4
|
+
//#endregion
|
|
5
|
+
export { e as SbbSeatReservationPlaceControl };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { createComponent as e } from "@sbb-esta/lyne-react/core.js";
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
2
|
+
import t from "react";
|
|
3
|
+
import { SbbSeatReservationScopedElement as n } from "@sbb-esta/lyne-elements-experimental/seat-reservation.js";
|
|
4
|
+
//#region src/react-experimental/seat-reservation/seat-reservation-scoped/seat-reservation-scoped.component.ts
|
|
5
|
+
var r = e({
|
|
6
|
+
tagName: "sbb-seat-reservation-scoped",
|
|
7
|
+
elementClass: n,
|
|
8
|
+
react: t
|
|
8
9
|
});
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
};
|
|
10
|
+
//#endregion
|
|
11
|
+
export { r as SbbSeatReservationScoped };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { SbbSeatReservationScoped as
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
};
|
|
1
|
+
import { SbbSeatReservationScoped as e } from "./seat-reservation-scoped/seat-reservation-scoped.component.js";
|
|
2
|
+
//#region src/react-experimental/seat-reservation/seat-reservation-scoped.ts
|
|
3
|
+
console.warn("The entrypoint '@sbb-esta/react-experimental/seat-reservation/seat-reservation-scoped.js' has been deprecated.\nUse '@sbb-esta/react-experimental/seat-reservation.js' instead.");
|
|
4
|
+
//#endregion
|
|
5
|
+
export { e as SbbSeatReservationScoped };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { SbbSeatReservation as
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
};
|
|
1
|
+
import { SbbSeatReservation as e } from "./seat-reservation/seat-reservation.component.js";
|
|
2
|
+
//#region src/react-experimental/seat-reservation/seat-reservation.ts
|
|
3
|
+
console.warn("The entrypoint '@sbb-esta/react-experimental/seat-reservation/seat-reservation.js' has been deprecated.\nUse '@sbb-esta/react-experimental/seat-reservation.js' instead.");
|
|
4
|
+
//#endregion
|
|
5
|
+
export { e as SbbSeatReservation };
|
package/seat-reservation.js
CHANGED
|
@@ -1,16 +1,8 @@
|
|
|
1
|
-
import { SbbSeatReservation as
|
|
2
|
-
import { SbbSeatReservationArea as
|
|
3
|
-
import { SbbSeatReservationGraphic as
|
|
4
|
-
import { SbbSeatReservationNavigationCoach as
|
|
5
|
-
import { SbbSeatReservationNavigationServices as
|
|
6
|
-
import { SbbSeatReservationPlaceControl as
|
|
7
|
-
import { SbbSeatReservationScoped as
|
|
8
|
-
export {
|
|
9
|
-
r as SbbSeatReservation,
|
|
10
|
-
a as SbbSeatReservationArea,
|
|
11
|
-
b as SbbSeatReservationGraphic,
|
|
12
|
-
n as SbbSeatReservationNavigationCoach,
|
|
13
|
-
p as SbbSeatReservationNavigationServices,
|
|
14
|
-
f as SbbSeatReservationPlaceControl,
|
|
15
|
-
x as SbbSeatReservationScoped
|
|
16
|
-
};
|
|
1
|
+
import { SbbSeatReservation as e } from "./seat-reservation/seat-reservation/seat-reservation.component.js";
|
|
2
|
+
import { SbbSeatReservationArea as t } from "./seat-reservation/seat-reservation-area/seat-reservation-area.component.js";
|
|
3
|
+
import { SbbSeatReservationGraphic as n } from "./seat-reservation/seat-reservation-graphic/seat-reservation-graphic.component.js";
|
|
4
|
+
import { SbbSeatReservationNavigationCoach as r } from "./seat-reservation/seat-reservation-navigation-coach/seat-reservation-navigation-coach.component.js";
|
|
5
|
+
import { SbbSeatReservationNavigationServices as i } from "./seat-reservation/seat-reservation-navigation-services/seat-reservation-navigation-services.component.js";
|
|
6
|
+
import { SbbSeatReservationPlaceControl as a } from "./seat-reservation/seat-reservation-place-control/seat-reservation-place-control.component.js";
|
|
7
|
+
import { SbbSeatReservationScoped as o } from "./seat-reservation/seat-reservation-scoped/seat-reservation-scoped.component.js";
|
|
8
|
+
export { e as SbbSeatReservation, t as SbbSeatReservationArea, n as SbbSeatReservationGraphic, r as SbbSeatReservationNavigationCoach, i as SbbSeatReservationNavigationServices, a as SbbSeatReservationPlaceControl, o as SbbSeatReservationScoped };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { createComponent as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { createComponent as e } from "@sbb-esta/lyne-react/core.js";
|
|
2
|
+
import t from "react";
|
|
3
|
+
import { SbbTimetableDurationElement as n } from "@sbb-esta/lyne-elements-experimental/timetable-duration.js";
|
|
4
|
+
//#region src/react-experimental/timetable-duration/timetable-duration.component.ts
|
|
5
|
+
var r = e({
|
|
6
|
+
tagName: "sbb-timetable-duration",
|
|
7
|
+
elementClass: n,
|
|
8
|
+
react: t
|
|
8
9
|
});
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
};
|
|
10
|
+
//#endregion
|
|
11
|
+
export { r as SbbTimetableDuration };
|
package/timetable-duration.js
CHANGED
|
@@ -1,4 +1,2 @@
|
|
|
1
|
-
import { SbbTimetableDuration as
|
|
2
|
-
export {
|
|
3
|
-
o as SbbTimetableDuration
|
|
4
|
-
};
|
|
1
|
+
import { SbbTimetableDuration as e } from "./timetable-duration/timetable-duration.component.js";
|
|
2
|
+
export { e as SbbTimetableDuration };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { createComponent as e } from "@sbb-esta/lyne-react/core.js";
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
2
|
+
import t from "react";
|
|
3
|
+
import { SbbTimetableRowElement as n } from "@sbb-esta/lyne-elements-experimental/timetable-row.js";
|
|
4
|
+
//#region src/react-experimental/timetable-row/timetable-row.component.ts
|
|
5
|
+
var r = e({
|
|
6
|
+
tagName: "sbb-timetable-row",
|
|
7
|
+
elementClass: n,
|
|
8
|
+
react: t
|
|
8
9
|
});
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
};
|
|
10
|
+
//#endregion
|
|
11
|
+
export { r as SbbTimetableRow };
|
package/timetable-row.js
CHANGED