@muibook/components 18.0.0 → 18.0.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.
@@ -103,7 +103,7 @@
103
103
  },
104
104
  {
105
105
  "kind": "javascript-module",
106
- "path": "src/components/mui-alert/doc.ts",
106
+ "path": "src/components/mui-badge/doc.ts",
107
107
  "declarations": [
108
108
  {
109
109
  "kind": "variable",
@@ -111,7 +111,7 @@
111
111
  "type": {
112
112
  "text": "MuiDocs"
113
113
  },
114
- "default": "{ Alert: { title: \"Alert\", description: \"Alerts surface meaningful system messages related to the users' current task or action.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/7GnGBCbpMF3wyjCDC06hX7/24739b86a907d15400fe8e9e240a9619/Alert_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-4444&t=ZA9uH4LK37tSuk6r-1\", ], guides: [\"https://guides.muibook.com/alert\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-alert/index.ts\"], storybook: [\"https://stories.muibook.com/?path=/docs/feedback-alert--docs\"], website: [\"https://muibook.com/#/alert\"], usage: { list: [ \"Success: Confirm completed actions such as form submissions, data saves, or task completion.\", \"Info: For sharing new features, updates, contextual tips, or non-urgent system statuses.\", \"Warning: Alert users to unsaved changes, deprecated features, or risky actions.\", \"Error: Alert users of form validation issues, system failures, or tasks that need attention.\", ], }, accessibility: { designerList: [ \"ARIA-live is built in, using POLITE + ASSERTIVE for screen readers.\", \"The role is set to ALERT for immediate screen reader feedback.\", ], engineerList: [ \"ARIA-live is built in, using POLITE + ASSERTIVE for screen readers.\", \"The role is set to ALERT for immediate screen reader feedback.\", ], }, anatomy: { list: [ \"Preset icon: Communicates the type of alert visually. E.g. info, success, warning, error.\", \"Preset title: Provides a clear, predefined heading that reflects the alert’s purpose.\", \"Customisable text: Allows for specific details or guidance relevant to the situation.\", ], image: \"https://images.ctfassets.net/i5uwscj4pkk2/17j3DxAFlne6rvMi6QUXqZ/aedab2c349c8f8b0a8414b41132cda51/Alert_-_Anatomy.png\", }, variants: { items: [ { key: \"success\", title: \"Success\", description: \"Indicates that an operation or action has been completed successfully. Use this variant for scenarios such as form submissions processed without errors, successful data updates or saves, and confirmations of completed tasks or actions. For accessibility, this variant uses an aria-live value of polite.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2EbJsP3GZ98WPOiF4PbGh2/bc3e020b37b73f949be745e4e26b6e5a/alert-success.png\", }, { key: \"info\", title: \"Info\", description: \"Provides general information or updates that are helpful but not critical. This variant is used for announcing new features or updates, offering contextual information or tips, and informing users about non-urgent system statuses. For accessibility, it uses an aria-live value of polite.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1SDh1JVNouysPHylu9lTUj/6793dd8aa854d08045c2159b450b762c/alert-info.png\", }, { key: \"warning\", title: \"Warning\", description: \"Alerts users to potential issues or situations that require caution. Common use cases include notifying about unsaved changes, indicating deprecated features or upcoming changes, and highlighting actions that may have unintended consequences. For accessibility, this variant uses an aria-live value of assertive.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2zympGRb3wlU5P36FsKWsL/dd9bde33646345e65d5bff505d512e22/alert-warning.png\", }, { key: \"error\", title: \"Error\", description: \"Indicates that an error has occurred, requiring user attention or action. This variant is typically used for form validation errors, system failures or exceptions, and failed operations or transactions. For accessibility, it uses an aria-live value of assertive.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/zOH2Xinum4ZjIv3qp6LJM/180a2306dd624b6bc2fa55c0ad81ea0e/alert-error.png\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"ai-playground-error-1\", name: \"AI Playground (Error)\", description: \"Demonstrates the Muiplay AI Playground showing a floating error positioned close to the field where a prompt is required to generate a task.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/40RfRPVAN9dvWO7UFuIiUC/52de3cffd69a5bcc2e457f8de03bb9cf/Play-Alert-Composition.png\", }, { key: \"ai-playground-error-2\", name: \"AI Playground (Error)\", description: \"Demonstrates the Muiplay AI Playground showing a floating error positioned close to the field where a prompt is required to generate a task.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/40RfRPVAN9dvWO7UFuIiUC/52de3cffd69a5bcc2e457f8de03bb9cf/Play-Alert-Composition.png\", }, ], }, related: { items: [ { name: \"Message\", link: \"https://guides.muibook.com/message\" }, { name: \"Link\", link: \"https://guides.muibook.com/link\" }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [ { description: \"\", image: \"\" }, { description: \"\", image: \"\" }, ], dontContent: [{ description: \"\" }, { description: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
114
+ "default": "{ Badge: { title: \"Badge\", description: \"Badges are non-interactive and indicate counts or statuses.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/3uhL6lnJTEY4LtVyMA3og5/7844fa7e691b9f97e3c335e1a978e881/Badge_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-1108&t=FSv3FEahG8VQW1FZ-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/feedback-badge--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-badge/index.ts\"], website: [\"https://muibook.com/#/badge\"], guides: [\"https://guides.muibook.com/badge\"], usage: { list: [ \"Show the number of unread notifications E.g. '4' unread messages\", \"Indicate the status of a user E.g. Online, Busy, or Away\", \"Use size variants (xx-small, x-small, small, medium, large) to match surrounding component scale.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"\", list: [\"\"], }, variants: { items: [ { key: \"default\", title: \"default\", description: \"Used for data that is visually in the foreground.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3Xgz2qoLs8NACel4fRr9iC/52699b5763f1efd4853a9ffb991b3ff3/badge-default.png\", }, { key: \"positive\", title: \"positive\", description: \"For positive or completed statuses.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/65RMIuUEUIzusbSAwqLQcI/63edb290041c708fc69d0d27fc49e25d/badge-positive.png\", }, { key: \"warning\", title: \"warning\", description: \"For urgent or important statuses.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5AFfOShVyTEKO1wgIe6rYv/e809c76ddabdfd9789adc31a26becf83/badge-warning.png\", }, { key: \"error\", title: \"error\", description: \"Represents an error, issue or critical state.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/E0jtn7WSTwYligMqSNl0k/c3c041e025c3725682ec12eb3ab98400/badge-error.png\", }, { key: \"overlay\", title: \"overlay\", description: \"For labels placed on media/image surfaces with stronger contrast.\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"outcome-based-roadmap\", name: \"Outcome-Based Roadmap\", description: \"Example of an Outcome-Based Roadmap page showing objectives organised into Upcoming, Doing, and Finished columns. Progress bars indicate the completion status of each task, providing a clear view of overall progress.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3w5htPtfEz7QMCH9alVcwf/de35725fb4542b891bd695b900195291/Outcomes-Progress-Composition.png\", }, { key: \"compliance-dashboard-table\", name: \"Compliance Dashboard Table\", description: \"This example shows a desktop view of a table used within an accounting compliance dashboard.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3vUKA5C5iJ3LvjLwf2WiO9/274ffe423dbe828244294f6809172ce1/table-composition-compliance-dashboard.png\", }, { key: \"carousel-showcase\", name: \"Carousel Showcase\", description: \"This example from the GuruSuite website demonstrates the carousel used to showcase two of the products on offer.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2TaRRm351HyujF9mT2w1wH/3958f69e939d20618751742130dc5f06/GuruSuite-Carousel-Composition.png\", }, { key: \"outcomes-roadmap-dashboard\", name: \"Outcomes Roadmap Dashboard\", description: \"Example of the responsive component in the Outcomes Roadmap Dashboard, demonstrating layout, title, and padding adjustments across breakpoints.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3FsXandRr1Z9BAKv33twxT/b0d0e4a8b6237bf7d38660111bceb8ab/responsive-composition.gif\", }, ], }, related: { items: [ { name: \"Button\", link: \"https://guides.muibook.com/button\", }, { name: \"Link\", link: \"https://guides.muibook.com/link\", }, { name: \"Tab Bar\", link: \"https://guides.muibook.com/tab-bar\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
115
115
  }
116
116
  ],
117
117
  "exports": [
@@ -120,107 +120,29 @@
120
120
  "name": "muiDocs",
121
121
  "declaration": {
122
122
  "name": "muiDocs",
123
- "module": "src/components/mui-alert/doc.ts"
123
+ "module": "src/components/mui-badge/doc.ts"
124
124
  }
125
125
  }
126
126
  ]
127
127
  },
