forked from microsoft/fluentui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tsconfig.base.all.json
179 lines (179 loc) · 13.9 KB
/
tsconfig.base.all.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
{
"compilerOptions": {
"moduleResolution": "node",
"forceConsistentCasingInFileNames": true,
"skipLibCheck": true,
"typeRoots": ["node_modules/@types", "./typings"],
"isolatedModules": true,
"preserveConstEnums": true,
"sourceMap": true,
"pretty": true,
"rootDir": ".",
"baseUrl": ".",
"paths": {
"@fluentui/react-portal-compat-context": ["packages/react-components/react-portal-compat-context/src/index.ts"],
"@fluentui/a11y-testing": ["packages/a11y-testing/src/index.ts"],
"@fluentui/ability-attributes": ["packages/fluentui/ability-attributes/src/index.ts"],
"@fluentui/accessibility": ["packages/fluentui/accessibility/src/index.ts"],
"@fluentui/code-sandbox": ["packages/fluentui/code-sandbox/src/index.ts"],
"@fluentui/digest": ["packages/fluentui/digest/src/index.ts"],
"@fluentui/docs-components": ["packages/fluentui/docs-components/src/index.ts"],
"@fluentui/react-bindings": ["packages/fluentui/react-bindings/src/index.ts"],
"@fluentui/react-builder": ["packages/fluentui/react-builder/src/index.ts"],
"@fluentui/react-component-event-listener": ["packages/fluentui/react-component-event-listener/src/index.ts"],
"@fluentui/react-component-nesting-registry": ["packages/fluentui/react-component-nesting-registry/src/index.ts"],
"@fluentui/react-component-ref": ["packages/fluentui/react-component-ref/src/index.ts"],
"@fluentui/react-icons-northstar": ["packages/fluentui/react-icons-northstar/src/index.ts"],
"@fluentui/react-northstar": ["packages/fluentui/react-northstar/src/index.ts"],
"@fluentui/react-northstar-emotion-renderer": ["packages/fluentui/react-northstar-emotion-renderer/src/index.ts"],
"@fluentui/react-northstar-fela-renderer": ["packages/fluentui/react-northstar-fela-renderer/src/index.ts"],
"@fluentui/react-northstar-styles-renderer": ["packages/fluentui/react-northstar-styles-renderer/src/index.ts"],
"@fluentui/react-northstar-prototypes": ["packages/fluentui/react-northstar-prototypes/src/index.ts"],
"@fluentui/react-telemetry": ["packages/fluentui/react-telemetry/src/index.ts"],
"@fluentui/react-proptypes": ["packages/fluentui/react-proptypes/src/index.ts"],
"@fluentui/state": ["packages/fluentui/state/src/index.ts"],
"@fluentui/styles": ["packages/fluentui/styles/src/index.ts"],
"@fluentui/api-docs": ["packages/api-docs/src/index.ts"],
"@fluentui/azure-themes": ["packages/azure-themes/src/index.ts"],
"@fluentui/codemods": ["packages/codemods/src/index.ts"],
"@fluentui/date-time-utilities": ["packages/date-time-utilities/src/index.ts"],
"@fluentui/example-data": ["packages/example-data/src/index.ts"],
"@fluentui/fluent2-theme": ["packages/fluent2-theme/src/index.ts"],
"@fluentui/font-icons-mdl2": ["packages/font-icons-mdl2/src/index.ts"],
"@fluentui/foundation-legacy": ["packages/foundation-legacy/src/index.ts"],
"@fluentui/jest-serializer-merge-styles": ["packages/jest-serializer-merge-styles/src/index.ts"],
"@fluentui/merge-styles": ["packages/merge-styles/src/index.ts"],
"@fluentui/react": ["packages/react/src/index.ts"],
"@fluentui/react/lib/*": ["packages/react/src/*"],
"@fluentui/react-date-time": ["packages/react-date-time/src/index.ts"],
"@fluentui/react-experiments": ["packages/react-experiments/src/index.ts"],
"@fluentui/react-experiments/lib/*": ["packages/react-experiments/src/*"],
"@fluentui/react-file-type-icons": ["packages/react-file-type-icons/src/index.ts"],
"@fluentui/react-focus": ["packages/react-focus/src/index.ts"],
"@fluentui/react-hooks": ["packages/react-hooks/src/index.ts"],
"@fluentui/scheme-utilities": ["packages/scheme-utilities/src/index.ts"],
"@fluentui/set-version": ["packages/set-version/src/index.ts"],
"@fluentui/style-utilities": ["packages/style-utilities/src/index.ts"],
"@fluentui/test-utilities": ["packages/test-utilities/src/index.ts"],
"@fluentui/theme-samples": ["packages/theme-samples/src/index.ts"],
"@fluentui/utilities": ["packages/utilities/src/index.ts"],
"@fluentui/webpack-utilities": ["packages/utilities/src/index.ts"],
"@fluentui/dom-utilities": ["packages/dom-utilities/src/index.ts"],
"@fluentui/theme": ["packages/theme/src/index.ts"],
"@fluentui/react-cards": ["packages/react-cards/src/index.ts"],
"@fluentui/react-charting": ["packages/react-charting/src/index.ts"],
"@fluentui/react-window-provider": ["packages/react-window-provider/src/index.ts"],
"@fluentui/react-icons-mdl2": ["packages/react-icons-mdl2/src/index.ts"],
"@fluentui/react-icons-mdl2-branded": ["packages/react-icons-mdl2-branded/src/index.ts"],
"@fluentui/react-icon-provider": ["packages/react-icon-provider/src/index.ts"],
"@fluentui/react-examples": ["packages/react-examples/src/index.ts"],
"@fluentui/react-examples/lib/*": ["packages/react-examples/src/*"],
"@fluentui/public-docsite-setup": ["packages/public-docsite-setup/src/index.ts"],
"@fluentui/react-docsite-components": ["packages/react-docsite-components/src/index.ts"],
"@fluentui/react-docsite-components/lib/index2": ["packages/react-docsite-components/src/index2.ts"],
"@fluentui/monaco-editor": [
"packages/monaco-editor/esm/vs/editor/editor.api.d.ts",
"packages/monaco-editor/src/monacoBundle.ts"
],
"@fluentui/monaco-editor/esm/*": ["packages/monaco-editor/esm/"],
"@fluentui/monaco-editor/lib/*": ["packages/monaco-editor/src/*"],
"@fluentui/react-monaco-editor": ["packages/react-monaco-editor/src/index.ts"],
"@fluentui/storybook": ["packages/storybook/src/index.ts"],
"@fluentui/babel-preset-global-context": ["packages/react-components/babel-preset-global-context/src/index.ts"],
"@fluentui/babel-preset-storybook-full-source": [
"packages/react-components/babel-preset-storybook-full-source/src/index.ts"
],
"@fluentui/global-context": ["packages/react-components/global-context/src/index.ts"],
"@fluentui/keyboard-key": ["packages/keyboard-key/src/index.ts"],
"@fluentui/keyboard-keys": ["packages/react-components/keyboard-keys/src/index.ts"],
"@fluentui/priority-overflow": ["packages/react-components/priority-overflow/src/index.ts"],
"@fluentui/react-accordion": ["packages/react-components/react-accordion/src/index.ts"],
"@fluentui/react-alert": ["packages/react-components/react-alert/src/index.ts"],
"@fluentui/react-aria": ["packages/react-components/react-aria/src/index.ts"],
"@fluentui/react-avatar": ["packages/react-components/react-avatar/src/index.ts"],
"@fluentui/react-badge": ["packages/react-components/react-badge/src/index.ts"],
"@fluentui/react-breadcrumb": ["packages/react-components/react-breadcrumb/src/index.ts"],
"@fluentui/react-button": ["packages/react-components/react-button/src/index.ts"],
"@fluentui/react-calendar-compat": ["packages/react-components/react-calendar-compat/src/index.ts"],
"@fluentui/react-card": ["packages/react-components/react-card/src/index.ts"],
"@fluentui/react-checkbox": ["packages/react-components/react-checkbox/src/index.ts"],
"@fluentui/react-colorpicker-compat": ["packages/react-components/react-colorpicker-compat/src/index.ts"],
"@fluentui/react-combobox": ["packages/react-components/react-combobox/src/index.ts"],
"@fluentui/react-components": ["packages/react-components/react-components/src/index.ts"],
"@fluentui/react-components/unstable": ["packages/react-components/react-components/src/unstable/index.ts"],
"@fluentui/react-conformance": ["packages/react-conformance/src/index.ts"],
"@fluentui/react-conformance-griffel": ["packages/react-components/react-conformance-griffel/src/index.ts"],
"@fluentui/react-context-selector": ["packages/react-components/react-context-selector/src/index.ts"],
"@fluentui/react-datepicker-compat": ["packages/react-components/react-datepicker-compat/src/index.ts"],
"@fluentui/react-dialog": ["packages/react-components/react-dialog/src/index.ts"],
"@fluentui/react-divider": ["packages/react-components/react-divider/src/index.ts"],
"@fluentui/react-drawer": ["packages/react-components/react-drawer/src/index.ts"],
"@fluentui/react-field": ["packages/react-components/react-field/src/index.ts"],
"@fluentui/react-focus-management": ["packages/react-focus-management/src/index.ts"],
"@fluentui/react-image": ["packages/react-components/react-image/src/index.ts"],
"@fluentui/react-infobutton": ["packages/react-components/react-infobutton/src/index.ts"],
"@fluentui/react-infolabel": ["packages/react-components/react-infolabel/src/index.ts"],
"@fluentui/react-input": ["packages/react-components/react-input/src/index.ts"],
"@fluentui/react-jsx-runtime": ["packages/react-components/react-jsx-runtime/src/index.ts"],
"@fluentui/react-jsx-runtime/jsx-dev-runtime": [
"packages/react-components/react-jsx-runtime/src/jsx-dev-runtime.ts"
],
"@fluentui/react-jsx-runtime/jsx-runtime": ["packages/react-components/react-jsx-runtime/src/jsx-runtime.ts"],
"@fluentui/react-label": ["packages/react-components/react-label/src/index.ts"],
"@fluentui/react-link": ["packages/react-components/react-link/src/index.ts"],
"@fluentui/react-list-preview": ["packages/react-components/react-list-preview/src/index.ts"],
"@fluentui/react-menu": ["packages/react-components/react-menu/src/index.ts"],
"@fluentui/react-message-bar": ["packages/react-components/react-message-bar/src/index.ts"],
"@fluentui/react-migration-v0-v9": ["packages/react-components/react-migration-v0-v9/src/index.ts"],
"@fluentui/react-migration-v8-v9": ["packages/react-components/react-migration-v8-v9/src/index.ts"],
"@fluentui/react-motion-preview": ["packages/react-components/react-motion-preview/src/index.ts"],
"@fluentui/react-motions-preview": ["packages/react-components/react-motions-preview/src/index.ts"],
"@fluentui/react-nav-preview": ["packages/react-components/react-nav-preview/src/index.ts"],
"@fluentui/react-overflow": ["packages/react-components/react-overflow/src/index.ts"],
"@fluentui/react-persona": ["packages/react-components/react-persona/src/index.ts"],
"@fluentui/react-popover": ["packages/react-components/react-popover/src/index.ts"],
"@fluentui/react-portal": ["packages/react-components/react-portal/src/index.ts"],
"@fluentui/react-portal-compat": ["packages/react-components/react-portal-compat/src/index.ts"],
"@fluentui/react-positioning": ["packages/react-components/react-positioning/src/index.ts"],
"@fluentui/react-progress": ["packages/react-components/react-progress/src/index.ts"],
"@fluentui/react-provider": ["packages/react-components/react-provider/src/index.ts"],
"@fluentui/react-radio": ["packages/react-components/react-radio/src/index.ts"],
"@fluentui/react-rating-preview": ["packages/react-components/react-rating-preview/src/index.ts"],
"@fluentui/react-search-preview": ["packages/react-components/react-search-preview/src/index.ts"],
"@fluentui/react-select": ["packages/react-components/react-select/src/index.ts"],
"@fluentui/react-shared-contexts": ["packages/react-components/react-shared-contexts/src/index.ts"],
"@fluentui/react-skeleton": ["packages/react-components/react-skeleton/src/index.ts"],
"@fluentui/react-slider": ["packages/react-components/react-slider/src/index.ts"],
"@fluentui/react-spinbutton": ["packages/react-components/react-spinbutton/src/index.ts"],
"@fluentui/react-spinner": ["packages/react-components/react-spinner/src/index.ts"],
"@fluentui/react-storybook-addon": ["packages/react-components/react-storybook-addon/src/index.ts"],
"@fluentui/react-storybook-addon-export-to-sandbox": [
"packages/react-components/react-storybook-addon-export-to-sandbox/src/index.ts"
],
"@fluentui/react-swatch-picker-preview": ["packages/react-components/react-swatch-picker-preview/src/index.ts"],
"@fluentui/react-switch": ["packages/react-components/react-switch/src/index.ts"],
"@fluentui/react-table": ["packages/react-components/react-table/src/index.ts"],
"@fluentui/react-tabs": ["packages/react-components/react-tabs/src/index.ts"],
"@fluentui/react-tabster": ["packages/react-components/react-tabster/src/index.ts"],
"@fluentui/react-tags": ["packages/react-components/react-tags/src/index.ts"],
"@fluentui/react-teaching-popover-preview": [
"packages/react-components/react-teaching-popover-preview/src/index.ts"
],
"@fluentui/react-text": ["packages/react-components/react-text/src/index.ts"],
"@fluentui/react-textarea": ["packages/react-components/react-textarea/src/index.ts"],
"@fluentui/react-theme": ["packages/react-components/react-theme/src/index.ts"],
"@fluentui/react-theme-sass": ["packages/react-components/react-theme-sass/src/index.ts"],
"@fluentui/react-timepicker-compat": ["packages/react-components/react-timepicker-compat/src/index.ts"],
"@fluentui/react-toast": ["packages/react-components/react-toast/src/index.ts"],
"@fluentui/react-toolbar": ["packages/react-components/react-toolbar/src/index.ts"],
"@fluentui/react-tooltip": ["packages/react-components/react-tooltip/src/index.ts"],
"@fluentui/react-tree": ["packages/react-components/react-tree/src/index.ts"],
"@fluentui/react-utilities": ["packages/react-components/react-utilities/src/index.ts"],
"@fluentui/react-virtualizer": ["packages/react-components/react-virtualizer/src/index.ts"],
"@fluentui/theme-designer": ["packages/react-components/theme-designer/src/index.ts"],
"@fluentui/tokens": ["packages/tokens/src/index.ts"],
"@fluentui/workspace-plugin": ["tools/workspace-plugin/src/index.ts"],
"@fluentui/react-icons-compat": ["packages/react-components/react-icons-compat/src/index.ts"]
}
}
}