Commit 479b93c
authored
Update FURN builds to use node16 module resolution and export maps (#3923)
* convert default module type to node16 instead of node
* update package.json files with exports
* fix issues around theme shadow types
* fix build errors from conversions
* revert attempted build fix
* remove unused dependency
* update builds to use node16 settings and modern export maps
* Change files
* add exports map for framework1 parent 88ab939 commit 479b93c
File tree
252 files changed
+1873
-625
lines changed- .vscode
- apps
- E2E
- src
- FocusZone
- component-generator
- fluent-tester
- assets
- src
- TestComponents
- ActivityIndicator
- Avatar
- Badge
- Button
- deprecated
- Callout
- CheckboxLegacy
- CheckboxV1
- Chip
- ColorTokens
- ContextualMenu
- CornerRadius
- Divider
- Drawer
- FocusTrapZone
- FocusZone
- Icon
- Input
- LinkLegacy
- LinkV1
- MenuButtonLegacy
- MenuButtonV1
- Menu
- Notification
- Overflow
- PersonaCoin
- Persona
- Pressable
- RadioGroupLegacy
- RadioGroupV1
- Separator
- Shadow
- Shimmer
- Spacing
- Spinner
- StrokeWidth
- Svg
- Switch
- TabList
- TextLegacy
- TextV1
- Theme
- Tooltip
- VibrancyView
- win32
- change
- packages
- codemods
- components
- Avatar
- Badge
- Button
- Callout
- Checkbox
- Chip
- ContextualMenu
- Divider
- FocusTrapZone
- FocusZone
- Icon
- Input
- src
- Link
- MenuButton
- Menu
- Notification
- PersonaCoin
- Persona
- Pressable
- RadioGroup
- Separator
- Stack
- Switch
- TabList
- Text
- deprecated
- foundation-composable
- foundation-compose
- foundation-settings
- foundation-tokens
- theme-registry
- themed-settings
- theming-ramp
- theming-react-native
- experimental
- ActivityIndicator
- AppearanceAdditions
- Avatar
- Checkbox
- Drawer
- Dropdown
- Expander
- MenuButton
- NativeDatePicker
- NativeFontMetrics
- Overflow
- Popover
- Shadow
- Shimmer
- Spinner
- Stack
- Tooltip
- VibrancyView
- framework
- composition
- framework
- immutable-merge
- memo-cache
- merge-props
- themed-stylesheet
- theme
- use-slots
- use-slot
- use-styling
- use-tokens
- libraries/core
- theming
- android-theme
- apple-theme
- src
- default-theme
- theme-tokens
- theme-types
- theming-utils
- src
- win32-theme
- utils
- adapters
- interactive-hooks
- src
- styling
- tokens
- src
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
252 files changed
+1873
-625
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
6 | 16 | | |
7 | 17 | | |
8 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments