@sbb-esta/lyne-react 4.1.0 → 4.3.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/button/mini-button-link/mini-button-link.component.d.ts +3 -0
- package/button/mini-button-link/mini-button-link.component.d.ts.map +1 -0
- package/button/mini-button-link/mini-button-link.component.js +11 -0
- package/button/mini-button-link.d.ts +5 -0
- package/button/mini-button-link.d.ts.map +1 -0
- package/button/mini-button-link.js +4 -0
- package/button.d.ts +1 -0
- package/button.d.ts.map +1 -1
- package/button.js +20 -18
- package/development/button/mini-button-link/mini-button-link.component.d.ts +3 -0
- package/development/button/mini-button-link/mini-button-link.component.d.ts.map +1 -0
- package/development/button/mini-button-link/mini-button-link.component.js +11 -0
- package/development/button/mini-button-link.d.ts +5 -0
- package/development/button/mini-button-link.d.ts.map +1 -0
- package/development/button/mini-button-link.js +4 -0
- package/development/button.d.ts +1 -0
- package/development/button.d.ts.map +1 -1
- package/development/button.js +2 -0
- package/development/dialog/dialog/dialog.component.d.ts +3 -4
- package/development/dialog/dialog/dialog.component.d.ts.map +1 -1
- package/development/dialog/dialog/dialog.component.js +0 -1
- package/development/overlay/overlay.component.d.ts +3 -4
- package/development/overlay/overlay.component.d.ts.map +1 -1
- package/development/overlay/overlay.component.js +0 -1
- package/development/stepper/stepper/stepper.component.d.ts +5 -2
- package/development/stepper/stepper/stepper.component.d.ts.map +1 -1
- package/development/stepper/stepper/stepper.component.js +4 -1
- package/dialog/dialog/dialog.component.d.ts +3 -4
- package/dialog/dialog/dialog.component.d.ts.map +1 -1
- package/dialog/dialog/dialog.component.js +0 -1
- package/overlay/overlay.component.d.ts +3 -4
- package/overlay/overlay.component.d.ts.map +1 -1
- package/overlay/overlay.component.js +4 -5
- package/package.json +12 -2
- package/stepper/stepper/stepper.component.d.ts +5 -2
- package/stepper/stepper/stepper.component.d.ts.map +1 -1
- package/stepper/stepper/stepper.component.js +7 -4
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mini-button-link.component.d.ts","sourceRoot":"","sources":["../../../../src/react/button/mini-button-link/mini-button-link.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,oDAAoD,CAAC;AAI9F,eAAO,MAAM,iBAAiB,yEAI5B,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { c as t } from "../../create-component-CKeyO4mV.js";
|
|
2
|
+
import { SbbMiniButtonLinkElement as n } from "@sbb-esta/lyne-elements/button/mini-button-link.js";
|
|
3
|
+
import o from "react";
|
|
4
|
+
const r = t({
|
|
5
|
+
tagName: "sbb-mini-button-link",
|
|
6
|
+
elementClass: n,
|
|
7
|
+
react: o
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
r as SbbMiniButtonLink
|
|
11
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mini-button-link.d.ts","sourceRoot":"","sources":["../../../src/react/button/mini-button-link.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,kDAAkD,CAAC"}
|
package/button.d.ts
CHANGED
|
@@ -9,6 +9,7 @@ export * from './button/button-link.js';
|
|
|
9
9
|
export * from './button/button-static.js';
|
|
10
10
|
export * from './button/mini-button.js';
|
|
11
11
|
export * from './button/mini-button-group.js';
|
|
12
|
+
export * from './button/mini-button-link.js';
|
|
12
13
|
export * from './button/secondary-button.js';
|
|
13
14
|
export * from './button/secondary-button-link.js';
|
|
14
15
|
export * from './button/secondary-button-static.js';
|
package/button.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../src/react/button.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,2BAA2B,CAAC;AAC1C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,kCAAkC,CAAC;AACjD,cAAc,oBAAoB,CAAC;AACnC,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AACxC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mCAAmC,CAAC;AAClD,cAAc,qCAAqC,CAAC;AACpD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,qCAAqC,CAAC;AACpD,cAAc,uCAAuC,CAAC"}
|
|
1
|
+
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../src/react/button.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,2BAA2B,CAAC;AAC1C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,kCAAkC,CAAC;AACjD,cAAc,oBAAoB,CAAC;AACnC,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AACxC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mCAAmC,CAAC;AAClD,cAAc,qCAAqC,CAAC;AACpD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,qCAAqC,CAAC;AACpD,cAAc,uCAAuC,CAAC"}
|
package/button.js
CHANGED
|
@@ -2,29 +2,31 @@ import { SbbAccentButton as r } from "./button/accent-button/accent-button.compo
|
|
|
2
2
|
import { SbbAccentButtonLink as b } from "./button/accent-button-link/accent-button-link.component.js";
|
|
3
3
|
import { SbbAccentButtonStatic as S } from "./button/accent-button-static/accent-button-static.component.js";
|
|
4
4
|
import { SbbButton as u } from "./button/button/button.component.js";
|
|
5
|
-
import { SbbButtonLink as
|
|
6
|
-
import { SbbButtonStatic as
|
|
7
|
-
import { SbbMiniButton as
|
|
5
|
+
import { SbbButtonLink as i } from "./button/button-link/button-link.component.js";
|
|
6
|
+
import { SbbButtonStatic as x } from "./button/button-static/button-static.component.js";
|
|
7
|
+
import { SbbMiniButton as a } from "./button/mini-button/mini-button.component.js";
|
|
8
8
|
import { SbbMiniButtonGroup as k } from "./button/mini-button-group/mini-button-group.component.js";
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
9
|
+
import { SbbMiniButtonLink as d } from "./button/mini-button-link/mini-button-link.component.js";
|
|
10
|
+
import { SbbSecondaryButton as y } from "./button/secondary-button/secondary-button.component.js";
|
|
11
|
+
import { SbbSecondaryButtonLink as M } from "./button/secondary-button-link/secondary-button-link.component.js";
|
|
12
|
+
import { SbbSecondaryButtonStatic as G } from "./button/secondary-button-static/secondary-button-static.component.js";
|
|
13
|
+
import { SbbTransparentButton as h } from "./button/transparent-button/transparent-button.component.js";
|
|
14
|
+
import { SbbTransparentButtonLink as l } from "./button/transparent-button-link/transparent-button-link.component.js";
|
|
15
|
+
import { SbbTransparentButtonStatic as v } from "./button/transparent-button-static/transparent-button-static.component.js";
|
|
15
16
|
export {
|
|
16
17
|
r as SbbAccentButton,
|
|
17
18
|
b as SbbAccentButtonLink,
|
|
18
19
|
S as SbbAccentButtonStatic,
|
|
19
20
|
u as SbbButton,
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
21
|
+
i as SbbButtonLink,
|
|
22
|
+
x as SbbButtonStatic,
|
|
23
|
+
a as SbbMiniButton,
|
|
23
24
|
k as SbbMiniButtonGroup,
|
|
24
|
-
d as
|
|
25
|
-
y as
|
|
26
|
-
|
|
27
|
-
G as
|
|
28
|
-
h as
|
|
29
|
-
l as
|
|
25
|
+
d as SbbMiniButtonLink,
|
|
26
|
+
y as SbbSecondaryButton,
|
|
27
|
+
M as SbbSecondaryButtonLink,
|
|
28
|
+
G as SbbSecondaryButtonStatic,
|
|
29
|
+
h as SbbTransparentButton,
|
|
30
|
+
l as SbbTransparentButtonLink,
|
|
31
|
+
v as SbbTransparentButtonStatic
|
|
30
32
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mini-button-link.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/button/mini-button-link/mini-button-link.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,oDAAoD,CAAC;AAI9F,eAAO,MAAM,iBAAiB,yEAI5B,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { c as createComponent } from "../../create-component-BCDo5cha.js";
|
|
2
|
+
import { SbbMiniButtonLinkElement } from "@sbb-esta/lyne-elements/button/mini-button-link.js";
|
|
3
|
+
import react from "react";
|
|
4
|
+
const SbbMiniButtonLink = createComponent({
|
|
5
|
+
tagName: "sbb-mini-button-link",
|
|
6
|
+
elementClass: SbbMiniButtonLinkElement,
|
|
7
|
+
react
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
SbbMiniButtonLink
|
|
11
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mini-button-link.d.ts","sourceRoot":"","sources":["../../../../src/react/button/mini-button-link.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,kDAAkD,CAAC"}
|
package/development/button.d.ts
CHANGED
|
@@ -9,6 +9,7 @@ export * from './button/button-link.js';
|
|
|
9
9
|
export * from './button/button-static.js';
|
|
10
10
|
export * from './button/mini-button.js';
|
|
11
11
|
export * from './button/mini-button-group.js';
|
|
12
|
+
export * from './button/mini-button-link.js';
|
|
12
13
|
export * from './button/secondary-button.js';
|
|
13
14
|
export * from './button/secondary-button-link.js';
|
|
14
15
|
export * from './button/secondary-button-static.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../src/react/button.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,2BAA2B,CAAC;AAC1C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,kCAAkC,CAAC;AACjD,cAAc,oBAAoB,CAAC;AACnC,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AACxC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mCAAmC,CAAC;AAClD,cAAc,qCAAqC,CAAC;AACpD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,qCAAqC,CAAC;AACpD,cAAc,uCAAuC,CAAC"}
|
|
1
|
+
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../src/react/button.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,2BAA2B,CAAC;AAC1C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,kCAAkC,CAAC;AACjD,cAAc,oBAAoB,CAAC;AACnC,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AACxC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mCAAmC,CAAC;AAClD,cAAc,qCAAqC,CAAC;AACpD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,qCAAqC,CAAC;AACpD,cAAc,uCAAuC,CAAC"}
|
package/development/button.js
CHANGED
|
@@ -6,6 +6,7 @@ import { SbbButtonLink } from "./button/button-link/button-link.component.js";
|
|
|
6
6
|
import { SbbButtonStatic } from "./button/button-static/button-static.component.js";
|
|
7
7
|
import { SbbMiniButton } from "./button/mini-button/mini-button.component.js";
|
|
8
8
|
import { SbbMiniButtonGroup } from "./button/mini-button-group/mini-button-group.component.js";
|
|
9
|
+
import { SbbMiniButtonLink } from "./button/mini-button-link/mini-button-link.component.js";
|
|
9
10
|
import { SbbSecondaryButton } from "./button/secondary-button/secondary-button.component.js";
|
|
10
11
|
import { SbbSecondaryButtonLink } from "./button/secondary-button-link/secondary-button-link.component.js";
|
|
11
12
|
import { SbbSecondaryButtonStatic } from "./button/secondary-button-static/secondary-button-static.component.js";
|
|
@@ -21,6 +22,7 @@ export {
|
|
|
21
22
|
SbbButtonStatic,
|
|
22
23
|
SbbMiniButton,
|
|
23
24
|
SbbMiniButtonGroup,
|
|
25
|
+
SbbMiniButtonLink,
|
|
24
26
|
SbbSecondaryButton,
|
|
25
27
|
SbbSecondaryButtonLink,
|
|
26
28
|
SbbSecondaryButtonStatic,
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import { EventName } from '../../core.js';
|
|
2
|
-
import { SbbDialogElement } from '@sbb-esta/lyne-elements/dialog/dialog.js';
|
|
3
|
-
import { SbbOverlayCloseEventDetails } from '@sbb-esta/lyne-elements/core/interfaces.js';
|
|
2
|
+
import { SbbDialogElement, SbbDialogCloseEvent } from '@sbb-esta/lyne-elements/dialog/dialog.js';
|
|
4
3
|
declare class SbbDialogComponentType extends SbbDialogElement {
|
|
5
4
|
set trigger(value: string | SbbDialogElement['trigger']);
|
|
6
5
|
get trigger(): string | SbbDialogElement['trigger'];
|
|
7
6
|
}
|
|
8
7
|
export declare const SbbDialog: import('../../core.js').ReactWebComponent<SbbDialogComponentType, {
|
|
9
|
-
onBeforeclose: EventName<
|
|
10
|
-
onClose: EventName<
|
|
8
|
+
onBeforeclose: EventName<SbbDialogCloseEvent>;
|
|
9
|
+
onClose: EventName<SbbDialogCloseEvent>;
|
|
11
10
|
onBeforeopen: EventName<Event>;
|
|
12
11
|
onOpen: EventName<Event>;
|
|
13
12
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dialog.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/dialog/dialog/dialog.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,
|
|
1
|
+
{"version":3,"file":"dialog.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/dialog/dialog/dialog.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,0CAA0C,CAAC;AAGtG,OAAO,OAAO,sBAAuB,SAAQ,gBAAgB;IAE3D,IAAW,OAAO,CAAC,KAAK,EAAE,MAAM,GAAG,gBAAgB,CAAC,SAAS,CAAC,EAE7D;IAED,IAAW,OAAO,IAAI,MAAM,GAAG,gBAAgB,CAAC,SAAS,CAAC,CAEzD;CAEF;AAKD,eAAO,MAAM,SAAS;mBAKgB,SAAS,CAAC,mBAAmB,CAAC;aAC1C,SAAS,CAAC,mBAAmB,CAAC;kBACpB,SAAS,CAAC,KAAK,CAAC;YAC5B,SAAS,CAAC,KAAK,CAAC;EAGtC,CAAC"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { c as createComponent } from "../../create-component-BCDo5cha.js";
|
|
2
2
|
import { SbbDialogElement } from "@sbb-esta/lyne-elements/dialog/dialog.js";
|
|
3
|
-
import "@sbb-esta/lyne-elements/core/interfaces.js";
|
|
4
3
|
import react from "react";
|
|
5
4
|
const SbbDialogComponent = SbbDialogElement;
|
|
6
5
|
const SbbDialog = createComponent({
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import { EventName } from '../core.js';
|
|
2
|
-
import { SbbOverlayElement } from '@sbb-esta/lyne-elements/overlay.js';
|
|
3
|
-
import { SbbOverlayCloseEventDetails } from '@sbb-esta/lyne-elements/core/interfaces.js';
|
|
2
|
+
import { SbbOverlayElement, SbbOverlayCloseEvent } from '@sbb-esta/lyne-elements/overlay.js';
|
|
4
3
|
declare class SbbOverlayComponentType extends SbbOverlayElement {
|
|
5
4
|
set trigger(value: string | SbbOverlayElement['trigger']);
|
|
6
5
|
get trigger(): string | SbbOverlayElement['trigger'];
|
|
7
6
|
}
|
|
8
7
|
export declare const SbbOverlay: import('../core.js').ReactWebComponent<SbbOverlayComponentType, {
|
|
9
|
-
onBeforeclose: EventName<
|
|
10
|
-
onClose: EventName<
|
|
8
|
+
onBeforeclose: EventName<SbbOverlayCloseEvent>;
|
|
9
|
+
onClose: EventName<SbbOverlayCloseEvent>;
|
|
11
10
|
onBeforeopen: EventName<Event>;
|
|
12
11
|
onOpen: EventName<Event>;
|
|
13
12
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"overlay.component.d.ts","sourceRoot":"","sources":["../../../../src/react/overlay/overlay.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,iBAAiB,EAAE,
|
|
1
|
+
{"version":3,"file":"overlay.component.d.ts","sourceRoot":"","sources":["../../../../src/react/overlay/overlay.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,iBAAiB,EAAE,KAAK,oBAAoB,EAAE,MAAM,oCAAoC,CAAC;AAGlG,OAAO,OAAO,uBAAwB,SAAQ,iBAAiB;IAE7D,IAAW,OAAO,CAAC,KAAK,EAAE,MAAM,GAAG,iBAAiB,CAAC,SAAS,CAAC,EAE9D;IAED,IAAW,OAAO,IAAI,MAAM,GAAG,iBAAiB,CAAC,SAAS,CAAC,CAE1D;CAEF;AAKD,eAAO,MAAM,UAAU;mBAKe,SAAS,CAAC,oBAAoB,CAAC;aAC3C,SAAS,CAAC,oBAAoB,CAAC;kBACrB,SAAS,CAAC,KAAK,CAAC;YAC5B,SAAS,CAAC,KAAK,CAAC;EAGtC,CAAC"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { c as createComponent } from "../create-component-BCDo5cha.js";
|
|
2
2
|
import { SbbOverlayElement } from "@sbb-esta/lyne-elements/overlay.js";
|
|
3
|
-
import "@sbb-esta/lyne-elements/core/interfaces.js";
|
|
4
3
|
import react from "react";
|
|
5
4
|
const SbbOverlayComponent = SbbOverlayElement;
|
|
6
5
|
const SbbOverlay = createComponent({
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { EventName } from '../../core.js';
|
|
2
|
+
import { SbbStepperElement, SbbStepChangeEvent } from '@sbb-esta/lyne-elements/stepper/stepper.js';
|
|
3
|
+
export declare const SbbStepper: import('../../core.js').ReactWebComponent<SbbStepperElement, {
|
|
4
|
+
onStepchange: EventName<SbbStepChangeEvent>;
|
|
5
|
+
}>;
|
|
3
6
|
//# sourceMappingURL=stepper.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stepper.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/stepper/stepper/stepper.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"stepper.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/stepper/stepper/stepper.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,iBAAiB,EAAE,KAAK,kBAAkB,EAAE,MAAM,4CAA4C,CAAC;AAIxG,eAAO,MAAM,UAAU;kBAKa,SAAS,CAAC,kBAAkB,CAAC;EAG/D,CAAC"}
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import { EventName } from '../../core.js';
|
|
2
|
-
import { SbbDialogElement } from '@sbb-esta/lyne-elements/dialog/dialog.js';
|
|
3
|
-
import { SbbOverlayCloseEventDetails } from '@sbb-esta/lyne-elements/core/interfaces.js';
|
|
2
|
+
import { SbbDialogElement, SbbDialogCloseEvent } from '@sbb-esta/lyne-elements/dialog/dialog.js';
|
|
4
3
|
declare class SbbDialogComponentType extends SbbDialogElement {
|
|
5
4
|
set trigger(value: string | SbbDialogElement['trigger']);
|
|
6
5
|
get trigger(): string | SbbDialogElement['trigger'];
|
|
7
6
|
}
|
|
8
7
|
export declare const SbbDialog: import('../../core.js').ReactWebComponent<SbbDialogComponentType, {
|
|
9
|
-
onBeforeclose: EventName<
|
|
10
|
-
onClose: EventName<
|
|
8
|
+
onBeforeclose: EventName<SbbDialogCloseEvent>;
|
|
9
|
+
onClose: EventName<SbbDialogCloseEvent>;
|
|
11
10
|
onBeforeopen: EventName<Event>;
|
|
12
11
|
onOpen: EventName<Event>;
|
|
13
12
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dialog.component.d.ts","sourceRoot":"","sources":["../../../../src/react/dialog/dialog/dialog.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,
|
|
1
|
+
{"version":3,"file":"dialog.component.d.ts","sourceRoot":"","sources":["../../../../src/react/dialog/dialog/dialog.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,0CAA0C,CAAC;AAGtG,OAAO,OAAO,sBAAuB,SAAQ,gBAAgB;IAE3D,IAAW,OAAO,CAAC,KAAK,EAAE,MAAM,GAAG,gBAAgB,CAAC,SAAS,CAAC,EAE7D;IAED,IAAW,OAAO,IAAI,MAAM,GAAG,gBAAgB,CAAC,SAAS,CAAC,CAEzD;CAEF;AAKD,eAAO,MAAM,SAAS;mBAKgB,SAAS,CAAC,mBAAmB,CAAC;aAC1C,SAAS,CAAC,mBAAmB,CAAC;kBACpB,SAAS,CAAC,KAAK,CAAC;YAC5B,SAAS,CAAC,KAAK,CAAC;EAGtC,CAAC"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { c as o } from "../../create-component-CKeyO4mV.js";
|
|
2
2
|
import { SbbDialogElement as e } from "@sbb-esta/lyne-elements/dialog/dialog.js";
|
|
3
|
-
import "@sbb-esta/lyne-elements/core/interfaces.js";
|
|
4
3
|
import n from "react";
|
|
5
4
|
const t = e, s = o({
|
|
6
5
|
tagName: "sbb-dialog",
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import { EventName } from '../core.js';
|
|
2
|
-
import { SbbOverlayElement } from '@sbb-esta/lyne-elements/overlay.js';
|
|
3
|
-
import { SbbOverlayCloseEventDetails } from '@sbb-esta/lyne-elements/core/interfaces.js';
|
|
2
|
+
import { SbbOverlayElement, SbbOverlayCloseEvent } from '@sbb-esta/lyne-elements/overlay.js';
|
|
4
3
|
declare class SbbOverlayComponentType extends SbbOverlayElement {
|
|
5
4
|
set trigger(value: string | SbbOverlayElement['trigger']);
|
|
6
5
|
get trigger(): string | SbbOverlayElement['trigger'];
|
|
7
6
|
}
|
|
8
7
|
export declare const SbbOverlay: import('../core.js').ReactWebComponent<SbbOverlayComponentType, {
|
|
9
|
-
onBeforeclose: EventName<
|
|
10
|
-
onClose: EventName<
|
|
8
|
+
onBeforeclose: EventName<SbbOverlayCloseEvent>;
|
|
9
|
+
onClose: EventName<SbbOverlayCloseEvent>;
|
|
11
10
|
onBeforeopen: EventName<Event>;
|
|
12
11
|
onOpen: EventName<Event>;
|
|
13
12
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"overlay.component.d.ts","sourceRoot":"","sources":["../../../src/react/overlay/overlay.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,iBAAiB,EAAE,
|
|
1
|
+
{"version":3,"file":"overlay.component.d.ts","sourceRoot":"","sources":["../../../src/react/overlay/overlay.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,iBAAiB,EAAE,KAAK,oBAAoB,EAAE,MAAM,oCAAoC,CAAC;AAGlG,OAAO,OAAO,uBAAwB,SAAQ,iBAAiB;IAE7D,IAAW,OAAO,CAAC,KAAK,EAAE,MAAM,GAAG,iBAAiB,CAAC,SAAS,CAAC,EAE9D;IAED,IAAW,OAAO,IAAI,MAAM,GAAG,iBAAiB,CAAC,SAAS,CAAC,CAE1D;CAEF;AAKD,eAAO,MAAM,UAAU;mBAKe,SAAS,CAAC,oBAAoB,CAAC;aAC3C,SAAS,CAAC,oBAAoB,CAAC;kBACrB,SAAS,CAAC,KAAK,CAAC;YAC5B,SAAS,CAAC,KAAK,CAAC;EAGtC,CAAC"}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { c as e } from "../create-component-CKeyO4mV.js";
|
|
2
2
|
import { SbbOverlayElement as o } from "@sbb-esta/lyne-elements/overlay.js";
|
|
3
|
-
import "
|
|
4
|
-
|
|
5
|
-
const n = o, s = e({
|
|
3
|
+
import n from "react";
|
|
4
|
+
const r = o, s = e({
|
|
6
5
|
tagName: "sbb-overlay",
|
|
7
|
-
elementClass:
|
|
8
|
-
react:
|
|
6
|
+
elementClass: r,
|
|
7
|
+
react: n,
|
|
9
8
|
events: {
|
|
10
9
|
onBeforeclose: "beforeclose",
|
|
11
10
|
onClose: "close",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sbb-esta/lyne-react",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.3.0",
|
|
4
4
|
"description": "Lyne Design System React Library",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"design system",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
],
|
|
11
11
|
"type": "module",
|
|
12
12
|
"peerDependencies": {
|
|
13
|
-
"@sbb-esta/lyne-elements": "4.
|
|
13
|
+
"@sbb-esta/lyne-elements": "4.3.0",
|
|
14
14
|
"react": "^18.2.0 || ^19.0.0"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
@@ -213,6 +213,16 @@
|
|
|
213
213
|
"development": "./development/button/mini-button-group.js",
|
|
214
214
|
"default": "./button/mini-button-group.js"
|
|
215
215
|
},
|
|
216
|
+
"./button/mini-button-link": {
|
|
217
|
+
"types": "./development/button/mini-button-link.d.ts",
|
|
218
|
+
"development": "./development/button/mini-button-link.js",
|
|
219
|
+
"default": "./button/mini-button-link.js"
|
|
220
|
+
},
|
|
221
|
+
"./button/mini-button-link.js": {
|
|
222
|
+
"types": "./development/button/mini-button-link.d.ts",
|
|
223
|
+
"development": "./development/button/mini-button-link.js",
|
|
224
|
+
"default": "./button/mini-button-link.js"
|
|
225
|
+
},
|
|
216
226
|
"./button/secondary-button": {
|
|
217
227
|
"types": "./development/button/secondary-button.d.ts",
|
|
218
228
|
"development": "./development/button/secondary-button.js",
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { EventName } from '../../core.js';
|
|
2
|
+
import { SbbStepperElement, SbbStepChangeEvent } from '@sbb-esta/lyne-elements/stepper/stepper.js';
|
|
3
|
+
export declare const SbbStepper: import('../../core.js').ReactWebComponent<SbbStepperElement, {
|
|
4
|
+
onStepchange: EventName<SbbStepChangeEvent>;
|
|
5
|
+
}>;
|
|
3
6
|
//# sourceMappingURL=stepper.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stepper.component.d.ts","sourceRoot":"","sources":["../../../../src/react/stepper/stepper/stepper.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"stepper.component.d.ts","sourceRoot":"","sources":["../../../../src/react/stepper/stepper/stepper.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,iBAAiB,EAAE,KAAK,kBAAkB,EAAE,MAAM,4CAA4C,CAAC;AAIxG,eAAO,MAAM,UAAU;kBAKa,SAAS,CAAC,kBAAkB,CAAC;EAG/D,CAAC"}
|
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
import { c as e } from "../../create-component-CKeyO4mV.js";
|
|
2
2
|
import { SbbStepperElement as t } from "@sbb-esta/lyne-elements/stepper/stepper.js";
|
|
3
|
-
import
|
|
4
|
-
const
|
|
3
|
+
import p from "react";
|
|
4
|
+
const n = e({
|
|
5
5
|
tagName: "sbb-stepper",
|
|
6
6
|
elementClass: t,
|
|
7
|
-
react:
|
|
7
|
+
react: p,
|
|
8
|
+
events: {
|
|
9
|
+
onStepchange: "stepchange"
|
|
10
|
+
}
|
|
8
11
|
});
|
|
9
12
|
export {
|
|
10
|
-
|
|
13
|
+
n as SbbStepper
|
|
11
14
|
};
|