128
128
  {
129
129
  "kind": "javascript-module",
130
- "path": "src/components/mui-alert/index.ts",
130
+ "path": "src/components/mui-badge/index.ts",
131
131
  "declarations": [
132
132
  {
133
133
  "kind": "class",
134
134
  "description": "",
135
- "name": "MuiAlert",
135
+ "name": "MuiBadge",
136
136
  "members": [
137
- {
138
- "kind": "field",
139
- "name": "actionSlotListener",
140
- "type": {
141
- "text": "(() => void) | null"
142
- },
143
- "privacy": "private",
144
- "default": "null"
145
- },
146
- {
147
- "kind": "field",
148
- "name": "contentSlotListener",
149
- "type": {
150
- "text": "(() => void) | null"
151
- },
152
- "privacy": "private",
153
- "default": "null"
154
- },
155
137
  {
156
138
  "kind": "method",
157
139
  "name": "render"
158
- },
159
- {
160
- "kind": "method",
161
- "name": "getAlertSize",
162
- "privacy": "private",
163
- "return": {
164
- "type": {
165
- "text": "AlertSize"
166
- }
167
- }
168
- },
169
- {
170
- "kind": "method",
171
- "name": "getInlineContentSize",
172
- "privacy": "private",
173
- "return": {
174
- "type": {
175
- "text": "string"
176
- }
177
- },
178
- "parameters": [
179
- {
180
- "name": "size",
181
- "type": {
182
- "text": "AlertSize"
183
- }
184
- }
185
- ]
186
- },
187
- {
188
- "kind": "method",
189
- "name": "getActionControlSize",
190
- "privacy": "private",
191
- "return": {
192
- "type": {
193
- "text": "string"
194
- }
195
- },
196
- "parameters": [
197
- {
198
- "name": "size",
199
- "type": {
200
- "text": "AlertSize"
201
- }
202
- }
203
- ]
204
- },
205
- {
206
- "kind": "method",
207
- "name": "setupActionSlot"
208
- },
209
- {
210
- "kind": "method",
211
- "name": "setupContentSlot"
212
140
  }
213
141
  ],
214
142
  "attributes": [
215
143
  {
216
144
  "name": "variant"
217
145
  },
218
- {
219
- "name": "label"
220
- },
221
- {
222
- "name": "hide-label"
223
- },
224
146
  {
225
147
  "name": "size"
226
148
  }
@@ -228,17 +150,17 @@
228
150
  "superclass": {
229
151
  "name": "HTMLElement"
230
152
  },
231
- "tagName": "mui-alert",
153
+ "tagName": "mui-badge",
232
154
  "customElement": true
233
155
  }
234
156
  ],
235
157
  "exports": [
236
158
  {
237
159
  "kind": "custom-element-definition",
238
- "name": "mui-alert",
160
+ "name": "mui-badge",
239
161
  "declaration": {
240
- "name": "MuiAlert",
241
- "module": "src/components/mui-alert/index.ts"
162
+ "name": "MuiBadge",
163
+ "module": "src/components/mui-badge/index.ts"
242
164
  }
243
165
  }
244
166
  ]
@@ -346,7 +268,7 @@
346
268
  },
347
269
  {
348
270
  "kind": "javascript-module",
349
- "path": "src/components/mui-badge/doc.ts",
271
+ "path": "src/components/mui-alert/doc.ts",
350
272
  "declarations": [
351
273
  {
352
274
  "kind": "variable",
@@ -354,7 +276,7 @@
354
276
  "type": {
355
277
  "text": "MuiDocs"
356
278
  },
357
- "default": "{ Badge: { title: \"Badge\", description: \"Badges are non-interactive and indicate counts or statuses.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/3uhL6lnJTEY4LtVyMA3og5/7844fa7e691b9f97e3c335e1a978e881/Badge_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-1108&t=FSv3FEahG8VQW1FZ-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/feedback-badge--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-badge/index.ts\"], website: [\"https://muibook.com/#/badge\"], guides: [\"https://guides.muibook.com/badge\"], usage: { list: [ \"Show the number of unread notifications E.g. '4' unread messages\", \"Indicate the status of a user E.g. Online, Busy, or Away\", \"Use size variants (xx-small, x-small, small, medium, large) to match surrounding component scale.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"\", list: [\"\"], }, variants: { items: [ { key: \"default\", title: \"default\", description: \"Used for data that is visually in the foreground.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3Xgz2qoLs8NACel4fRr9iC/52699b5763f1efd4853a9ffb991b3ff3/badge-default.png\", }, { key: \"positive\", title: \"positive\", description: \"For positive or completed statuses.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/65RMIuUEUIzusbSAwqLQcI/63edb290041c708fc69d0d27fc49e25d/badge-positive.png\", }, { key: \"warning\", title: \"warning\", description: \"For urgent or important statuses.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5AFfOShVyTEKO1wgIe6rYv/e809c76ddabdfd9789adc31a26becf83/badge-warning.png\", }, { key: \"error\", title: \"error\", description: \"Represents an error, issue or critical state.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/E0jtn7WSTwYligMqSNl0k/c3c041e025c3725682ec12eb3ab98400/badge-error.png\", }, { key: \"overlay\", title: \"overlay\", description: \"For labels placed on media/image surfaces with stronger contrast.\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"outcome-based-roadmap\", name: \"Outcome-Based Roadmap\", description: \"Example of an Outcome-Based Roadmap page showing objectives organised into Upcoming, Doing, and Finished columns. Progress bars indicate the completion status of each task, providing a clear view of overall progress.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3w5htPtfEz7QMCH9alVcwf/de35725fb4542b891bd695b900195291/Outcomes-Progress-Composition.png\", }, { key: \"compliance-dashboard-table\", name: \"Compliance Dashboard Table\", description: \"This example shows a desktop view of a table used within an accounting compliance dashboard.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3vUKA5C5iJ3LvjLwf2WiO9/274ffe423dbe828244294f6809172ce1/table-composition-compliance-dashboard.png\", }, { key: \"carousel-showcase\", name: \"Carousel Showcase\", description: \"This example from the GuruSuite website demonstrates the carousel used to showcase two of the products on offer.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2TaRRm351HyujF9mT2w1wH/3958f69e939d20618751742130dc5f06/GuruSuite-Carousel-Composition.png\", }, { key: \"outcomes-roadmap-dashboard\", name: \"Outcomes Roadmap Dashboard\", description: \"Example of the responsive component in the Outcomes Roadmap Dashboard, demonstrating layout, title, and padding adjustments across breakpoints.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3FsXandRr1Z9BAKv33twxT/b0d0e4a8b6237bf7d38660111bceb8ab/responsive-composition.gif\", }, ], }, related: { items: [ { name: \"Button\", link: \"https://guides.muibook.com/button\", }, { name: \"Link\", link: \"https://guides.muibook.com/link\", }, { name: \"Tab Bar\", link: \"https://guides.muibook.com/tab-bar\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
279
+ "default": "{ Alert: { title: \"Alert\", description: \"Alerts surface meaningful system messages related to the users' current task or action.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/7GnGBCbpMF3wyjCDC06hX7/24739b86a907d15400fe8e9e240a9619/Alert_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-4444&t=ZA9uH4LK37tSuk6r-1\", ], guides: [\"https://guides.muibook.com/alert\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-alert/index.ts\"], storybook: [\"https://stories.muibook.com/?path=/docs/feedback-alert--docs\"], website: [\"https://muibook.com/#/alert\"], usage: { list: [ \"Success: Confirm completed actions such as form submissions, data saves, or task completion.\", \"Info: For sharing new features, updates, contextual tips, or non-urgent system statuses.\", \"Warning: Alert users to unsaved changes, deprecated features, or risky actions.\", \"Error: Alert users of form validation issues, system failures, or tasks that need attention.\", ], }, accessibility: { designerList: [ \"ARIA-live is built in, using POLITE + ASSERTIVE for screen readers.\", \"The role is set to ALERT for immediate screen reader feedback.\", ], engineerList: [ \"ARIA-live is built in, using POLITE + ASSERTIVE for screen readers.\", \"The role is set to ALERT for immediate screen reader feedback.\", ], }, anatomy: { list: [ \"Preset icon: Communicates the type of alert visually. E.g. info, success, warning, error.\", \"Preset title: Provides a clear, predefined heading that reflects the alert’s purpose.\", \"Customisable text: Allows for specific details or guidance relevant to the situation.\", ], image: \"https://images.ctfassets.net/i5uwscj4pkk2/17j3DxAFlne6rvMi6QUXqZ/aedab2c349c8f8b0a8414b41132cda51/Alert_-_Anatomy.png\", }, variants: { items: [ { key: \"success\", title: \"Success\", description: \"Indicates that an operation or action has been completed successfully. Use this variant for scenarios such as form submissions processed without errors, successful data updates or saves, and confirmations of completed tasks or actions. For accessibility, this variant uses an aria-live value of polite.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2EbJsP3GZ98WPOiF4PbGh2/bc3e020b37b73f949be745e4e26b6e5a/alert-success.png\", }, { key: \"info\", title: \"Info\", description: \"Provides general information or updates that are helpful but not critical. This variant is used for announcing new features or updates, offering contextual information or tips, and informing users about non-urgent system statuses. For accessibility, it uses an aria-live value of polite.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1SDh1JVNouysPHylu9lTUj/6793dd8aa854d08045c2159b450b762c/alert-info.png\", }, { key: \"warning\", title: \"Warning\", description: \"Alerts users to potential issues or situations that require caution. Common use cases include notifying about unsaved changes, indicating deprecated features or upcoming changes, and highlighting actions that may have unintended consequences. For accessibility, this variant uses an aria-live value of assertive.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2zympGRb3wlU5P36FsKWsL/dd9bde33646345e65d5bff505d512e22/alert-warning.png\", }, { key: \"error\", title: \"Error\", description: \"Indicates that an error has occurred, requiring user attention or action. This variant is typically used for form validation errors, system failures or exceptions, and failed operations or transactions. For accessibility, it uses an aria-live value of assertive.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/zOH2Xinum4ZjIv3qp6LJM/180a2306dd624b6bc2fa55c0ad81ea0e/alert-error.png\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"ai-playground-error-1\", name: \"AI Playground (Error)\", description: \"Demonstrates the Muiplay AI Playground showing a floating error positioned close to the field where a prompt is required to generate a task.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/40RfRPVAN9dvWO7UFuIiUC/52de3cffd69a5bcc2e457f8de03bb9cf/Play-Alert-Composition.png\", }, { key: \"ai-playground-error-2\", name: \"AI Playground (Error)\", description: \"Demonstrates the Muiplay AI Playground showing a floating error positioned close to the field where a prompt is required to generate a task.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/40RfRPVAN9dvWO7UFuIiUC/52de3cffd69a5bcc2e457f8de03bb9cf/Play-Alert-Composition.png\", }, ], }, related: { items: [ { name: \"Message\", link: \"https://guides.muibook.com/message\" }, { name: \"Link\", link: \"https://guides.muibook.com/link\" }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [ { description: \"\", image: \"\" }, { description: \"\", image: \"\" }, ], dontContent: [{ description: \"\" }, { description: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
358
280
  }
359
281
  ],
360
282
  "exports": [
@@ -363,29 +285,107 @@
363
285
  "name": "muiDocs",
364
286
  "declaration": {
365
287
  "name": "muiDocs",
366
- "module": "src/components/mui-badge/doc.ts"
288
+ "module": "src/components/mui-alert/doc.ts"
367
289
  }
368
290
  }
369
291
  ]
370
292
  },
