@muibook/components 8.0.1 → 9.0.0

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.
@@ -34,7 +34,7 @@
34
34
  },
35
35
  {
36
36
  "kind": "javascript-module",
37
- "path": "src/components/mui-addon/doc.ts",
37
+ "path": "src/components/mui-avatar/doc.ts",
38
38
  "declarations": [
39
39
  {
40
40
  "kind": "variable",
@@ -42,7 +42,7 @@
42
42
  "type": {
43
43
  "text": "MuiDocs"
44
44
  },
45
- "default": "{ AddOn: { title: \"Add on\", description: \"Enhances form inputs by displaying supplementary information such as units, prefixes, or suffixes adjacent to the input field. Add Ons improve clarity by providing context without adding clutter to the input area.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/3GH67kZLZAjADf3kTIoSV3/82a1ab87bc13b25e6dc1e81c81f69532/AddOn_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=948-4065&t=rIU93UcpsUxOVNN9-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/inputs-addon--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-addon/index.ts\"], website: [\"https://muibook.com/#/addon\"], guides: [\"https://guides.muibook.com/add-on\"], usage: { list: [ \"Use to display units (e.g. %, $, kg) or fixed prefixes/suffixes alongside inputs.\", \"Ideal for improving data entry accuracy and user understanding.\", \"Ensure Add Ons are visually distinct but do not overpower the main input content.\", \"Avoid overcrowding inputs with multiple Add Ons to maintain clarity.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { list: [ \"Add-on placed before the Input Field\", \"Add-on placed after the Input Field\", \"Short text, an icon, or both to support input context.\", ], image: \"https://images.ctfassets.net/i5uwscj4pkk2/13NH06kdHIzm8hDGNBgihx/f5715279e5ab5e2ce6bfd5d38f5f2d1d/Add_on_-_Anatomy.png\", }, variants: { items: [ { key: \"text\", title: \"Text\", description: \"Use for units, currency, or short static labels.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/VfAoQuP8u7icg5s6Shwd6/f5f838a3ffda0d0839ef062af308fc97/text-variant.png\", }, { key: \"icon\", title: \"Icon\", description: \"Use for symbolic cues or clarification of the input’s intent.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1LY5GdVijhp7bpfRs3WyFc/6d1708bd25496d7f33acba796b8b2aa6/icon-variant.png\", }, ], }, related: { items: [ { name: \"Field\", link: \"https://guides.muibook.com/field\" }, { name: \"Input\", link: \"https://guides.muibook.com/input\" }, { name: \"Select\", link: \"https://guides.muibook.com/select\" }, { name: \"File Upload\", link: \"https://guides.muibook.com/file-upload\" }, { name: \"Icons\", link: \"https://guides.muibook.com/icons\" }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [ { description: \"\", image: \"\" }, { description: \"\", image: \"\" }, ], dontContent: [{ description: \"\" }, { description: \"\" }], }, ], compositions: { description: \"\", items: [ { key: \"\", name: \"\", description: \"\", image: \"\", }, ], }, behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
45
+ "default": "{ Avatar: { title: \"Avatar\", description: \"Avatar components are used to represent users or entities visually, often through images, initials, or icons.\", hero: [\"https://images.ctfassets.net/i5uwscj4pkk2/2Qj1aPRsHVZZs6eF8XO6XC/54dd3c04d5a0ac379050cfa6f45d9732/Avatar_-_Home_Image.png\"], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=1498-15366&t=2P2nhh7B70fl6xQ4-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/inputs-avatar--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-avatar/index.ts\"], website: [\"https://muibook.com/#/avatar\"], guides: [\"https://guides.muibook.com/avatar\"], usage: { list: [ \"Represent a user or entity visually in lists, chats, comments, or profiles.\", \"Display a profile photo, initials, or icon associated with a person or object.\", \"Use in compact UI elements where space is limited (e.g., tables, cards).\", \"Pair with user metadata (name, role, status) for context.\", \"Indicate presence, status, or selection in collaborative interfaces.\", ], }, accessibility: { designerList: [ \"Avatars should always include an accessible label via the label attribute to ensure screen readers can convey their purpose.\", \"When using images, ensure they are clear and appropriately sized for the avatar component.\", \"For avatars representing users, consider using initials or icons when images are not available to maintain visual consistency.\", ], engineerList: [ \"Avatars should always include an accessible label via the label attribute to ensure screen readers can convey their purpose.\", \"When using images, ensure they are clear and appropriately sized for the avatar component.\", \"For avatars representing users, consider using initials or icons when images are not available to maintain visual consistency.\", ], }, anatomy: { image: \"\", list: [\"\"], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", image: \"\", }, ], }, compositions: { description: \"\", items: [ { key: \"\", name: \"\", description: \"\", image: \"\", }, ], }, related: { items: [ { name: \"\", link: \"\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
46
46
  }
47
47
  ],
48
48
  "exports": [
@@ -51,20 +51,48 @@
51
51
  "name": "muiDocs",
52
52
  "declaration": {
53
53
  "name": "muiDocs",
54
- "module": "src/components/mui-addon/doc.ts"
54
+ "module": "src/components/mui-avatar/doc.ts"
55
55
  }
56
56
  }
57
57
  ]
58
58
  },
59
59
  {
60
60
  "kind": "javascript-module",
61
- "path": "src/components/mui-addon/index.ts",
61
+ "path": "src/components/mui-avatar/index.ts",
62
62
  "declarations": [
63
63
  {
64
64
  "kind": "class",
65
65
  "description": "",
66
- "name": "MuiAddon",
66
+ "name": "MuiAvatar",
67
67
  "members": [
68
+ {
69
+ "kind": "field",
70
+ "name": "_imageFailed",
71
+ "type": {
72
+ "text": "boolean | undefined"
73
+ },
74
+ "privacy": "private"
75
+ },
76
+ {
77
+ "kind": "method",
78
+ "name": "hasSlottedContent"
79
+ },
80
+ {
81
+ "kind": "method",
82
+ "name": "getInitials",
83
+ "parameters": [
84
+ {
85
+ "name": "label",
86
+ "type": {
87
+ "text": "string | null"
88
+ }
89
+ }
90
+ ]
91
+ },
92
+ {
93
+ "kind": "method",
94
+ "name": "getBackgroundCSS"
95
+ },
68
96
  {
69
97
  "kind": "method",
70
98
  "name": "render"
@@ -72,30 +100,42 @@
72
100
  ],
73
101
  "attributes": [
74
102
  {
75
- "name": "slot"
103
+ "name": "label"
104
+ },
105
+ {
106
+ "name": "image"
107
+ },
108
+ {
109
+ "name": "size"
110
+ },
111
+ {
112
+ "name": "background"
113
+ },
114
+ {
115
+ "name": "background-color"
76
116
  }
77
117
  ],
78
118
  "superclass": {
79
119
  "name": "HTMLElement"
80
120
  },
81
- "tagName": "mui-addon",
121
+ "tagName": "mui-avatar",
82
122
  "customElement": true
83
123
  }
84
124
  ],
85
125
  "exports": [
86
126
  {
87
127
  "kind": "custom-element-definition",
88
- "name": "mui-addon",
128
+ "name": "mui-avatar",
89
129
  "declaration": {
90
- "name": "MuiAddon",
91
- "module": "src/components/mui-addon/index.ts"
130
+ "name": "MuiAvatar",
131
+ "module": "src/components/mui-avatar/index.ts"
92
132
  }
93
133
  }
94
134
  ]
95
135
  },
96
136
  {
97
137
  "kind": "javascript-module",
98
- "path": "src/components/mui-alert/doc.ts",
138
+ "path": "src/components/mui-addon/doc.ts",
99
139
  "declarations": [
100
140
  {
101
141
  "kind": "variable",
@@ -103,7 +143,7 @@
103
143
  "type": {
104
144
  "text": "MuiDocs"
105
145
  },
106
- "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: [\"\"], }, }, }"
146
+ "default": "{ AddOn: { title: \"Add on\", description: \"Enhances form inputs by displaying supplementary information such as units, prefixes, or suffixes adjacent to the input field. Add Ons improve clarity by providing context without adding clutter to the input area.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/3GH67kZLZAjADf3kTIoSV3/82a1ab87bc13b25e6dc1e81c81f69532/AddOn_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=948-4065&t=rIU93UcpsUxOVNN9-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/inputs-addon--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-addon/index.ts\"], website: [\"https://muibook.com/#/addon\"], guides: [\"https://guides.muibook.com/add-on\"], usage: { list: [ \"Use to display units (e.g. %, $, kg) or fixed prefixes/suffixes alongside inputs.\", \"Ideal for improving data entry accuracy and user understanding.\", \"Ensure Add Ons are visually distinct but do not overpower the main input content.\", \"Avoid overcrowding inputs with multiple Add Ons to maintain clarity.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { list: [ \"Add-on placed before the Input Field\", \"Add-on placed after the Input Field\", \"Short text, an icon, or both to support input context.\", ], image: \"https://images.ctfassets.net/i5uwscj4pkk2/13NH06kdHIzm8hDGNBgihx/f5715279e5ab5e2ce6bfd5d38f5f2d1d/Add_on_-_Anatomy.png\", }, variants: { items: [ { key: \"text\", title: \"Text\", description: \"Use for units, currency, or short static labels.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/VfAoQuP8u7icg5s6Shwd6/f5f838a3ffda0d0839ef062af308fc97/text-variant.png\", }, { key: \"icon\", title: \"Icon\", description: \"Use for symbolic cues or clarification of the input’s intent.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1LY5GdVijhp7bpfRs3WyFc/6d1708bd25496d7f33acba796b8b2aa6/icon-variant.png\", }, ], }, related: { items: [ { name: \"Field\", link: \"https://guides.muibook.com/field\" }, { name: \"Input\", link: \"https://guides.muibook.com/input\" }, { name: \"Select\", link: \"https://guides.muibook.com/select\" }, { name: \"File Upload\", link: \"https://guides.muibook.com/file-upload\" }, { name: \"Icons\", link: \"https://guides.muibook.com/icons\" }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [ { description: \"\", image: \"\" }, { description: \"\", image: \"\" }, ], dontContent: [{ description: \"\" }, { description: \"\" }], }, ], compositions: { description: \"\", items: [ { key: \"\", name: \"\", description: \"\", image: \"\", }, ], }, behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
107
147
  }
108
148
  ],
109
149
  "exports": [
@@ -112,45 +152,51 @@
112
152
  "name": "muiDocs",
113
153
  "declaration": {
114
154
  "name": "muiDocs",
115
- "module": "src/components/mui-alert/doc.ts"
155
+ "module": "src/components/mui-addon/doc.ts"
116
156
  }
117
157
  }
118
158
  ]
119
159
  },
120
160
  {
121
161
  "kind": "javascript-module",
122
- "path": "src/components/mui-alert/index.ts",
162
+ "path": "src/components/mui-addon/index.ts",
123
163
  "declarations": [
124
164
  {
125
165
  "kind": "class",
126
166
  "description": "",
127
- "name": "MuiAlert",
167
+ "name": "MuiAddon",
168
+ "members": [
169
+ {
170
+ "kind": "method",
171
+ "name": "render"
172
+ }
173
+ ],
128
174
  "attributes": [
129
175
  {
130
- "name": "variant"
176
+ "name": "slot"
131
177
  }
132
178
  ],
133
179
  "superclass": {
134
180
  "name": "HTMLElement"
135
181
  },
136
- "tagName": "mui-alert",
182
+ "tagName": "mui-addon",
137
183
  "customElement": true
138
184
  }
139
185
  ],
140
186
  "exports": [
141
187
  {
142
188
  "kind": "custom-element-definition",
143
- "name": "mui-alert",
189
+ "name": "mui-addon",
144
190
  "declaration": {
145
- "name": "MuiAlert",
146
- "module": "src/components/mui-alert/index.ts"
191
+ "name": "MuiAddon",
192
+ "module": "src/components/mui-addon/index.ts"
147
193
  }
148
194
  }
149
195
  ]
150
196
  },
