Skip to content

Commit 2277a21

Browse files
authored
refactor!: remove Lumo global and utilities .js style modules (#10138)
1 parent 8422f1c commit 2277a21

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+22
-3485
lines changed

packages/vaadin-lumo-styles/all-imports.d.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,3 @@ export * from './mixins/field-button.js';
22
export * from './mixins/menu-overlay.js';
33
export * from './mixins/overlay.js';
44
export * from './mixins/required-field.js';
5-
export * from './badge.js';
6-
export * from './color.js';
7-
export * from './sizing.js';
8-
export * from './spacing.js';
9-
export * from './style.js';
10-
export * from './typography.js';
11-
export * from './user-colors.js';
12-
export * from './utility.js';

packages/vaadin-lumo-styles/all-imports.js

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,4 @@ import './mixins/overlay.js';
1111
export * from './mixins/overlay.js';
1212
import './mixins/required-field.js';
1313
export * from './mixins/required-field.js';
14-
import './badge.js';
15-
export * from './badge.js';
16-
import './color.js';
17-
export * from './color.js';
18-
import './font-icons.js';
19-
export * from './font-icons.js';
20-
import './sizing.js';
21-
export * from './sizing.js';
22-
import './spacing.js';
23-
export * from './spacing.js';
24-
import './style.js';
25-
export * from './style.js';
26-
import './typography.js';
27-
export * from './typography.js';
28-
import './user-colors.js';
29-
export * from './user-colors.js';
30-
import './utility.js';
31-
export * from './utility.js';
3214
import './vaadin-iconset.js';

packages/vaadin-lumo-styles/badge-global.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

packages/vaadin-lumo-styles/badge.d.ts

Lines changed: 0 additions & 3 deletions
This file was deleted.

packages/vaadin-lumo-styles/badge.js

Lines changed: 0 additions & 178 deletions
This file was deleted.

packages/vaadin-lumo-styles/color-global.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

packages/vaadin-lumo-styles/color.d.ts

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)