371
293
  {
372
294
  "kind": "javascript-module",
373
- "path": "src/components/mui-badge/index.ts",
295
+ "path": "src/components/mui-alert/index.ts",
374
296
  "declarations": [
375
297
  {
376
298
  "kind": "class",
377
299
  "description": "",
378
- "name": "MuiBadge",
300
+ "name": "MuiAlert",
379
301
  "members": [
302
+ {
303
+ "kind": "field",
304
+ "name": "actionSlotListener",
305
+ "type": {
306
+ "text": "(() => void) | null"
307
+ },
308
+ "privacy": "private",
309
+ "default": "null"
310
+ },
311
+ {
312
+ "kind": "field",
313
+ "name": "contentSlotListener",
314
+ "type": {
315
+ "text": "(() => void) | null"
316
+ },
317
+ "privacy": "private",
318
+ "default": "null"
319
+ },
380
320
  {
381
321
  "kind": "method",
382
322
  "name": "render"
323
+ },
324
+ {
325
+ "kind": "method",
326
+ "name": "getAlertSize",
327
+ "privacy": "private",
328
+ "return": {
329
+ "type": {
330
+ "text": "AlertSize"
331
+ }
332
+ }
333
+ },
334
+ {
335
+ "kind": "method",
336
+ "name": "getInlineContentSize",
337
+ "privacy": "private",
338
+ "return": {
339
+ "type": {
340
+ "text": "string"
341
+ }
342
+ },
343
+ "parameters": [
344
+ {
345
+ "name": "size",
346
+ "type": {
347
+ "text": "AlertSize"
348
+ }
349
+ }
350
+ ]
351
+ },
352
+ {
353
+ "kind": "method",
354
+ "name": "getActionControlSize",
355
+ "privacy": "private",
356
+ "return": {
357
+ "type": {
358
+ "text": "string"
359
+ }
360
+ },
361
+ "parameters": [
362
+ {
363
+ "name": "size",
364
+ "type": {
365
+ "text": "AlertSize"
366
+ }
367
+ }
368
+ ]
369
+ },
370
+ {
371
+ "kind": "method",
372
+ "name": "setupActionSlot"
373
+ },
374
+ {
375
+ "kind": "method",
376
+ "name": "setupContentSlot"
383
377
  }
384
378
  ],
385
379
  "attributes": [
386
380
  {
387
381
  "name": "variant"
388
382
  },
383
+ {
384
+ "name": "label"
385
+ },
386
+ {
387
+ "name": "hide-label"
388
+ },
389
389
  {
390
390
  "name": "size"
391
391
  }
@@ -393,17 +393,17 @@
393
393
  "superclass": {
394
394
  "name": "HTMLElement"
395
395
  },
396
- "tagName": "mui-badge",
396
+ "tagName": "mui-alert",
397
397
  "customElement": true
398
398
  }
399
399
  ],
400
400
  "exports": [
401
401
  {
402
402
  "kind": "custom-element-definition",
403
- "name": "mui-badge",
403
+ "name": "mui-alert",
404
404
  "declaration": {
405
- "name": "MuiBadge",
406
- "module": "src/components/mui-badge/index.ts"
405
+ "name": "MuiAlert",
406
+ "module": "src/components/mui-alert/index.ts"
407
407
  }
408
408
  }
409
409
  ]
@@ -3221,75 +3221,214 @@
3221
3221
  },
3222
3222
  {
3223
3223
  "kind": "javascript-module",
3224
- "path": "src/components/mui-icons/accessibility.ts",
3224
+ "path": "src/components/mui-input/doc.ts",
3225
3225
  "declarations": [
3226
3226
  {
3227
- "kind": "class",
3228
- "description": "",
3229
- "name": "MuiIconAccessibility",
3230
- "members": [
3231
- {
3232
- "kind": "method",
3233
- "name": "render",
3234
- "return": {
3235
- "type": {
3236
- "text": "void"
3237
- }
3238
- }
3239
- }
3240
- ],
3241
- "attributes": [
3242
- {
3243
- "name": "size"
3244
- },
3245
- {
3246
- "name": "color"
3247
- }
3248
- ],
3249
- "superclass": {
3250
- "name": "HTMLElement"
3227
+ "kind": "variable",
3228
+ "name": "muiDocs",
3229
+ "type": {
3230
+ "text": "MuiDocs"
3251
3231
  },
3252
- "tagName": "mui-icon-accessibility",
3253
- "customElement": true
3232
+ "default": "{ Input: { title: \"Input\", description: \"An input component for capturing user text, styled for consistency across your UI.\", hero: [\"\"], figma: [\"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-795&t=GMqx21isUVAMpLJp-1\"], storybook: [\"https://stories.muibook.com/?path=/docs/inputs-input--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-input/index.ts\"], website: [\"https://muibook.com/#/input\"], guides: [\"https://guides.muibook.com/input\"], usage: { list: [ \"Ensure the purpose of the input is clear, either through a placeholder text or surrounding context.\", \"Ensure validation feedback is considered when using an input. E.g. Error text.\", \"Ensure the experience has clear focus states to support keyboard accessibility.\", \"Select the appropriate input types for the specific use case. E.g. Text, Email, Password.\", \"Use size='x-small|small|medium|large' to align inputs with surrounding form controls.\", \"Use slot='hint' for contextual overlays, including mui-hint with interactive tooltip content.\", \"Use mui-chip in before/after slots for tag-style contextual input patterns.\", \"Use placeholder text to provide context of the input use; avoid using them as primary labels.\", \"Avoid relying solely on placeholder text for instructions, as it disappears when users start typing.\", \"Use the optional attribute when a field is not required to show a clear (optional) marker in the label.\", \"Use max-length when input limits matter; the component shows a live character count.\", \"In React controlled mode, keep value updates isolated from structural attribute updates (label, type, placeholder, variant) to avoid focus loss while typing.\", ], }, accessibility: { designerList: [\"\"], engineerList: [ \"A label is required for screen reader support to describe the input's purpose.\", \"If hide-label is used, the label is visually hidden but accessible via aria-label.\", \"The label and input are linked via for and id. If no id is provided, one is generated.\", \"Clear focus styles are shown for keyboard users.\", \"The native disabled attribute is fully supported by assistive tech.\", \"Optional fields can be explicitly communicated with the optional attribute without changing label association.\", \"When max-length is set, users get visible character progress while native maxlength enforcement remains intact.\", \"For React integrations, prefer reading event.detail.value from the web component custom event instead of querying shadow DOM internals.\", ], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/5aiWlqSJ4BYCGtXn9MbGd/2734f1771c0e666806060bc85f753927/Input_-_Anatomy.png\", list: [ \"Label: Describes the purpose of the Input; required for accessibility. Can be hidden if the context is clear. Ensure the label text is still provided for developers to support screen reader access.\", \"Text: The label or placeholder text that describes the input field’s purpose.\", \"Before: Optional icons can be placed before or after the text input for additional functionality or clarity (e.g., search or password visibility icons).\", \"After: Optional icons can be placed before or after the text input for additional functionality or clarity (e.g., search or password visibility icons).\", \"Slot Before: Allows insertion of an Add-On, Select, or Button before the input to provide contextual or interactive elements. Some design craft may be needed to align elements visually in tools like Figma.\", \"Slot After: Allows insertion of an Add-On, Select, or Button after the input to support or clarify the user’s entry. Some design craft may be needed to ensure alignment and spacing look accurate in design tools.\", ], }, variants: { items: [ { key: \"default\", title: \"Default\", description: \"The standard Input with visible label and no interaction or validation states applied. Used for most form field scenarios.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5t0SMtVRHvOSHiuHZ8jLfS/64da2bbaf5d2f4216f1c876f205c1298/input-default.png\", }, { key: \"hide-label\", title: \"Hide Label\", description: \"The label is visually hidden but remains accessible to screen readers. Use when the label context is already clear from surrounding UI. Ensure the label name is documented for developers, as the component requires a label for accessibility.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4wC0xbPgmsMGi6YhMG8PnI/f01da9a977092a2da1e128fbee3325eb/input-hide-label.png\", }, { key: \"hover\", title: \"Hover\", description: \"Displays the hover state styling when a pointer is placed over the Input. Useful for demonstrating interactive feedback.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5IXEcxa2RxqubupHmblDhd/ab41eba34289194733a87994b096e95d/input-hover.png\", }, { key: \"focus\", title: \"Focus\", description: \"Shows the focus ring or border to indicate that the Input is currently active. Supports accessible keyboard navigation.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4AA4IcIdnov9MfSeY4rSdL/bbaf44297cdd4bd09d626b707dbe5f47/input-focus.png\", }, { key: \"error\", title: \"Error\", description: \"Displays a visual error style to indicate invalid input. Used with the Field component to surface validation messaging.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2LYMpJwtH7f8KfPYl0vwAg/385529402b5e73399320c9581c8e1301/input-error.png\", }, { key: \"input-field\", title: \"Input + Field\", description: \"Displays a visual error style to indicate invalid input. Used with the Field component to surface validation messaging.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/kSXvQ6D4hvuP3c9bC0ZUa/319272dc75f0b08493753a49c0fbff75/success-message.png\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"user-details\", name: \"User Details (Step 1)\", description: \"This composition uses an accordion to contain a step in a multi-step flow. It focuses on input fields with labels, placeholders, and optional states, keeping the layout compact and clear.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1L2XfteVwNBQcFlddTYmfi/c791eb538285e2cfb919342e84228811/accordion-block_-_Variants.png\", }, { key: \"onboarding-form\", name: \"Onboarding Form\", description: \"Demonstrates an onboarding form within a card, using logic to confirm terms acceptance. Components include Heading, Input Fields, Checkbox, and Button.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1NrgynTcdmVVKSYCsQwlOW/5fc4776c1860b498a59a2865b4e57ecb/Card-Onboarding-Composition.png\", }, ], }, related: { items: [ { name: \"Field\", link: \"https://guides.muibook.com/field\", }, { name: \"Select\", link: \"https://guides.muibook.com/select\", }, { name: \"File Upload\", link: \"https://guides.muibook.com/file-upload\", }, { name: \"Add on\", link: \"https://guides.muibook.com/add-on\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
3254
3233
  }
3255
3234
  ],
3256
3235
  "exports": [
3257
3236
  {
3258
- "kind": "custom-element-definition",
3259
- "name": "mui-icon-accessibility",
3237
+ "kind": "js",
3238
+ "name": "muiDocs",
3260
3239
  "declaration": {
3261
- "name": "MuiIconAccessibility",
3262
- "module": "src/components/mui-icons/accessibility.ts"
3240
+ "name": "muiDocs",
3241
+ "module": "src/components/mui-input/doc.ts"
3263
3242
  }
3264
3243
  }
3265
3244
  ]
3266
3245
  },
3267
3246
  {
3268
3247
  "kind": "javascript-module",
3269
- "path": "src/components/mui-icons/add.ts",
3248
+ "path": "src/components/mui-input/index.ts",
3270
3249
  "declarations": [
3271
3250
  {
3272
3251
  "kind": "class",
3273
3252
  "description": "",
3274
- "name": "MuiIconAdd",
3253
+ "name": "MuiInput",
3275
3254
  "members": [
3276
3255
  {
3277
- "kind": "method",
3278
- "name": "render",
3279
- "return": {
3280
- "type": {
3281
- "text": "void"
3282
- }
3256
+ "kind": "field",
3257
+ "name": "_changeHandler",
3258
+ "type": {
3259
+ "text": "(e: Event) => void | undefined"
3283
3260
  }
3284
- }
3285
- ],
3286
- "attributes": [
3261
+ },
3287
3262
  {
3288
- "name": "size"
3263
+ "kind": "method",
3264
+ "name": "cleanupListeners"
3289
3265
  },
3290
3266
  {
3291
- "name": "color"
3292
- }
3267
+ "kind": "method",
3268
+ "name": "setupListener"
3269
+ },
3270
+ {
3271
+ "kind": "method",
3272
+ "name": "updateCharacterCount"
3273
+ },
3274
+ {
3275
+ "kind": "method",
3276
+ "name": "updateSlottedButtons",
3277
+ "return": {
3278
+ "type": {
3279
+ "text": "void"
3280
+ }
3281
+ }
3282
+ },
3283
+ {
3284
+ "kind": "method",
3285
+ "name": "render"
3286
+ }
3287
+ ],
3288
+ "events": [
3289
+ {
3290
+ "name": "change",
3291
+ "type": {
3292
+ "text": "CustomEvent"
3293
+ }
3294
+ },
3295
+ {
3296
+ "name": "input",
3297
+ "type": {
3298
+ "text": "CustomEvent"
3299
+ }
3300
+ }
3301
+ ],
3302
+ "attributes": [
3303
+ {
3304
+ "name": "type"
3305
+ },
3306
+ {
3307
+ "name": "name"
3308
+ },
3309
+ {
3310
+ "name": "value"
3311
+ },
3312
+ {
3313
+ "name": "placeholder"
3314
+ },
3315
+ {
3316
+ "name": "id"
3317
+ },
3318
+ {
3319
+ "name": "label"
3320
+ },
3321
+ {
3322
+ "name": "disabled"
3323
+ },
3324
+ {
3325
+ "name": "hide-label"
3326
+ },
3327
+ {
3328
+ "name": "variant"
3329
+ },
3330
+ {
3331
+ "name": "optional"
3332
+ },
3333
+ {
3334
+ "name": "max-length"
3335
+ },
3336
+ {
3337
+ "name": "size"
3338
+ },
3339
+ {
3340
+ "name": "slot-layout"
3341
+ }
3342
+ ],
3343
+ "superclass": {
3344
+ "name": "HTMLElement"
3345
+ },
3346
+ "tagName": "mui-input",
3347
+ "customElement": true
3348
+ }
3349
+ ],
3350
+ "exports": [
3351
+ {
3352
+ "kind": "custom-element-definition",
3353
+ "name": "mui-input",
3354
+ "declaration": {
3355
+ "name": "MuiInput",
3356
+ "module": "src/components/mui-input/index.ts"
3357
+ }
3358
+ }
3359
+ ]
3360
+ },
3361
+ {
3362
+ "kind": "javascript-module",
3363
+ "path": "src/components/mui-icons/accessibility.ts",
3364
+ "declarations": [
3365
+ {
3366
+ "kind": "class",
3367
+ "description": "",
3368
+ "name": "MuiIconAccessibility",
3369
+ "members": [
3370
+ {
3371
+ "kind": "method",
3372
+ "name": "render",
3373
+ "return": {
3374
+ "type": {
3375
+ "text": "void"
3376
+ }
3377
+ }
3378
+ }
3379
+ ],
3380
+ "attributes": [
3381
+ {
3382
+ "name": "size"
3383
+ },
3384
+ {
3385
+ "name": "color"
3386
+ }
3387
+ ],
3388
+ "superclass": {
3389
+ "name": "HTMLElement"
3390
+ },
3391
+ "tagName": "mui-icon-accessibility",
3392
+ "customElement": true
3393
+ }
3394
+ ],
3395
+ "exports": [
3396
+ {
3397
+ "kind": "custom-element-definition",
3398
+ "name": "mui-icon-accessibility",
3399
+ "declaration": {
3400
+ "name": "MuiIconAccessibility",
3401
+ "module": "src/components/mui-icons/accessibility.ts"
3402
+ }
3403
+ }
3404
+ ]
3405
+ },
3406
+ {
3407
+ "kind": "javascript-module",
3408
+ "path": "src/components/mui-icons/add.ts",
3409
+ "declarations": [
3410
+ {
3411
+ "kind": "class",
3412
+ "description": "",
3413
+ "name": "MuiIconAdd",
3414
+ "members": [
3415
+ {
3416
+ "kind": "method",
3417
+ "name": "render",
3418
+ "return": {
3419
+ "type": {
3420
+ "text": "void"
3421
+ }
3422
+ }
3423
+ }
3424
+ ],
3425
+ "attributes": [
3426
+ {
3427
+ "name": "size"
3428
+ },
3429
+ {
3430
+ "name": "color"
3431
+ }
3293
3432
  ],
3294
3433
  "superclass": {
3295
3434
  "name": "HTMLElement"
@@ -5515,7 +5654,7 @@
5515
5654
  },
5516
5655
  {
5517
5656
  "kind": "javascript-module",
5518
- "path": "src/components/mui-input/doc.ts",
5657
+ "path": "src/components/mui-link/doc.ts",
5519
5658
  "declarations": [
5520
5659
  {
5521
5660
  "kind": "variable",
@@ -5523,7 +5662,7 @@
5523
5662
  "type": {
5524
5663
  "text": "MuiDocs"
5525
5664
  },
5526
- "default": "{ Input: { title: \"Input\", description: \"An input component for capturing user text, styled for consistency across your UI.\", hero: [\"\"], figma: [\"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-795&t=GMqx21isUVAMpLJp-1\"], storybook: [\"https://stories.muibook.com/?path=/docs/inputs-input--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-input/index.ts\"], website: [\"https://muibook.com/#/input\"], guides: [\"https://guides.muibook.com/input\"], usage: { list: [ \"Ensure the purpose of the input is clear, either through a placeholder text or surrounding context.\", \"Ensure validation feedback is considered when using an input. E.g. Error text.\", \"Ensure the experience has clear focus states to support keyboard accessibility.\", \"Select the appropriate input types for the specific use case. E.g. Text, Email, Password.\", \"Use size='x-small|small|medium|large' to align inputs with surrounding form controls.\", \"Use slot='hint' for contextual overlays, including mui-hint with interactive tooltip content.\", \"Use mui-chip in before/after slots for tag-style contextual input patterns.\", \"Use placeholder text to provide context of the input use; avoid using them as primary labels.\", \"Avoid relying solely on placeholder text for instructions, as it disappears when users start typing.\", \"Use the optional attribute when a field is not required to show a clear (optional) marker in the label.\", \"Use max-length when input limits matter; the component shows a live character count.\", \"In React controlled mode, keep value updates isolated from structural attribute updates (label, type, placeholder, variant) to avoid focus loss while typing.\", ], }, accessibility: { designerList: [\"\"], engineerList: [ \"A label is required for screen reader support to describe the input's purpose.\", \"If hide-label is used, the label is visually hidden but accessible via aria-label.\", \"The label and input are linked via for and id. If no id is provided, one is generated.\", \"Clear focus styles are shown for keyboard users.\", \"The native disabled attribute is fully supported by assistive tech.\", \"Optional fields can be explicitly communicated with the optional attribute without changing label association.\", \"When max-length is set, users get visible character progress while native maxlength enforcement remains intact.\", \"For React integrations, prefer reading event.detail.value from the web component custom event instead of querying shadow DOM internals.\", ], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/5aiWlqSJ4BYCGtXn9MbGd/2734f1771c0e666806060bc85f753927/Input_-_Anatomy.png\", list: [ \"Label: Describes the purpose of the Input; required for accessibility. Can be hidden if the context is clear. Ensure the label text is still provided for developers to support screen reader access.\", \"Text: The label or placeholder text that describes the input field’s purpose.\", \"Before: Optional icons can be placed before or after the text input for additional functionality or clarity (e.g., search or password visibility icons).\", \"After: Optional icons can be placed before or after the text input for additional functionality or clarity (e.g., search or password visibility icons).\", \"Slot Before: Allows insertion of an Add-On, Select, or Button before the input to provide contextual or interactive elements. Some design craft may be needed to align elements visually in tools like Figma.\", \"Slot After: Allows insertion of an Add-On, Select, or Button after the input to support or clarify the user’s entry. Some design craft may be needed to ensure alignment and spacing look accurate in design tools.\", ], }, variants: { items: [ { key: \"default\", title: \"Default\", description: \"The standard Input with visible label and no interaction or validation states applied. Used for most form field scenarios.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5t0SMtVRHvOSHiuHZ8jLfS/64da2bbaf5d2f4216f1c876f205c1298/input-default.png\", }, { key: \"hide-label\", title: \"Hide Label\", description: \"The label is visually hidden but remains accessible to screen readers. Use when the label context is already clear from surrounding UI. Ensure the label name is documented for developers, as the component requires a label for accessibility.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4wC0xbPgmsMGi6YhMG8PnI/f01da9a977092a2da1e128fbee3325eb/input-hide-label.png\", }, { key: \"hover\", title: \"Hover\", description: \"Displays the hover state styling when a pointer is placed over the Input. Useful for demonstrating interactive feedback.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5IXEcxa2RxqubupHmblDhd/ab41eba34289194733a87994b096e95d/input-hover.png\", }, { key: \"focus\", title: \"Focus\", description: \"Shows the focus ring or border to indicate that the Input is currently active. Supports accessible keyboard navigation.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4AA4IcIdnov9MfSeY4rSdL/bbaf44297cdd4bd09d626b707dbe5f47/input-focus.png\", }, { key: \"error\", title: \"Error\", description: \"Displays a visual error style to indicate invalid input. Used with the Field component to surface validation messaging.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2LYMpJwtH7f8KfPYl0vwAg/385529402b5e73399320c9581c8e1301/input-error.png\", }, { key: \"input-field\", title: \"Input + Field\", description: \"Displays a visual error style to indicate invalid input. Used with the Field component to surface validation messaging.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/kSXvQ6D4hvuP3c9bC0ZUa/319272dc75f0b08493753a49c0fbff75/success-message.png\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"user-details\", name: \"User Details (Step 1)\", description: \"This composition uses an accordion to contain a step in a multi-step flow. It focuses on input fields with labels, placeholders, and optional states, keeping the layout compact and clear.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1L2XfteVwNBQcFlddTYmfi/c791eb538285e2cfb919342e84228811/accordion-block_-_Variants.png\", }, { key: \"onboarding-form\", name: \"Onboarding Form\", description: \"Demonstrates an onboarding form within a card, using logic to confirm terms acceptance. Components include Heading, Input Fields, Checkbox, and Button.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1NrgynTcdmVVKSYCsQwlOW/5fc4776c1860b498a59a2865b4e57ecb/Card-Onboarding-Composition.png\", }, ], }, related: { items: [ { name: \"Field\", link: \"https://guides.muibook.com/field\", }, { name: \"Select\", link: \"https://guides.muibook.com/select\", }, { name: \"File Upload\", link: \"https://guides.muibook.com/file-upload\", }, { name: \"Add on\", link: \"https://guides.muibook.com/add-on\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
5665
+ "default": "{ Link: { title: \"Link\", description: \"Links are used to navigate between pages or external content. They are visually distinct from surrounding text by using underlines — a familiar and accessible pattern that ensures clarity and consistency.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/7bK1593sNzW75ZoqBupCRj/0420d8ef12472208403efa48d2fe98d6/Link_-_Home_Image.png\", ], figma: [\"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-663&t=fSFYVey9aCoE5oQa-1\"], storybook: [\"https://stories.muibook.com/?path=/docs/actions-link--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-link/index.ts\"], website: [\"https://muibook.com/#/link\"], guides: [\"https://guides.muibook.com/link\"], usage: { list: [ \"Use links to navigate to related content or different pages.\", \"Use for navigation only — use buttons for actions like submitting forms or changing data.\", \"Keep link text concise and descriptive. Avoid vague labels like 'Click here.'\", \"Use full sentences or phrases that clearly describe the destination.\", \"Prefer inline links within body text unless a more prominent callout is needed.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/6Rbr0KRWAiNRuPsagpreV7/2adc3626aa45ddc95ddf7d0a508c7917/Link_-_Anatomy.png\", list: [ \"LABEL: Text describing the link / link button action. Use action verbs or phrases to tell the user what will happen next, and follow the link label content guidelines.\", \"BEFORE: An optional area to include an icon before the label. Use an icon to add additional affordance where the icon has a clear and well-established meaning. Most links don't require an icon, so be consistent and deliberate when you do.\", \"AFTER: An optional area to include an icon after the label, often used for a chevron-down-arrow icon to indicate a dropdown menu or accordion experiences where the placement is on the far right of the link.\", \"ICON ONLY: Use when the action is easily understood and space is limited.\", ], }, variants: { items: [ { key: \"size-large\", title: \"Size: Large\", description: \"Used when a link needs to stand out in layouts, such as hero sections or alongside large headings. If used inline, it should match the surrounding text size to maintain visual hierarchy and scale consistency. E.g. Use small size icon when it is paired with large sized link.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/Tbxhps7s88CFzROYc0Lqs/3440df9aefca7cb9de3ce5015a3a4e82/Default_-_Large.png\", }, { key: \"size-medium\", title: \"Size: Medium (Default)\", description: \"The standard size for most link usage. Works well inline with body text or as standalone links within common page layouts. When used inline, it aligns with default body text for consistent reading flow. E.g. Use x-small size icon when it is paired with medium sized link.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3NbinCPLEbtetN63xh18Sy/e0a0e9bbcd11a71faefc6ad1fc0e064d/Default_-_Medium.png\", }, { key: \"size-small\", title: \"Size: Small\", description: \"Ideal for dense interfaces or compact areas such as cards, side panels, or footnotes. When used inline, it should match the smaller text size to preserve a balanced visual rhythm. E.g. Use x-small size icon when it is paired with small sized link.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4uaoT2KHM6ux4X30BxwGYo/91137cc74414f2f32b869fae59f9625d/Default_-_Small.png\", }, { key: \"size-x-small\", title: \"Size: XSmall\", description: \"Used sparingly in tight spaces like toolbars, metadata, or inline legal text. Should align with surrounding text to avoid disrupting scale and hierarchy. E.g. Use x-small size icon when it is paired with x-small sized link.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/27dAzNJ6Q5XHVKv5ROXq36/ace1f6540b5f363624730be001bf91ce/Default_-_XSmall.png\", }, { key: \"primary\", title: \"Primary\", description: \"A high emphasis link style used for key navigation or calls to action. Visually aligned with the primary button to ensure consistency across components. When an icon is slotted into a link, it automatically inherits the link button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7wDlLjYvZEOgP8bQ6mfOuY/51b39a09c73f93ee9291e1e053df308a/Primary.png\", }, { key: \"primary-icon-only\", title: \"Primary - IconOnly\", description: \"An icon only version of the primary link. Best used when the icon meaning is immediately clear, such as external links, arrows, or downloads. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5sEr4Bhu2mwobKt6yPO9T7/a248fc0fe630ddd7f837c256a9aac126/Primary_-_IconOnly.png\", }, { key: \"secondary\", title: \"Secondary\", description: \"An icon only version of the primary link. Best used when the icon meaning is immediately clear, such as external links, arrows, or downloads. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1y7LN0FWjqrAQim9y289YN/2a65b13be6f42399404fb5bb68014700/Secondary.png\", }, { key: \"secondary-icon-only\", title: \"Secondary - IconOnly\", description: \"An icon only version of the secondary link. Ideal for contextual actions placed beside content or inside user interface components. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/nWMRYy5KcAqFxnrRdBXJS/d02dc2a67ae81bca02b82645c998fb9b/Secondary_-_IconOnly.png\", }, { key: \"tertiary\", title: \"Tertiary\", description: \"A subtle and low emphasis style often used inline with body text or in subdued areas of the interface. Mirrors the styling of the tertiary button for visual harmony in dense content. When an icon is slotted into a link, it automatically inherits the link button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/ydUs1pJsUgg7JBX7xpIOW/8e8cd367963506e35f39a97a8f41d616/Tertiary.png\", }, { key: \"tertiary-icon-only\", title: \"Tertiary - IconOnly\", description: \"A minimal visual style with just an icon. Best for lightweight or background interactions in compact spaces. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/79wxg2B2u21x1qAKTsFOIM/d8c1665de85c90983bbe50d3762f2298/Tertiary_-_IconOnly.png\", }, { key: \"overlay\", title: \"Overlay\", description: \"Use on layered media or tinted surfaces where link actions need contrast without heavy visual weight. Works well for controls rendered over previews and imagery.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1y7LN0FWjqrAQim9y289YN/2a65b13be6f42399404fb5bb68014700/Secondary.png\", }, { key: \"attention\", title: \"Attention\", description: \"A visually distinct style intended to highlight urgency, important information, or warnings. Styled to match the attention button, typically used in upgrade prompts or legal notices. When an icon is slotted into a link, it automatically inherits the link button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6grNjw60gY1ShYuexn23oX/b1cd5e10f9a1f5b8e5e3df4bf4780a0a/Attention.png\", }, { key: \"attention-icon-only\", title: \"Attention - IconOnly\", description: \"An icon only variant that draws attention to critical actions or time sensitive content. Uses a small size icon.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5osepffgbQtuUmunLgCDPH/83490dc2ac0ef308a53e16e5b992efc5/Attention_-_IconOnly.png\", }, ], }, compositions: { description: \"\", items: [ { key: \"\", name: \"\", description: \"\", image: \"\", }, ], }, related: { items: [ { name: \"Button\", link: \"https://guides.muibook.com/button\", }, { name: \"Icons\", link: \"https://guides.muibook.com/icons\", }, ], }, rules: [ { heading: \"Link vs Button\", description: \"Links and Buttons may look similar, but links are for navigating between pages or sections of your app or site, while buttons are for triggering actions.\", doContent: [ { description: \"Use a link when navigating to another page or view.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7xOE9DNKWgy1lZoT0FbMOW/cc13fbeeaa85b2507087645d925d7323/button-vs-link-do.png\", }, ], dontContent: [ { description: \"Don’t use a link to trigger tasks like submitting a form or saving data.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6tSAw6uBvg142Gzw7tenBc/4b8db682687b42f3c53fc32557cc4eee/button-vs-link-do-not.png\", }, ], }, { heading: \"Text & Icon Actions\", description: \"\", doContent: [ { description: \"Use the 'small' size icon within a medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2W1xs6NPj3jRrW6ZaVGRvZ/3a11566b68fffda85bf5f780c4d6a394/dropdown-bar-icon-do.png\", }, ], dontContent: [ { description: \"Avoid 'x-small', 'medium' or 'large' size icons within a medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6BgHzCgKqk44piisNH4tE6/c08d91a1cf5231a089844d20f6ab968c/dropdown-bar-icon-dont.png\", }, ], }, { heading: \"Icon-Only Actions\", description: \"\", doContent: [ { description: \"Use a 'medium' size icon when using an icon-only medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3syzrNBEXbBjp5hGEUvF4M/0471f4b16939d8ee54deaf48997ff455/action-icon-do.png\", }, ], dontContent: [ { description: \"Avoid 'x-small', 'medium' or 'large' size icons within an icon-only medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5V2TE85dY848jz1dP6Y0lC/b8e433c8abad5a4402ff1f86ddb8c848/action-icon-dont.png\", }, ], }, ], behaviour: { list: [\"\"], image: \"https://images.ctfassets.net/i5uwscj4pkk2/qS1BAkfK7TDpy9rq4cdF1/d2535f48b4d2711f9dba6d056f21e3ec/Link_-_Behaviour.png\", }, writing: { list: [\"\"], }, }, }"
5527
5666
  }
5528
5667
  ],
5529
5668
  "exports": [
@@ -5532,129 +5671,143 @@
5532
5671
  "name": "muiDocs",
5533
5672
  "declaration": {
5534
5673
  "name": "muiDocs",
5535
- "module": "src/components/mui-input/doc.ts"
5674
+ "module": "src/components/mui-link/doc.ts"
5536
5675
  }
5537
5676
  }
5538
5677
  ]
5539
5678
  },
5540
5679
  {
5541
5680
  "kind": "javascript-module",
5542
- "path": "src/components/mui-input/index.ts",
5681
+ "path": "src/components/mui-link/index.ts",
5543
5682
  "declarations": [
5544
5683
  {
5545
5684
  "kind": "class",
5546
5685
  "description": "",
5547
- "name": "MuiInput",
5686
+ "name": "MuiLink",
5548
5687
  "members": [
5549
- {
5550
- "kind": "field",
5551
- "name": "_changeHandler",
5552
- "type": {
5553
- "text": "(e: Event) => void | undefined"
5554
- }
5555
- },
5556
5688
  {
5557
5689
  "kind": "method",
5558
- "name": "cleanupListeners"
5690
+ "name": "updateSlotState",
5691
+ "privacy": "private"
5559
5692
  },
5560
5693
  {
5561
5694
  "kind": "method",
5562
- "name": "setupListener"
5695
+ "name": "render"
5563
5696
  },
5564
5697
  {
5565
5698
  "kind": "method",
5566
- "name": "updateCharacterCount"
5699
+ "name": "updateAvatarSizes",
5700
+ "return": {
5701
+ "type": {
5702
+ "text": "void"
5703
+ }
5704
+ },
5705
+ "parameters": [
5706
+ {
5707
+ "name": "nodes",
5708
+ "type": {
5709
+ "text": "Node[]"
5710
+ }
5711
+ }
5712
+ ]
5567
5713
  },
5568
5714
  {
5569
5715
  "kind": "method",
5570
- "name": "updateSlottedButtons",
5716
+ "name": "updateIconSizes",
5571
5717
  "return": {
5572
5718
  "type": {
5573
5719
  "text": "void"
5574
5720
  }
5575
- }
5721
+ },
5722
+ "parameters": [
5723
+ {
5724
+ "name": "nodes",
5725
+ "type": {
5726
+ "text": "Node[]"
5727
+ }
5728
+ },
5729
+ {
5730
+ "name": "isIconOnly",
5731
+ "type": {
5732
+ "text": "boolean"
5733
+ }
5734
+ }
5735
+ ]
5576
5736
  },
5577
5737
  {
5578
5738
  "kind": "method",
5579
- "name": "render"
5580
- }
5581
- ],
5582
- "events": [
5583
- {
5584
- "name": "change",
5585
- "type": {
5586
- "text": "CustomEvent"
5587
- }
5739
+ "name": "updateBadgeSizes",
5740
+ "return": {
5741
+ "type": {
5742
+ "text": "void"
5743
+ }
5744
+ },
5745
+ "parameters": [
5746
+ {
5747
+ "name": "nodes",
5748
+ "type": {
5749
+ "text": "Node[]"
5750
+ }
5751
+ }
5752
+ ]
5588
5753
  },
5589
5754
  {
5590
- "name": "input",
5591
- "type": {
5592
- "text": "CustomEvent"
5755
+ "kind": "method",
5756
+ "name": "waitForPartMap",
5757
+ "return": {
5758
+ "type": {
5759
+ "text": "Promise<void>"
5760
+ }
5593
5761
  }
5594
5762
  }
5595
5763
  ],
5596
5764
  "attributes": [
5597
5765
  {
5598
- "name": "type"
5766
+ "name": "target"
5599
5767
  },
5600
5768
  {
5601
- "name": "name"
5769
+ "name": "href"
5602
5770
  },
5603
5771
  {
5604
- "name": "value"
5605
- },
5606
- {
5607
- "name": "placeholder"
5608
- },
5609
- {
5610
- "name": "id"
5611
- },
5612
- {
5613
- "name": "label"
5772
+ "name": "variant"
5614
5773
  },
5615
5774
  {
5616
5775
  "name": "disabled"
5617
5776
  },
5618
5777
  {
5619
- "name": "hide-label"
5620
- },
5621
- {
5622
- "name": "variant"
5623
- },
5624
- {
5625
- "name": "optional"
5778
+ "name": "weight"
5626
5779
  },
5627
5780
  {
5628
- "name": "max-length"
5781
+ "name": "size"
5629
5782
  },
5630
5783
  {
5631
- "name": "size"
5784
+ "name": "download"
5632
5785
  },
5633
5786
  {
5634
- "name": "slot-layout"
5787
+ "name": "usage"
5635
5788
  }
5636
5789
  ],
5637
5790
  "superclass": {
5638
5791
  "name": "HTMLElement"
5639
5792
  },
5640
- "tagName": "mui-input",
5793
+ "tagName": "mui-link",
5641
5794
  "customElement": true
5642
5795
  }
5643
5796
  ],
5644
5797
  "exports": [
5645
5798
  {
5646
5799
  "kind": "custom-element-definition",
5647
- "name": "mui-input",
5800
+ "name": "mui-link",
5648
5801
  "declaration": {
5649
- "name": "MuiInput",
5650
- "module": "src/components/mui-input/index.ts"
5802
+ "name": "MuiLink",
5803
+ "module": "src/components/mui-link/index.ts"
5651
5804
  }
5652
5805
  }
5653
5806
  ]
5654
5807
  },
5655
5808
  {
5656
5809
  "kind": "javascript-module",
5657
- "path": "src/components/mui-link/doc.ts",
5810
+ "path": "src/components/mui-list/doc.ts",
5658
5811
  "declarations": [
5659
5812
  {
5660
5813
  "kind": "variable",
@@ -5662,7 +5815,7 @@
5662
5815
  "type": {
5663
5816
  "text": "MuiDocs"
5664
5817
  },
5665
- "default": "{ Link: { title: \"Link\", description: \"Links are used to navigate between pages or external content. They are visually distinct from surrounding text by using underlines — a familiar and accessible pattern that ensures clarity and consistency.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/7bK1593sNzW75ZoqBupCRj/0420d8ef12472208403efa48d2fe98d6/Link_-_Home_Image.png\", ], figma: [\"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-663&t=fSFYVey9aCoE5oQa-1\"], storybook: [\"https://stories.muibook.com/?path=/docs/actions-link--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-link/index.ts\"], website: [\"https://muibook.com/#/link\"], guides: [\"https://guides.muibook.com/link\"], usage: { list: [ \"Use links to navigate to related content or different pages.\", \"Use for navigation only — use buttons for actions like submitting forms or changing data.\", \"Keep link text concise and descriptive. Avoid vague labels like 'Click here.'\", \"Use full sentences or phrases that clearly describe the destination.\", \"Prefer inline links within body text unless a more prominent callout is needed.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/6Rbr0KRWAiNRuPsagpreV7/2adc3626aa45ddc95ddf7d0a508c7917/Link_-_Anatomy.png\", list: [ \"LABEL: Text describing the link / link button action. Use action verbs or phrases to tell the user what will happen next, and follow the link label content guidelines.\", \"BEFORE: An optional area to include an icon before the label. Use an icon to add additional affordance where the icon has a clear and well-established meaning. Most links don't require an icon, so be consistent and deliberate when you do.\", \"AFTER: An optional area to include an icon after the label, often used for a chevron-down-arrow icon to indicate a dropdown menu or accordion experiences where the placement is on the far right of the link.\", \"ICON ONLY: Use when the action is easily understood and space is limited.\", ], }, variants: { items: [ { key: \"size-large\", title: \"Size: Large\", description: \"Used when a link needs to stand out in layouts, such as hero sections or alongside large headings. If used inline, it should match the surrounding text size to maintain visual hierarchy and scale consistency. E.g. Use small size icon when it is paired with large sized link.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/Tbxhps7s88CFzROYc0Lqs/3440df9aefca7cb9de3ce5015a3a4e82/Default_-_Large.png\", }, { key: \"size-medium\", title: \"Size: Medium (Default)\", description: \"The standard size for most link usage. Works well inline with body text or as standalone links within common page layouts. When used inline, it aligns with default body text for consistent reading flow. E.g. Use x-small size icon when it is paired with medium sized link.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3NbinCPLEbtetN63xh18Sy/e0a0e9bbcd11a71faefc6ad1fc0e064d/Default_-_Medium.png\", }, { key: \"size-small\", title: \"Size: Small\", description: \"Ideal for dense interfaces or compact areas such as cards, side panels, or footnotes. When used inline, it should match the smaller text size to preserve a balanced visual rhythm. E.g. Use x-small size icon when it is paired with small sized link.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4uaoT2KHM6ux4X30BxwGYo/91137cc74414f2f32b869fae59f9625d/Default_-_Small.png\", }, { key: \"size-x-small\", title: \"Size: XSmall\", description: \"Used sparingly in tight spaces like toolbars, metadata, or inline legal text. Should align with surrounding text to avoid disrupting scale and hierarchy. E.g. Use x-small size icon when it is paired with x-small sized link.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/27dAzNJ6Q5XHVKv5ROXq36/ace1f6540b5f363624730be001bf91ce/Default_-_XSmall.png\", }, { key: \"primary\", title: \"Primary\", description: \"A high emphasis link style used for key navigation or calls to action. Visually aligned with the primary button to ensure consistency across components. When an icon is slotted into a link, it automatically inherits the link button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7wDlLjYvZEOgP8bQ6mfOuY/51b39a09c73f93ee9291e1e053df308a/Primary.png\", }, { key: \"primary-icon-only\", title: \"Primary - IconOnly\", description: \"An icon only version of the primary link. Best used when the icon meaning is immediately clear, such as external links, arrows, or downloads. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5sEr4Bhu2mwobKt6yPO9T7/a248fc0fe630ddd7f837c256a9aac126/Primary_-_IconOnly.png\", }, { key: \"secondary\", title: \"Secondary\", description: \"An icon only version of the primary link. Best used when the icon meaning is immediately clear, such as external links, arrows, or downloads. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1y7LN0FWjqrAQim9y289YN/2a65b13be6f42399404fb5bb68014700/Secondary.png\", }, { key: \"secondary-icon-only\", title: \"Secondary - IconOnly\", description: \"An icon only version of the secondary link. Ideal for contextual actions placed beside content or inside user interface components. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/nWMRYy5KcAqFxnrRdBXJS/d02dc2a67ae81bca02b82645c998fb9b/Secondary_-_IconOnly.png\", }, { key: \"tertiary\", title: \"Tertiary\", description: \"A subtle and low emphasis style often used inline with body text or in subdued areas of the interface. Mirrors the styling of the tertiary button for visual harmony in dense content. When an icon is slotted into a link, it automatically inherits the link button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/ydUs1pJsUgg7JBX7xpIOW/8e8cd367963506e35f39a97a8f41d616/Tertiary.png\", }, { key: \"tertiary-icon-only\", title: \"Tertiary - IconOnly\", description: \"A minimal visual style with just an icon. Best for lightweight or background interactions in compact spaces. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/79wxg2B2u21x1qAKTsFOIM/d8c1665de85c90983bbe50d3762f2298/Tertiary_-_IconOnly.png\", }, { key: \"overlay\", title: \"Overlay\", description: \"Use on layered media or tinted surfaces where link actions need contrast without heavy visual weight. Works well for controls rendered over previews and imagery.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1y7LN0FWjqrAQim9y289YN/2a65b13be6f42399404fb5bb68014700/Secondary.png\", }, { key: \"attention\", title: \"Attention\", description: \"A visually distinct style intended to highlight urgency, important information, or warnings. Styled to match the attention button, typically used in upgrade prompts or legal notices. When an icon is slotted into a link, it automatically inherits the link button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6grNjw60gY1ShYuexn23oX/b1cd5e10f9a1f5b8e5e3df4bf4780a0a/Attention.png\", }, { key: \"attention-icon-only\", title: \"Attention - IconOnly\", description: \"An icon only variant that draws attention to critical actions or time sensitive content. Uses a small size icon.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5osepffgbQtuUmunLgCDPH/83490dc2ac0ef308a53e16e5b992efc5/Attention_-_IconOnly.png\", }, ], }, compositions: { description: \"\", items: [ { key: \"\", name: \"\", description: \"\", image: \"\", }, ], }, related: { items: [ { name: \"Button\", link: \"https://guides.muibook.com/button\", }, { name: \"Icons\", link: \"https://guides.muibook.com/icons\", }, ], }, rules: [ { heading: \"Link vs Button\", description: \"Links and Buttons may look similar, but links are for navigating between pages or sections of your app or site, while buttons are for triggering actions.\", doContent: [ { description: \"Use a link when navigating to another page or view.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7xOE9DNKWgy1lZoT0FbMOW/cc13fbeeaa85b2507087645d925d7323/button-vs-link-do.png\", }, ], dontContent: [ { description: \"Don’t use a link to trigger tasks like submitting a form or saving data.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6tSAw6uBvg142Gzw7tenBc/4b8db682687b42f3c53fc32557cc4eee/button-vs-link-do-not.png\", }, ], }, { heading: \"Text & Icon Actions\", description: \"\", doContent: [ { description: \"Use the 'small' size icon within a medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2W1xs6NPj3jRrW6ZaVGRvZ/3a11566b68fffda85bf5f780c4d6a394/dropdown-bar-icon-do.png\", }, ], dontContent: [ { description: \"Avoid 'x-small', 'medium' or 'large' size icons within a medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6BgHzCgKqk44piisNH4tE6/c08d91a1cf5231a089844d20f6ab968c/dropdown-bar-icon-dont.png\", }, ], }, { heading: \"Icon-Only Actions\", description: \"\", doContent: [ { description: \"Use a 'medium' size icon when using an icon-only medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3syzrNBEXbBjp5hGEUvF4M/0471f4b16939d8ee54deaf48997ff455/action-icon-do.png\", }, ], dontContent: [ { description: \"Avoid 'x-small', 'medium' or 'large' size icons within an icon-only medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5V2TE85dY848jz1dP6Y0lC/b8e433c8abad5a4402ff1f86ddb8c848/action-icon-dont.png\", }, ], }, ], behaviour: { list: [\"\"], image: \"https://images.ctfassets.net/i5uwscj4pkk2/qS1BAkfK7TDpy9rq4cdF1/d2535f48b4d2711f9dba6d056f21e3ec/Link_-_Behaviour.png\", }, writing: { list: [\"\"], }, }, }"
5818
+ "default": "{ List: { title: \"List\", description: \"Used to display related items in a clear, readable sequence. Lists can be ordered (numbered) to suggest priority or sequence, or unordered (bulleted) for grouped information without hierarchy.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/OSwQtL8kK29OUOG0oLMSJ/0a488efb3f6cf8f6e6faa40e124aa975/List_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=958-8673&t=0ytskb8cxriEmdz2-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/content-list--docs\"], github: [\"https://github.com/michaeltrilford/muibook/tree/main/src/components/mui-list\"], website: [\"https://muibook.com/#/list\"], guides: [\"https://guides.muibook.com/list\"], usage: { list: [ \"Use ordered lists when the order or steps matter (e.g. instructions).\", \"Use unordered lists for grouped or related items without a set order.\", \"Keep items concise and consistent in structure for scanability.\", \"void using lists for complex content — consider a table or grid instead.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"\", list: [\"\"], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"muibook-resource\", name: \"Muibook Resource\", description: \"The Muibook documentation site uses MUI components to compose its layout, including headings, text, lists, buttons, icons, and image components.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3LVvuYDZWRnMhxNy6GMLNd/c5074a05eacb2c22c50ea172b3567c48/Muibook-List-Composition.png\", }, ], }, related: { items: [ { name: \"\", link: \"\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
5666
5819
  }
5667
5820
  ],
5668
5821
  "exports": [
@@ -5671,139 +5824,16 @@
5671
5824
  "name": "muiDocs",
5672
5825
  "declaration": {
5673
5826
  "name": "muiDocs",
5674
- "module": "src/components/mui-link/doc.ts"
5827
+ "module": "src/components/mui-list/doc.ts"
5675
5828
  }
5676
5829
  }
5677
5830
  ]
5678
5831
  },
5679
5832
  {
5680
5833
  "kind": "javascript-module",
5681
- "path": "src/components/mui-link/index.ts",
5682
- "declarations": [
5683
- {
5684
- "kind": "class",
5685
- "description": "",
5686
- "name": "MuiLink",
5687
- "members": [
5688
- {
5689
- "kind": "method",
5690
- "name": "updateSlotState",
5691
- "privacy": "private"
5692
- },
5693
- {
5694
- "kind": "method",
5695
- "name": "render"
5696
- },
5697
- {
5698
- "kind": "method",
5699
- "name": "updateAvatarSizes",
5700
- "return": {
5701
- "type": {
5702
- "text": "void"
5703
- }
5704
- },
5705
- "parameters": [
5706
- {
5707
- "name": "nodes",
5708
- "type": {
5709
- "text": "Node[]"
5710
- }
5711
- }
5712
- ]
5713
- },
5714
- {
5715
- "kind": "method",
5716
- "name": "updateIconSizes",
5717
- "return": {
5718
- "type": {
5719
- "text": "void"
5720
- }
5721
- },
5722
- "parameters": [
5723
- {
5724
- "name": "nodes",
5725
- "type": {
5726
- "text": "Node[]"
5727
- }
5728
- },
5729
- {
5730
- "name": "isIconOnly",
5731
- "type": {
5732
- "text": "boolean"
5733
- }
5734
- }
5735
- ]
5736
- },
5737
- {
5738
- "kind": "method",
5739
- "name": "updateBadgeSizes",
5740
- "return": {
5741
- "type": {
5742
- "text": "void"
5743
- }
5744
- },
5745
- "parameters": [
5746
- {
5747
- "name": "nodes",
5748
- "type": {
5749
- "text": "Node[]"
5750
- }
5751
- }
5752
- ]
5753
- },
5754
- {
5755
- "kind": "method",
5756
- "name": "waitForPartMap",
5757
- "return": {
5758
- "type": {
5759
- "text": "Promise<void>"
5760
- }
5761
- }
5762
- }
5763
- ],
5764
- "attributes": [
5765
- {
5766
- "name": "target"
5767
- },
5768
- {
5769
- "name": "href"
5770
- },
5771
- {
5772
- "name": "variant"
5773
- },
5774
- {
5775
- "name": "disabled"
5776
- },
5777
- {
5778
- "name": "weight"
5779
- },
5780
- {
5781
- "name": "size"
5782
- },
5783
- {
5784
- "name": "download"
5785
- },
5786
- {
5787
- "name": "usage"
5788
- }
5789
- ],
5790
- "superclass": {
5791
- "name": "HTMLElement"
5792
- },
5793
- "tagName": "mui-link",
5794
- "customElement": true
5795
- }
5796
- ],
5797
- "exports": [
5798
- {
5799
- "kind": "custom-element-definition",
5800
- "name": "mui-link",
5801
- "declaration": {
5802
- "name": "MuiLink",
5803
- "module": "src/components/mui-link/index.ts"
5804
- }
5805
- }
5806
- ]
5834
+ "path": "src/components/mui-list/index.ts",
5835
+ "declarations": [],
5836
+ "exports": []
5807
5837
  },
5808
5838
  {
5809
5839
  "kind": "javascript-module",
@@ -5875,36 +5905,6 @@
5875
5905
  }
5876
5906
  ]
5877
5907
  },
5878
- {
5879
- "kind": "javascript-module",
5880
- "path": "src/components/mui-list/doc.ts",
5881
- "declarations": [
5882
- {
5883
- "kind": "variable",
5884
- "name": "muiDocs",
5885
- "type": {
5886
- "text": "MuiDocs"
5887
- },
5888
- "default": "{ List: { title: \"List\", description: \"Used to display related items in a clear, readable sequence. Lists can be ordered (numbered) to suggest priority or sequence, or unordered (bulleted) for grouped information without hierarchy.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/OSwQtL8kK29OUOG0oLMSJ/0a488efb3f6cf8f6e6faa40e124aa975/List_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=958-8673&t=0ytskb8cxriEmdz2-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/content-list--docs\"], github: [\"https://github.com/michaeltrilford/muibook/tree/main/src/components/mui-list\"], website: [\"https://muibook.com/#/list\"], guides: [\"https://guides.muibook.com/list\"], usage: { list: [ \"Use ordered lists when the order or steps matter (e.g. instructions).\", \"Use unordered lists for grouped or related items without a set order.\", \"Keep items concise and consistent in structure for scanability.\", \"void using lists for complex content — consider a table or grid instead.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"\", list: [\"\"], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"muibook-resource\", name: \"Muibook Resource\", description: \"The Muibook documentation site uses MUI components to compose its layout, including headings, text, lists, buttons, icons, and image components.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3LVvuYDZWRnMhxNy6GMLNd/c5074a05eacb2c22c50ea172b3567c48/Muibook-List-Composition.png\", }, ], }, related: { items: [ { name: \"\", link: \"\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
5889
- }
5890
- ],
5891
- "exports": [
5892
- {
5893
- "kind": "js",
5894
- "name": "muiDocs",
5895
- "declaration": {
5896
- "name": "muiDocs",
5897
- "module": "src/components/mui-list/doc.ts"
5898
- }
5899
- }
5900
- ]
5901
- },
5902
- {
5903
- "kind": "javascript-module",
5904
- "path": "src/components/mui-list/index.ts",
5905
- "declarations": [],
5906
- "exports": []
5907
- },
5908
5908
  {
5909
5909
  "kind": "javascript-module",
5910
5910
  "path": "src/components/mui-markdown/doc.ts",
@@ -9989,16 +9989,16 @@
9989
9989
  },