151
197
  {
152
198
  "kind": "javascript-module",
153
- "path": "src/components/mui-badge/doc.ts",
199
+ "path": "src/components/mui-alert/doc.ts",
154
200
  "declarations": [
155
201
  {
156
202
  "kind": "variable",
@@ -158,7 +204,7 @@
158
204
  "type": {
159
205
  "text": "MuiDocs"
160
206
  },
161
- "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\", ], }, 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\", }, ], }, 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: \"\", link: \"\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
207
+ "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: [\"\"], }, }, }"
162
208
  }
163
209
  ],
164
210
  "exports": [
@@ -167,23 +213,36 @@
167
213
  "name": "muiDocs",
168
214
  "declaration": {
169
215
  "name": "muiDocs",
170
- "module": "src/components/mui-badge/doc.ts"
216
+ "module": "src/components/mui-alert/doc.ts"
171
217
  }
172
218
  }
173
219
  ]
174
220
  },
175
221
  {
176
222
  "kind": "javascript-module",
177
- "path": "src/components/mui-badge/index.ts",
223
+ "path": "src/components/mui-alert/index.ts",
178
224
  "declarations": [
179
225
  {
180
226
  "kind": "class",
181
227
  "description": "",
182
- "name": "MuiBadge",
228
+ "name": "MuiAlert",
183
229
  "members": [
230
+ {
231
+ "kind": "field",
232
+ "name": "actionSlotListener",
233
+ "type": {
234
+ "text": "(() => void) | null"
235
+ },
236
+ "privacy": "private",
237
+ "default": "null"
238
+ },
184
239
  {
185
240
  "kind": "method",
186
241
  "name": "render"
242
+ },
243
+ {
244
+ "kind": "method",
245
+ "name": "setupActionSlot"
187
246
  }
188
247
  ],
189
248
  "attributes": [
@@ -194,17 +253,17 @@
194
253
  "superclass": {
195
254
  "name": "HTMLElement"
196
255
  },
197
- "tagName": "mui-badge",
256
+ "tagName": "mui-alert",
198
257
  "customElement": true
199
258
  }
200
259
  ],
201
260
  "exports": [
202
261
  {
203
262
  "kind": "custom-element-definition",
204
- "name": "mui-badge",
263
+ "name": "mui-alert",
205
264
  "declaration": {
206
- "name": "MuiBadge",
207
- "module": "src/components/mui-badge/index.ts"
265
+ "name": "MuiAlert",
266
+ "module": "src/components/mui-alert/index.ts"
208
267
  }
209
268
  }
210
269
  ]
@@ -285,56 +344,6 @@
285
344
  }
286
345
  ]
287
346
  },
288
- {
289
- "kind": "javascript-module",
290
- "path": "src/components/mui-button-group/doc.ts",
291
- "declarations": [
292
- {
293
- "kind": "variable",
294
- "name": "muiDocs",
295
- "type": {
296
- "text": "MuiDocs"
297
- },
298
- "default": "{ ButtonGroup: { title: \"Button Group\", description: \"Example of actions that are present at the top of a page or card footer use.\", hero: [\"\"], figma: [\"\"], storybook: [\"\"], github: [\"\"], website: [\"\"], guides: [\"\"], usage: { list: [ \"Use small (default) size icon when paired with text-based action is used in a button group.\", \"Use medium size icon when the icon-only action appears on its own. E.g. Menu.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"\", list: [\"\"], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", image: \"\", }, ], }, compositions: { description: \"\", items: [ { key: \"\", name: \"\", description: \"\", image: \"\", }, ], }, related: { items: [ { name: \"\", link: \"\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
299
- }
300
- ],
301
- "exports": [
302
- {
303
- "kind": "js",
304
- "name": "muiDocs",
305
- "declaration": {
306
- "name": "muiDocs",
307
- "module": "src/components/mui-button-group/doc.ts"
308
- }
309
- }
310
- ]
311
- },
312
- {
313
- "kind": "javascript-module",
314
- "path": "src/components/mui-button-group/index.ts",
315
- "declarations": [
316
- {
317
- "kind": "class",
318
- "description": "",
319
- "name": "MuiButtonGroup",
320
- "superclass": {
321
- "name": "HTMLElement"
322
- },
323
- "tagName": "mui-button-group",
324
- "customElement": true
325
- }
326
- ],
327
- "exports": [
328
- {
329
- "kind": "custom-element-definition",
330
- "name": "mui-button-group",
331
- "declaration": {
332
- "name": "MuiButtonGroup",
333
- "module": "src/components/mui-button-group/index.ts"
334
- }
335
- }
336
- ]
337
- },
338
347
  {
339
348
  "kind": "javascript-module",
340
349
  "path": "src/components/mui-button/doc.ts",
@@ -461,7 +470,7 @@
461
470
  },
462
471
  {
463
472
  "kind": "javascript-module",
464
- "path": "src/components/mui-avatar/doc.ts",
473
+ "path": "src/components/mui-button-group/doc.ts",
465
474
  "declarations": [
466
475
  {
467
476
  "kind": "variable",
@@ -469,7 +478,7 @@
469
478
  "type": {
470
479
  "text": "MuiDocs"
471
480
  },
472
- "default": "{ Avatar: { title: \"Avatar\", description: \"Avatar components are used to represent users or entities visually, often through images, initials, or icons.\", hero: [\"https://images.ctfassets.net/i5uwscj4pkk2/2Qj1aPRsHVZZs6eF8XO6XC/54dd3c04d5a0ac379050cfa6f45d9732/Avatar_-_Home_Image.png\"], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=1498-15366&t=2P2nhh7B70fl6xQ4-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/inputs-avatar--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-avatar/index.ts\"], website: [\"https://muibook.com/#/avatar\"], guides: [\"https://guides.muibook.com/avatar\"], usage: { list: [ \"Represent a user or entity visually in lists, chats, comments, or profiles.\", \"Display a profile photo, initials, or icon associated with a person or object.\", \"Use in compact UI elements where space is limited (e.g., tables, cards).\", \"Pair with user metadata (name, role, status) for context.\", \"Indicate presence, status, or selection in collaborative interfaces.\", ], }, accessibility: { designerList: [ \"Avatars should always include an accessible label via the label attribute to ensure screen readers can convey their purpose.\", \"When using images, ensure they are clear and appropriately sized for the avatar component.\", \"For avatars representing users, consider using initials or icons when images are not available to maintain visual consistency.\", ], engineerList: [ \"Avatars should always include an accessible label via the label attribute to ensure screen readers can convey their purpose.\", \"When using images, ensure they are clear and appropriately sized for the avatar component.\", \"For avatars representing users, consider using initials or icons when images are not available to maintain visual consistency.\", ], }, anatomy: { image: \"\", list: [\"\"], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", image: \"\", }, ], }, compositions: { description: \"\", items: [ { key: \"\", name: \"\", description: \"\", image: \"\", }, ], }, related: { items: [ { name: \"\", link: \"\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
481
+ "default": "{ ButtonGroup: { title: \"Button Group\", description: \"Example of actions that are present at the top of a page or card footer use.\", hero: [\"\"], figma: [\"\"], storybook: [\"\"], github: [\"\"], website: [\"\"], guides: [\"\"], usage: { list: [ \"Use small (default) size icon when paired with text-based action is used in a button group.\", \"Use medium size icon when the icon-only action appears on its own. E.g. Menu.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"\", list: [\"\"], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", image: \"\", }, ], }, compositions: { description: \"\", items: [ { key: \"\", name: \"\", description: \"\", image: \"\", }, ], }, related: { items: [ { name: \"\", link: \"\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
473
482
  }
474
483
  ],
475
484
  "exports": [
@@ -478,91 +487,40 @@
478
487
  "name": "muiDocs",
479
488
  "declaration": {
480
489
  "name": "muiDocs",
481
- "module": "src/components/mui-avatar/doc.ts"
490
+ "module": "src/components/mui-button-group/doc.ts"
482
491
  }
483
492
  }
484
493
  ]
485
494
  },
486
495
  {
487
496
  "kind": "javascript-module",
488
- "path": "src/components/mui-avatar/index.ts",
497
+ "path": "src/components/mui-button-group/index.ts",
489
498
  "declarations": [
490
499
  {
491
500
  "kind": "class",
492
501
  "description": "",
493
- "name": "MuiAvatar",
494
- "members": [
495
- {
496
- "kind": "field",
497
- "name": "_imageFailed",
498
- "type": {
499
- "text": "boolean | undefined"
500
- },
501
- "privacy": "private"
502
- },
503
- {
504
- "kind": "method",
505
- "name": "hasSlottedContent"
506
- },
507
- {
508
- "kind": "method",
509
- "name": "getInitials",
510
- "parameters": [
511
- {
512
- "name": "label",
513
- "type": {
514
- "text": "string | null"
515
- }
516
- }
517
- ]
518
- },
519
- {
520
- "kind": "method",
521
- "name": "getBackgroundCSS"
522
- },
523
- {
524
- "kind": "method",
525
- "name": "render"
526
- }
527
- ],
528
- "attributes": [
529
- {
530
- "name": "label"
531
- },
532
- {
533
- "name": "image"
534
- },
535
- {
536
- "name": "size"
537
- },
538
- {
539
- "name": "background"
540
- },
541
- {
542
- "name": "background-color"
543
- }
544
- ],
502
+ "name": "MuiButtonGroup",
545
503
  "superclass": {
546
504
  "name": "HTMLElement"
547
505
  },
548
- "tagName": "mui-avatar",
506
+ "tagName": "mui-button-group",
549
507
  "customElement": true
550
508
  }
551
509
  ],
552
510
  "exports": [
553
511
  {
554
512
  "kind": "custom-element-definition",
555
- "name": "mui-avatar",
513
+ "name": "mui-button-group",
556
514
  "declaration": {
557
- "name": "MuiAvatar",
558
- "module": "src/components/mui-avatar/index.ts"
515
+ "name": "MuiButtonGroup",
516
+ "module": "src/components/mui-button-group/index.ts"
559
517
  }
560
518
  }
561
519
  ]
562
520
  },
563
521
  {
564
522
  "kind": "javascript-module",
565
- "path": "src/components/mui-card/doc.ts",
523
+ "path": "src/components/mui-badge/doc.ts",
566
524
  "declarations": [
567
525
  {
568
526
  "kind": "variable",
@@ -570,7 +528,7 @@
570
528
  "type": {
571
529
  "text": "MuiDocs"
572
530
  },
573
- "default": "{ Card: { title: \"Card\", description: \"The Card provides the ability to group items or components.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/4OGlOuYuQxCTFMuIpxKK6q/e78445c43ea2f0c9934d277a2e0932a5/Card_-_Home_Image.png\", ], figma: [\"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-861&t=fSFYVey9aCoE5oQa-1\"], storybook: [\"https://stories.muibook.com/?path=/docs/layout-card--docs\"], github: [\"https://github.com/michaeltrilford/muibook/tree/main/src/components/mui-card\"], website: [\"https://muibook.com/#/card\"], guides: [\"https://guides.muibook.com/card\"], usage: { list: [ \"Use cards to visually group related content, actions, or components in a structured block.\", \"Use the header for titles or key actions, the body for primary content, and the footer for secondary actions or metadata.\", \"Avoid overloading cards with too much content — keep them focused and scannable.\", \"Maintain consistent spacing and alignment between multiple cards to support visual rhythm.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/4EryBp3RZrsXmWloz4qX6m/d2a5dc1b34d7c65aeb62c9b0bf8cce52/Card_-_Anatomy.png\", list: [ \"Header: Use the card header to include a title and, if needed, additional elements such as icons, actions, or helper text.\", \"Body: Add the main content of the card. It can include suitable MUI components or other relevant elements that support the card’s purpose.\", \"Footer: The footer should include actions or other relevant interactive elements.\", ], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"code-snippets\", name: \"Code Snippets\", description: \"An accordion in a card footer allows code snippets or supporting details to be revealed on demand, keeping the card compact while still providing access to additional information.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7FKVgkCxv3UenOQTC9Tr4R/25c357aceea16b169c48775d7363df1d/accordion_card_footer_-_composition.png\", }, { key: \"account-activity\", name: \"Account Activity (Accordion + Card)\", description: \"Accordions can split account activity into segments, such as by year, with the ability to expand each section for detailed transactions. This makes large sets of data easier to scan and navigate.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4PEUUHgxpuDM6nDgdGOotY/bf078e07bc3fbabf07f03b99800e5306/accordion_card_body_-_composition.png\", }, { key: \"account-activity\", name: \"Account Activity (Card)\", description: \"\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3XVnAUZ0RyAoZmUQ8lIniT/58fdc83a27eb294908e55476b4646374/account_activity_-_card_-_composition.png\", }, ], }, related: { items: [ { name: \"Slat\", link: \"https://guides.muibook.com/slat\", }, { name: \"Accordion\", link: \"https://guides.muibook.com/accordion\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
531
+ "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\", ], }, 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\", }, ], }, 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: \"\", link: \"\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
574
532
  }
575
533
  ],
576
534
  "exports": [
@@ -579,31 +537,92 @@
579
537
  "name": "muiDocs",
580
538
  "declaration": {
581
539
  "name": "muiDocs",
582
- "module": "src/components/mui-card/doc.ts"
540
+ "module": "src/components/mui-badge/doc.ts"
583
541
  }
584
542
  }
585
543
  ]
