@mui/docs 7.3.8 → 9.0.0-alpha.1

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.
Files changed (150) hide show
  1. package/{esm/Ad/Ad.js → Ad/Ad.mjs} +5 -5
  2. package/{esm/Ad/AdCarbon.js → Ad/AdCarbon.mjs} +3 -3
  3. package/{esm/Ad/AdDisplay.js → Ad/AdDisplay.mjs} +4 -4
  4. package/{esm/Ad/AdGuest.js → Ad/AdGuest.mjs} +1 -1
  5. package/{esm/Ad/AdInHouse.d.ts → Ad/AdInHouse.d.mts} +1 -1
  6. package/{esm/Ad/AdInHouse.js → Ad/AdInHouse.mjs} +1 -1
  7. package/{esm/Ad/ad.styles.d.ts → Ad/ad.styles.d.mts} +4 -4
  8. package/Ad/ad.styles.d.ts +4 -4
  9. package/Ad/index.d.mts +5 -0
  10. package/Ad/index.mjs +7 -0
  11. package/CHANGELOG.md +74 -0
  12. package/{esm/CodeCopy/CodeCopyButton.js → CodeCopy/CodeCopyButton.mjs} +1 -1
  13. package/CodeCopy/index.d.mts +3 -0
  14. package/CodeCopy/index.mjs +3 -0
  15. package/{esm/ComponentLinkHeader/ComponentLinkHeader.js → ComponentLinkHeader/ComponentLinkHeader.mjs} +7 -7
  16. package/{esm/ComponentLinkHeader/index.d.ts → ComponentLinkHeader/index.d.mts} +2 -2
  17. package/{esm/ComponentLinkHeader/index.js → ComponentLinkHeader/index.mjs} +2 -2
  18. package/{esm/DocsProvider/DocsProvider.d.ts → DocsProvider/DocsProvider.d.mts} +2 -2
  19. package/{esm/DocsProvider/DocsProvider.js → DocsProvider/DocsProvider.mjs} +2 -2
  20. package/DocsProvider/index.d.mts +1 -0
  21. package/DocsProvider/index.mjs +1 -0
  22. package/{esm/HighlightedCode/HighlightedCode.js → HighlightedCode/HighlightedCode.mjs} +2 -2
  23. package/HighlightedCode/index.d.mts +1 -0
  24. package/HighlightedCode/index.mjs +1 -0
  25. package/{esm/HighlightedCodeWithTabs/HighlightedCodeWithTabs.js → HighlightedCodeWithTabs/HighlightedCodeWithTabs.mjs} +1 -1
  26. package/HighlightedCodeWithTabs/index.d.mts +2 -0
  27. package/HighlightedCodeWithTabs/index.mjs +2 -0
  28. package/{esm/InfoCard/InfoCard.d.ts → InfoCard/InfoCard.d.mts} +1 -1
  29. package/{esm/InfoCard/InfoCard.js → InfoCard/InfoCard.mjs} +1 -1
  30. package/InfoCard/index.d.mts +1 -0
  31. package/InfoCard/index.mjs +1 -0
  32. package/{esm/Link/Link.js → Link/Link.mjs} +2 -2
  33. package/Link/index.d.mts +1 -0
  34. package/Link/index.mjs +1 -0
  35. package/{esm/MarkdownElement/MarkdownElement.js → MarkdownElement/MarkdownElement.mjs} +1 -1
  36. package/MarkdownElement/index.d.mts +1 -0
  37. package/MarkdownElement/index.mjs +1 -0
  38. package/NProgressBar/index.d.mts +2 -0
  39. package/NProgressBar/index.mjs +1 -0
  40. package/README.md +2 -2
  41. package/SectionTitle/index.d.mts +1 -0
  42. package/SectionTitle/index.mjs +1 -0
  43. package/{esm/branding/BrandingProvider.js → branding/BrandingProvider.mjs} +1 -1
  44. package/branding/index.d.mts +2 -0
  45. package/branding/index.mjs +2 -0
  46. package/i18n/i18n.js +3 -1
  47. package/{esm/i18n/i18n.js → i18n/i18n.mjs} +4 -2
  48. package/i18n/index.d.mts +1 -0
  49. package/i18n/index.mjs +1 -0
  50. package/package.json +207 -8
  51. package/translations/index.d.mts +3 -0
  52. package/esm/Ad/index.d.ts +0 -5
  53. package/esm/Ad/index.js +0 -7
  54. package/esm/CodeCopy/index.d.ts +0 -3
  55. package/esm/CodeCopy/index.js +0 -3
  56. package/esm/DocsProvider/index.d.ts +0 -1
  57. package/esm/DocsProvider/index.js +0 -1
  58. package/esm/HighlightedCode/index.d.ts +0 -1
  59. package/esm/HighlightedCode/index.js +0 -1
  60. package/esm/HighlightedCodeWithTabs/index.d.ts +0 -2
  61. package/esm/HighlightedCodeWithTabs/index.js +0 -2
  62. package/esm/InfoCard/index.d.ts +0 -1
  63. package/esm/InfoCard/index.js +0 -1
  64. package/esm/Link/index.d.ts +0 -1
  65. package/esm/Link/index.js +0 -1
  66. package/esm/MarkdownElement/index.d.ts +0 -1
  67. package/esm/MarkdownElement/index.js +0 -1
  68. package/esm/NProgressBar/index.d.ts +0 -2
  69. package/esm/NProgressBar/index.js +0 -1
  70. package/esm/SectionTitle/index.d.ts +0 -1
  71. package/esm/SectionTitle/index.js +0 -1
  72. package/esm/branding/index.d.ts +0 -2
  73. package/esm/branding/index.js +0 -2
  74. package/esm/i18n/index.d.ts +0 -1
  75. package/esm/i18n/index.js +0 -1
  76. package/esm/nextFonts/fonts/GeneralSans-Bold.ttf +0 -0
  77. package/esm/nextFonts/fonts/GeneralSans-Bold.woff2 +0 -0
  78. package/esm/nextFonts/fonts/GeneralSans-Medium.ttf +0 -0
  79. package/esm/nextFonts/fonts/GeneralSans-Medium.woff2 +0 -0
  80. package/esm/nextFonts/fonts/GeneralSans-Regular.ttf +0 -0
  81. package/esm/nextFonts/fonts/GeneralSans-Regular.woff2 +0 -0
  82. package/esm/nextFonts/fonts/GeneralSans-Semibold-subset.woff2 +0 -0
  83. package/esm/nextFonts/fonts/GeneralSans-Semibold.ttf +0 -0
  84. package/esm/nextFonts/fonts/GeneralSans-Semibold.woff2 +0 -0
  85. package/esm/nextFonts/fonts/IBMPlexSans-Bold.ttf +0 -0
  86. package/esm/nextFonts/fonts/IBMPlexSans-Bold.woff +0 -0
  87. package/esm/nextFonts/fonts/IBMPlexSans-Bold.woff2 +0 -0
  88. package/esm/nextFonts/fonts/IBMPlexSans-Medium.ttf +0 -0
  89. package/esm/nextFonts/fonts/IBMPlexSans-Medium.woff +0 -0
  90. package/esm/nextFonts/fonts/IBMPlexSans-Medium.woff2 +0 -0
  91. package/esm/nextFonts/fonts/IBMPlexSans-Regular-subset.woff2 +0 -0
  92. package/esm/nextFonts/fonts/IBMPlexSans-Regular.ttf +0 -0
  93. package/esm/nextFonts/fonts/IBMPlexSans-Regular.woff +0 -0
  94. package/esm/nextFonts/fonts/IBMPlexSans-Regular.woff2 +0 -0
  95. package/esm/nextFonts/fonts/IBMPlexSans-SemiBold.ttf +0 -0
  96. package/esm/nextFonts/fonts/IBMPlexSans-SemiBold.woff +0 -0
  97. package/esm/nextFonts/fonts/IBMPlexSans-SemiBold.woff2 +0 -0
  98. package/esm/package.json +0 -1
  99. package/esm/translations/index.d.ts +0 -3
  100. package/esm/translations/translations.json +0 -223
  101. /package/{esm/Ad/Ad.d.ts → Ad/Ad.d.mts} +0 -0
  102. /package/{esm/Ad/AdCarbon.d.ts → Ad/AdCarbon.d.mts} +0 -0
  103. /package/{esm/Ad/AdDisplay.d.ts → Ad/AdDisplay.d.mts} +0 -0
  104. /package/{esm/Ad/AdGuest.d.ts → Ad/AdGuest.d.mts} +0 -0
  105. /package/{esm/Ad/AdManager.d.ts → Ad/AdManager.d.mts} +0 -0
  106. /package/{esm/Ad/AdManager.js → Ad/AdManager.mjs} +0 -0
  107. /package/{esm/Ad/AdProvider.d.ts → Ad/AdProvider.d.mts} +0 -0
  108. /package/{esm/Ad/AdProvider.js → Ad/AdProvider.mjs} +0 -0
  109. /package/{esm/Ad/ad.styles.js → Ad/ad.styles.mjs} +0 -0
  110. /package/{esm/CodeCopy/CodeCopy.d.ts → CodeCopy/CodeCopy.d.mts} +0 -0
  111. /package/{esm/CodeCopy/CodeCopy.js → CodeCopy/CodeCopy.mjs} +0 -0
  112. /package/{esm/CodeCopy/CodeCopyButton.d.ts → CodeCopy/CodeCopyButton.d.mts} +0 -0
  113. /package/{esm/CodeCopy/useClipboardCopy.d.ts → CodeCopy/useClipboardCopy.d.mts} +0 -0
  114. /package/{esm/CodeCopy/useClipboardCopy.js → CodeCopy/useClipboardCopy.mjs} +0 -0
  115. /package/{esm/ComponentLinkHeader/ComponentLinkHeader.d.ts → ComponentLinkHeader/ComponentLinkHeader.d.mts} +0 -0
  116. /package/{esm/HighlightedCode/HighlightedCode.d.ts → HighlightedCode/HighlightedCode.d.mts} +0 -0
  117. /package/{esm/HighlightedCodeWithTabs/HighlightedCodeWithTabs.d.ts → HighlightedCodeWithTabs/HighlightedCodeWithTabs.d.mts} +0 -0
  118. /package/{esm/Link/Link.d.ts → Link/Link.d.mts} +0 -0
  119. /package/{esm/MarkdownElement/MarkdownElement.d.ts → MarkdownElement/MarkdownElement.d.mts} +0 -0
  120. /package/{esm/NProgressBar/NProgressBar.d.ts → NProgressBar/NProgressBar.d.mts} +0 -0
  121. /package/{esm/NProgressBar/NProgressBar.js → NProgressBar/NProgressBar.mjs} +0 -0
  122. /package/{esm/SectionTitle/SectionTitle.d.ts → SectionTitle/SectionTitle.d.mts} +0 -0
  123. /package/{esm/SectionTitle/SectionTitle.js → SectionTitle/SectionTitle.mjs} +0 -0
  124. /package/{esm/branding/BrandingProvider.d.ts → branding/BrandingProvider.d.mts} +0 -0
  125. /package/{esm/branding/brandingTheme.d.ts → branding/brandingTheme.d.mts} +0 -0
  126. /package/{esm/branding/brandingTheme.js → branding/brandingTheme.mjs} +0 -0
  127. /package/{esm/i18n/i18n.d.ts → i18n/i18n.d.mts} +0 -0
  128. /package/{esm/nextFonts/index.d.ts → nextFonts/index.d.mts} +0 -0
  129. /package/{esm/nextFonts/index.js → nextFonts/index.mjs} +0 -0
  130. /package/{esm/svgIcons/BundleSizeIcon.d.ts → svgIcons/BundleSizeIcon.d.mts} +0 -0
  131. /package/{esm/svgIcons/BundleSizeIcon.js → svgIcons/BundleSizeIcon.mjs} +0 -0
  132. /package/{esm/svgIcons/FigmaIcon.d.ts → svgIcons/FigmaIcon.d.mts} +0 -0
  133. /package/{esm/svgIcons/FigmaIcon.js → svgIcons/FigmaIcon.mjs} +0 -0
  134. /package/{esm/svgIcons/FileDownload.d.ts → svgIcons/FileDownload.d.mts} +0 -0
  135. /package/{esm/svgIcons/FileDownload.js → svgIcons/FileDownload.mjs} +0 -0
  136. /package/{esm/svgIcons/JavaScript.d.ts → svgIcons/JavaScript.d.mts} +0 -0
  137. /package/{esm/svgIcons/JavaScript.js → svgIcons/JavaScript.mjs} +0 -0
  138. /package/{esm/svgIcons/MarkdownIcon.d.ts → svgIcons/MarkdownIcon.d.mts} +0 -0
  139. /package/{esm/svgIcons/MarkdownIcon.js → svgIcons/MarkdownIcon.mjs} +0 -0
  140. /package/{esm/svgIcons/MaterialDesignIcon.d.ts → svgIcons/MaterialDesignIcon.d.mts} +0 -0
  141. /package/{esm/svgIcons/MaterialDesignIcon.js → svgIcons/MaterialDesignIcon.mjs} +0 -0
  142. /package/{esm/svgIcons/SketchIcon.d.ts → svgIcons/SketchIcon.d.mts} +0 -0
  143. /package/{esm/svgIcons/SketchIcon.js → svgIcons/SketchIcon.mjs} +0 -0
  144. /package/{esm/svgIcons/TypeScript.d.ts → svgIcons/TypeScript.d.mts} +0 -0
  145. /package/{esm/svgIcons/TypeScript.js → svgIcons/TypeScript.mjs} +0 -0
  146. /package/{esm/svgIcons/W3CIcon.d.ts → svgIcons/W3CIcon.d.mts} +0 -0
  147. /package/{esm/svgIcons/W3CIcon.js → svgIcons/W3CIcon.mjs} +0 -0
  148. /package/{esm/translations/index.js → translations/index.mjs} +0 -0
  149. /package/{esm/utils/loadScript.d.ts → utils/loadScript.d.mts} +0 -0
  150. /package/{esm/utils/loadScript.js → utils/loadScript.mjs} +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/docs",