9990
9990
  {
9991
9991
  "kind": "javascript-module",
9992
- "path": "src/components/mui-slat/group/index.ts",
9992
+ "path": "src/components/mui-slat/slat/index.ts",
9993
9993
  "declarations": [
9994
9994
  {
9995
9995
  "kind": "class",
9996
9996
  "description": "",
9997
- "name": "MuiSlatGroup",
9997
+ "name": "MuiSlat",
9998
9998
  "members": [
9999
9999
  {
10000
10000
  "kind": "field",
10001
- "name": "usage",
10001
+ "name": "variant",
10002
10002
  "type": {
10003
10003
  "text": "string"
10004
10004
  },
@@ -10006,23 +10006,21 @@
10006
10006
  "default": "\"\""
10007
10007
  },
10008
10008
  {
10009
- "kind": "field",
10010
- "name": "mutationObserver",
10011
- "type": {
10012
- "text": "MutationObserver | null"
10013
- },
10014
- "privacy": "private",
10015
- "default": "null"
10009
+ "kind": "method",
10010
+ "name": "enforceAvatarSizes"
10016
10011
  },
10017
10012
  {
10018
10013
  "kind": "method",
10019
- "name": "observeSlotChanges",
10020
- "privacy": "private"
10014
+ "name": "applyCellRoles"
10021
10015
  },
10022
10016
  {
10023
10017
  "kind": "method",
10024
- "name": "setLastInGroup",
10025
- "privacy": "private"
10018
+ "name": "hasAccessorySlot",
10019
+ "return": {
10020
+ "type": {
10021
+ "text": "boolean"
10022
+ }
10023
+ }
10026
10024
  },
10027
10025
  {
10028
10026
  "kind": "method",
@@ -10031,176 +10029,178 @@
10031
10029
  ],
10032
10030
  "attributes": [
10033
10031
  {
10034
- "name": "usage"
10032
+ "name": "variant"
10033
+ },
10034
+ {
10035
+ "name": "col"
10036
+ },
10037
+ {
10038
+ "name": "space"
10035
10039
  }
10036
10040
  ],
10037
10041
  "superclass": {
10038
10042
  "name": "HTMLElement"
10039
10043
  },
10040
- "tagName": "mui-slat-group",
10044
+ "tagName": "mui-slat",
10041
10045
  "customElement": true
10042
10046
  }
10043
10047
  ],
10044
10048
  "exports": [
10045
10049
  {
10046
10050
  "kind": "custom-element-definition",
10047
- "name": "mui-slat-group",
10051
+ "name": "mui-slat",
10048
10052
  "declaration": {
10049
- "name": "MuiSlatGroup",
10050
- "module": "src/components/mui-slat/group/index.ts"
10053
+ "name": "MuiSlat",
10054
+ "module": "src/components/mui-slat/slat/index.ts"
10051
10055
  }
10052
10056
  }
10053
10057
  ]
10054
10058
  },
10055
10059
  {
10056
10060
  "kind": "javascript-module",
10057
- "path": "src/components/mui-slat/slat/index.ts",
10061
+ "path": "src/components/mui-stack/hstack/index.ts",
10058
10062
  "declarations": [
10059
10063
  {
10060
10064
  "kind": "class",
10061
10065
  "description": "",
10062
- "name": "MuiSlat",
10066
+ "name": "MuiHStack",
10063
10067
  "members": [
10064
10068
  {
10065
10069
  "kind": "field",
10066
- "name": "variant",
10070
+ "name": "space",
10067
10071
  "type": {
10068
10072
  "text": "string"
10069
10073
  },
10070
10074
  "privacy": "private",
10071
- "default": "\"\""
10072
- },
10073
- {
10074
- "kind": "method",
10075
- "name": "enforceAvatarSizes"
10076
- },
10077
- {
10078
- "kind": "method",
10079
- "name": "applyCellRoles"
10075
+ "default": "`var(--space-500)`"
10076
+ },
10077
+ {
10078
+ "kind": "field",
10079
+ "name": "alignX",
10080
+ "type": {
10081
+ "text": "string"
10082
+ },
10083
+ "privacy": "private",
10084
+ "default": "`flex-start`"
10085
+ },
10086
+ {
10087
+ "kind": "field",
10088
+ "name": "alignY",
10089
+ "type": {
10090
+ "text": "string"
10091
+ },
10092
+ "privacy": "private",
10093
+ "default": "`flex-start`"
10094
+ },
10095
+ {
10096
+ "kind": "field",
10097
+ "name": "styles",
10098
+ "type": {
10099
+ "text": "string"
10100
+ },
10101
+ "privacy": "private",
10102
+ "default": "` :host { display: block; } slot { display: flex; gap: var(--space); align-items: var(--alignY); justify-content: var(--alignX); } `"
10080
10103
  },
10081
10104
  {
10082
10105
  "kind": "method",
10083
- "name": "hasAccessorySlot",
10106
+ "name": "waitForPartMap",
10084
10107
  "return": {
10085
10108
  "type": {
10086
- "text": "boolean"
10109
+ "text": "Promise<void>"
10087
10110
  }
10088
10111
  }
10089
- },
10090
- {
10091
- "kind": "method",
10092
- "name": "render"
10093
10112
  }
10094
10113
  ],
10095
10114
  "attributes": [
10096
10115
  {
10097
- "name": "variant"
10116
+ "name": "space"
10098
10117
  },
10099
10118
  {
10100
- "name": "col"
10119
+ "name": "aligny"
10101
10120
  },
10102
10121
  {
10103
- "name": "space"
10122
+ "name": "alignx"
10104
10123
  }
10105
10124
  ],
10106
10125
  "superclass": {
10107
10126
  "name": "HTMLElement"
10108
10127
  },
10109
- "tagName": "mui-slat",
10128
+ "tagName": "mui-h-stack",
10110
10129
  "customElement": true
10111
10130
  }
10112
10131
  ],
10113
10132
  "exports": [
10114
10133
  {
10115
10134
  "kind": "custom-element-definition",
10116
- "name": "mui-slat",
10135
+ "name": "mui-h-stack",
10117
10136
  "declaration": {
10118
- "name": "MuiSlat",
10119
- "module": "src/components/mui-slat/slat/index.ts"
10137
+ "name": "MuiHStack",
10138
+ "module": "src/components/mui-stack/hstack/index.ts"
10120
10139
  }
10121
10140
  }
10122
10141
  ]
10123
10142
  },
10124
10143
  {
10125
10144
  "kind": "javascript-module",
10126
- "path": "src/components/mui-stack/hstack/index.ts",
10145
+ "path": "src/components/mui-slat/group/index.ts",
10127
10146
  "declarations": [
10128
10147
  {
10129
10148
  "kind": "class",
10130
10149
  "description": "",
10131
- "name": "MuiHStack",
10150
+ "name": "MuiSlatGroup",
10132
10151
  "members": [
10133
10152
  {
10134
10153
  "kind": "field",
10135
- "name": "space",
10154
+ "name": "usage",
10136
10155
  "type": {
10137
10156
  "text": "string"
10138
10157
  },
10139
10158
  "privacy": "private",
10140
- "default": "`var(--space-500)`"
10159
+ "default": "\"\""
10141
10160
  },
10142
10161
  {
10143
10162
  "kind": "field",
10144
- "name": "alignX",
10163
+ "name": "mutationObserver",
10145
10164
  "type": {
10146
- "text": "string"
10165
+ "text": "MutationObserver | null"
10147
10166
  },
10148
10167
  "privacy": "private",
10149
- "default": "`flex-start`"
10168
+ "default": "null"
10150
10169
  },
10151
10170
  {
10152
- "kind": "field",
10153
- "name": "alignY",
10154
- "type": {
10155
- "text": "string"
10156
- },
10157
- "privacy": "private",
10158
- "default": "`flex-start`"
10171
+ "kind": "method",
10172
+ "name": "observeSlotChanges",
10173
+ "privacy": "private"
10159
10174
  },
10160
10175
  {
10161
- "kind": "field",
10162
- "name": "styles",
10163
- "type": {
10164
- "text": "string"
10165
- },
10166
- "privacy": "private",
10167
- "default": "` :host { display: block; } slot { display: flex; gap: var(--space); align-items: var(--alignY); justify-content: var(--alignX); } `"
10176
+ "kind": "method",
10177
+ "name": "setLastInGroup",
10178
+ "privacy": "private"
10168
10179
  },
10169
10180
  {
10170
10181
  "kind": "method",
10171
- "name": "waitForPartMap",
10172
- "return": {
10173
- "type": {
10174
- "text": "Promise<void>"
10175
- }
10176
- }
10182
+ "name": "render"
10177
10183
  }
10178
10184
  ],
10179
10185
  "attributes": [
10180
10186
  {
10181
- "name": "space"
10182
- },
10183
- {
10184
- "name": "aligny"
10185
- },
10186
- {
10187
- "name": "alignx"
10187
+ "name": "usage"
10188
10188
  }
10189
10189
  ],
10190
10190
  "superclass": {
10191
10191
  "name": "HTMLElement"
10192
10192
  },
10193
- "tagName": "mui-h-stack",
10193
+ "tagName": "mui-slat-group",
10194
10194
  "customElement": true
10195
10195
  }
10196
10196
  ],
10197
10197
  "exports": [
10198
10198
  {
10199
10199
  "kind": "custom-element-definition",
10200
- "name": "mui-h-stack",
10200
+ "name": "mui-slat-group",
10201
10201
  "declaration": {
10202
- "name": "MuiHStack",
10203
- "module": "src/components/mui-stack/hstack/index.ts"
10202
+ "name": "MuiSlatGroup",
10203
+ "module": "src/components/mui-slat/group/index.ts"
10204
10204
  }
10205
10205
  }
10206
10206
  ]
@@ -10289,58 +10289,6 @@
10289
10289
  }
10290
10290
  ]
10291
10291
  },
10292
- {
10293
- "kind": "javascript-module",
10294
- "path": "src/components/mui-stepper/step/index.ts",
10295
- "declarations": [
10296
- {
10297
- "kind": "class",
10298
- "description": "",
10299
- "name": "MuiStep",
10300
- "members": [
10301
- {
10302
- "kind": "method",
10303
- "name": "render"
10304
- }
10305
- ],
10306
- "attributes": [
10307
- {
10308
- "name": "state"
10309
- },
10310
- {
10311
- "name": "resolved-state"
10312
- },
10313
- {
10314
- "name": "title"
10315
- },
10316
- {
10317
- "name": "direction"
10318
- },
10319
- {
10320
- "name": "hide-icon"
10321
- },
10322
- {
10323
- "name": "size"
10324
- }
10325
- ],
10326
- "superclass": {
10327
- "name": "HTMLElement"
10328
- },
10329
- "tagName": "mui-step",
10330
- "customElement": true
10331
- }
10332
- ],
10333
- "exports": [
10334
- {
10335
- "kind": "custom-element-definition",
10336
- "name": "mui-step",
10337
- "declaration": {
10338
- "name": "MuiStep",
10339
- "module": "src/components/mui-stepper/step/index.ts"
10340
- }
10341
- }
10342
- ]
10343
- },
10344
10292
  {
10345
10293
  "kind": "javascript-module",
10346
10294
  "path": "src/components/mui-stepper/stepper/index.ts",
@@ -10514,6 +10462,58 @@
10514
10462
  }