586
544
  },
587
545
  {
588
546
  "kind": "javascript-module",
589
- "path": "src/components/mui-card/index.ts",
590
- "declarations": [],
591
- "exports": []
592
- },
593
- {
594
- "kind": "javascript-module",
595
- "path": "src/components/mui-carousel/doc.ts",
547
+ "path": "src/components/mui-badge/index.ts",
596
548
  "declarations": [
597
549
  {
598
- "kind": "variable",
599
- "name": "muiDocs",
600
- "type": {
601
- "text": "MuiDocs"
602
- },
603
- "default": "{ Carousel: { title: \"Carousel\", description: \"A carousel component with tab-based navigation, enabling users to switch between views or content sections with ease.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/55yS6ecrFIoh0pA08R98VB/07a93872e746c5723b7b4b21f0a9d56a/Carousel_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=958-8697&t=0ytskb8cxriEmdz2-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/navigation-carousel--docs\"], github: [\"https://github.com/michaeltrilford/muibook/tree/main/src/components/mui-carousel\"], website: [\"https://muibook.com/#/carousel\"], guides: [\"https://guides.muibook.com/carousel\"], usage: { list: [ \"Use to present grouped content that benefits from both tabbed access and horizontal transitions.\", \"Ideal for feature highlights, onboarding steps, or content previews.\", \"Ensure tab labels are short and clearly indicate the content behind each panel.\", \"Avoid using for unrelated content or when vertical scrolling is more appropriate.\", \"When adding custom content, account for the placement of carousel controls and maintain sufficient whitespace for readability and alignment.\", \"Swap out default controls when a different interaction pattern better suits the content or context.\", ], }, accessibility: { designerList: [ \"Users can navigate between carousel items using the left/right arrow keys, as well as Home and End keys.\", \"The active tab is always keyboard-focusable and shows a visible focus outline for clarity.\", \"Tabs are marked up using semantic roles (like tablist and tab) to help assistive technologies understand the structure.\", \"Behind the scenes, attributes like aria-selected and tabindex update automatically to reflect which tab is active.\", ], engineerList: [ \"Left/Right arrows, Home and End keys let keyboard users navigate between carousel items.\", \"aria-selected and tabindex attributes are updated on each tab-item when it becomes active or inactive.\", \"Each active tab-item can receive focus and shows a focus-visible outline.\", \"tab-bar uses role=tablist to group related tab-items and each tab-item uses role=tab within the tab-bar.\", ], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/7lrQyuy00XTDGTww5lWXsH/427804b3af03935cc06e8a691a5006a0/Carousel_-_Anatomy.png\", list: [ \"The outer wrapper that defines the structure, sliding behaviour, and background styling of the carousel.\", \"A flexible area where custom content is added. Designers are responsible for setting internal spacing, layout, and composition.\", \"Navigation elements such as tabs, dots, or arrows that float above the content. These controls can be customized or replaced based on the use case.\", ], }, variants: { items: [ { key: \"position\", title: \"Position\", description: \"Carousel controls can be positioned at any side or corner of the container, including top center, right middle, bottom center, left middle, top left, top right, bottom left, and bottom right.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/Yc6eg8YWdiiSiiPzR588D/bdfbad0967d9cc059310bd1406c656c5/position-bottom.png\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"product-carousel\", name: \"Product Carousel\", description: \"Demonstrates how to add custom compositions and layouts within the carousel panels.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4NRMfGil4AcMUh7FDhYyHz/7c4636822eba6d3ae15e684f50d10fdd/Carousel_-_Composition.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\", }, ], }, related: { items: [ { name: \"Tab Bar\", link: \"https://guides.muibook.com/tab-bar\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
604
- }
605
- ],
606
- "exports": [
550
+ "kind": "class",
551
+ "description": "",
552
+ "name": "MuiBadge",
553
+ "members": [
554
+ {
555
+ "kind": "method",
556
+ "name": "render"
557
+ }
558
+ ],
559
+ "attributes": [
560
+ {
561
+ "name": "variant"
562
+ }
563
+ ],
564
+ "superclass": {
565
+ "name": "HTMLElement"
566
+ },
567
+ "tagName": "mui-badge",
568
+ "customElement": true
569
+ }
570
+ ],
571
+ "exports": [
572
+ {
573
+ "kind": "custom-element-definition",
574
+ "name": "mui-badge",
575
+ "declaration": {
576
+ "name": "MuiBadge",
577
+ "module": "src/components/mui-badge/index.ts"
578
+ }
579
+ }
580
+ ]
581
+ },
582
+ {
583
+ "kind": "javascript-module",
584
+ "path": "src/components/mui-card/doc.ts",
585
+ "declarations": [
586
+ {
587
+ "kind": "variable",
588
+ "name": "muiDocs",
589
+ "type": {
590
+ "text": "MuiDocs"
591
+ },
592
+ "default": "{ Card: { title: \"Card\", description: \"The Card provides the ability to group items or components.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/4OGlOuYuQxCTFMuIpxKK6q/e78445c43ea2f0c9934d277a2e0932a5/Card_-_Home_Image.png\", ], figma: [\"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-861&t=fSFYVey9aCoE5oQa-1\"], storybook: [\"https://stories.muibook.com/?path=/docs/layout-card--docs\"], github: [\"https://github.com/michaeltrilford/muibook/tree/main/src/components/mui-card\"], website: [\"https://muibook.com/#/card\"], guides: [\"https://guides.muibook.com/card\"], usage: { list: [ \"Use cards to visually group related content, actions, or components in a structured block.\", \"Use the header for titles or key actions, the body for primary content, and the footer for secondary actions or metadata.\", \"Avoid overloading cards with too much content — keep them focused and scannable.\", \"Maintain consistent spacing and alignment between multiple cards to support visual rhythm.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/4EryBp3RZrsXmWloz4qX6m/d2a5dc1b34d7c65aeb62c9b0bf8cce52/Card_-_Anatomy.png\", list: [ \"Header: Use the card header to include a title and, if needed, additional elements such as icons, actions, or helper text.\", \"Body: Add the main content of the card. It can include suitable MUI components or other relevant elements that support the card’s purpose.\", \"Footer: The footer should include actions or other relevant interactive elements.\", ], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"code-snippets\", name: \"Code Snippets\", description: \"An accordion in a card footer allows code snippets or supporting details to be revealed on demand, keeping the card compact while still providing access to additional information.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7FKVgkCxv3UenOQTC9Tr4R/25c357aceea16b169c48775d7363df1d/accordion_card_footer_-_composition.png\", }, { key: \"account-activity\", name: \"Account Activity (Accordion + Card)\", description: \"Accordions can split account activity into segments, such as by year, with the ability to expand each section for detailed transactions. This makes large sets of data easier to scan and navigate.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4PEUUHgxpuDM6nDgdGOotY/bf078e07bc3fbabf07f03b99800e5306/accordion_card_body_-_composition.png\", }, { key: \"account-activity\", name: \"Account Activity (Card)\", description: \"\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3XVnAUZ0RyAoZmUQ8lIniT/58fdc83a27eb294908e55476b4646374/account_activity_-_card_-_composition.png\", }, ], }, related: { items: [ { name: \"Slat\", link: \"https://guides.muibook.com/slat\", }, { name: \"Accordion\", link: \"https://guides.muibook.com/accordion\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
593
+ }
594
+ ],
595
+ "exports": [
596
+ {
597
+ "kind": "js",
598
+ "name": "muiDocs",
599
+ "declaration": {
600
+ "name": "muiDocs",
601
+ "module": "src/components/mui-card/doc.ts"
602
+ }
603
+ }
604
+ ]
605
+ },
606
+ {
607
+ "kind": "javascript-module",
608
+ "path": "src/components/mui-card/index.ts",
609
+ "declarations": [],
610
+ "exports": []
611
+ },
612
+ {
613
+ "kind": "javascript-module",
614
+ "path": "src/components/mui-carousel/doc.ts",
615
+ "declarations": [
616
+ {
617
+ "kind": "variable",
618
+ "name": "muiDocs",
619
+ "type": {
620
+ "text": "MuiDocs"
621
+ },
622
+ "default": "{ Carousel: { title: \"Carousel\", description: \"A carousel component with tab-based navigation, enabling users to switch between views or content sections with ease.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/55yS6ecrFIoh0pA08R98VB/07a93872e746c5723b7b4b21f0a9d56a/Carousel_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=958-8697&t=0ytskb8cxriEmdz2-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/navigation-carousel--docs\"], github: [\"https://github.com/michaeltrilford/muibook/tree/main/src/components/mui-carousel\"], website: [\"https://muibook.com/#/carousel\"], guides: [\"https://guides.muibook.com/carousel\"], usage: { list: [ \"Use to present grouped content that benefits from both tabbed access and horizontal transitions.\", \"Ideal for feature highlights, onboarding steps, or content previews.\", \"Ensure tab labels are short and clearly indicate the content behind each panel.\", \"Avoid using for unrelated content or when vertical scrolling is more appropriate.\", \"When adding custom content, account for the placement of carousel controls and maintain sufficient whitespace for readability and alignment.\", \"Swap out default controls when a different interaction pattern better suits the content or context.\", ], }, accessibility: { designerList: [ \"Users can navigate between carousel items using the left/right arrow keys, as well as Home and End keys.\", \"The active tab is always keyboard-focusable and shows a visible focus outline for clarity.\", \"Tabs are marked up using semantic roles (like tablist and tab) to help assistive technologies understand the structure.\", \"Behind the scenes, attributes like aria-selected and tabindex update automatically to reflect which tab is active.\", ], engineerList: [ \"Left/Right arrows, Home and End keys let keyboard users navigate between carousel items.\", \"aria-selected and tabindex attributes are updated on each tab-item when it becomes active or inactive.\", \"Each active tab-item can receive focus and shows a focus-visible outline.\", \"tab-bar uses role=tablist to group related tab-items and each tab-item uses role=tab within the tab-bar.\", ], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/7lrQyuy00XTDGTww5lWXsH/427804b3af03935cc06e8a691a5006a0/Carousel_-_Anatomy.png\", list: [ \"The outer wrapper that defines the structure, sliding behaviour, and background styling of the carousel.\", \"A flexible area where custom content is added. Designers are responsible for setting internal spacing, layout, and composition.\", \"Navigation elements such as tabs, dots, or arrows that float above the content. These controls can be customized or replaced based on the use case.\", ], }, variants: { items: [ { key: \"position\", title: \"Position\", description: \"Carousel controls can be positioned at any side or corner of the container, including top center, right middle, bottom center, left middle, top left, top right, bottom left, and bottom right.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/Yc6eg8YWdiiSiiPzR588D/bdfbad0967d9cc059310bd1406c656c5/position-bottom.png\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"product-carousel\", name: \"Product Carousel\", description: \"Demonstrates how to add custom compositions and layouts within the carousel panels.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4NRMfGil4AcMUh7FDhYyHz/7c4636822eba6d3ae15e684f50d10fdd/Carousel_-_Composition.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\", }, ], }, related: { items: [ { name: \"Tab Bar\", link: \"https://guides.muibook.com/tab-bar\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
623
+ }
624
+ ],
625
+ "exports": [
607
626
  {
608
627
  "kind": "js",
609
628
  "name": "muiDocs",
@@ -653,6 +672,17 @@
653
672
  "description": "",
654
673
  "name": "MuiCheckbox",
655
674
  "members": [
675
+ {
676
+ "kind": "field",
677
+ "name": "_changeHandler",
678
+ "type": {
679
+ "text": "(e: Event) => void | undefined"
680
+ }
681
+ },
682
+ {
683
+ "kind": "method",
684
+ "name": "cleanupListeners"
685
+ },
656
686
  {
657
687
  "kind": "method",
658
688
  "name": "setupListener",
@@ -1619,6 +1649,22 @@
1619
1649
  },
1620
1650
  "default": "null"
1621
1651
  },
1652
+ {
1653
+ "kind": "field",
1654
+ "name": "_wrapperClickHandler",
1655
+ "type": {
1656
+ "text": "() => void | undefined"
1657
+ },
1658
+ "privacy": "private"
1659
+ },
1660
+ {
1661
+ "kind": "field",
1662
+ "name": "_inputChangeHandler",
1663
+ "type": {
1664
+ "text": "(e: Event) => void | undefined"
1665
+ },
1666
+ "privacy": "private"
1667
+ },
1622
1668
  {
1623
1669
  "kind": "field",
1624
1670
  "name": "shadowRoot",
@@ -1662,6 +1708,10 @@
1662
1708
  "kind": "method",
1663
1709
  "name": "cacheElements"
1664
1710
  },
1711
+ {
1712
+ "kind": "method",
1713
+ "name": "cleanupListeners"
1714
+ },
1665
1715
  {
1666
1716
  "kind": "method",
1667
1717
  "name": "attachEvents"
@@ -1738,6 +1788,42 @@
1738
1788
  "description": "",
1739
1789
  "name": "MuiGrid",
1740
1790
  "members": [
1791
+ {
1792
+ "kind": "field",
1793
+ "name": "col",
1794
+ "type": {
1795
+ "text": "string"
1796
+ },
1797
+ "privacy": "private",
1798
+ "default": "`1fr 1fr`"
1799
+ },
1800
+ {
1801
+ "kind": "field",
1802
+ "name": "space",
1803
+ "type": {
1804
+ "text": "string"
1805
+ },
1806
+ "privacy": "private",
1807
+ "default": "`var(--space-000)`"
1808
+ },
1809
+ {
1810
+ "kind": "field",
1811
+ "name": "alignX",
1812
+ "type": {
1813
+ "text": "string"
1814
+ },
1815
+ "privacy": "private",
1816
+ "default": "`normal`"
1817
+ },
1818
+ {
1819
+ "kind": "field",
1820
+ "name": "alignY",
1821
+ "type": {
1822
+ "text": "string"
1823
+ },
1824
+ "privacy": "private",
1825
+ "default": "`normal`"
1826
+ },
1741
1827
  {
1742
1828
  "kind": "method",
1743
1829
  "name": "waitForPartMap",
@@ -1754,6 +1840,12 @@
1754
1840
  },
1755
1841
  {
1756
1842
  "name": "space"
1843
+ },
1844
+ {
1845
+ "name": "alignx"
1846
+ },
1847
+ {
1848
+ "name": "aligny"
1757
1849
  }
1758
1850
  ],
1759
1851
  "superclass": {
@@ -1806,6 +1898,12 @@
1806
1898
  "kind": "class",
1807
1899
  "description": "",
1808
1900
  "name": "MuiHeading",
1901
+ "members": [
1902
+ {
1903
+ "kind": "method",
1904
+ "name": "render"
1905
+ }
1906
+ ],
1809
1907
  "attributes": [
1810
1908
  {
1811
1909
  "name": "size"
@@ -3715,14 +3813,20 @@
3715
3813
  "name": "MuiInput",
3716
3814
  "members": [
3717
3815
  {
3718
- "kind": "method",
3719
- "name": "setupListener",
3720
- "return": {
3721
- "type": {
3722
- "text": "void"
3723
- }
3816
+ "kind": "field",
3817
+ "name": "_changeHandler",
3818
+ "type": {
3819
+ "text": "(e: Event) => void | undefined"
3724
3820
  }
3725
3821
  },
3822
+ {
3823
+ "kind": "method",
3824
+ "name": "cleanupListeners"
3825
+ },
3826
+ {
3827
+ "kind": "method",
3828
+ "name": "setupListener"
3829
+ },
3726
3830
  {
3727
3831
  "kind": "method",
3728
3832
  "name": "updateSlottedButtons",
@@ -3739,13 +3843,13 @@
3739
3843
  ],
3740
3844
  "events": [
3741
3845
  {
3742
- "name": "input",
3846
+ "name": "change",
3743
3847
  "type": {
3744
3848
  "text": "CustomEvent"
3745
3849
  }
3746
3850
  },
3747
3851
  {
3748
- "name": "change",
3852
+ "name": "input",
3749
3853
  "type": {
3750
3854
  "text": "CustomEvent"
3751
3855
  }
@@ -4036,7 +4140,7 @@
4036
4140
  },
4037
4141
  {
4038
4142
  "kind": "javascript-module",
4039
- "path": "src/components/mui-message/doc.ts",
4143
+ "path": "src/components/mui-progress/doc.ts",
4040
4144
  "declarations": [
4041
4145
  {
4042
4146
  "kind": "variable",
@@ -4044,7 +4148,7 @@
4044
4148
  "type": {
4045
4149
  "text": "MuiDocs"
4046
4150
  },
4047
- "default": "{ Message: { title: \"Message\", description: \"The message component provides persistent, non-dismissible notifications that remain visible until the system determines they should be suspended. Unlike alerts, these messages are static elements integrated into the page layout, offering continuous information without disrupting the user’s workflow.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/01OU9JbOlDZGvbpkq2ismi/b0410cb8002858ded88987d9556daa04/Message_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=9-1053&t=ZA9uH4LK37tSuk6r-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/feedback-message--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-message/index.ts\"], website: [\"https://muibook.com/#/message\"], guides: [\"https://guides.muibook.com/message\"], usage: { list: [ \"Plain: A subtle, transparent style suited for vibrant backgrounds where minimal visual impact is preferred.\", \"Neutral: A calm, balanced tone for non-critical, persistent messages.\", \"Positive: To confirm successful actions like form submissions, saves, or completed tasks.\", \"Info: To share feature announcements, enhancements, or contextual onboarding tips.\", \"Warning: Caution users about potential issues such as unsaved changes or upcoming expirations.\", \"Attention: Highlight urgent issues like system errors or security breaches requiring immediate action.\", ], }, accessibility: { designerList: [ \"ARIA-live is built in, using POLITE + ASSERTIVE for screen readers.\", \"Neutral, Postive, Info support the role of STATUS for screen reader feedback.\", \"Warning, Attention support the role of ALERT for screen reader feedback.\", ], engineerList: [ \"ARIA-live is built in, using POLITE + ASSERTIVE for screen readers.\", \"Neutral, Postive, Info support the role of STATUS for screen reader feedback.\", \"Warning, Attention support the role of ALERT for screen reader feedback.\", ], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/6S1MOtZZKP2bxYuIUNScSC/993a910363fbfbba29a3de384ecb182a/Message_-_Anatomy.png\", list: [ \"Preset icon: Communicates the type of message visually. E.g. neutral, positive, info, warning, attention.\", \"Customisable title: Allows for a general heading that describes the message details or guidance relevant to the situation.\", \"Customisable text: Allows for specific details or guidance relevant to the situation.\", ], }, variants: { items: [ { key: \"plain\", title: \"Plain\", description: \"A subtle, transparent style designed for vibrant backgrounds where minimal visual impact is preferred. Best for passive messages like accessibility notes, system status, or routine updates. Use for non-critical information that doesn’t require immediate attention or action. This variant sets aria-live='polite' and role='status' for accessibility.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/21KWc3TZOJPqZ2BtZ3ngrY/3cbf4aa6df3a72f195eebaa8fe8ecfde/message-plain.png\", }, { key: \"neutral\", title: \"Neutral\", description: \"The Neutral state offers a calm, balanced tone for non-critical, persistent messages. It is suitable for displaying non-urgent information, such as background status like sync confirmation or feature explanations. This variant uses aria-live='polite' and role='status' for accessibility.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2VF8KPxaXCm6P4dlpsAnXs/5a2011d1a63a900dcdd6669ec5c097e9/message-neutral.png\", }, { key: \"positive\", title: \"Positive\", description: \"The Positive state conveys successful actions, confirmations, or achievements, helping foster a sense of accomplishment and satisfaction. It’s used to indicate things like successful form submissions, completed tasks, or acknowledged milestones. This variant uses aria-live='polite' and role='status' for accessibility.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2HOuPOpHOuMGuVUoPAs5MI/ff1e156bc8f31e580972289fcc7bf3d7/message-positive.png\", }, { key: \"info\", title: \"Info\", description: \"The Info state provides helpful messages that inform users about system status, feature updates, or changes—guiding them without urgency. It’s suitable for announcing new features, enhancements, or system changes, and works well for onboarding tips or contextual help. This variant uses aria-live='polite' and role='status' for accessibility.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1x63W880Trpx0GYiYQJhCt/72c09a93d6ec34a18bc15310927fe9ef/message-info.png\", }, { key: \"warning\", title: \"Warning\", description: \"The Warning state alerts users to potential issues that may require attention, helping prevent errors or misunderstandings. It’s commonly used to notify users of unsaved changes, actions with potential consequences, or upcoming limitations or expirations. This variant uses aria-live='assertive' and role='alert' for accessibility.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/50V1Ap7vVxPUWRbbKh0kx5/2fe4c203befa779087c8b23984d951b7/message-warning.png\", }, { key: \"attention\", title: \"Attention\", description: \"The Attention state demands immediate user focus, highlighting critical issues that require prompt action. It’s used to alert users to urgent problems like system errors or security breaches, or for time-sensitive notifications that significantly impact the user experience. This variant uses aria-live='assertive' and role='alert' for accessibility.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5GXIEuluNJBlg8h4hDCfWH/ddeec560354ab06af73bf5c5d8749c12/message-attention.png\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"plain-message\", name: \"Plain message\", description: \"This example uses the Plain variant, suitable for both white and colored backgrounds. It’s ideal for presenting information passively, without demanding user attention. In this case, it’s used to deliver accessibility notes.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3akJJDd28DOIhQrYq6g4y2/456c02f32dc9c40d84d92371b7ddbead/message-composition-neutral.png\", }, { key: \"info-message\", name: \"Info message\", description: \"Use a page-level Info message to remind users to log in to the provided tools, ensuring the MUI Guidelines are shown instead of the default guidelines.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1ySFimf3eEleYLPKomWuem/34772aed4257db976f2ca8cb633d3d5b/message-composition-info.png\", }, ], }, related: { items: [ { name: \"Alert\", link: \"https://guides.muibook.com/alert\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
4151
+ "default": "{ Progress: { title: \"Progress\", description: \"A Progress Bar visually represents completion status by filling a bar based on a percentage value. It gives users a clear indication of progress for a given task or process.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/2NPcL7tA0zGUWFLShr66fS/23d0050dce8c8379afc6deb8e351d049/Progress_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=948-4161&t=0ytskb8cxriEmdz2-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/inputs-progress--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-progress/index.ts\"], website: [\"https://muibook.com/#/progress\"], guides: [\"https://guides.muibook.com/progress\"], usage: { list: [ \"Show task progress Indicate how much of a task or process has been completed.\", \"Display loading states Represent the progress of a background operation, such as file uploads.\", \"Track step completion Show progress in multi-step workflows or onboarding processes.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/1iPll53Pmtgjh50qYwhsgY/908da9c51dd605895bd6306290fc6bd9/Progress_-_Anatomy.png\", list: [ \"Fill (Indicator) The colored portion inside the track that represents the progress percentage.\", \"Track The background of the progress bar, providing the visual boundary for progress.\", ], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", 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\", }, ], }, related: { items: [ { name: \"\", link: \"\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
4048
4152
  }
4049
4153
  ],
4050
4154
  "exports": [
@@ -4053,40 +4157,54 @@
4053
4157
  "name": "muiDocs",
4054
4158
  "declaration": {
4055
4159
  "name": "muiDocs",
4056
- "module": "src/components/mui-message/doc.ts"
4160
+ "module": "src/components/mui-progress/doc.ts"
4057
4161
  }
4058
4162
  }
4059
4163
  ]
4060
4164
  },
4061
4165
  {
4062
4166
  "kind": "javascript-module",
4063
- "path": "src/components/mui-message/index.ts",
4167
+ "path": "src/components/mui-progress/index.ts",
4064
4168
  "declarations": [
4065
4169
  {
4066
4170
  "kind": "class",
4067
4171
  "description": "",
4068
- "name": "MuiMessage",
4172
+ "name": "MuiProgress",
4173
+ "members": [
4174
+ {
4175
+ "kind": "method",
4176
+ "name": "render"
4177
+ }
4178
+ ],
4179
+ "attributes": [
4180
+ {
4181
+ "name": "progress"
4182
+ },
4183
+ {
4184
+ "name": "state"
4185
+ }
4186
+ ],
4069
4187
  "superclass": {
4070
4188
  "name": "HTMLElement"
4071
4189
  },
4072
- "tagName": "mui-message",
4190
+ "tagName": "mui-progress",
4073
4191
  "customElement": true
4074
4192
  }
4075
4193
  ],
4076
4194
  "exports": [
4077
4195
  {
4078
4196
  "kind": "custom-element-definition",
4079
- "name": "mui-message",
4197
+ "name": "mui-progress",
4080
4198
  "declaration": {
4081
- "name": "MuiMessage",
4082
- "module": "src/components/mui-message/index.ts"
4199
+ "name": "MuiProgress",
4200
+ "module": "src/components/mui-progress/index.ts"
4083
4201
  }
4084
4202
  }
4085
4203
  ]
4086
4204
  },
4087
4205
  {
4088
4206
  "kind": "javascript-module",
4089
- "path": "src/components/mui-progress/doc.ts",
4207
+ "path": "src/components/mui-message/doc.ts",
4090
4208
  "declarations": [
4091
4209
  {
4092
4210
  "kind": "variable",
@@ -4094,7 +4212,7 @@
4094
4212
  "type": {
4095
4213
  "text": "MuiDocs"
4096
4214
  },
4097
- "default": "{ Progress: { title: \"Progress\", description: \"A Progress Bar visually represents completion status by filling a bar based on a percentage value. It gives users a clear indication of progress for a given task or process.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/2NPcL7tA0zGUWFLShr66fS/23d0050dce8c8379afc6deb8e351d049/Progress_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=948-4161&t=0ytskb8cxriEmdz2-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/inputs-progress--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-progress/index.ts\"], website: [\"https://muibook.com/#/progress\"], guides: [\"https://guides.muibook.com/progress\"], usage: { list: [ \"Show task progress Indicate how much of a task or process has been completed.\", \"Display loading states Represent the progress of a background operation, such as file uploads.\", \"Track step completion Show progress in multi-step workflows or onboarding processes.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/1iPll53Pmtgjh50qYwhsgY/908da9c51dd605895bd6306290fc6bd9/Progress_-_Anatomy.png\", list: [ \"Fill (Indicator) The colored portion inside the track that represents the progress percentage.\", \"Track The background of the progress bar, providing the visual boundary for progress.\", ], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", 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\", }, ], }, related: { items: [ { name: \"\", link: \"\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
4215
+ "default": "{ Message: { title: \"Message\", description: \"The message component provides persistent, non-dismissible notifications that remain visible until the system determines they should be suspended. Unlike alerts, these messages are static elements integrated into the page layout, offering continuous information without disrupting the user’s workflow.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/01OU9JbOlDZGvbpkq2ismi/b0410cb8002858ded88987d9556daa04/Message_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=9-1053&t=ZA9uH4LK37tSuk6r-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/feedback-message--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-message/index.ts\"], website: [\"https://muibook.com/#/message\"], guides: [\"https://guides.muibook.com/message\"], usage: { list: [ \"Plain: A subtle, transparent style suited for vibrant backgrounds where minimal visual impact is preferred.\", \"Neutral: A calm, balanced tone for non-critical, persistent messages.\", \"Positive: To confirm successful actions like form submissions, saves, or completed tasks.\", \"Info: To share feature announcements, enhancements, or contextual onboarding tips.\", \"Warning: Caution users about potential issues such as unsaved changes or upcoming expirations.\", \"Attention: Highlight urgent issues like system errors or security breaches requiring immediate action.\", ], }, accessibility: { designerList: [ \"ARIA-live is built in, using POLITE + ASSERTIVE for screen readers.\", \"Neutral, Postive, Info support the role of STATUS for screen reader feedback.\", \"Warning, Attention support the role of ALERT for screen reader feedback.\", ], engineerList: [ \"ARIA-live is built in, using POLITE + ASSERTIVE for screen readers.\", \"Neutral, Postive, Info support the role of STATUS for screen reader feedback.\", \"Warning, Attention support the role of ALERT for screen reader feedback.\", ], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/6S1MOtZZKP2bxYuIUNScSC/993a910363fbfbba29a3de384ecb182a/Message_-_Anatomy.png\", list: [ \"Preset icon: Communicates the type of message visually. E.g. neutral, positive, info, warning, attention.\", \"Customisable title: Allows for a general heading that describes the message details or guidance relevant to the situation.\", \"Customisable text: Allows for specific details or guidance relevant to the situation.\", ], }, variants: { items: [ { key: \"plain\", title: \"Plain\", description: \"A subtle, transparent style designed for vibrant backgrounds where minimal visual impact is preferred. Best for passive messages like accessibility notes, system status, or routine updates. Use for non-critical information that doesn’t require immediate attention or action. This variant sets aria-live='polite' and role='status' for accessibility.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/21KWc3TZOJPqZ2BtZ3ngrY/3cbf4aa6df3a72f195eebaa8fe8ecfde/message-plain.png\", }, { key: \"neutral\", title: \"Neutral\", description: \"The Neutral state offers a calm, balanced tone for non-critical, persistent messages. It is suitable for displaying non-urgent information, such as background status like sync confirmation or feature explanations. This variant uses aria-live='polite' and role='status' for accessibility.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2VF8KPxaXCm6P4dlpsAnXs/5a2011d1a63a900dcdd6669ec5c097e9/message-neutral.png\", }, { key: \"positive\", title: \"Positive\", description: \"The Positive state conveys successful actions, confirmations, or achievements, helping foster a sense of accomplishment and satisfaction. It’s used to indicate things like successful form submissions, completed tasks, or acknowledged milestones. This variant uses aria-live='polite' and role='status' for accessibility.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2HOuPOpHOuMGuVUoPAs5MI/ff1e156bc8f31e580972289fcc7bf3d7/message-positive.png\", }, { key: \"info\", title: \"Info\", description: \"The Info state provides helpful messages that inform users about system status, feature updates, or changes—guiding them without urgency. It’s suitable for announcing new features, enhancements, or system changes, and works well for onboarding tips or contextual help. This variant uses aria-live='polite' and role='status' for accessibility.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1x63W880Trpx0GYiYQJhCt/72c09a93d6ec34a18bc15310927fe9ef/message-info.png\", }, { key: \"warning\", title: \"Warning\", description: \"The Warning state alerts users to potential issues that may require attention, helping prevent errors or misunderstandings. It’s commonly used to notify users of unsaved changes, actions with potential consequences, or upcoming limitations or expirations. This variant uses aria-live='assertive' and role='alert' for accessibility.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/50V1Ap7vVxPUWRbbKh0kx5/2fe4c203befa779087c8b23984d951b7/message-warning.png\", }, { key: \"attention\", title: \"Attention\", description: \"The Attention state demands immediate user focus, highlighting critical issues that require prompt action. It’s used to alert users to urgent problems like system errors or security breaches, or for time-sensitive notifications that significantly impact the user experience. This variant uses aria-live='assertive' and role='alert' for accessibility.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5GXIEuluNJBlg8h4hDCfWH/ddeec560354ab06af73bf5c5d8749c12/message-attention.png\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"plain-message\", name: \"Plain message\", description: \"This example uses the Plain variant, suitable for both white and colored backgrounds. It’s ideal for presenting information passively, without demanding user attention. In this case, it’s used to deliver accessibility notes.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3akJJDd28DOIhQrYq6g4y2/456c02f32dc9c40d84d92371b7ddbead/message-composition-neutral.png\", }, { key: \"info-message\", name: \"Info message\", description: \"Use a page-level Info message to remind users to log in to the provided tools, ensuring the MUI Guidelines are shown instead of the default guidelines.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1ySFimf3eEleYLPKomWuem/34772aed4257db976f2ca8cb633d3d5b/message-composition-info.png\", }, ], }, related: { items: [ { name: \"Alert\", link: \"https://guides.muibook.com/alert\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
4098
4216
  }
4099
4217
  ],
4100
4218
  "exports": [
@@ -4103,47 +4221,33 @@
4103
4221
  "name": "muiDocs",
4104
4222
  "declaration": {
4105
4223
  "name": "muiDocs",
4106
- "module": "src/components/mui-progress/doc.ts"
4224
+ "module": "src/components/mui-message/doc.ts"
4107
4225
  }
4108
4226
  }
4109
4227
  ]
4110
4228
  },
4111
4229
  {
4112
4230
  "kind": "javascript-module",
4113
- "path": "src/components/mui-progress/index.ts",
4231
+ "path": "src/components/mui-message/index.ts",
4114
4232
  "declarations": [
4115
4233
  {
4116
4234
  "kind": "class",
4117
4235
  "description": "",
4118
- "name": "MuiProgress",
4119
- "members": [
4120
- {
4121
- "kind": "method",
4122
- "name": "render"
4123
- }
4124
- ],
4125
- "attributes": [
4126
- {
4127
- "name": "progress"
4128
- },
4129
- {
4130
- "name": "state"
4131
- }
4132
- ],
4236
+ "name": "MuiMessage",
4133
4237
  "superclass": {
4134
4238
  "name": "HTMLElement"
4135
4239
  },
4136
- "tagName": "mui-progress",
4240
+ "tagName": "mui-message",
4137
4241
  "customElement": true
4138
4242
  }
4139
4243
  ],
4140
4244
  "exports": [
4141
4245
  {
4142
4246
  "kind": "custom-element-definition",
4143
- "name": "mui-progress",
4247
+ "name": "mui-message",
4144
4248
  "declaration": {
4145
- "name": "MuiProgress",
4146
- "module": "src/components/mui-progress/index.ts"
4249
+ "name": "MuiMessage",
4250
+ "module": "src/components/mui-message/index.ts"
4147
4251
  }
4148
4252
  }
4149
4253
  ]
@@ -4410,6 +4514,17 @@
4410
4514
  },
4411
4515
  "default": "\"\""
4412
4516
  },
4517
+ {
4518
+ "kind": "field",
4519
+ "name": "_changeHandler",
4520
+ "type": {
4521
+ "text": "(e: Event) => void | undefined"
4522
+ }
4523
+ },
4524
+ {
4525
+ "kind": "method",
4526
+ "name": "cleanupListeners"
4527
+ },
4413
4528
  {
4414
4529
  "kind": "method",
4415
4530
  "name": "setupListener"
@@ -4434,6 +4549,12 @@
4434
4549
  "type": {
4435
4550
  "text": "CustomEvent"
4436
4551
  }
4552
+ },
4553
+ {
4554
+ "name": "input",
4555
+ "type": {
4556
+ "text": "CustomEvent"
4557
+ }
4437
4558
  }
4438
4559
  ],
4439
4560
  "attributes": [
@@ -4712,14 +4833,32 @@
4712
4833
  "privacy": "private",
4713
4834
  "default": "null"
4714
4835
  },
4836
+ {
4837
+ "kind": "field",
4838
+ "name": "_changeHandler",
4839
+ "type": {
4840
+ "text": "() => void | undefined"
4841
+ },
4842
+ "privacy": "private"
4843
+ },
4715
4844
  {
4716
4845
  "kind": "field",
4717
4846
  "name": "checked"
4718
4847
  },
4848
+ {
4849
+ "kind": "method",
4850
+ "name": "_cleanupListeners",
4851
+ "privacy": "private"
4852
+ },
4719
4853
  {
4720
4854
  "kind": "method",
4721
4855
  "name": "_updateDisabledState"
4722
4856
  },
4857
+ {
4858
+ "kind": "method",
4859
+ "name": "_setupListener",
4860
+ "privacy": "private"
4861
+ },
4723
4862
  {
4724
4863
  "kind": "method",
4725
4864
  "name": "_enforceIconSize",
@@ -4778,10 +4917,70 @@
4778
4917
  },
4779
4918
  {
4780
4919
  "kind": "javascript-module",
4781
- "path": "src/components/mui-accordion/block/index.ts",
4920
+ "path": "src/components/mui-table/doc.ts",
4782
4921
  "declarations": [
4783
4922
  {
4784
- "kind": "class",
4923
+ "kind": "variable",
4924
+ "name": "muiDocs",
4925
+ "type": {
4926
+ "text": "MuiDocs"
4927
+ },
4928
+ "default": "{ Table: { title: \"Table\", description: \"Displays data in a grid layout to support scanability and comparison across rows and columns. Best suited for structured, repeatable content.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/34Yd6uWrfM5Ihv4rdniHYy/9e1698ce2c23d6c74006bf3f2ae93066/Table_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=958-8696&t=0ytskb8cxriEmdz2-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/content-table--docs\"], github: [\"https://github.com/michaeltrilford/muibook/tree/main/src/components/mui-table\"], website: [\"https://muibook.com/#/table\"], guides: [\"https://guides.muibook.com/table\"], usage: { list: [ \"Use for structured content that benefits from a grid format.\", \"Ideal for comparing data across multiple rows and columns.\", \"Supports sorting, filtering, or action buttons if needed.\", \"Avoid for unstructured, visual, or narrative-based content.\", \"Tables should adapt for smaller viewports by switching to the Slat component.\", \"Prioritise key content and simplify structure when transitioning to mobile views.\", ], }, accessibility: { designerList: [ \"mui-table uses role='table'.\", \"mui-row-group uses role='rowgroup'.\", \"mui-row uses role='row'.\", \"mui-cell uses role='cell'.\", \"Follows table semantics for screen reader support.\", ], engineerList: [ \"mui-table uses role='table'.\", \"mui-row-group uses role='rowgroup'.\", \"mui-row uses role='row'.\", \"mui-cell uses role='cell'.\", \"Follows table semantics for screen reader support.\", ], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/2KHxAyGbYW7qwySwCLYrbo/0ffc98c3eef07098afaf64bebc6afd4a/Table_-_Anatomy.png\", list: [ \"Heading: The header row of the table accepts headings and other arrangements as needed.\", \"Data: The row contains standard data as well as other arrangements, such as grouped content.\", \"Actions: The main actions for each table row can be included in a dedicated column or slot.\", ], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"prop-types-table\", name: \"Prop Types Table\", description: \"Attached is a standard example demonstrating how to use the table to present general data for component prop types.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1JeUHjbeqVNgTvlVZkeHjw/7f652efbea5cc6aa436449905e2ae48e/table_-_composition.png\", }, { key: \"simple-table-dropdown\", name: \"Simple Table w/ Dropdown\", description: \"Example of a simple table with a dropdown action positioned on the far right, following the content. Demonstrates the table used within a card layout, as it might appear on a page or settings view.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3IIRPg0pdQB66NJniCZvlo/2600a8bee4ad1c79a63dc48d3032ee34/table-composition-design-pricing.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\", }, ], }, related: { items: [ { name: \"\", link: \"\", }, ], }, rules: [ { 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: [\"\"], }, writing: { list: [\"\"], }, }, }"
4929
+ }
4930
+ ],
4931
+ "exports": [
4932
+ {
4933
+ "kind": "js",
4934
+ "name": "muiDocs",
4935
+ "declaration": {
4936
+ "name": "muiDocs",
4937
+ "module": "src/components/mui-table/doc.ts"
4938
+ }
4939
+ }
4940
+ ]
4941
+ },
4942
+ {
4943
+ "kind": "javascript-module",
4944
+ "path": "src/components/mui-table/index.ts",
4945
+ "declarations": [],
4946
+ "exports": []
4947
+ },
4948
+ {
4949
+ "kind": "javascript-module",
4950
+ "path": "src/components/mui-tabs/doc.ts",
4951
+ "declarations": [
4952
+ {
4953
+ "kind": "variable",
4954
+ "name": "muiDocs",
4955
+ "type": {
4956
+ "text": "MuiDocs"
4957
+ },
4958
+ "default": "{ Tabs: { title: \"Tabs\", description: \"Allows users to switch between views or content sections by selecting from a group of tabs. Tabs keep related content within a single surface, reducing the need for navigation and maintaining context.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/5EC8Uj4pMaQGe2UcNntYLX/040eb1feec8def04504dfa3729494b52/Tab_bar_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=126-560&t=ZfvVjZFxH7mQ72pi-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/navigation-tabbar--docs\"], github: [\"https://github.com/michaeltrilford/muibook/tree/main/src/components/mui-tabs\"], website: [\"https://muibook.com/#/tab-bar\"], guides: [\"https://guides.muibook.com/tab-bar\"], usage: { list: [ \"Use to organise related content or views at the same level of hierarchy.\", \"Ideal for toggling between sections without navigating away from the page.\", \"Keep labels short, clear, and consistently styled.\", \"Avoid using when content is unrelated or exceeds a manageable number of tabs.\", ], }, accessibility: { designerList: [ \"Keyboard users can navigate across tabs using the left/right arrow keys, as well as Home and End keys to jump to the first or last tab.\", \"The active tab always shows a clear focus outline and can be navigated to using the keyboard.\", \"Tabs are grouped in a way that assistive technologies can understand, using standard roles and attributes.\", \"The system keeps track of which tab is active behind the scenes, so screen readers and keyboard users always stay in sync.\", ], engineerList: [ \"Left/Right arrows, Home and End keys let keyboard users navigate between tab-items.\", \"aria-selected and tabindex attributes are updated on each tab-item when it becomes active or inactive.\", \"Each active tab-item can receive focus and shows a focus-visible outline.\", \"tab-bar uses role=tablist to group related tab-items and each tab-item uses role=tab within the tab-bar.\", ], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/koeu63xbKYOWZgs8i0eev/983e09362714a2dcdcc7262889ba1236/Tabs_-_Anatomy.png\", list: [ \"Active: Indicates the currently selected tab.\", \"Inactive: Indicates a tab that is not selected and is waiting for user interaction.\", ], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"wallet\", name: \"Wallet\", description: \"This example shows a wallet view featuring a digital card, transaction and statement tabs. It demonstrates how foundational components like tabs, slats, and buttons can be composed to create flexible, real-world layouts.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6RoGBcahh63o16PAcEsgyX/36f5c8d9bf0e8754a574955b32ee6eda/Tab_Bar_-_Composition.png\", }, { key: \"product-carousel\", name: \"Product Carousel\", description: \"Demonstrates how to add custom compositions and layouts within the carousel panels.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4NRMfGil4AcMUh7FDhYyHz/7c4636822eba6d3ae15e684f50d10fdd/Carousel_-_Composition.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\", }, ], }, related: { items: [ { name: \"Carousel\", link: \"https://guides.muibook.com/carousel\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
4959
+ }
4960
+ ],
4961
+ "exports": [
4962
+ {
4963
+ "kind": "js",
4964
+ "name": "muiDocs",
4965
+ "declaration": {
4966
+ "name": "muiDocs",
4967
+ "module": "src/components/mui-tabs/doc.ts"
4968
+ }
4969
+ }
4970
+ ]
4971
+ },
4972
+ {
4973
+ "kind": "javascript-module",
4974
+ "path": "src/components/mui-tabs/index.ts",
4975
+ "declarations": [],
4976
+ "exports": []
4977
+ },
4978
+ {
4979
+ "kind": "javascript-module",
4980
+ "path": "src/components/mui-accordion/block/index.ts",
4981
+ "declarations": [
4982
+ {
4983
+ "kind": "class",
4785
4984
  "description": "",
4786
4985
  "name": "MuiAccordionBlock",
4787
4986
  "members": [
@@ -4878,103 +5077,6 @@
4878
5077
  }
4879
5078
  ]
4880
5079
  },
4881
- {
4882
- "kind": "javascript-module",
4883
- "path": "src/components/mui-tabs/doc.ts",
4884
- "declarations": [
4885
- {
4886
- "kind": "variable",
4887
- "name": "muiDocs",
4888
- "type": {
4889
- "text": "MuiDocs"
4890
- },
4891
- "default": "{ Tabs: { title: \"Tabs\", description: \"Allows users to switch between views or content sections by selecting from a group of tabs. Tabs keep related content within a single surface, reducing the need for navigation and maintaining context.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/5EC8Uj4pMaQGe2UcNntYLX/040eb1feec8def04504dfa3729494b52/Tab_bar_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=126-560&t=ZfvVjZFxH7mQ72pi-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/navigation-tabbar--docs\"], github: [\"https://github.com/michaeltrilford/muibook/tree/main/src/components/mui-tabs\"], website: [\"https://muibook.com/#/tab-bar\"], guides: [\"https://guides.muibook.com/tab-bar\"], usage: { list: [ \"Use to organise related content or views at the same level of hierarchy.\", \"Ideal for toggling between sections without navigating away from the page.\", \"Keep labels short, clear, and consistently styled.\", \"Avoid using when content is unrelated or exceeds a manageable number of tabs.\", ], }, accessibility: { designerList: [ \"Keyboard users can navigate across tabs using the left/right arrow keys, as well as Home and End keys to jump to the first or last tab.\", \"The active tab always shows a clear focus outline and can be navigated to using the keyboard.\", \"Tabs are grouped in a way that assistive technologies can understand, using standard roles and attributes.\", \"The system keeps track of which tab is active behind the scenes, so screen readers and keyboard users always stay in sync.\", ], engineerList: [ \"Left/Right arrows, Home and End keys let keyboard users navigate between tab-items.\", \"aria-selected and tabindex attributes are updated on each tab-item when it becomes active or inactive.\", \"Each active tab-item can receive focus and shows a focus-visible outline.\", \"tab-bar uses role=tablist to group related tab-items and each tab-item uses role=tab within the tab-bar.\", ], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/koeu63xbKYOWZgs8i0eev/983e09362714a2dcdcc7262889ba1236/Tabs_-_Anatomy.png\", list: [ \"Active: Indicates the currently selected tab.\", \"Inactive: Indicates a tab that is not selected and is waiting for user interaction.\", ], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"wallet\", name: \"Wallet\", description: \"This example shows a wallet view featuring a digital card, transaction and statement tabs. It demonstrates how foundational components like tabs, slats, and buttons can be composed to create flexible, real-world layouts.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6RoGBcahh63o16PAcEsgyX/36f5c8d9bf0e8754a574955b32ee6eda/Tab_Bar_-_Composition.png\", }, { key: \"product-carousel\", name: \"Product Carousel\", description: \"Demonstrates how to add custom compositions and layouts within the carousel panels.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4NRMfGil4AcMUh7FDhYyHz/7c4636822eba6d3ae15e684f50d10fdd/Carousel_-_Composition.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\", }, ], }, related: { items: [ { name: \"Carousel\", link: \"https://guides.muibook.com/carousel\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
4892
- }
4893
- ],
4894
- "exports": [
4895
- {
4896
- "kind": "js",
4897
- "name": "muiDocs",
4898
- "declaration": {
4899
- "name": "muiDocs",
4900
- "module": "src/components/mui-tabs/doc.ts"
4901
- }
4902
- }
4903
- ]
4904
- },
4905
- {
4906
- "kind": "javascript-module",
4907
- "path": "src/components/mui-tabs/index.ts",
4908
- "declarations": [],
4909
- "exports": []
4910
- },
4911
- {
4912
- "kind": "javascript-module",
4913
- "path": "src/components/mui-table/doc.ts",
4914
- "declarations": [
4915
- {
4916
- "kind": "variable",
4917
- "name": "muiDocs",
4918
- "type": {
4919
- "text": "MuiDocs"
4920
- },
4921
- "default": "{ Table: { title: \"Table\", description: \"Displays data in a grid layout to support scanability and comparison across rows and columns. Best suited for structured, repeatable content.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/34Yd6uWrfM5Ihv4rdniHYy/9e1698ce2c23d6c74006bf3f2ae93066/Table_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=958-8696&t=0ytskb8cxriEmdz2-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/content-table--docs\"], github: [\"https://github.com/michaeltrilford/muibook/tree/main/src/components/mui-table\"], website: [\"https://muibook.com/#/table\"], guides: [\"https://guides.muibook.com/table\"], usage: { list: [ \"Use for structured content that benefits from a grid format.\", \"Ideal for comparing data across multiple rows and columns.\", \"Supports sorting, filtering, or action buttons if needed.\", \"Avoid for unstructured, visual, or narrative-based content.\", \"Tables should adapt for smaller viewports by switching to the Slat component.\", \"Prioritise key content and simplify structure when transitioning to mobile views.\", ], }, accessibility: { designerList: [ \"mui-table uses role='table'.\", \"mui-row-group uses role='rowgroup'.\", \"mui-row uses role='row'.\", \"mui-cell uses role='cell'.\", \"Follows table semantics for screen reader support.\", ], engineerList: [ \"mui-table uses role='table'.\", \"mui-row-group uses role='rowgroup'.\", \"mui-row uses role='row'.\", \"mui-cell uses role='cell'.\", \"Follows table semantics for screen reader support.\", ], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/2KHxAyGbYW7qwySwCLYrbo/0ffc98c3eef07098afaf64bebc6afd4a/Table_-_Anatomy.png\", list: [ \"Heading: The header row of the table accepts headings and other arrangements as needed.\", \"Data: The row contains standard data as well as other arrangements, such as grouped content.\", \"Actions: The main actions for each table row can be included in a dedicated column or slot.\", ], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"prop-types-table\", name: \"Prop Types Table\", description: \"Attached is a standard example demonstrating how to use the table to present general data for component prop types.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1JeUHjbeqVNgTvlVZkeHjw/7f652efbea5cc6aa436449905e2ae48e/table_-_composition.png\", }, { key: \"simple-table-dropdown\", name: \"Simple Table w/ Dropdown\", description: \"Example of a simple table with a dropdown action positioned on the far right, following the content. Demonstrates the table used within a card layout, as it might appear on a page or settings view.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3IIRPg0pdQB66NJniCZvlo/2600a8bee4ad1c79a63dc48d3032ee34/table-composition-design-pricing.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\", }, ], }, related: { items: [ { name: \"\", link: \"\", }, ], }, rules: [ { 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: [\"\"], }, writing: { list: [\"\"], }, }, }"
4922
- }
4923
- ],
4924
- "exports": [
4925
- {
4926
- "kind": "js",
4927
- "name": "muiDocs",
4928
- "declaration": {
4929
- "name": "muiDocs",
4930
- "module": "src/components/mui-table/doc.ts"
4931
- }
4932
- }
4933
- ]
4934
- },
4935
- {
4936
- "kind": "javascript-module",
4937
- "path": "src/components/mui-table/index.ts",
4938
- "declarations": [],
4939
- "exports": []
4940
- },
4941
- {
4942
- "kind": "javascript-module",
4943
- "path": "src/components/mui-accordion/group/index.ts",
4944
- "declarations": [
4945
- {
4946
- "kind": "class",
4947
- "description": "",
4948
- "name": "MuiAccordionGroup",
4949
- "members": [
4950
- {
4951
- "kind": "field",
4952
- "name": "accordions",
4953
- "type": {
4954
- "text": "AccordionBlockElement[]"
4955
- },
4956
- "privacy": "private",
4957
- "default": "[]"
4958
- }
4959
- ],
4960
- "superclass": {
4961
- "name": "HTMLElement"
4962
- },
4963
- "tagName": "mui-accordion-group",
4964
- "customElement": true
4965
- }
4966
- ],
4967
- "exports": [
4968
- {
4969
- "kind": "custom-element-definition",
4970
- "name": "mui-accordion-group",
4971
- "declaration": {
4972
- "name": "MuiAccordionGroup",
4973
- "module": "src/components/mui-accordion/group/index.ts"
4974
- }
4975
- }
4976
- ]
4977
- },
4978
5080
  {
4979
5081
  "kind": "javascript-module",
4980
5082
  "path": "src/components/mui-accordion/core/index.ts",
@@ -5056,6 +5158,43 @@
5056
5158
  }
5057
5159
  ]
5058
5160
  },
5161
+ {
5162
+ "kind": "javascript-module",
5163
+ "path": "src/components/mui-accordion/group/index.ts",
5164
+ "declarations": [
5165
+ {
5166
+ "kind": "class",
5167
+ "description": "",
5168
+ "name": "MuiAccordionGroup",
5169
+ "members": [
5170
+ {
5171
+ "kind": "field",
5172
+ "name": "accordions",
5173
+ "type": {
5174
+ "text": "AccordionBlockElement[]"
5175
+ },
5176
+ "privacy": "private",
5177
+ "default": "[]"
5178
+ }
5179
+ ],
5180
+ "superclass": {
5181
+ "name": "HTMLElement"
5182
+ },
5183
+ "tagName": "mui-accordion-group",
5184
+ "customElement": true
5185
+ }
5186
+ ],
5187
+ "exports": [
5188
+ {
5189
+ "kind": "custom-element-definition",
5190
+ "name": "mui-accordion-group",
5191
+ "declaration": {
5192
+ "name": "MuiAccordionGroup",
5193
+ "module": "src/components/mui-accordion/group/index.ts"
5194
+ }
5195
+ }
5196
+ ]
5197
+ },
5059
5198
  {
5060
5199
  "kind": "javascript-module",
5061
5200
  "path": "src/components/mui-accordion/inline/index.ts",
@@ -5120,6 +5259,26 @@
5120
5259
  "kind": "class",
5121
5260
  "description": "",
5122
5261
  "name": "MuiCardBody",
5262
+ "members": [
5263
+ {
5264
+ "kind": "method",
5265
+ "name": "updateSlottedContent",
5266
+ "return": {
5267
+ "type": {
5268
+ "text": "void"
5269
+ }
5270
+ }
5271
+ },
5272
+ {
5273
+ "kind": "method",
5274
+ "name": "render"
5275
+ }
5276
+ ],
5277
+ "attributes": [
5278
+ {
5279
+ "name": "condensed"
5280
+ }
5281
+ ],
5123
5282
  "superclass": {
5124
5283
  "name": "HTMLElement"
5125
5284
  },
@@ -5171,52 +5330,52 @@
5171
5330
  },
5172
5331
  {
5173
5332
  "kind": "javascript-module",
5174
- "path": "src/components/mui-card/header/index.ts",
5333
+ "path": "src/components/mui-card/footer/index.ts",
5175
5334
  "declarations": [
5176
5335
  {
5177
5336
  "kind": "class",
5178
5337
  "description": "",
5179
- "name": "MuiCardHeader",
5338
+ "name": "MuiCardFooter",
5180
5339
  "superclass": {
5181
5340
  "name": "HTMLElement"
5182
5341
  },
5183
- "tagName": "mui-card-header",
5342
+ "tagName": "mui-card-footer",
5184
5343
  "customElement": true
5185
5344
  }
5186
5345
  ],
5187
5346
  "exports": [
5188
5347
  {
5189
5348
  "kind": "custom-element-definition",
5190
- "name": "mui-card-header",
5349
+ "name": "mui-card-footer",
5191
5350
  "declaration": {
5192
- "name": "MuiCardHeader",
5193
- "module": "src/components/mui-card/header/index.ts"
5351
+ "name": "MuiCardFooter",
5352
+ "module": "src/components/mui-card/footer/index.ts"
5194
5353
  }
5195
5354
  }
5196
5355
  ]
5197
5356
  },
5198
5357
  {
5199
5358
  "kind": "javascript-module",
5200
- "path": "src/components/mui-card/footer/index.ts",
5359
+ "path": "src/components/mui-card/header/index.ts",
5201
5360
  "declarations": [
5202
5361
  {
5203
5362
  "kind": "class",
5204
5363
  "description": "",
5205
- "name": "MuiCardFooter",
5364
+ "name": "MuiCardHeader",
5206
5365
  "superclass": {
5207
5366
  "name": "HTMLElement"
5208
5367
  },
5209
- "tagName": "mui-card-footer",
5368
+ "tagName": "mui-card-header",
5210
5369
  "customElement": true
5211
5370
  }
5212
5371
  ],
5213
5372
  "exports": [
5214
5373
  {
5215
5374
  "kind": "custom-element-definition",
5216
- "name": "mui-card-footer",
5375
+ "name": "mui-card-header",
5217
5376
  "declaration": {
5218
- "name": "MuiCardFooter",
5219
- "module": "src/components/mui-card/footer/index.ts"
5377
+ "name": "MuiCardHeader",
5378
+ "module": "src/components/mui-card/header/index.ts"
5220
5379
  }
5221
5380
  }
5222
5381
  ]
@@ -5287,85 +5446,85 @@
5287
5446
  },
5288
5447
  {
5289
5448
  "kind": "javascript-module",
5290
- "path": "src/components/mui-list/item/index.ts",
5449
+ "path": "src/components/mui-carousel/panel/index.ts",
5291
5450
  "declarations": [
5292
5451
  {
5293
5452
  "kind": "class",
5294
5453
  "description": "",
5295
- "name": "MuiListItem",
5454
+ "name": "MuiCarouselPanel",
5296
5455
  "members": [
5297
5456
  {
5298
- "kind": "method",
5299
- "name": "render"
5457
+ "kind": "field",
5458
+ "name": "item"
5459
+ },
5460
+ {
5461
+ "kind": "field",
5462
+ "name": "innerHTML",
5463
+ "default": "` <style> :host { display: block; box-sizing: border-box; overflow: hidden; } </style> <slot></slot> `"
5300
5464
  }
5301
5465
  ],
5302
5466
  "attributes": [
5303
5467
  {
5304
- "name": "variant"
5305
- },
5306
- {
5307
- "name": "size"
5308
- },
5309
- {
5310
- "name": "weight"
5468
+ "name": "item"
5311
5469
  }
5312
5470
  ],
5313
5471
  "superclass": {
5314
5472
  "name": "HTMLElement"
5315
5473
  },
5316
- "tagName": "mui-list-item",
5474
+ "tagName": "mui-carousel-panel",
5317
5475
  "customElement": true
5318
5476
  }
5319
5477
  ],
5320
5478
  "exports": [
5321
5479
  {
5322
5480
  "kind": "custom-element-definition",
5323
- "name": "mui-list-item",
5481
+ "name": "mui-carousel-panel",
5324
5482
  "declaration": {
5325
- "name": "MuiListItem",
5326
- "module": "src/components/mui-list/item/index.ts"
5483
+ "name": "MuiCarouselPanel",
5484
+ "module": "src/components/mui-carousel/panel/index.ts"
5327
5485
  }
5328
5486
  }
5329
5487
  ]
5330
5488
  },
5331
5489
  {
5332
5490
  "kind": "javascript-module",
5333
- "path": "src/components/mui-carousel/panel/index.ts",
5491
+ "path": "src/components/mui-list/item/index.ts",
5334
5492
  "declarations": [
5335
5493
  {
5336
5494
  "kind": "class",
5337
5495
  "description": "",
5338
- "name": "MuiCarouselPanel",
5496
+ "name": "MuiListItem",
5339
5497
  "members": [
5340
5498
  {
5341
- "kind": "field",
5342
- "name": "item"
5343
- },
5344
- {
5345
- "kind": "field",
5346
- "name": "innerHTML",
5347
- "default": "` <style> :host { display: block; box-sizing: border-box; overflow: hidden; } </style> <slot></slot> `"
5499
+ "kind": "method",
5500
+ "name": "render"
5348
5501
  }
5349
5502
  ],
5350
5503
  "attributes": [
5351
5504
  {
5352
- "name": "item"
5505
+ "name": "variant"
5506
+ },
5507
+ {
5508
+ "name": "size"
5509
+ },
5510
+ {
5511
+ "name": "weight"
5353
5512
  }
5354
5513
  ],
5355
5514
  "superclass": {
5356
5515
  "name": "HTMLElement"
5357
5516
  },
5358
- "tagName": "mui-carousel-panel",
5517
+ "tagName": "mui-list-item",
5359
5518
  "customElement": true
5360
5519
  }
5361
5520
  ],
5362
5521
  "exports": [
5363
5522
  {
5364
5523
  "kind": "custom-element-definition",
5365
- "name": "mui-carousel-panel",
5524
+ "name": "mui-list-item",
5366
5525
  "declaration": {
5367
- "name": "MuiCarouselPanel",
5368
- "module": "src/components/mui-carousel/panel/index.ts"
5526
+ "name": "MuiListItem",
5527
+ "module": "src/components/mui-list/item/index.ts"
5369
5528
  }
5370
5529
  }
5371
5530
  ]
@@ -5590,10 +5749,10 @@
5590
5749
  "name": "space"
5591
5750
  },
5592
5751
  {
5593
- "name": "alignY"
5752
+ "name": "aligny"
5594
5753
  },
5595
5754
  {
5596
- "name": "alignX"
5755
+ "name": "alignx"
5597
5756
  }
5598
5757
  ],
5599
5758
  "superclass": {
@@ -5614,49 +5773,6 @@
5614
5773
  }
5615
5774
  ]
5616
5775
  },
5617
- {
5618
- "kind": "javascript-module",
5619
- "path": "src/components/mui-stepper/step/index.ts",
5620
- "declarations": [
5621
- {
5622
- "kind": "class",
5623
- "description": "",
5624
- "name": "MuiStep",
5625
- "members": [
5626
- {
5627
- "kind": "method",
5628
- "name": "render"
5629
- }
5630
- ],
5631
- "attributes": [
5632
- {
5633
- "name": "state"
5634
- },
5635
- {
5636
- "name": "title"
5637
- },
5638
- {
5639
- "name": "direction"
5640
- }
5641
- ],
5642
- "superclass": {
5643
- "name": "HTMLElement"
5644
- },
5645
- "tagName": "mui-step",
5646
- "customElement": true
5647
- }
5648
- ],
5649
- "exports": [
5650
- {
5651
- "kind": "custom-element-definition",
5652
- "name": "mui-step",
5653
- "declaration": {
5654
- "name": "MuiStep",
5655
- "module": "src/components/mui-stepper/step/index.ts"
5656
- }
5657
- }
5658
- ]
5659
- },
5660
5776
  {
5661
5777
  "kind": "javascript-module",
5662
5778
  "path": "src/components/mui-stack/vstack/index.ts",
@@ -5717,10 +5833,10 @@
5717
5833
  "name": "space"
5718
5834
  },
5719
5835
  {
5720
- "name": "alignX"
5836
+ "name": "alignx"
5721
5837
  },
5722
5838
  {
5723
- "name": "alignY"
5839
+ "name": "aligny"
5724
5840
  }
5725
5841
  ],
5726
5842
  "superclass": {
@@ -5741,6 +5857,49 @@
5741
5857
  }
5742
5858
  ]
5743
5859
  },
5860
+ {
5861
+ "kind": "javascript-module",
5862
+ "path": "src/components/mui-stepper/step/index.ts",
5863
+ "declarations": [
5864
+ {
5865
+ "kind": "class",
5866
+ "description": "",
5867
+ "name": "MuiStep",
5868
+ "members": [
5869
+ {
5870
+ "kind": "method",
5871
+ "name": "render"
5872
+ }
5873
+ ],
5874
+ "attributes": [
5875
+ {
5876
+ "name": "state"
5877
+ },
5878
+ {
5879
+ "name": "title"
5880
+ },
5881
+ {
5882
+ "name": "direction"
5883
+ }
5884
+ ],
5885
+ "superclass": {
5886
+ "name": "HTMLElement"
5887
+ },
5888
+ "tagName": "mui-step",
5889
+ "customElement": true
5890
+ }
5891
+ ],
5892
+ "exports": [
5893
+ {
5894
+ "kind": "custom-element-definition",
5895
+ "name": "mui-step",
5896
+ "declaration": {
5897
+ "name": "MuiStep",
5898
+ "module": "src/components/mui-stepper/step/index.ts"
5899
+ }
5900
+ }
5901
+ ]
5902
+ },
5744
5903
  {
5745
5904
  "kind": "javascript-module",
5746
5905
  "path": "src/components/mui-stepper/stepper/index.ts",
@@ -5786,6 +5945,126 @@
5786
5945
  }
