@sbb-esta/lyne-react 1.16.0 → 2.0.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/alert/alert-group.d.ts +0 -2
- package/alert/alert-group.d.ts.map +1 -1
- package/alert/alert-group.js +5 -7
- package/alert/alert.d.ts +0 -1
- package/alert/alert.d.ts.map +1 -1
- package/alert/alert.js +3 -4
- package/button/accent-button-link.d.ts +3 -0
- package/button/accent-button-link.d.ts.map +1 -0
- package/button/accent-button-link.js +11 -0
- package/button/accent-button-static.d.ts +3 -0
- package/button/accent-button-static.d.ts.map +1 -0
- package/button/accent-button-static.js +11 -0
- package/button/accent-button.d.ts +3 -0
- package/button/accent-button.d.ts.map +1 -0
- package/button/accent-button.js +11 -0
- package/button.d.ts +3 -3
- package/button.d.ts.map +1 -1
- package/button.js +28 -28
- package/checkbox/checkbox-panel.d.ts +0 -1
- package/checkbox/checkbox-panel.d.ts.map +1 -1
- package/checkbox/checkbox-panel.js +0 -1
- package/checkbox/checkbox.d.ts +0 -1
- package/checkbox/checkbox.d.ts.map +1 -1
- package/checkbox/checkbox.js +4 -5
- package/chip-label.d.ts +3 -0
- package/chip-label.d.ts.map +1 -0
- package/chip-label.js +11 -0
- package/datepicker/datepicker.d.ts +1 -1
- package/datepicker/datepicker.d.ts.map +1 -1
- package/datepicker/datepicker.js +3 -3
- package/development/alert/alert-group.d.ts +0 -2
- package/development/alert/alert-group.d.ts.map +1 -1
- package/development/alert/alert-group.js +0 -2
- package/development/alert/alert.d.ts +0 -1
- package/development/alert/alert.d.ts.map +1 -1
- package/development/alert/alert.js +1 -2
- package/development/button/accent-button-link.d.ts +3 -0
- package/development/button/accent-button-link.d.ts.map +1 -0
- package/development/button/accent-button-link.js +11 -0
- package/development/button/accent-button-static.d.ts +3 -0
- package/development/button/accent-button-static.d.ts.map +1 -0
- package/development/button/accent-button-static.js +11 -0
- package/development/button/accent-button.d.ts +3 -0
- package/development/button/accent-button.d.ts.map +1 -0
- package/development/button/accent-button.js +11 -0
- package/development/button.d.ts +3 -3
- package/development/button.d.ts.map +1 -1
- package/development/button.js +6 -6
- package/development/checkbox/checkbox-panel.d.ts +0 -1
- package/development/checkbox/checkbox-panel.d.ts.map +1 -1
- package/development/checkbox/checkbox-panel.js +0 -1
- package/development/checkbox/checkbox.d.ts +0 -1
- package/development/checkbox/checkbox.d.ts.map +1 -1
- package/development/checkbox/checkbox.js +0 -1
- package/development/chip-label.d.ts +3 -0
- package/development/chip-label.d.ts.map +1 -0
- package/development/chip-label.js +11 -0
- package/development/datepicker/datepicker.d.ts +1 -1
- package/development/datepicker/datepicker.d.ts.map +1 -1
- package/development/datepicker/datepicker.js +1 -1
- package/development/file-selector/file-selector-dropzone.d.ts +8 -0
- package/development/file-selector/file-selector-dropzone.d.ts.map +1 -0
- package/development/file-selector/file-selector-dropzone.js +16 -0
- package/development/file-selector/file-selector.d.ts +8 -0
- package/development/file-selector/file-selector.d.ts.map +1 -0
- package/development/file-selector/file-selector.js +16 -0
- package/development/file-selector.d.ts +2 -7
- package/development/file-selector.d.ts.map +1 -1
- package/development/file-selector.js +4 -14
- package/development/loading-indicator-circle.d.ts +3 -0
- package/development/loading-indicator-circle.d.ts.map +1 -0
- package/development/loading-indicator-circle.js +11 -0
- package/development/radio-button/radio-button-group.d.ts +2 -4
- package/development/radio-button/radio-button-group.d.ts.map +1 -1
- package/development/radio-button/radio-button-group.js +1 -3
- package/development/radio-button/radio-button-panel.d.ts +5 -1
- package/development/radio-button/radio-button-panel.d.ts.map +1 -1
- package/development/radio-button/radio-button-panel.js +5 -1
- package/development/radio-button/radio-button.d.ts +5 -1
- package/development/radio-button/radio-button.d.ts.map +1 -1
- package/development/radio-button/radio-button.js +5 -1
- package/development/select.d.ts +0 -1
- package/development/select.d.ts.map +1 -1
- package/development/select.js +0 -1
- package/development/toggle/toggle.d.ts +0 -1
- package/development/toggle/toggle.d.ts.map +1 -1
- package/development/toggle/toggle.js +0 -1
- package/development/toggle-check.d.ts +0 -1
- package/development/toggle-check.d.ts.map +1 -1
- package/development/toggle-check.js +0 -1
- package/file-selector/file-selector-dropzone.d.ts +8 -0
- package/file-selector/file-selector-dropzone.d.ts.map +1 -0
- package/file-selector/file-selector-dropzone.js +16 -0
- package/file-selector/file-selector.d.ts +8 -0
- package/file-selector/file-selector.d.ts.map +1 -0
- package/file-selector/file-selector.js +16 -0
- package/file-selector.d.ts +2 -7
- package/file-selector.d.ts.map +1 -1
- package/file-selector.js +4 -14
- package/loading-indicator-circle.d.ts +3 -0
- package/loading-indicator-circle.d.ts.map +1 -0
- package/loading-indicator-circle.js +11 -0
- package/package.json +71 -41
- package/radio-button/radio-button-group.d.ts +2 -4
- package/radio-button/radio-button-group.d.ts.map +1 -1
- package/radio-button/radio-button-group.js +3 -5
- package/radio-button/radio-button-panel.d.ts +5 -1
- package/radio-button/radio-button-panel.d.ts.map +1 -1
- package/radio-button/radio-button-panel.js +8 -4
- package/radio-button/radio-button.d.ts +5 -1
- package/radio-button/radio-button.d.ts.map +1 -1
- package/radio-button/radio-button.js +7 -3
- package/select.d.ts +0 -1
- package/select.d.ts.map +1 -1
- package/select.js +0 -1
- package/toggle/toggle.d.ts +0 -1
- package/toggle/toggle.d.ts.map +1 -1
- package/toggle/toggle.js +2 -3
- package/toggle-check.d.ts +0 -1
- package/toggle-check.d.ts.map +1 -1
- package/toggle-check.js +4 -5
- package/button/tertiary-button-link.d.ts +0 -3
- package/button/tertiary-button-link.d.ts.map +0 -1
- package/button/tertiary-button-link.js +0 -11
- package/button/tertiary-button-static.d.ts +0 -3
- package/button/tertiary-button-static.d.ts.map +0 -1
- package/button/tertiary-button-static.js +0 -11
- package/button/tertiary-button.d.ts +0 -3
- package/button/tertiary-button.d.ts.map +0 -1
- package/button/tertiary-button.js +0 -11
- package/chip.d.ts +0 -3
- package/chip.d.ts.map +0 -1
- package/chip.js +0 -11
- package/development/button/tertiary-button-link.d.ts +0 -3
- package/development/button/tertiary-button-link.d.ts.map +0 -1
- package/development/button/tertiary-button-link.js +0 -11
- package/development/button/tertiary-button-static.d.ts +0 -3
- package/development/button/tertiary-button-static.d.ts.map +0 -1
- package/development/button/tertiary-button-static.js +0 -11
- package/development/button/tertiary-button.d.ts +0 -3
- package/development/button/tertiary-button.d.ts.map +0 -1
- package/development/button/tertiary-button.js +0 -11
- package/development/chip.d.ts +0 -3
- package/development/chip.d.ts.map +0 -1
- package/development/chip.js +0 -11
package/alert/alert-group.d.ts
CHANGED
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { EventName } from '../core.js';
|
|
2
2
|
import { SbbAlertGroupElement } from '@sbb-esta/lyne-elements/alert/alert-group.js';
|
|
3
|
-
import { SbbAlertElement } from '@sbb-esta/lyne-elements/alert/alert.js';
|
|
4
3
|
export declare const SbbAlertGroup: import('../core.js').ReactWebComponent<SbbAlertGroupElement, {
|
|
5
|
-
onDidDismissAlert: EventName<CustomEvent<SbbAlertElement>>;
|
|
6
4
|
onEmpty: EventName<CustomEvent<void>>;
|
|
7
5
|
}>;
|
|
8
6
|
//# sourceMappingURL=alert-group.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"alert-group.d.ts","sourceRoot":"","sources":["../../../src/react/alert/alert-group.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,oBAAoB,EAAE,MAAM,8CAA8C,CAAC;
|
|
1
|
+
{"version":3,"file":"alert-group.d.ts","sourceRoot":"","sources":["../../../src/react/alert/alert-group.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,oBAAoB,EAAE,MAAM,8CAA8C,CAAC;AAIpF,eAAO,MAAM,aAAa;aAKF,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAGlD,CAAC"}
|
package/alert/alert-group.js
CHANGED
|
@@ -1,16 +1,14 @@
|
|
|
1
|
-
import { c as
|
|
2
|
-
import { SbbAlertGroupElement as
|
|
3
|
-
import "@sbb-esta/lyne-elements/alert/alert.js";
|
|
1
|
+
import { c as e } from "../create-component-DKl3-Au3.js";
|
|
2
|
+
import { SbbAlertGroupElement as t } from "@sbb-esta/lyne-elements/alert/alert-group.js";
|
|
4
3
|
import r from "react";
|
|
5
|
-
const
|
|
4
|
+
const a = e({
|
|
6
5
|
tagName: "sbb-alert-group",
|
|
7
|
-
elementClass:
|
|
6
|
+
elementClass: t,
|
|
8
7
|
react: r,
|
|
9
8
|
events: {
|
|
10
|
-
onDidDismissAlert: "didDismissAlert",
|
|
11
9
|
onEmpty: "empty"
|
|
12
10
|
}
|
|
13
11
|
});
|
|
14
12
|
export {
|
|
15
|
-
|
|
13
|
+
a as SbbAlertGroup
|
|
16
14
|
};
|
package/alert/alert.d.ts
CHANGED
|
@@ -5,6 +5,5 @@ export declare const SbbAlert: import('../core.js').ReactWebComponent<SbbAlertEl
|
|
|
5
5
|
onDidOpen: EventName<CustomEvent<void>>;
|
|
6
6
|
onWillClose: EventName<CustomEvent<void>>;
|
|
7
7
|
onDidClose: EventName<CustomEvent<void>>;
|
|
8
|
-
onDismissalRequested: EventName<CustomEvent<void>>;
|
|
9
8
|
}>;
|
|
10
9
|
//# sourceMappingURL=alert.d.ts.map
|
package/alert/alert.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../src/react/alert/alert.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,eAAe,EAAE,MAAM,wCAAwC,CAAC;AAIzE,eAAO,MAAM,QAAQ;gBAKS,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;eAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;iBACxB,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;gBAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../src/react/alert/alert.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,eAAe,EAAE,MAAM,wCAAwC,CAAC;AAIzE,eAAO,MAAM,QAAQ;gBAKS,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;eAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;iBACxB,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;gBAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAGxD,CAAC"}
|
package/alert/alert.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { c as e } from "../create-component-DKl3-Au3.js";
|
|
2
2
|
import { SbbAlertElement as l } from "@sbb-esta/lyne-elements/alert/alert.js";
|
|
3
3
|
import o from "react";
|
|
4
|
-
const
|
|
4
|
+
const i = e({
|
|
5
5
|
tagName: "sbb-alert",
|
|
6
6
|
elementClass: l,
|
|
7
7
|
react: o,
|
|
@@ -9,10 +9,9 @@ const n = e({
|
|
|
9
9
|
onWillOpen: "willOpen",
|
|
10
10
|
onDidOpen: "didOpen",
|
|
11
11
|
onWillClose: "willClose",
|
|
12
|
-
onDidClose: "didClose"
|
|
13
|
-
onDismissalRequested: "dismissalRequested"
|
|
12
|
+
onDidClose: "didClose"
|
|
14
13
|
}
|
|
15
14
|
});
|
|
16
15
|
export {
|
|
17
|
-
|
|
16
|
+
i as SbbAlert
|
|
18
17
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accent-button-link.d.ts","sourceRoot":"","sources":["../../../src/react/button/accent-button-link.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,0BAA0B,EAAE,MAAM,sDAAsD,CAAC;AAIlG,eAAO,MAAM,mBAAmB,wEAI9B,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { c as t } from "../create-component-DKl3-Au3.js";
|
|
2
|
+
import { SbbAccentButtonLinkElement as e } from "@sbb-esta/lyne-elements/button/accent-button-link.js";
|
|
3
|
+
import n from "react";
|
|
4
|
+
const r = t({
|
|
5
|
+
tagName: "sbb-accent-button-link",
|
|
6
|
+
elementClass: e,
|
|
7
|
+
react: n
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
r as SbbAccentButtonLink
|
|
11
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accent-button-static.d.ts","sourceRoot":"","sources":["../../../src/react/button/accent-button-static.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,4BAA4B,EAAE,MAAM,wDAAwD,CAAC;AAItG,eAAO,MAAM,qBAAqB,0EAIhC,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { c as t } from "../create-component-DKl3-Au3.js";
|
|
2
|
+
import { SbbAccentButtonStaticElement as e } from "@sbb-esta/lyne-elements/button/accent-button-static.js";
|
|
3
|
+
import c from "react";
|
|
4
|
+
const m = t({
|
|
5
|
+
tagName: "sbb-accent-button-static",
|
|
6
|
+
elementClass: e,
|
|
7
|
+
react: c
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
m as SbbAccentButtonStatic
|
|
11
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accent-button.d.ts","sourceRoot":"","sources":["../../../src/react/button/accent-button.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iDAAiD,CAAC;AAIzF,eAAO,MAAM,eAAe,oEAI1B,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { c as t } from "../create-component-DKl3-Au3.js";
|
|
2
|
+
import { SbbAccentButtonElement as e } from "@sbb-esta/lyne-elements/button/accent-button.js";
|
|
3
|
+
import o from "react";
|
|
4
|
+
const r = t({
|
|
5
|
+
tagName: "sbb-accent-button",
|
|
6
|
+
elementClass: e,
|
|
7
|
+
react: o
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
r as SbbAccentButton
|
|
11
|
+
};
|
package/button.d.ts
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
export * from './button/accent-button-link.js';
|
|
2
|
+
export * from './button/accent-button-static.js';
|
|
3
|
+
export * from './button/accent-button.js';
|
|
1
4
|
export * from './button/button-link.js';
|
|
2
5
|
export * from './button/button-static.js';
|
|
3
6
|
export * from './button/button.js';
|
|
@@ -6,9 +9,6 @@ export * from './button/mini-button.js';
|
|
|
6
9
|
export * from './button/secondary-button-link.js';
|
|
7
10
|
export * from './button/secondary-button-static.js';
|
|
8
11
|
export * from './button/secondary-button.js';
|
|
9
|
-
export * from './button/tertiary-button-link.js';
|
|
10
|
-
export * from './button/tertiary-button-static.js';
|
|
11
|
-
export * from './button/tertiary-button.js';
|
|
12
12
|
export * from './button/transparent-button-link.js';
|
|
13
13
|
export * from './button/transparent-button-static.js';
|
|
14
14
|
export * from './button/transparent-button.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,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,yBAAyB,CAAC;AACxC,cAAc,mCAAmC,CAAC;AAClD,cAAc,qCAAqC,CAAC;AACpD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,
|
|
1
|
+
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../src/react/button.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAC;AAC/C,cAAc,kCAAkC,CAAC;AACjD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,yBAAyB,CAAC;AACxC,cAAc,mCAAmC,CAAC;AAClD,cAAc,qCAAqC,CAAC;AACpD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,qCAAqC,CAAC;AACpD,cAAc,uCAAuC,CAAC;AACtD,cAAc,gCAAgC,CAAC"}
|
package/button.js
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import { SbbTransparentButtonLink as
|
|
13
|
-
import { SbbTransparentButtonStatic as
|
|
14
|
-
import { SbbTransparentButton as
|
|
1
|
+
import { SbbAccentButtonLink as r } from "./button/accent-button-link.js";
|
|
2
|
+
import { SbbAccentButtonStatic as b } from "./button/accent-button-static.js";
|
|
3
|
+
import { SbbAccentButton as S } from "./button/accent-button.js";
|
|
4
|
+
import { SbbButtonLink as u } from "./button/button-link.js";
|
|
5
|
+
import { SbbButtonStatic as m } from "./button/button-static.js";
|
|
6
|
+
import { SbbButton as B } from "./button/button.js";
|
|
7
|
+
import { SbbMiniButtonGroup as c } from "./button/mini-button-group.js";
|
|
8
|
+
import { SbbMiniButton as k } from "./button/mini-button.js";
|
|
9
|
+
import { SbbSecondaryButtonLink as d } from "./button/secondary-button-link.js";
|
|
10
|
+
import { SbbSecondaryButtonStatic as y } from "./button/secondary-button-static.js";
|
|
11
|
+
import { SbbSecondaryButton as T } from "./button/secondary-button.js";
|
|
12
|
+
import { SbbTransparentButtonLink as G } from "./button/transparent-button-link.js";
|
|
13
|
+
import { SbbTransparentButtonStatic as h } from "./button/transparent-button-static.js";
|
|
14
|
+
import { SbbTransparentButton as l } from "./button/transparent-button.js";
|
|
15
15
|
export {
|
|
16
|
-
S as
|
|
17
|
-
r as
|
|
18
|
-
b as
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
16
|
+
S as SbbAccentButton,
|
|
17
|
+
r as SbbAccentButtonLink,
|
|
18
|
+
b as SbbAccentButtonStatic,
|
|
19
|
+
B as SbbButton,
|
|
20
|
+
u as SbbButtonLink,
|
|
21
|
+
m as SbbButtonStatic,
|
|
22
|
+
k as SbbMiniButton,
|
|
23
|
+
c as SbbMiniButtonGroup,
|
|
24
|
+
T as SbbSecondaryButton,
|
|
25
|
+
d as SbbSecondaryButtonLink,
|
|
26
|
+
y as SbbSecondaryButtonStatic,
|
|
27
|
+
l as SbbTransparentButton,
|
|
28
|
+
G as SbbTransparentButtonLink,
|
|
29
|
+
h as SbbTransparentButtonStatic
|
|
30
30
|
};
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { EventName } from '../core.js';
|
|
2
2
|
import { SbbCheckboxPanelElement } from '@sbb-esta/lyne-elements/checkbox/checkbox-panel.js';
|
|
3
3
|
export declare const SbbCheckboxPanel: import('../core.js').ReactWebComponent<SbbCheckboxPanelElement, {
|
|
4
|
-
onDidChange: EventName<CustomEvent<void>>;
|
|
5
4
|
onChange: EventName<Event>;
|
|
6
5
|
onInput: EventName<InputEvent>;
|
|
7
6
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkbox-panel.d.ts","sourceRoot":"","sources":["../../../src/react/checkbox/checkbox-panel.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,uBAAuB,EAAE,MAAM,oDAAoD,CAAC;AAI7F,eAAO,MAAM,gBAAgB;
|
|
1
|
+
{"version":3,"file":"checkbox-panel.d.ts","sourceRoot":"","sources":["../../../src/react/checkbox/checkbox-panel.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,uBAAuB,EAAE,MAAM,oDAAoD,CAAC;AAI7F,eAAO,MAAM,gBAAgB;cAKH,SAAS,CAAC,KAAK,CAAC;aAClB,SAAS,CAAC,UAAU,CAAC;EAG3C,CAAC"}
|
package/checkbox/checkbox.d.ts
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { EventName } from '../core.js';
|
|
2
2
|
import { SbbCheckboxElement } from '@sbb-esta/lyne-elements/checkbox/checkbox.js';
|
|
3
3
|
export declare const SbbCheckbox: import('../core.js').ReactWebComponent<SbbCheckboxElement, {
|
|
4
|
-
onDidChange: EventName<CustomEvent<void>>;
|
|
5
4
|
onChange: EventName<Event>;
|
|
6
5
|
onInput: EventName<InputEvent>;
|
|
7
6
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkbox.d.ts","sourceRoot":"","sources":["../../../src/react/checkbox/checkbox.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,kBAAkB,EAAE,MAAM,8CAA8C,CAAC;AAIlF,eAAO,MAAM,WAAW;
|
|
1
|
+
{"version":3,"file":"checkbox.d.ts","sourceRoot":"","sources":["../../../src/react/checkbox/checkbox.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,kBAAkB,EAAE,MAAM,8CAA8C,CAAC;AAIlF,eAAO,MAAM,WAAW;cAKE,SAAS,CAAC,KAAK,CAAC;aAClB,SAAS,CAAC,UAAU,CAAC;EAG3C,CAAC"}
|
package/checkbox/checkbox.js
CHANGED
|
@@ -1,16 +1,15 @@
|
|
|
1
1
|
import { c as e } from "../create-component-DKl3-Au3.js";
|
|
2
2
|
import { SbbCheckboxElement as o } from "@sbb-esta/lyne-elements/checkbox/checkbox.js";
|
|
3
|
-
import
|
|
4
|
-
const
|
|
3
|
+
import t from "react";
|
|
4
|
+
const c = e({
|
|
5
5
|
tagName: "sbb-checkbox",
|
|
6
6
|
elementClass: o,
|
|
7
|
-
react:
|
|
7
|
+
react: t,
|
|
8
8
|
events: {
|
|
9
|
-
onDidChange: "didChange",
|
|
10
9
|
onChange: "change",
|
|
11
10
|
onInput: "input"
|
|
12
11
|
}
|
|
13
12
|
});
|
|
14
13
|
export {
|
|
15
|
-
|
|
14
|
+
c as SbbCheckbox
|
|
16
15
|
};
|
package/chip-label.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"chip-label.d.ts","sourceRoot":"","sources":["../../src/react/chip-label.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,mBAAmB,EAAE,MAAM,uCAAuC,CAAC;AAI5E,eAAO,MAAM,YAAY,gEAIvB,CAAC"}
|
package/chip-label.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { c as e } from "./create-component-DKl3-Au3.js";
|
|
2
|
+
import { SbbChipLabelElement as t } from "@sbb-esta/lyne-elements/chip-label.js";
|
|
3
|
+
import m from "react";
|
|
4
|
+
const r = e({
|
|
5
|
+
tagName: "sbb-chip-label",
|
|
6
|
+
elementClass: t,
|
|
7
|
+
react: m
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
r as SbbChipLabel
|
|
11
|
+
};
|
|
@@ -2,8 +2,8 @@ import { EventName } from '../core.js';
|
|
|
2
2
|
import { SbbDatepickerElement, SbbInputUpdateEvent } from '@sbb-esta/lyne-elements/datepicker/datepicker.js';
|
|
3
3
|
import { SbbValidationChangeEvent } from '@sbb-esta/lyne-elements/core/interfaces.js';
|
|
4
4
|
export declare const SbbDatepicker: import('../core.js').ReactWebComponent<SbbDatepickerElement<Date>, {
|
|
5
|
-
onDidChange: EventName<CustomEvent<void>>;
|
|
6
5
|
onChange: EventName<CustomEvent<void>>;
|
|
6
|
+
onInput: EventName<CustomEvent<void>>;
|
|
7
7
|
onInputUpdated: EventName<CustomEvent<SbbInputUpdateEvent>>;
|
|
8
8
|
onDatePickerUpdated: EventName<CustomEvent<void>>;
|
|
9
9
|
onValidationChange: EventName<CustomEvent<SbbValidationChangeEvent>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"datepicker.d.ts","sourceRoot":"","sources":["../../../src/react/datepicker/datepicker.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,oBAAoB,EAAE,KAAK,mBAAmB,EAAE,MAAM,kDAAkD,CAAC;AACpH,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,4CAA4C,CAAC;AAIzF,eAAO,MAAM,aAAa;
|
|
1
|
+
{"version":3,"file":"datepicker.d.ts","sourceRoot":"","sources":["../../../src/react/datepicker/datepicker.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,oBAAoB,EAAE,KAAK,mBAAmB,EAAE,MAAM,kDAAkD,CAAC;AACpH,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,4CAA4C,CAAC;AAIzF,eAAO,MAAM,aAAa;cAKA,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;aAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;oBACd,SAAS,CAAC,WAAW,CAAC,mBAAmB,CAAC,CAAC;yBACjC,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;wBAC9B,SAAS,CAAC,WAAW,CAAC,wBAAwB,CAAC,CAAC;EAG5F,CAAC"}
|
package/datepicker/datepicker.js
CHANGED
|
@@ -2,18 +2,18 @@ import { c as e } from "../create-component-DKl3-Au3.js";
|
|
|
2
2
|
import { SbbDatepickerElement as t } from "@sbb-esta/lyne-elements/datepicker/datepicker.js";
|
|
3
3
|
import "@sbb-esta/lyne-elements/core/interfaces.js";
|
|
4
4
|
import a from "react";
|
|
5
|
-
const
|
|
5
|
+
const r = e({
|
|
6
6
|
tagName: "sbb-datepicker",
|
|
7
7
|
elementClass: t,
|
|
8
8
|
react: a,
|
|
9
9
|
events: {
|
|
10
|
-
onDidChange: "didChange",
|
|
11
10
|
onChange: "change",
|
|
11
|
+
onInput: "input",
|
|
12
12
|
onInputUpdated: "inputUpdated",
|
|
13
13
|
onDatePickerUpdated: "datePickerUpdated",
|
|
14
14
|
onValidationChange: "validationChange"
|
|
15
15
|
}
|
|
16
16
|
});
|
|
17
17
|
export {
|
|
18
|
-
|
|
18
|
+
r as SbbDatepicker
|
|
19
19
|
};
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { EventName } from '../core.js';
|
|
2
2
|
import { SbbAlertGroupElement } from '@sbb-esta/lyne-elements/alert/alert-group.js';
|
|
3
|
-
import { SbbAlertElement } from '@sbb-esta/lyne-elements/alert/alert.js';
|
|
4
3
|
export declare const SbbAlertGroup: import('../core.js').ReactWebComponent<SbbAlertGroupElement, {
|
|
5
|
-
onDidDismissAlert: EventName<CustomEvent<SbbAlertElement>>;
|
|
6
4
|
onEmpty: EventName<CustomEvent<void>>;
|
|
7
5
|
}>;
|
|
8
6
|
//# sourceMappingURL=alert-group.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"alert-group.d.ts","sourceRoot":"","sources":["../../../../src/react/alert/alert-group.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,oBAAoB,EAAE,MAAM,8CAA8C,CAAC;
|
|
1
|
+
{"version":3,"file":"alert-group.d.ts","sourceRoot":"","sources":["../../../../src/react/alert/alert-group.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,oBAAoB,EAAE,MAAM,8CAA8C,CAAC;AAIpF,eAAO,MAAM,aAAa;aAKF,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAGlD,CAAC"}
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { c as createComponent } from "../create-component-CSki5eOq.js";
|
|
2
2
|
import { SbbAlertGroupElement } from "@sbb-esta/lyne-elements/alert/alert-group.js";
|
|
3
|
-
import "@sbb-esta/lyne-elements/alert/alert.js";
|
|
4
3
|
import react from "react";
|
|
5
4
|
const SbbAlertGroup = createComponent({
|
|
6
5
|
tagName: "sbb-alert-group",
|
|
7
6
|
elementClass: SbbAlertGroupElement,
|
|
8
7
|
react,
|
|
9
8
|
events: {
|
|
10
|
-
"onDidDismissAlert": "didDismissAlert",
|
|
11
9
|
"onEmpty": "empty"
|
|
12
10
|
}
|
|
13
11
|
});
|
|
@@ -5,6 +5,5 @@ export declare const SbbAlert: import('../core.js').ReactWebComponent<SbbAlertEl
|
|
|
5
5
|
onDidOpen: EventName<CustomEvent<void>>;
|
|
6
6
|
onWillClose: EventName<CustomEvent<void>>;
|
|
7
7
|
onDidClose: EventName<CustomEvent<void>>;
|
|
8
|
-
onDismissalRequested: EventName<CustomEvent<void>>;
|
|
9
8
|
}>;
|
|
10
9
|
//# sourceMappingURL=alert.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../../src/react/alert/alert.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,eAAe,EAAE,MAAM,wCAAwC,CAAC;AAIzE,eAAO,MAAM,QAAQ;gBAKS,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;eAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;iBACxB,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;gBAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../../src/react/alert/alert.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,eAAe,EAAE,MAAM,wCAAwC,CAAC;AAIzE,eAAO,MAAM,QAAQ;gBAKS,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;eAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;iBACxB,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;gBAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAGxD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accent-button-link.d.ts","sourceRoot":"","sources":["../../../../src/react/button/accent-button-link.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,0BAA0B,EAAE,MAAM,sDAAsD,CAAC;AAIlG,eAAO,MAAM,mBAAmB,wEAI9B,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { c as createComponent } from "../create-component-CSki5eOq.js";
|
|
2
|
+
import { SbbAccentButtonLinkElement } from "@sbb-esta/lyne-elements/button/accent-button-link.js";
|
|
3
|
+
import react from "react";
|
|
4
|
+
const SbbAccentButtonLink = createComponent({
|
|
5
|
+
tagName: "sbb-accent-button-link",
|
|
6
|
+
elementClass: SbbAccentButtonLinkElement,
|
|
7
|
+
react
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
SbbAccentButtonLink
|
|
11
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accent-button-static.d.ts","sourceRoot":"","sources":["../../../../src/react/button/accent-button-static.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,4BAA4B,EAAE,MAAM,wDAAwD,CAAC;AAItG,eAAO,MAAM,qBAAqB,0EAIhC,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { c as createComponent } from "../create-component-CSki5eOq.js";
|
|
2
|
+
import { SbbAccentButtonStaticElement } from "@sbb-esta/lyne-elements/button/accent-button-static.js";
|
|
3
|
+
import react from "react";
|
|
4
|
+
const SbbAccentButtonStatic = createComponent({
|
|
5
|
+
tagName: "sbb-accent-button-static",
|
|
6
|
+
elementClass: SbbAccentButtonStaticElement,
|
|
7
|
+
react
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
SbbAccentButtonStatic
|
|
11
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accent-button.d.ts","sourceRoot":"","sources":["../../../../src/react/button/accent-button.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iDAAiD,CAAC;AAIzF,eAAO,MAAM,eAAe,oEAI1B,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { c as createComponent } from "../create-component-CSki5eOq.js";
|
|
2
|
+
import { SbbAccentButtonElement } from "@sbb-esta/lyne-elements/button/accent-button.js";
|
|
3
|
+
import react from "react";
|
|
4
|
+
const SbbAccentButton = createComponent({
|
|
5
|
+
tagName: "sbb-accent-button",
|
|
6
|
+
elementClass: SbbAccentButtonElement,
|
|
7
|
+
react
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
SbbAccentButton
|
|
11
|
+
};
|
package/development/button.d.ts
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
export * from './button/accent-button-link.js';
|
|
2
|
+
export * from './button/accent-button-static.js';
|
|
3
|
+
export * from './button/accent-button.js';
|
|
1
4
|
export * from './button/button-link.js';
|
|
2
5
|
export * from './button/button-static.js';
|
|
3
6
|
export * from './button/button.js';
|
|
@@ -6,9 +9,6 @@ export * from './button/mini-button.js';
|
|
|
6
9
|
export * from './button/secondary-button-link.js';
|
|
7
10
|
export * from './button/secondary-button-static.js';
|
|
8
11
|
export * from './button/secondary-button.js';
|
|
9
|
-
export * from './button/tertiary-button-link.js';
|
|
10
|
-
export * from './button/tertiary-button-static.js';
|
|
11
|
-
export * from './button/tertiary-button.js';
|
|
12
12
|
export * from './button/transparent-button-link.js';
|
|
13
13
|
export * from './button/transparent-button-static.js';
|
|
14
14
|
export * from './button/transparent-button.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../src/react/button.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,yBAAyB,CAAC;AACxC,cAAc,mCAAmC,CAAC;AAClD,cAAc,qCAAqC,CAAC;AACpD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,
|
|
1
|
+
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../src/react/button.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAC;AAC/C,cAAc,kCAAkC,CAAC;AACjD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,yBAAyB,CAAC;AACxC,cAAc,mCAAmC,CAAC;AAClD,cAAc,qCAAqC,CAAC;AACpD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,qCAAqC,CAAC;AACpD,cAAc,uCAAuC,CAAC;AACtD,cAAc,gCAAgC,CAAC"}
|
package/development/button.js
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
import { SbbAccentButtonLink } from "./button/accent-button-link.js";
|
|
2
|
+
import { SbbAccentButtonStatic } from "./button/accent-button-static.js";
|
|
3
|
+
import { SbbAccentButton } from "./button/accent-button.js";
|
|
1
4
|
import { SbbButtonLink } from "./button/button-link.js";
|
|
2
5
|
import { SbbButtonStatic } from "./button/button-static.js";
|
|
3
6
|
import { SbbButton } from "./button/button.js";
|
|
@@ -6,13 +9,13 @@ import { SbbMiniButton } from "./button/mini-button.js";
|
|
|
6
9
|
import { SbbSecondaryButtonLink } from "./button/secondary-button-link.js";
|
|
7
10
|
import { SbbSecondaryButtonStatic } from "./button/secondary-button-static.js";
|
|
8
11
|
import { SbbSecondaryButton } from "./button/secondary-button.js";
|
|
9
|
-
import { SbbTertiaryButtonLink } from "./button/tertiary-button-link.js";
|
|
10
|
-
import { SbbTertiaryButtonStatic } from "./button/tertiary-button-static.js";
|
|
11
|
-
import { SbbTertiaryButton } from "./button/tertiary-button.js";
|
|
12
12
|
import { SbbTransparentButtonLink } from "./button/transparent-button-link.js";
|
|
13
13
|
import { SbbTransparentButtonStatic } from "./button/transparent-button-static.js";
|
|
14
14
|
import { SbbTransparentButton } from "./button/transparent-button.js";
|
|
15
15
|
export {
|
|
16
|
+
SbbAccentButton,
|
|
17
|
+
SbbAccentButtonLink,
|
|
18
|
+
SbbAccentButtonStatic,
|
|
16
19
|
SbbButton,
|
|
17
20
|
SbbButtonLink,
|
|
18
21
|
SbbButtonStatic,
|
|
@@ -21,9 +24,6 @@ export {
|
|
|
21
24
|
SbbSecondaryButton,
|
|
22
25
|
SbbSecondaryButtonLink,
|
|
23
26
|
SbbSecondaryButtonStatic,
|
|
24
|
-
SbbTertiaryButton,
|
|
25
|
-
SbbTertiaryButtonLink,
|
|
26
|
-
SbbTertiaryButtonStatic,
|
|
27
27
|
SbbTransparentButton,
|
|
28
28
|
SbbTransparentButtonLink,
|
|
29
29
|
SbbTransparentButtonStatic
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { EventName } from '../core.js';
|
|
2
2
|
import { SbbCheckboxPanelElement } from '@sbb-esta/lyne-elements/checkbox/checkbox-panel.js';
|
|
3
3
|
export declare const SbbCheckboxPanel: import('../core.js').ReactWebComponent<SbbCheckboxPanelElement, {
|
|
4
|
-
onDidChange: EventName<CustomEvent<void>>;
|
|
5
4
|
onChange: EventName<Event>;
|
|
6
5
|
onInput: EventName<InputEvent>;
|
|
7
6
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkbox-panel.d.ts","sourceRoot":"","sources":["../../../../src/react/checkbox/checkbox-panel.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,uBAAuB,EAAE,MAAM,oDAAoD,CAAC;AAI7F,eAAO,MAAM,gBAAgB;
|
|
1
|
+
{"version":3,"file":"checkbox-panel.d.ts","sourceRoot":"","sources":["../../../../src/react/checkbox/checkbox-panel.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,uBAAuB,EAAE,MAAM,oDAAoD,CAAC;AAI7F,eAAO,MAAM,gBAAgB;cAKH,SAAS,CAAC,KAAK,CAAC;aAClB,SAAS,CAAC,UAAU,CAAC;EAG3C,CAAC"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { EventName } from '../core.js';
|
|
2
2
|
import { SbbCheckboxElement } from '@sbb-esta/lyne-elements/checkbox/checkbox.js';
|
|
3
3
|
export declare const SbbCheckbox: import('../core.js').ReactWebComponent<SbbCheckboxElement, {
|
|
4
|
-
onDidChange: EventName<CustomEvent<void>>;
|
|
5
4
|
onChange: EventName<Event>;
|
|
6
5
|
onInput: EventName<InputEvent>;
|
|
7
6
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkbox.d.ts","sourceRoot":"","sources":["../../../../src/react/checkbox/checkbox.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,kBAAkB,EAAE,MAAM,8CAA8C,CAAC;AAIlF,eAAO,MAAM,WAAW;
|
|
1
|
+
{"version":3,"file":"checkbox.d.ts","sourceRoot":"","sources":["../../../../src/react/checkbox/checkbox.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,kBAAkB,EAAE,MAAM,8CAA8C,CAAC;AAIlF,eAAO,MAAM,WAAW;cAKE,SAAS,CAAC,KAAK,CAAC;aAClB,SAAS,CAAC,UAAU,CAAC;EAG3C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"chip-label.d.ts","sourceRoot":"","sources":["../../../src/react/chip-label.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,mBAAmB,EAAE,MAAM,uCAAuC,CAAC;AAI5E,eAAO,MAAM,YAAY,gEAIvB,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { c as createComponent } from "./create-component-CSki5eOq.js";
|
|
2
|
+
import { SbbChipLabelElement } from "@sbb-esta/lyne-elements/chip-label.js";
|
|
3
|
+
import react from "react";
|
|
4
|
+
const SbbChipLabel = createComponent({
|
|
5
|
+
tagName: "sbb-chip-label",
|
|
6
|
+
elementClass: SbbChipLabelElement,
|
|
7
|
+
react
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
SbbChipLabel
|
|
11
|
+
};
|
|
@@ -2,8 +2,8 @@ import { EventName } from '../core.js';
|
|
|
2
2
|
import { SbbDatepickerElement, SbbInputUpdateEvent } from '@sbb-esta/lyne-elements/datepicker/datepicker.js';
|
|
3
3
|
import { SbbValidationChangeEvent } from '@sbb-esta/lyne-elements/core/interfaces.js';
|
|
4
4
|
export declare const SbbDatepicker: import('../core.js').ReactWebComponent<SbbDatepickerElement<Date>, {
|
|
5
|
-
onDidChange: EventName<CustomEvent<void>>;
|
|
6
5
|
onChange: EventName<CustomEvent<void>>;
|
|
6
|
+
onInput: EventName<CustomEvent<void>>;
|
|
7
7
|
onInputUpdated: EventName<CustomEvent<SbbInputUpdateEvent>>;
|
|
8
8
|
onDatePickerUpdated: EventName<CustomEvent<void>>;
|
|
9
9
|
onValidationChange: EventName<CustomEvent<SbbValidationChangeEvent>>;
|