10515
10463
  ]
10516
10464
  },
10465
+ {
10466
+ "kind": "javascript-module",
10467
+ "path": "src/components/mui-stepper/step/index.ts",
10468
+ "declarations": [
10469
+ {
10470
+ "kind": "class",
10471
+ "description": "",
10472
+ "name": "MuiStep",
10473
+ "members": [
10474
+ {
10475
+ "kind": "method",
10476
+ "name": "render"
10477
+ }
10478
+ ],
10479
+ "attributes": [
10480
+ {
10481
+ "name": "state"
10482
+ },
10483
+ {
10484
+ "name": "resolved-state"
10485
+ },
10486
+ {
10487
+ "name": "title"
10488
+ },
10489
+ {
10490
+ "name": "direction"
10491
+ },
10492
+ {
10493
+ "name": "hide-icon"
10494
+ },
10495
+ {
10496
+ "name": "size"
10497
+ }
10498
+ ],
10499
+ "superclass": {
10500
+ "name": "HTMLElement"
10501
+ },
10502
+ "tagName": "mui-step",
10503
+ "customElement": true
10504
+ }
10505
+ ],
10506
+ "exports": [
10507
+ {
10508
+ "kind": "custom-element-definition",
10509
+ "name": "mui-step",
10510
+ "declaration": {
10511
+ "name": "MuiStep",
10512
+ "module": "src/components/mui-stepper/step/index.ts"
10513
+ }
10514
+ }
10515
+ ]
10516
+ },
10517
10517
  {
10518
10518
  "kind": "javascript-module",
10519
10519
  "path": "src/components/mui-table/cell/index.ts",
@@ -10823,51 +10823,6 @@
10823
10823
  }