5787
5946
  ]
5788
5947
  },
5948
+ {
5949
+ "kind": "javascript-module",
5950
+ "path": "src/components/mui-table/cell/index.ts",
5951
+ "declarations": [
5952
+ {
5953
+ "kind": "class",
5954
+ "description": "",
5955
+ "name": "MuiCell",
5956
+ "members": [
5957
+ {
5958
+ "kind": "method",
5959
+ "name": "render"
5960
+ }
5961
+ ],
5962
+ "attributes": [
5963
+ {
5964
+ "name": "align-y"
5965
+ }
5966
+ ],
5967
+ "superclass": {
5968
+ "name": "HTMLElement"
5969
+ },
5970
+ "tagName": "mui-cell",
5971
+ "customElement": true
5972
+ }
5973
+ ],
5974
+ "exports": [
5975
+ {
5976
+ "kind": "custom-element-definition",
5977
+ "name": "mui-cell",
5978
+ "declaration": {
5979
+ "name": "MuiCell",
5980
+ "module": "src/components/mui-table/cell/index.ts"
5981
+ }
5982
+ }
5983
+ ]
5984
+ },
5985
+ {
5986
+ "kind": "javascript-module",
5987
+ "path": "src/components/mui-table/row/index.ts",
5988
+ "declarations": [
5989
+ {
5990
+ "kind": "class",
5991
+ "description": "",
5992
+ "name": "MuiRow",
5993
+ "attributes": [
5994
+ {
5995
+ "name": "columns"
5996
+ }
5997
+ ],
5998
+ "superclass": {
5999
+ "name": "HTMLElement"
6000
+ },
6001
+ "tagName": "mui-row",
6002
+ "customElement": true
6003
+ }
6004
+ ],
6005
+ "exports": [
6006
+ {
6007
+ "kind": "custom-element-definition",
6008
+ "name": "mui-row",
6009
+ "declaration": {
6010
+ "name": "MuiRow",
6011
+ "module": "src/components/mui-table/row/index.ts"
6012
+ }
6013
+ }
6014
+ ]
6015
+ },
6016
+ {
6017
+ "kind": "javascript-module",
6018
+ "path": "src/components/mui-table/row-group/index.ts",
6019
+ "declarations": [
6020
+ {
6021
+ "kind": "class",
6022
+ "description": "",
6023
+ "name": "MuiRowGroup",
6024
+ "superclass": {
6025
+ "name": "HTMLElement"
6026
+ },
6027
+ "tagName": "mui-row-group",
6028
+ "customElement": true
6029
+ }
6030
+ ],
6031
+ "exports": [
6032
+ {
6033
+ "kind": "custom-element-definition",
6034
+ "name": "mui-row-group",
6035
+ "declaration": {
6036
+ "name": "MuiRowGroup",
6037
+ "module": "src/components/mui-table/row-group/index.ts"
6038
+ }
6039
+ }
6040
+ ]
6041
+ },
6042
+ {
6043
+ "kind": "javascript-module",
6044
+ "path": "src/components/mui-table/table/index.ts",
6045
+ "declarations": [
6046
+ {
6047
+ "kind": "class",
6048
+ "description": "",
6049
+ "name": "MuiTable",
6050
+ "superclass": {
6051
+ "name": "HTMLElement"
6052
+ },
6053
+ "tagName": "mui-table",
6054
+ "customElement": true
6055
+ }
6056
+ ],
6057
+ "exports": [
6058
+ {
6059
+ "kind": "custom-element-definition",
6060
+ "name": "mui-table",
6061
+ "declaration": {
6062
+ "name": "MuiTable",
6063
+ "module": "src/components/mui-table/table/index.ts"
6064
+ }
6065
+ }
6066
+ ]
6067
+ },
5789
6068
  {
5790
6069
  "kind": "javascript-module",
5791
6070
  "path": "src/components/mui-tabs/controller/index.ts",
@@ -5865,6 +6144,19 @@
5865
6144
  },
5866
6145
  "privacy": "private"
5867
6146
  },
6147
+ {
6148
+ "kind": "method",
6149
+ "name": "updateIcon",
6150
+ "privacy": "private",
6151
+ "parameters": [
6152
+ {
6153
+ "name": "iconTag",
6154
+ "type": {
6155
+ "text": "string | null"
6156
+ }
6157
+ }
6158
+ ]
6159
+ },
5868
6160
  {
5869
6161
  "kind": "method",
5870
6162
  "name": "updateActiveState"
@@ -5873,6 +6165,9 @@
5873
6165
  "attributes": [
5874
6166
  {
5875
6167
  "name": "active"
6168
+ },
6169
+ {
6170
+ "name": "icon"
5876
6171
  }
5877
6172
  ],
5878
6173
  "superclass": {
@@ -5938,69 +6233,6 @@
5938
6233
  }
5939
6234
  ]
5940
6235
  },
5941
- {
5942
- "kind": "javascript-module",
5943
- "path": "src/components/mui-table/cell/index.ts",
5944
- "declarations": [
5945
- {
5946
- "kind": "class",
5947
- "description": "",
5948
- "name": "MuiCell",
5949
- "members": [
5950
- {
5951
- "kind": "method",
5952
- "name": "render"
5953
- }
5954
- ],
5955
- "attributes": [
5956
- {
5957
- "name": "align-y"
5958
- }
5959
- ],
5960
- "superclass": {
5961
- "name": "HTMLElement"
5962
- },
5963
- "tagName": "mui-cell",
5964
- "customElement": true
5965
- }
5966
- ],
5967
- "exports": [
5968
- {
5969
- "kind": "custom-element-definition",
5970
- "name": "mui-cell",
5971
- "declaration": {
5972
- "name": "MuiCell",
5973
- "module": "src/components/mui-table/cell/index.ts"
5974
- }
5975
- }
5976
- ]
5977
- },
5978
- {
5979
- "kind": "javascript-module",
5980
- "path": "src/components/mui-table/row-group/index.ts",
5981
- "declarations": [
5982
- {
5983
- "kind": "class",
5984
- "description": "",
5985
- "name": "MuiRowGroup",
5986
- "superclass": {
5987
- "name": "HTMLElement"
5988
- },
5989
- "tagName": "mui-row-group",
5990
- "customElement": true
5991
- }
5992
- ],
5993
- "exports": [
5994
- {
5995
- "kind": "custom-element-definition",
5996
- "name": "mui-row-group",
5997
- "declaration": {
5998
- "name": "MuiRowGroup",
5999
- "module": "src/components/mui-table/row-group/index.ts"
6000
- }
6001
- }
6002
- ]
6003
- },
6004
6236
  {
6005
6237
  "kind": "javascript-module",
6006
6238
  "path": "src/components/mui-tabs/tab-bar/index.ts",
@@ -6124,63 +6356,6 @@
6124
6356
  }
6125
6357
  }
6126
6358
  ]
6127
- },
6128
- {
6129
- "kind": "javascript-module",
6130
- "path": "src/components/mui-table/row/index.ts",
6131
- "declarations": [
6132
- {
6133
- "kind": "class",
6134
- "description": "",
6135
- "name": "MuiRow",
6136
- "attributes": [
6137
- {
6138
- "name": "columns"
6139
- }
6140
- ],
6141
- "superclass": {
6142
- "name": "HTMLElement"
6143
- },
6144
- "tagName": "mui-row",
6145
- "customElement": true
6146
- }
6147
- ],
6148
- "exports": [
6149
- {
6150
- "kind": "custom-element-definition",
6151
- "name": "mui-row",
6152
- "declaration": {
6153
- "name": "MuiRow",
6154
- "module": "src/components/mui-table/row/index.ts"
6155
- }
6156
- }
6157
- ]
6158
- },
6159
- {
6160
- "kind": "javascript-module",
6161
- "path": "src/components/mui-table/table/index.ts",
6162
- "declarations": [
6163
- {
6164
- "kind": "class",
6165
- "description": "",
6166
- "name": "MuiTable",
6167
- "superclass": {
6168
- "name": "HTMLElement"
6169
- },
6170
- "tagName": "mui-table",
6171
- "customElement": true
6172
- }
6173
- ],
6174
- "exports": [
6175
- {
6176
- "kind": "custom-element-definition",
6177
- "name": "mui-table",
6178
- "declaration": {
6179
- "name": "MuiTable",
6180
- "module": "src/components/mui-table/table/index.ts"
6181
- }
6182
- }
6183
- ]
6184
6359
  }
6185
6360
  ]
6186
6361
  }