3
- "version": "7.3.8",
3
+ "version": "9.0.0-alpha.1",
4
4
  "author": "MUI Team",
5
5
  "description": "MUI Docs - Documentation building blocks.",
6
6
  "keywords": [
@@ -26,7 +26,7 @@
26
26
  "clsx": "^2.1.1",
27
27
  "nprogress": "^0.2.0",
28
28
  "prop-types": "^15.8.1",
29
- "@mui/internal-markdown": "^2.0.15"
29
+ "@mui/internal-markdown": "^3.0.2"
30
30
  },
31
31
  "peerDependencies": {
32
32
  "@mui/base": "^5.0.0 || ^5.0.0-beta || ^7.0.0 || ^7.0.0-beta",
@@ -53,16 +53,215 @@
53
53
  "type": "commonjs",
54
54
  "exports": {
55
55
  "./package.json": "./package.json",
56
- "./*": {
56
+ "./NProgressBar": {
57
+ "import": {
58
+ "types": "./NProgressBar/index.d.mts",
59
+ "default": "./NProgressBar/index.mjs"
60
+ },
61
+ "require": {
62
+ "types": "./NProgressBar/index.d.ts",
63
+ "default": "./NProgressBar/index.js"
64
+ },
65
+ "default": {
66
+ "types": "./NProgressBar/index.d.mts",
67
+ "default": "./NProgressBar/index.mjs"
68
+ }
69
+ },
70
+ "./SectionTitle": {
71
+ "import": {
72
+ "types": "./SectionTitle/index.d.mts",
73
+ "default": "./SectionTitle/index.mjs"
74
+ },
75
+ "require": {
76
+ "types": "./SectionTitle/index.d.ts",
77
+ "default": "./SectionTitle/index.js"
78
+ },
79
+ "default": {
80
+ "types": "./SectionTitle/index.d.mts",
81
+ "default": "./SectionTitle/index.mjs"
82
+ }
83
+ },
84
+ "./Ad": {
85
+ "import": {
86
+ "types": "./Ad/index.d.mts",
87
+ "default": "./Ad/index.mjs"
88
+ },
89
+ "require": {
90
+ "types": "./Ad/index.d.ts",
91
+ "default": "./Ad/index.js"
92
+ },
93
+ "default": {
94
+ "types": "./Ad/index.d.mts",
95
+ "default": "./Ad/index.mjs"
96
+ }
97
+ },
98
+ "./CodeCopy": {
99
+ "import": {
100
+ "types": "./CodeCopy/index.d.mts",
101
+ "default": "./CodeCopy/index.mjs"
102
+ },
103
+ "require": {
104
+ "types": "./CodeCopy/index.d.ts",
105
+ "default": "./CodeCopy/index.js"
106
+ },
107
+ "default": {
108
+ "types": "./CodeCopy/index.d.mts",
109
+ "default": "./CodeCopy/index.mjs"
110
+ }
111
+ },
112
+ "./ComponentLinkHeader": {
113
+ "import": {
114
+ "types": "./ComponentLinkHeader/index.d.mts",
115
+ "default": "./ComponentLinkHeader/index.mjs"
116
+ },
117
+ "require": {
118
+ "types": "./ComponentLinkHeader/index.d.ts",
119
+ "default": "./ComponentLinkHeader/index.js"
120
+ },
121
+ "default": {
122
+ "types": "./ComponentLinkHeader/index.d.mts",
123
+ "default": "./ComponentLinkHeader/index.mjs"
124
+ }
125
+ },
126
+ "./DocsProvider": {
127
+ "import": {
128
+ "types": "./DocsProvider/index.d.mts",
129
+ "default": "./DocsProvider/index.mjs"
130
+ },
131
+ "require": {
132
+ "types": "./DocsProvider/index.d.ts",
133
+ "default": "./DocsProvider/index.js"
134
+ },
135
+ "default": {
136
+ "types": "./DocsProvider/index.d.mts",
137
+ "default": "./DocsProvider/index.mjs"
138
+ }
139
+ },
140
+ "./HighlightedCode": {
141
+ "import": {
142
+ "types": "./HighlightedCode/index.d.mts",
143
+ "default": "./HighlightedCode/index.mjs"
144
+ },
145
+ "require": {
146
+ "types": "./HighlightedCode/index.d.ts",
147
+ "default": "./HighlightedCode/index.js"
148
+ },
149
+ "default": {
150
+ "types": "./HighlightedCode/index.d.mts",
151
+ "default": "./HighlightedCode/index.mjs"
152
+ }
153
+ },
154
+ "./HighlightedCodeWithTabs": {
155
+ "import": {
156
+ "types": "./HighlightedCodeWithTabs/index.d.mts",
157
+ "default": "./HighlightedCodeWithTabs/index.mjs"
158
+ },
57
159
  "require": {
58
- "types": "./*/index.d.ts",
59
- "default": "./*/index.js"
160
+ "types": "./HighlightedCodeWithTabs/index.d.ts",
161
+ "default": "./HighlightedCodeWithTabs/index.js"
60
162
  },
61
163
  "default": {
62
- "types": "./esm/*/index.d.ts",
63
- "default": "./esm/*/index.js"
164
+ "types": "./HighlightedCodeWithTabs/index.d.mts",
165
+ "default": "./HighlightedCodeWithTabs/index.mjs"
64
166
  }
65
167
  },
66
- "./esm": null
168
+ "./InfoCard": {
169
+ "import": {
170
+ "types": "./InfoCard/index.d.mts",
171
+ "default": "./InfoCard/index.mjs"
172
+ },
173
+ "require": {
174
+ "types": "./InfoCard/index.d.ts",
175
+ "default": "./InfoCard/index.js"
176
+ },
177
+ "default": {
178
+ "types": "./InfoCard/index.d.mts",
179
+ "default": "./InfoCard/index.mjs"
180
+ }
181
+ },
182
+ "./Link": {
183
+ "import": {
184
+ "types": "./Link/index.d.mts",
185
+ "default": "./Link/index.mjs"
186
+ },
187
+ "require": {
188
+ "types": "./Link/index.d.ts",
189
+ "default": "./Link/index.js"
190
+ },
191
+ "default": {
192
+ "types": "./Link/index.d.mts",
193
+ "default": "./Link/index.mjs"
194
+ }
195
+ },
196
+ "./MarkdownElement": {
197
+ "import": {
198
+ "types": "./MarkdownElement/index.d.mts",
199
+ "default": "./MarkdownElement/index.mjs"
200
+ },
201
+ "require": {
202
+ "types": "./MarkdownElement/index.d.ts",
203
+ "default": "./MarkdownElement/index.js"
204
+ },
205
+ "default": {
206
+ "types": "./MarkdownElement/index.d.mts",
207
+ "default": "./MarkdownElement/index.mjs"
208
+ }
209
+ },
210
+ "./branding": {
211
+ "import": {
212
+ "types": "./branding/index.d.mts",
213
+ "default": "./branding/index.mjs"
214
+ },
215
+ "require": {
216
+ "types": "./branding/index.d.ts",
217
+ "default": "./branding/index.js"
218
+ },
219
+ "default": {
220
+ "types": "./branding/index.d.mts",
221
+ "default": "./branding/index.mjs"
222
+ }
223
+ },
224
+ "./i18n": {
225
+ "import": {
226
+ "types": "./i18n/index.d.mts",
227
+ "default": "./i18n/index.mjs"
228
+ },
229
+ "require": {
230
+ "types": "./i18n/index.d.ts",
231
+ "default": "./i18n/index.js"
232
+ },
233
+ "default": {
234
+ "types": "./i18n/index.d.mts",
235
+ "default": "./i18n/index.mjs"
236
+ }
237
+ },
238
+ "./nextFonts": {
239
+ "import": {
240
+ "types": "./nextFonts/index.d.mts",
241
+ "default": "./nextFonts/index.mjs"
242
+ },
243
+ "require": {
244
+ "types": "./nextFonts/index.d.ts",
245
+ "default": "./nextFonts/index.js"
246
+ },
247
+ "default": {
248
+ "types": "./nextFonts/index.d.mts",
249
+ "default": "./nextFonts/index.mjs"
250
+ }
251
+ },
252
+ "./translations": {
253
+ "import": {
254
+ "types": "./translations/index.d.mts",
255
+ "default": "./translations/index.mjs"
256
+ },
257
+ "require": {
258
+ "types": "./translations/index.d.ts",
259
+ "default": "./translations/index.js"
260
+ },
261
+ "default": {
262
+ "types": "./translations/index.d.mts",
263
+ "default": "./translations/index.mjs"
264
+ }
265
+ }
67
266
  }
68
267
  }
@@ -0,0 +1,3 @@
1
+ import type { Translations } from "../i18n/index.mjs";
2
+ declare const _default: Record<string, Translations>;
3
+ export default _default;
package/esm/Ad/index.d.ts DELETED
@@ -1,5 +0,0 @@
1
- export * from "./Ad.js";
2
- export * from "./AdManager.js";
3
- export * from "./AdProvider.js";
4
- export * from "./AdGuest.js";
5
- export { AdCarbonInline } from "./AdCarbon.js";
package/esm/Ad/index.js DELETED
@@ -1,7 +0,0 @@
1
- /// <reference types="gtag.js" />
2
-
3
- export * from "./Ad.js";
4
- export * from "./AdManager.js";
5
- export * from "./AdProvider.js";
6
- export * from "./AdGuest.js";
7
- export { AdCarbonInline } from "./AdCarbon.js";
@@ -1,3 +0,0 @@
1
- export * from "./CodeCopy.js";
2
- export * from "./CodeCopyButton.js";
3
- export { default as useClipboardCopy } from "./useClipboardCopy.js";
@@ -1,3 +0,0 @@
1
- export * from "./CodeCopy.js";
2
- export * from "./CodeCopyButton.js";
3
- export { default as useClipboardCopy } from "./useClipboardCopy.js";
@@ -1 +0,0 @@
1
- export * from "./DocsProvider.js";
@@ -1 +0,0 @@
1
- export * from "./DocsProvider.js";
@@ -1 +0,0 @@
1
- export * from "./HighlightedCode.js";
@@ -1 +0,0 @@
1
- export * from "./HighlightedCode.js";
@@ -1,2 +0,0 @@
1
- export * from "./HighlightedCodeWithTabs.js";
2
- export { HighlightedCodeWithTabs as default } from "./HighlightedCodeWithTabs.js";
@@ -1,2 +0,0 @@
1
- export * from "./HighlightedCodeWithTabs.js";
2
- export { HighlightedCodeWithTabs as default } from "./HighlightedCodeWithTabs.js";
@@ -1 +0,0 @@
1
- export * from "./InfoCard.js";
@@ -1 +0,0 @@
1
- export * from "./InfoCard.js";
@@ -1 +0,0 @@
1
- export * from "./Link.js";
package/esm/Link/index.js DELETED
@@ -1 +0,0 @@
1
- export * from "./Link.js";
@@ -1 +0,0 @@
1
- export * from "./MarkdownElement.js";
@@ -1 +0,0 @@
1
- export * from "./MarkdownElement.js";
@@ -1,2 +0,0 @@
1
- export { default } from "./NProgressBar.js";
2
- export * from "./NProgressBar.js";
@@ -1 +0,0 @@
1
- export { default } from "./NProgressBar.js";
@@ -1 +0,0 @@
1
- export * from "./SectionTitle.js";
@@ -1 +0,0 @@
1
- export * from "./SectionTitle.js";
@@ -1,2 +0,0 @@
1
- export * from "./brandingTheme.js";
2
- export * from "./BrandingProvider.js";
@@ -1,2 +0,0 @@
1
- export * from "./brandingTheme.js";
2
- export * from "./BrandingProvider.js";
@@ -1 +0,0 @@
1
- export * from "./i18n.js";
package/esm/i18n/index.js DELETED
@@ -1 +0,0 @@
1
- export * from "./i18n.js";
package/esm/package.json DELETED
@@ -1 +0,0 @@
1
- {"type":"module","sideEffects":false}
@@ -1,3 +0,0 @@
1
- import type { Translations } from "../i18n/index.js";
2
- declare const _default: Record<string, Translations>;
3
- export default _default;
@@ -1,223 +0,0 @@
1
- {
2
- "adblock": "If you don't mind tech-related ads (no tracking or remarketing), and want to keep us running, please whitelist us in your blocker.",
3
- "adPublisher": "ad by {{publisher}}",
4
- "aiCustomizeDemo": "Want to customize this?",
5
- "aiChatFailed": "Failed to open MUI Chat",
6
- "api-docs": {
7
- "componentName": "Component name",
8
- "componentsApi": "Components API",
9
- "themeDefaultProps": "Theme default props",
10
- "themeDefaultPropsDescription": "You can use <code>{{muiName}}</code> to change the default props of this component <a href={{defaultPropsLink}}>with the theme</a>.",
11
- "classes": "CSS classes",
12
- "classesDescription": "These class names are useful for styling with CSS. They are applied to the component's slots when specific states are triggered.",
13
- "className": "Class name",
14
- "cssDescription": "The following class names are useful for styling with CSS (the <a href=\"/material-ui/customization/how-to-customize/#state-classes\">state classes</a> are marked). <br /> To learn more, visit the <a href=\"/material-ui/customization/theme-components/\">component customization</a> page.",
15
- "css": "CSS",
16
- "cssComponent": "As a CSS utility, the {{name}} component also supports all <a href=\"/system/properties/\"><code>system</code></a> properties. You can use them as props directly on the component.",
17
- "default": "Default",
18
- "defaultComponent": "Default component",
19
- "defaultValue": "Default value",
20
- "defaultHTMLTag": "Default HTML tag",
21
- "defaultDeprecationMessage": "This API is deprecated.",
22
- "demos": "Demos",
23
- "deprecated": "Deprecated",
24
- "description": "Description",
25
- "globalClass": "Global class",
26
- "defaultClass": "Default class",
27
- "hookName": "Hook name",
28
- "hooksApi": "Hooks API",
29
- "hooksNoParameters": "This hook does not accept any input parameters.",
30
- "hooksPageDescription": "API reference docs for the {{name}} hook. Learn about the input parameters and other APIs of this exported module.",
31
- "import": "Import",
32
- "importDifference": "Learn about the difference by <a href=\"/material-ui/guides/minimizing-bundle-size/\">reading this guide on minimizing bundle size</a>.",
33
- "inheritance": "Inheritance",
34
- "inheritanceDescription": "While not explicitly documented above, the props of the <a href=\"{{pathname}}\">{{component}}</a> component{{suffix}} are also available in {{name}}. You can take advantage of this to <a href=\"/material-ui/guides/api/#spread\">target nested components</a>.",
35
- "inheritanceSuffixTransition": " from react-transition-group",
36
- "name": "Name",
37
- "nativeElement": "native",
38
- "overrideStyles": "You can override the style of the component using one of these customization options:\n",
39
- "overrideStylesStyledComponent": "<ul>\n<li>With a <a href=\"/material-ui/integrations/interoperability/#global-css\">global class name</a>.</li>\n<li>With a rule name as part of the component's <a href=\"{{styleOverridesLink}}\"><code>styleOverrides</code> property</a> in a custom theme.</li>\n</ul>",
40
- "pageDescription": "API reference docs for the React {{name}} component. Learn about the props, CSS, and other APIs of this exported module.",
41
- "props": "Props",
42
- "properties": "Properties",
43
- "parameters": "Parameters",
44
- "requires-ref": "This <a href=\"/material-ui/guides/composition/#caveat-with-refs\">needs to be able to hold a ref</a>.",
45
- "returns": "Returns: ",
46
- "returnValue": "Return value",
47
- "refNotHeld": "The component cannot hold a ref.",
48
- "refRootElement": "The <code>ref</code> is forwarded to the root element.",
49
- "ruleName": "Rule name",
50
- "seeSourceCode": "If you did not find the information in this page, consider having a look at the <a href=\"{{href}}\">implementation of the component</a> for more detail.",
51
- "signature": "Signature",
52
- "slots": "Slots",
53
- "spreadHint": "Props of the {{spreadHintElement}} component are also available.",
54
- "state": "STATE",
55
- "styleOverrides": "The name <code>{{componentStyles.name}}</code> can be used when providing <a href={{defaultPropsLink}}>default props</a> or <a href={{styleOverridesLink}}>style overrides</a> in the theme.",
56
- "slotDescription": "To learn how to customize the slot, check out the <a href={{slotGuideLink}}>Overriding component structure</a> guide.",
57
- "slotName": "Slot name",
58
- "source-code": "Source code",
59
- "type": "Type",
60
- "required": "Required",
61
- "optional": "Optional",
62
- "additional-info": {
63
- "cssApi": "See <a href='#classes'>CSS classes API</a> below for more details.",
64
- "sx": "See the <a href='/system/getting-started/the-sx-prop/'>`sx` page</a> for more details.",
65
- "slotsApi": "See <a href='#slots'>Slots API</a> below for more details.",
66
- "joy-size": "To learn how to add custom sizes to the component, check out <a href='/joy-ui/customization/themed-components/#extend-sizes'>Themed components—Extend sizes</a>.",
67
- "joy-color": "To learn how to add your own colors, check out <a href='/joy-ui/customization/themed-components/#extend-colors'>Themed components—Extend colors</a>.",
68
- "joy-variant": "To learn how to add your own variants, check out <a href='/joy-ui/customization/themed-components/#extend-variants'>Themed components—Extend variants</a>."
69
- }
70
- },
71
- "marketingPageDescr": "A responsive marketing page layout with sections for product features, testimonials, pricing, and FAQs.",
72
- "marketingPageTitle": "Marketing page",
73
- "searchButton": "Search…",
74
- "algoliaSearch": "What are you looking for?",
75
- "appFrame": {
76
- "changeLanguage": "Change language",
77
- "github": "GitHub repository",
78
- "helpToTranslate": "Help to translate",
79
- "openDrawer": "Open main navigation",
80
- "skipToContent": "Skip to content",
81
- "toggleSettings": "Toggle settings drawer"
82
- },
83
- "backToTop": "Scroll back to top",
84
- "backToOpenRoles": "Back to open roles",
85
- "blogDescr": "A sleek, modern blog homepage layout with Markdown support via markdown-to-jsx.",
86
- "blogTitle": "Blog",
87
- "bundleSize": "Bundle size",
88
- "bundleSizeTooltip": "Scroll down to 'Exports Analysis' for a more detailed report.",
89
- "cancel": "Cancel",
90
- "cdn": "or use a CDN.",
91
- "checkoutDescr": "A sophisticated checkout flow with fully customizable steps.",
92
- "checkoutTitle": "Checkout",
93
- "clickToCopy": "Click to copy",
94
- "close": "Close",
95
- "codesandbox": "Edit in CodeSandbox",
96
- "copied": "Copied",
97
- "copiedSource": "The source code has been copied to your clipboard.",
98
- "copiedSourceLink": "Link to the source code has been copied to your clipboard.",
99
- "copySource": "Copy the source",
100
- "copySourceLinkJS": "Copy link to JavaScript source",
101
- "copySourceLinkTS": "Copy link to TypeScript source",
102
- "dashboardDescr": "A complex data visualization dashboard featuring the MUI X Data Grid and Charts.",
103
- "dashboardTitle": "Dashboard",
104
- "decreaseSpacing": "decrease spacing",
105
- "demoToolbarLabel": "demo source",
106
- "demoStylingSelectSystem": "MUI System",
107
- "demoStylingSelectTailwind": "Tailwind CSS",
108
- "demoStylingSelectCSS": "Plain CSS",
109
- "diamondSponsors": "Diamond sponsors",
110
- "becomeADiamondSponsor": "Become a Diamond sponsor",
111
- "diamondSponsorVacancies": "One spot left!",
112
- "editorHint": "Press <kbd>Enter</kbd> to start editing",
113
- "editPage": "Edit this page",
114
- "emojiLove": "Love",
115
- "emojiWarning": "Warning",
116
- "expandAll": "Expand all",
117
- "feedbackCommentLabel": "Comment",
118
- "feedbackFailed": "Couldn't submit feedback. Please try again later.",
119
- "feedbackMessage": "Was this page helpful?",
120
- "feedbackMessageDown": "How can we improve this page? (optional)",
121
- "feedbackMessageUp": "What did you like about this page? (optional)",
122
- "feedbackSectionSpecific": "How can we improve the <strong>{{sectionName}}</strong> section? (optional)",
123
- "feedbackMessageToGitHub": {
124
- "usecases": "If something is broken or if you need a reply to a problem you've encountered, please",
125
- "reasonWhy": "Otherwise, the team won't be able to answer back or ask for more information.",
126
- "callToAction": {
127
- "link": "open an issue instead."
128
- }
129
- },
130
- "feedbackNo": "No",
131
- "feedbackSubmitted": "Feedback submitted",
132
- "feedbackYes": "Yes",
133
- "footerCompany": "Company",
134
- "goToHome": "go to homepage",
135
- "getProfessionalSupport": "Get Professional Support",
136
- "getStarted": "Get Started",
137
- "githubLabel": "Feedback",
138
- "headTitle": "MUI: A popular React UI framework",
139
- "hideFullSource": "Collapse code",
140
- "hideSource": "Hide code",
141
- "homeQuickWord": "A quick word from our sponsors:",
142
- "increaseSpacing": "increase spacing",
143
- "initialFocusLabel": "A generic container that is programmatically focused to test keyboard navigation of our components.",
144
- "installation": "Installation",
145
- "installButton": "Read installation docs",
146
- "installDescr": "Install MUI's source files via npm. We take care of injecting the CSS needed.",
147
- "joinThese": "Join these and other great organizations!",
148
- "JS": "JavaScript",
149
- "letUsKnow": "Let us know!",
150
- "likeMui": "Help us keep running",
151
- "loadFont": "Load the default Roboto font.",
152
- "mainNavigation": "documentation",
153
- "newest": "Newest",
154
- "openDrawer": "Open documentation navigation",
155
- "or": "or",
156
- "pageTOC": "Page table of contents",
157
- "praise": "Praise for MUI",
158
- "praiseDescr": "Here's what some of our users are saying.",
159
- "pricingDescr": "Quickly build an effective pricing table for your potential customers.",
160
- "pricingTitle": "Pricing",
161
- "resetDemo": "Reset demo",
162
- "resetDensity": "Reset density",
163
- "resetFocus": "Reset focus to test keyboard navigation",
164
- "searchIcons": {
165
- "learnMore": "Learn more about the import"
166
- },
167
- "seeMore": "See more",
168
- "settings": {
169
- "color": "Color",
170
- "dark": "Dark",
171
- "direction": "Direction",
172
- "editDocsColors": "Edit documentation colors",
173
- "light": "Light",
174
- "ltr": "Left to right",
175
- "mode": "Mode",
176
- "rtl": "Right to left",
177
- "settings": "Settings",
178
- "system": "System",
179
- "language": "Language"
180
- },
181
- "showFullSource": "Expand code",
182
- "showJSSource": "Show JavaScript source",
183
- "showSource": "Show code",
184
- "showTSSource": "Show TypeScript source",
185
- "signInDescr": "A clean and efficient sign-in page, ready for your favorite auth provider.",
186
- "signInSideDescr": "A responsive, two-column sign-in page for adding content alongside the form.",
187
- "signInSideTitle": "Sign-in side",
188
- "signInTitle": "Sign-in",
189
- "signUpDescr": "A clean and efficient sign-up page, perfect for pairing with a sign-in template.",
190
- "signUpTitle": "Sign-up",
191
- "crudDashboardTitle": "CRUD dashboard",
192
- "crudDashboardDescr": "Dashboard with CRUD pages and mobile-friendly layout with highly customizable sidebar.",
193
- "sourceCode": "Source code",
194
- "spacingUnit": "Spacing unit",
195
- "stackblitz": "Edit in StackBlitz",
196
- "stars": "GitHub stars",
197
- "stickyFooterDescr": "Attach a footer to the bottom of the viewport when page content is short.",
198
- "stickyFooterTitle": "Sticky footer",
199
- "strapline": "MUI provides a simple, customizable, and accessible library of React components. Follow your own design system, or start with Material Design.",
200
- "submit": "Submit",
201
- "tableOfContents": "Contents",
202
- "thanks": "Thank you!",
203
- "themes": "Premium themes",
204
- "themesButton": "Browse themes",
205
- "themesDescr": "Take your project to the next level with premium themes from our store – all built on MUI.",
206
- "toggleNotifications": "Toggle notifications panel",
207
- "toggleRTL": "Toggle right-to-left/left-to-right",
208
- "traffic": "Traffic",
209
- "TS": "TypeScript",
210
- "v5IsOut": "🎉 v5 release candidate is out! Head to the",
211
- "v5docsLink": "v5 documentation",
212
- "v5startAdoption": "to get started.",
213
- "unreadNotifications": "unread notifications",
214
- "usage": "Usage",
215
- "usageButton": "Explore the docs",
216
- "usageDescr": "MUI components work without any additional setup, and don't pollute the global scope.",
217
- "useDarkTheme": "Use dark theme",
218
- "useHighDensity": "Apply higher density via props",
219
- "usingMui": "Are you using MUI?",
220
- "viewGitHub": "View the source on GitHub",
221
- "visit": "Visit the website",
222
- "whosUsing": "Who's using MUI?"
223
- }
File without changes
File without changes
File without changes
File without changes