10824
10824
  ]
10825
10825
  },
10826
- {
10827
- "kind": "javascript-module",
10828
- "path": "src/components/mui-tabs/panel/index.ts",
10829
- "declarations": [
10830
- {
10831
- "kind": "class",
10832
- "description": "",
10833
- "name": "MuiTabPanel",
10834
- "members": [
10835
- {
10836
- "kind": "field",
10837
- "name": "item",
10838
- "type": {
10839
- "text": "string | null"
10840
- }
10841
- },
10842
- {
10843
- "kind": "field",
10844
- "name": "innerHTML",
10845
- "default": "` <style> :host { display: block; } :host([hidden]) { display: none !important; } .inner { padding: var(--tab-panel-padding, 0); } </style> <div class=\"inner\"> <slot></slot> </div> `"
10846
- }
10847
- ],
10848
- "attributes": [
10849
- {
10850
- "name": "item"
10851
- }
10852
- ],
10853
- "superclass": {
10854
- "name": "HTMLElement"
10855
- },
10856
- "tagName": "mui-tab-panel",
10857
- "customElement": true
10858
- }
10859
- ],
10860
- "exports": [
10861
- {
10862
- "kind": "custom-element-definition",
10863
- "name": "mui-tab-panel",
10864
- "declaration": {
10865
- "name": "MuiTabPanel",
10866
- "module": "src/components/mui-tabs/panel/index.ts"
10867
- }
10868
- }
10869
- ]
10870
- },
10871
10826
  {
10872
10827
  "kind": "javascript-module",
10873
10828
  "path": "src/components/mui-tabs/tab-bar/index.ts",
@@ -11027,6 +10982,51 @@
11027
10982
  }
11028
10983
  }
11029
10984
  ]
10985
+ },
10986
+ {
10987
+ "kind": "javascript-module",
10988
+ "path": "src/components/mui-tabs/panel/index.ts",
10989
+ "declarations": [
10990
+ {
10991
+ "kind": "class",
10992
+ "description": "",
10993
+ "name": "MuiTabPanel",
10994
+ "members": [
10995
+ {
10996
+ "kind": "field",
10997
+ "name": "item",
10998
+ "type": {
10999
+ "text": "string | null"
11000
+ }
11001
+ },
11002
+ {
11003
+ "kind": "field",
11004
+ "name": "innerHTML",
11005
+ "default": "` <style> :host { display: block; } :host([hidden]) { display: none !important; } .inner { padding: var(--tab-panel-padding, 0); } </style> <div class=\"inner\"> <slot></slot> </div> `"
11006
+ }
11007
+ ],
11008
+ "attributes": [
11009
+ {
11010
+ "name": "item"
11011
+ }
11012
+ ],
11013
+ "superclass": {
11014
+ "name": "HTMLElement"
11015
+ },
11016
+ "tagName": "mui-tab-panel",
11017
+ "customElement": true
11018
+ }
11019
+ ],
11020
+ "exports": [
11021
+ {
11022
+ "kind": "custom-element-definition",
11023
+ "name": "mui-tab-panel",
11024
+ "declaration": {
11025
+ "name": "MuiTabPanel",
11026
+ "module": "src/components/mui-tabs/panel/index.ts"
11027
+ }
11028
+ }
11029
+ ]
11030
11030
  }
11031
11031
  ]
11032
11032
  }