@muibook/components 19.0.0 → 19.1.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.
- package/dist/esm/agent/prompts/index.js +1 -1
- package/dist/esm/components/mui-accordion/block/index.js +50 -27
- package/dist/esm/components/mui-accordion/inline/index.js +42 -20
- package/dist/esm/components/mui-button/index.js +20 -1
- package/dist/esm/components/mui-button-group/index.js +21 -3
- package/dist/esm/components/mui-chip-input/index.js +2 -2
- package/dist/esm/components/mui-hint/index.js +2 -0
- package/dist/esm/components/mui-input/index.js +197 -75
- package/dist/esm/components/mui-link/index.js +63 -33
- package/dist/esm/components/mui-responsive/index.js +43 -24
- package/dist/esm/css/mui-brand.css +1 -1
- package/dist/esm/css/mui-tokens.css +2 -0
- package/dist/esm/custom-elements.json +1081 -933
- package/dist/esm/dynamic-attrs.json +1 -1
- package/package.json +1 -1
|
@@ -2,6 +2,36 @@
|
|
|
2
2
|
"schemaVersion": "1.0.0",
|
|
3
3
|
"readme": "",
|
|
4
4
|
"modules": [
|
|
5
|
+
{
|
|
6
|
+
"kind": "javascript-module",
|
|
7
|
+
"path": "src/components/mui-accordion/doc.ts",
|
|
8
|
+
"declarations": [
|
|
9
|
+
{
|
|
10
|
+
"kind": "variable",
|
|
11
|
+
"name": "muiDocs",
|
|
12
|
+
"type": {
|
|
13
|
+
"text": "MuiDocs"
|
|
14
|
+
},
|
|
15
|
+
"default": "{ Accordion: { title: \"Accordion\", description: \"A collapsible container used to reveal sections of related content. Useful for progressive disclosure, especially when space is limited or the content is secondary. On smaller viewports, accordions can replace tables to group and reveal related rows of data.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/1TykTEhPNTJlZdyzqAayEH/b5293336f033020bbcef964db811cdd3/Accordion_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=958-8558&t=0ytskb8cxriEmdz2-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/content-accordion--docs\"], website: [\"https://muibook.com/#/accordion\"], guides: [\"https://guides.muibook.com/accordion\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-accordion/index.ts\"], usage: { list: [ \"Use to progressively reveal grouped or secondary content.\", \"Can replace tables on small viewports when content is grouped by row.\", \"Ideal for mobile or narrow layouts where space is constrained.\", \"Stack, slat, or grid layouts can be used inside an accordion for custom structures.\", ], }, accessibility: { designerList: [ \"Accordion summary uses role='button' and tabindex='0' for keyboard access.\", \"Supports Enter and Space keys for toggling.\", \"aria-expanded reflects open/closed state.\", \"aria-controls links summary to detail with a unique ID.\", \"mui-heading applies semantic heading with role='heading' and aria-level.\", \"Chevron icon rotates visually and the state is conveyed via aria-expanded.\", ], engineerList: [ \"Accordion summary uses role='button' and tabindex='0' for keyboard access.\", \"Supports Enter and Space keys for toggling.\", \"aria-expanded reflects open/closed state.\", \"aria-controls links summary to detail with a unique ID.\", \"mui-heading applies semantic heading with role='heading' and aria-level.\", \"Chevron icon rotates visually and the state is conveyed via aria-expanded.\", ], }, anatomy: { list: [ \"Heading: Provides the accordion with a heading\", \"Icon: A chevron icon that indicates the state of the Accordion\", \"Detail: Define the detail content for the expanded section within the Accordion.\", ], image: \"https://images.ctfassets.net/i5uwscj4pkk2/4JgAhsxwz3YOt28fLTVgDB/b404f3407eb06e2f26a196da04f7d217/Accordion_-_Anatomy.png\", }, variants: { items: [ { key: \"accordion-block\", title: \"Accordion Block\", description: \"The block accordion is typically used within a page layout full-width to the parent container.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1L2XfteVwNBQcFlddTYmfi/c791eb538285e2cfb919342e84228811/accordion-block_-_Variants.png\", }, { key: \"accordion-inline\", title: \"Accordion Inline\", description: \"The inline accordion is typically used within a block layout as a secondary UI element to a block element.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/RMnvBLRsW3Vvq9V3yaTcW/86afba39ed0b7ffc00d0033b1b1bfd07/accordion_inline_-_Variants.png\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"menu-groups\", name: \"Menu Groups\", description: \"Accordions can be used in menus to collapse and expand groups of related items, helping keep navigation organized and reducing visual clutter.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/zFHrSdH3CYbZXOv8WFKkL/90cad70c32b40fca61a875263d4cc366/accordion_menu_-_composition.png\", }, { 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\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [ { description: \"\", image: \"\" }, { description: \"\", image: \"\" }, ], dontContent: [{ description: \"\" }, { description: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, related: { items: [ { name: \"Card\", link: \"https://guides.muibook.com/card\" }, { name: \"Slat\", link: \"https://guides.muibook.com/slat\" }, ], }, }, }"
|
|
16
|
+
}
|
|
17
|
+
],
|
|
18
|
+
"exports": [
|
|
19
|
+
{
|
|
20
|
+
"kind": "js",
|
|
21
|
+
"name": "muiDocs",
|
|
22
|
+
"declaration": {
|
|
23
|
+
"name": "muiDocs",
|
|
24
|
+
"module": "src/components/mui-accordion/doc.ts"
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
]
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"kind": "javascript-module",
|
|
31
|
+
"path": "src/components/mui-accordion/index.ts",
|
|
32
|
+
"declarations": [],
|
|
33
|
+
"exports": []
|
|
34
|
+
},
|
|
5
35
|
{
|
|
6
36
|
"kind": "javascript-module",
|
|
7
37
|
"path": "src/components/mui-addon/doc.ts",
|
|
@@ -71,36 +101,6 @@
|
|
|
71
101
|
}
|
|
72
102
|
]
|
|
73
103
|
},
|
|
74
|
-
{
|
|
75
|
-
"kind": "javascript-module",
|
|
76
|
-
"path": "src/components/mui-accordion/doc.ts",
|
|
77
|
-
"declarations": [
|
|
78
|
-
{
|
|
79
|
-
"kind": "variable",
|
|
80
|
-
"name": "muiDocs",
|
|
81
|
-
"type": {
|
|
82
|
-
"text": "MuiDocs"
|
|
83
|
-
},
|
|
84
|
-
"default": "{ Accordion: { title: \"Accordion\", description: \"A collapsible container used to reveal sections of related content. Useful for progressive disclosure, especially when space is limited or the content is secondary. On smaller viewports, accordions can replace tables to group and reveal related rows of data.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/1TykTEhPNTJlZdyzqAayEH/b5293336f033020bbcef964db811cdd3/Accordion_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=958-8558&t=0ytskb8cxriEmdz2-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/content-accordion--docs\"], website: [\"https://muibook.com/#/accordion\"], guides: [\"https://guides.muibook.com/accordion\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-accordion/index.ts\"], usage: { list: [ \"Use to progressively reveal grouped or secondary content.\", \"Can replace tables on small viewports when content is grouped by row.\", \"Ideal for mobile or narrow layouts where space is constrained.\", \"Stack, slat, or grid layouts can be used inside an accordion for custom structures.\", ], }, accessibility: { designerList: [ \"Accordion summary uses role='button' and tabindex='0' for keyboard access.\", \"Supports Enter and Space keys for toggling.\", \"aria-expanded reflects open/closed state.\", \"aria-controls links summary to detail with a unique ID.\", \"mui-heading applies semantic heading with role='heading' and aria-level.\", \"Chevron icon rotates visually and the state is conveyed via aria-expanded.\", ], engineerList: [ \"Accordion summary uses role='button' and tabindex='0' for keyboard access.\", \"Supports Enter and Space keys for toggling.\", \"aria-expanded reflects open/closed state.\", \"aria-controls links summary to detail with a unique ID.\", \"mui-heading applies semantic heading with role='heading' and aria-level.\", \"Chevron icon rotates visually and the state is conveyed via aria-expanded.\", ], }, anatomy: { list: [ \"Heading: Provides the accordion with a heading\", \"Icon: A chevron icon that indicates the state of the Accordion\", \"Detail: Define the detail content for the expanded section within the Accordion.\", ], image: \"https://images.ctfassets.net/i5uwscj4pkk2/4JgAhsxwz3YOt28fLTVgDB/b404f3407eb06e2f26a196da04f7d217/Accordion_-_Anatomy.png\", }, variants: { items: [ { key: \"accordion-block\", title: \"Accordion Block\", description: \"The block accordion is typically used within a page layout full-width to the parent container.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1L2XfteVwNBQcFlddTYmfi/c791eb538285e2cfb919342e84228811/accordion-block_-_Variants.png\", }, { key: \"accordion-inline\", title: \"Accordion Inline\", description: \"The inline accordion is typically used within a block layout as a secondary UI element to a block element.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/RMnvBLRsW3Vvq9V3yaTcW/86afba39ed0b7ffc00d0033b1b1bfd07/accordion_inline_-_Variants.png\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"menu-groups\", name: \"Menu Groups\", description: \"Accordions can be used in menus to collapse and expand groups of related items, helping keep navigation organized and reducing visual clutter.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/zFHrSdH3CYbZXOv8WFKkL/90cad70c32b40fca61a875263d4cc366/accordion_menu_-_composition.png\", }, { 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\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [ { description: \"\", image: \"\" }, { description: \"\", image: \"\" }, ], dontContent: [{ description: \"\" }, { description: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, related: { items: [ { name: \"Card\", link: \"https://guides.muibook.com/card\" }, { name: \"Slat\", link: \"https://guides.muibook.com/slat\" }, ], }, }, }"
|
|
85
|
-
}
|
|
86
|
-
],
|
|
87
|
-
"exports": [
|
|
88
|
-
{
|
|
89
|
-
"kind": "js",
|
|
90
|
-
"name": "muiDocs",
|
|
91
|
-
"declaration": {
|
|
92
|
-
"name": "muiDocs",
|
|
93
|
-
"module": "src/components/mui-accordion/doc.ts"
|
|
94
|
-
}
|
|
95
|
-
}
|
|
96
|
-
]
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
"kind": "javascript-module",
|
|
100
|
-
"path": "src/components/mui-accordion/index.ts",
|
|
101
|
-
"declarations": [],
|
|
102
|
-
"exports": []
|
|
103
|
-
},
|
|
104
104
|
{
|
|
105
105
|
"kind": "javascript-module",
|
|
106
106
|
"path": "src/components/mui-alert/doc.ts",
|
|
@@ -243,107 +243,6 @@
|
|
|
243
243
|
}
|
|
244
244
|
]
|
|
245
245
|
},
|
|
246
|
-
{
|
|
247
|
-
"kind": "javascript-module",
|
|
248
|
-
"path": "src/components/mui-avatar/doc.ts",
|
|
249
|
-
"declarations": [
|
|
250
|
-
{
|
|
251
|
-
"kind": "variable",
|
|
252
|
-
"name": "muiDocs",
|
|
253
|
-
"type": {
|
|
254
|
-
"text": "MuiDocs"
|
|
255
|
-
},
|
|
256
|
-
"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: [\"\"], }, }, }"
|
|
257
|
-
}
|
|
258
|
-
],
|
|
259
|
-
"exports": [
|
|
260
|
-
{
|
|
261
|
-
"kind": "js",
|
|
262
|
-
"name": "muiDocs",
|
|
263
|
-
"declaration": {
|
|
264
|
-
"name": "muiDocs",
|
|
265
|
-
"module": "src/components/mui-avatar/doc.ts"
|
|
266
|
-
}
|
|
267
|
-
}
|
|
268
|
-
]
|
|
269
|
-
},
|
|
270
|
-
{
|
|
271
|
-
"kind": "javascript-module",
|
|
272
|
-
"path": "src/components/mui-avatar/index.ts",
|
|
273
|
-
"declarations": [
|
|
274
|
-
{
|
|
275
|
-
"kind": "class",
|
|
276
|
-
"description": "",
|
|
277
|
-
"name": "MuiAvatar",
|
|
278
|
-
"members": [
|
|
279
|
-
{
|
|
280
|
-
"kind": "field",
|
|
281
|
-
"name": "_imageFailed",
|
|
282
|
-
"type": {
|
|
283
|
-
"text": "boolean | undefined"
|
|
284
|
-
},
|
|
285
|
-
"privacy": "private"
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
"kind": "method",
|
|
289
|
-
"name": "hasSlottedContent"
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
"kind": "method",
|
|
293
|
-
"name": "getInitials",
|
|
294
|
-
"parameters": [
|
|
295
|
-
{
|
|
296
|
-
"name": "label",
|
|
297
|
-
"type": {
|
|
298
|
-
"text": "string | null"
|
|
299
|
-
}
|
|
300
|
-
}
|
|
301
|
-
]
|
|
302
|
-
},
|
|
303
|
-
{
|
|
304
|
-
"kind": "method",
|
|
305
|
-
"name": "getBackgroundCSS"
|
|
306
|
-
},
|
|
307
|
-
{
|
|
308
|
-
"kind": "method",
|
|
309
|
-
"name": "render"
|
|
310
|
-
}
|
|
311
|
-
],
|
|
312
|
-
"attributes": [
|
|
313
|
-
{
|
|
314
|
-
"name": "label"
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
"name": "image"
|
|
318
|
-
},
|
|
319
|
-
{
|
|
320
|
-
"name": "size"
|
|
321
|
-
},
|
|
322
|
-
{
|
|
323
|
-
"name": "background"
|
|
324
|
-
},
|
|
325
|
-
{
|
|
326
|
-
"name": "background-color"
|
|
327
|
-
}
|
|
328
|
-
],
|
|
329
|
-
"superclass": {
|
|
330
|
-
"name": "HTMLElement"
|
|
331
|
-
},
|
|
332
|
-
"tagName": "mui-avatar",
|
|
333
|
-
"customElement": true
|
|
334
|
-
}
|
|
335
|
-
],
|
|
336
|
-
"exports": [
|
|
337
|
-
{
|
|
338
|
-
"kind": "custom-element-definition",
|
|
339
|
-
"name": "mui-avatar",
|
|
340
|
-
"declaration": {
|
|
341
|
-
"name": "MuiAvatar",
|
|
342
|
-
"module": "src/components/mui-avatar/index.ts"
|
|
343
|
-
}
|
|
344
|
-
}
|
|
345
|
-
]
|
|
346
|
-
},
|
|
347
246
|
{
|
|
348
247
|
"kind": "javascript-module",
|
|
349
248
|
"path": "src/components/mui-badge/doc.ts",
|
|
@@ -654,7 +553,7 @@
|
|
|
654
553
|
},
|
|
655
554
|
{
|
|
656
555
|
"kind": "javascript-module",
|
|
657
|
-
"path": "src/components/mui-
|
|
556
|
+
"path": "src/components/mui-avatar/doc.ts",
|
|
658
557
|
"declarations": [
|
|
659
558
|
{
|
|
660
559
|
"kind": "variable",
|
|
@@ -662,7 +561,7 @@
|
|
|
662
561
|
"type": {
|
|
663
562
|
"text": "MuiDocs"
|
|
664
563
|
},
|
|
665
|
-
"default": "{ Button: { title: \"Button\", description: \"Buttons are essential UI elements that trigger actions when clicked or tapped. They should be easily recognisable, provide clear feedback, and be accessible to all users.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/20zrQqKqJ17evXhkPwlDhq/e7ce6604a49aef64f2c4056d16ea1d97/Button_-_Home_Image.png\", ], figma: [\"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-570&t=fSFYVey9aCoE5oQa-1\"], storybook: [\"https://stories.muibook.com/?path=/docs/actions-button--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-button/index.ts\"], website: [\"https://muibook.com/#/button\"], guides: [\"https://guides.muibook.com/button\"], usage: { list: [ \"Reserve buttons for core actions on a page.\", \"Avoid using too many buttons on a single page to prevent confusion.\", \"Use clear and concise label text on buttons.\", \"Ensure labels are action-oriented. E.g. 'Save'.\", \"Ensure sufficient contrast between button text and background.\", ], }, accessibility: { designerList: [ \"Never put tooltips on disabled buttons as Tooltips can't be reached on all devices or by some assitive technologies.\", \"Provide accessible labels for buttons.\", \"For icon-only buttons, ensure an aria-label is provided to describe the action, as screen readers cannot interpret icons alone.\", \"Ensure buttons are focusable via keyboard navigation.\", \"Use appropriate ARIA roles and properties.\", ], engineerList: [ \"Never put tooltips on disabled buttons as Tooltips can't be reached on all devices or by some assitive technologies.\", \"Provide accessible labels for buttons.\", \"For icon-only buttons, ensure an aria-label is provided to describe the action, as screen readers cannot interpret icons alone.\", \"Ensure buttons are focusable via keyboard navigation.\", \"Use appropriate ARIA roles and properties.\", ], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/2LUuCpBtbL794vr5DyhMCz/44b7a3b75d0418915ebcdbf43bf1214c/button-anatomy.png\", list: [ \"LABEL: Text describing the button action. Use action verbs or phrases to tell the user what will happen next, and follow the button label content guidelines.\", \"BEFORE: An optional area to include an icon before the label. Use an icon to add additional affordance where the icon has a clear and well-established meaning. Most buttons don't require an icon, so be consistent and deliberate when you do.\", \"AFTER: An optional area to include an icon after the label, often used for a chevron-down-arrow icon to indicate a dropdown menu or accordion experiences where the placement is on the far right of the button.\", \"ICON ONLY: Use when the action is easily understood and space is limited. For example: close, add, or menu toggle. Avoid for unfamiliar or complex actions.\", ], }, variants: { items: [ { key: \"primary\", title: \"Primary\", description: \"Used for the main action on a page. It should stand out visually and be used sparingly to avoid confusion. When an icon is slotted into a button, it automatically inherits the button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7szaFYOxeEH9F6gl0NEGz0/9657b870cd37918ae15f30cfab8b3747/button-primary.png\", }, { key: \"primary-icon-only\", title: \"Primary: Icon-Only\", description: \"An icon only version of the primary button. Used for the main action on a page. Best when the icon meaning is immediately clear, such as submitting, navigating forward, or creating new items. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/uKSyCIeL7vmWxqVoxxkRD/6d12cec0aaad006d0245a1f6dea8e7ad/button-primary-icon.png\", }, { key: \"secondary\", title: \"Secondary\", description: \"Used for secondary actions that are not as critical as the primary action. It should be distinguishable but less prominent. When an icon is slotted into a button, it automatically inherits the button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5MgDmdtcMDIIsHKlzMNpj1/42fbbce26a313f72c670ff91ff4fb500/button-secondary.png\", }, { key: \"secondary\", title: \"Secondary\", description: \"Used for secondary actions that are not as critical as the primary action. It should be distinguishable but less prominent. When an icon is slotted into a button, it automatically inherits the button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5MgDmdtcMDIIsHKlzMNpj1/42fbbce26a313f72c670ff91ff4fb500/button-secondary.png\", }, { key: \"secondary-icon-only\", title: \"Secondary: Icon-only\", description: \"An icon only version of the secondary button. Used for secondary actions that support the main task. Best for actions like edit, copy, or open in a new window. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3ebS7TgW2aziGoqc59UZAQ/be7c2f7d7d06970b2ddfae9fed5562b3/button-secondary-icon.png\", }, { key: \"tertiary\", title: \"Tertiary\", description: \"Used for less important actions or actions that complement primary and secondary actions. They should be the least prominent. When an icon is slotted into a button, it automatically inherits the button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/78O8tlBpDFb3rxooJkRGgs/27138560e395e947c8782feba06d3f6c/button-tertiary.png\", }, { key: \"tertiary-icon-only\", title: \"Tertiary: Icon-only\", description: \"An icon only version of the tertiary button. Designed for lightweight or supporting actions with minimal emphasis, such as info, settings, expand, open a menu, or close. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/50Nmp65TaWcwTixZhpLoUT/af5c8743d1482969667cf2a063428759/button-tertiary-icon.png\", }, { key: \"overlay\", title: \"Overlay\", description: \"Use on layered media or tinted surfaces where a subtle translucent action is needed. Keeps controls readable over imagery while staying visually lightweight.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5MgDmdtcMDIIsHKlzMNpj1/42fbbce26a313f72c670ff91ff4fb500/button-secondary.png\", }, { key: \"attention\", title: \"Attention\", description: \"Used for critical or potentially destructive actions, such as deleting an item or submitting sensitive information. It should stand out clearly to alert users and prompt deliberate interaction. When an icon is slotted into a button, it automatically inherits the button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6XBCZnwgBw6zp2fjJQR7ko/70a3c7e8931b4fbf442dd997a57e1058/button-attention.png\", }, { key: \"attention-icon-only\", title: \"Attention: Icon-only\", description: \"An icon only version of the attention button. Used for critical or potentially destructive actions, such as delete, remove, or report. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1TDTCC0SZZJL3cBEmqjs8Q/29ba81f3f76fb4d15aaa93d25aec87d4/button-attention-icon.png\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"in-browser-design-guidelines\", name: \"In-browser Design Guidelines\", description: \"A promotional example showcasing the in-browser design guidelines feature available on the Muibook website.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5YR94S9N6P5No4lNQFBxZb/45360d599105d16309486d33ca0705f1/Button_-_Composition.png\", }, { key: \"onboarding-form\", name: \"Onboarding Form\", description: \"Demonstrates an onboarding form within a card, using logic to confirm terms acceptance. Components include Heading, Input Fields, Checkbox, and Button.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1NrgynTcdmVVKSYCsQwlOW/5fc4776c1860b498a59a2865b4e57ecb/Card-Onboarding-Composition.png\", }, ], }, related: { items: [ { name: \"Link\", link: \"https://guides.muibook.com/link\", }, { name: \"Icons\", link: \"https://guides.muibook.com/icons\", }, ], }, rules: [ { heading: \"Primary vs Secondary\", description: \"Primary buttons signify the main action on a page or view. Use only one per context to avoid confusion. Secondary buttons support the primary action and are used for supplementary or less critical choices.\", doContent: [ { description: \"Use one clear primary action, supported by a secondary button for an alternative or reversible choice.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5xunviJfjqUYYS5yWSfOqW/56b8cbaab4aeb86cb7585120c0ef911c/primary-actions-do.png\", }, ], dontContent: [ { description: \"Avoid giving multiple buttons equal visual weight, as this creates confusion about what to do next.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/64qD6QvbuqhFgHbj9IEOiD/f61a0250d0139abe4c8f6d9307ce5cad/primary-actions-do-not.png\", }, ], }, { heading: \"Primary and Tertiary\", description: \"Tertiary actions are low-priority, optional paths that support the experience without distracting from the primary or secondary actions. They are typically styled as text buttons and used for non-critical choices like “Skip” or “Learn more.”\", doContent: [ { description: \"The tertiary action offers an optional, less prominent path that doesn’t compete visually with the primary action.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3eFnCzhfq4d10CALfudUZU/de4b6a7d26964acae2245b73a158517d/tertiary-actions-do.png\", }, ], dontContent: [ { description: \"A tertiary action styled like a primary button creates visual confusion and implies equal importance, which undermines the intended hierarchy.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3K59awxzUKnnihZuDFyOpV/a8ba8a13d36bc63208a3079d0c4c86ac/tertiary-actions-do-not.png\", }, ], }, { heading: \"Pairing Buttons\", description: \"In circumstances where an icon-only button is paired with a button that includes both a label and an icon, use a medium icon for the icon-only button and an small icon for the labeled button. Follow a right-to-left layout, placing the primary action on the right.\", doContent: [ { description: \"Place the primary action on the right and use appropriate icon sizes: medium for icon-only, small for labeled buttons.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/34h9SltXeGjU2fRc5iM4PE/438f84d21e142c84bb98c1965a40b36b/button-groups-do.png\", }, ], dontContent: [ { description: \"Don’t place the primary action on the left or mismatch icon sizing for either button type.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5fwaA1NM6AAQMPbV2vwPMR/b0a491b6aca705f7493806fd13f99734/button-groups-do-not.png\", }, ], }, { heading: \"Table Button-Group\", description: \"You can group multiple actions in a table’s action cell, but be mindful not to overwhelm rows with too many buttons. Prioritize clarity by showing only the most relevant actions per row.\", doContent: [ { description: \"Use a secondary button for labeled actions paired with a tertiary icon-only button, and apply medium icons for icon-only buttons and small icons for labeled buttons.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7beVBzijhfRsyorthBC1fd/c7460f72456cdb1982b122df77dc9bf7/table-button-group-do.png\", }, ], dontContent: [ { description: \"Avoid using primary, tertiary, or attention variants for labeled buttons, as they can draw too much attention and disrupt the visual hierarchy.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7zoFP4Rl3InXCgP0tiDQg0/18ec719eb7a970da67bd12fea32c935b/table-button-group-do-not.png\", }, ], }, { heading: \"Button vs Link\", description: \"Buttons and links may look similar, but buttons are for triggering actions, while links are for navigating between pages or sections of your app or site.\", doContent: [ { description: \"Use a link when navigating to another page or view.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7xOE9DNKWgy1lZoT0FbMOW/cc13fbeeaa85b2507087645d925d7323/button-vs-link-do.png\", }, ], dontContent: [ { description: \"Don’t use a link to trigger tasks like submitting a form or saving data.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6tSAw6uBvg142Gzw7tenBc/4b8db682687b42f3c53fc32557cc4eee/button-vs-link-do-not.png\", }, ], }, { heading: \"Label Clarity\", description: \"\", doContent: [ { description: \"Use clear and concise labels for buttons: Ensure each button clearly indicates its action. E.g. 'Submit'.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3M9fgCF3JgFwDrooqXTvlf/92ad6b1c3faacebd8ea2884afadab24d/button-label-clarity-do.png\", }, ], dontContent: [ { description: \"Don't use ambiguous labels: Avoid using unclear or generic terms for buttons. E.g. 'Click here'.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1rXUNW1YiCVPJ2klPwL8WT/8137762316179653687bb1c1178ceb16/button-label-clarity-do-not.png\", }, ], }, { heading: \"Disabled Actions\", description: \"Avoid disabling call-to-action buttons to prevent form submission. Instead, consider using a combination of form validation, toasts, or alerts to inform users why they can’t proceed and how to resolve the issue.\", doContent: [ { description: \"Use form validation in combination with alerts to provide clear instructions on how to resolve the issue.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/41xe78AaqPHUxpd2RC6QoP/46b6f7217a8eb15bd928495d54a0728f/disabled-do.png\", }, ], dontContent: [ { description: \"Avoid disabling actions, as it prevents users from receiving feedback on why they can’t proceed.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6SiZPnnUlkMbNSJzxV8unt/7e6389d85eaac161d6cfd314190010f9/disabled-do-not.png\", }, ], }, { heading: \"Table Button: Icon-Only\", description: \"Use icon-only buttons in the end (far right) cell of a table row. When implementing tables in-browser, apply the correct action boolean and column auto-spacing to ensure the header and content align properly.\", doContent: [ { description: \"Use a tertiary icon-only button with a medium icon in the end table cell.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/EzbGECpviXXcjsmfftqEm/b21a44dec44b7243688fba26d2c9768c/table-button-do.png\", }, ], dontContent: [ { description: \"Don’t use other button variants or icon sizes in place of the designated icon-only approach.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/722XYLqqBwEJXE6qG0ZLDE/6e9a4d25fc5292688e62960090d92230/table-button-do-not.png\", }, ], }, { heading: \"Card, Dialog and Drawer Actions\", description: \"It is best practice to place actions in a footer for cards, dialogs, and drawers, providing a consistent location for users to find and interact with them.\", doContent: [ { description: \"Place actions in a footer within cards, dialogs, and drawers to ensure they are easily accessible and follow a consistent pattern.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4nFRwg1AOL74fQXM6OQvnV/d9c1eed80b86919656fb3ab8005f7d71/panel-actions-do.png\", }, ], dontContent: [ { description: \"Avoid placing actions in unconventional or hard-to-find locations within cards, dialogs, or drawers, as this can make them difficult for users to locate and use effectively.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3caBEJQxfRasuxw62RQVbw/4e3620f4e62f2fa8b8f8aa504625776a/panel-actions-do-not.png\", }, ], }, { heading: \"Icon-Only Actions\", description: \"\", doContent: [ { description: \"Use a 'medium' size icon when using an icon-only medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3syzrNBEXbBjp5hGEUvF4M/0471f4b16939d8ee54deaf48997ff455/action-icon-do.png\", }, ], dontContent: [ { description: \"Avoid 'x-small', 'medium' or 'large' size icons within an icon-only medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5V2TE85dY848jz1dP6Y0lC/b8e433c8abad5a4402ff1f86ddb8c848/action-icon-dont.png\", }, ], }, { heading: \"Text & Icon Actions\", description: \"Use icon-only buttons in the end (far right) cell of a table row. When implementing tables in-browser, apply the correct action boolean and column auto-spacing to ensure the header and content align properly.\", doContent: [ { description: \"Use the 'small' size icon within a medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2W1xs6NPj3jRrW6ZaVGRvZ/3a11566b68fffda85bf5f780c4d6a394/dropdown-bar-icon-do.png\", }, ], dontContent: [ { description: \"Avoid 'x-small', 'medium' or 'large' size icons within a medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6BgHzCgKqk44piisNH4tE6/c08d91a1cf5231a089844d20f6ab968c/dropdown-bar-icon-dont.png\", }, ], }, ], behaviour: { description: \"Buttons should provide visual feedback on hover and click. These states should be factored into the component and baked into the corresponding states in code.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3h2wNhGxd4f9AENDf3K7Qa/0ca6f8b224923e7fa9710735dc8f54e0/Button_-_Behaviour.png\", list: [ \"Default: Normal state.\", \"Hover: Changes when a user hovers over the button.\", \"Focus: Ensure buttons display a visible focus indicator when navigated to via keyboard.\", \"Disabled: Non-interactive, faded appearance.\", ], }, writing: { list: [ \"Keep button text short and action-oriented.\", \"Use sentence case for button text.\", \"Avoid using multiple lines of text on a button.\", ], }, }, }"
|
|
564
|
+
"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: [\"\"], }, }, }"
|
|
666
565
|
}
|
|
667
566
|
],
|
|
668
567
|
"exports": [
|
|
@@ -671,120 +570,221 @@
|
|
|
671
570
|
"name": "muiDocs",
|
|
672
571
|
"declaration": {
|
|
673
572
|
"name": "muiDocs",
|
|
674
|
-
"module": "src/components/mui-
|
|
573
|
+
"module": "src/components/mui-avatar/doc.ts"
|
|
675
574
|
}
|
|
676
575
|
}
|
|
677
576
|
]
|
|
678
577
|
},
|
|
679
578
|
{
|
|
680
579
|
"kind": "javascript-module",
|
|
681
|
-
"path": "src/components/mui-
|
|
580
|
+
"path": "src/components/mui-avatar/index.ts",
|
|
682
581
|
"declarations": [
|
|
683
582
|
{
|
|
684
583
|
"kind": "class",
|
|
685
584
|
"description": "",
|
|
686
|
-
"name": "
|
|
585
|
+
"name": "MuiAvatar",
|
|
687
586
|
"members": [
|
|
688
587
|
{
|
|
689
|
-
"kind": "
|
|
690
|
-
"name": "
|
|
691
|
-
"
|
|
692
|
-
"
|
|
693
|
-
"text": "void"
|
|
694
|
-
}
|
|
588
|
+
"kind": "field",
|
|
589
|
+
"name": "_imageFailed",
|
|
590
|
+
"type": {
|
|
591
|
+
"text": "boolean | undefined"
|
|
695
592
|
},
|
|
696
|
-
"
|
|
697
|
-
{
|
|
698
|
-
"name": "nodes",
|
|
699
|
-
"type": {
|
|
700
|
-
"text": "Node[]"
|
|
701
|
-
}
|
|
702
|
-
}
|
|
703
|
-
]
|
|
593
|
+
"privacy": "private"
|
|
704
594
|
},
|
|
705
595
|
{
|
|
706
596
|
"kind": "method",
|
|
707
|
-
"name": "
|
|
708
|
-
"return": {
|
|
709
|
-
"type": {
|
|
710
|
-
"text": "void"
|
|
711
|
-
}
|
|
712
|
-
},
|
|
713
|
-
"parameters": [
|
|
714
|
-
{
|
|
715
|
-
"name": "nodes",
|
|
716
|
-
"type": {
|
|
717
|
-
"text": "Node[]"
|
|
718
|
-
}
|
|
719
|
-
},
|
|
720
|
-
{
|
|
721
|
-
"name": "isIconOnly",
|
|
722
|
-
"type": {
|
|
723
|
-
"text": "boolean"
|
|
724
|
-
}
|
|
725
|
-
}
|
|
726
|
-
]
|
|
597
|
+
"name": "hasSlottedContent"
|
|
727
598
|
},
|
|
728
599
|
{
|
|
729
600
|
"kind": "method",
|
|
730
|
-
"name": "
|
|
731
|
-
"return": {
|
|
732
|
-
"type": {
|
|
733
|
-
"text": "void"
|
|
734
|
-
}
|
|
735
|
-
},
|
|
601
|
+
"name": "getInitials",
|
|
736
602
|
"parameters": [
|
|
737
603
|
{
|
|
738
|
-
"name": "
|
|
604
|
+
"name": "label",
|
|
739
605
|
"type": {
|
|
740
|
-
"text": "
|
|
606
|
+
"text": "string | null"
|
|
741
607
|
}
|
|
742
608
|
}
|
|
743
609
|
]
|
|
744
610
|
},
|
|
745
611
|
{
|
|
746
612
|
"kind": "method",
|
|
747
|
-
"name": "
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
}
|
|
613
|
+
"name": "getBackgroundCSS"
|
|
614
|
+
},
|
|
615
|
+
{
|
|
616
|
+
"kind": "method",
|
|
617
|
+
"name": "render"
|
|
753
618
|
}
|
|
754
619
|
],
|
|
755
620
|
"attributes": [
|
|
756
621
|
{
|
|
757
|
-
"name": "
|
|
758
|
-
},
|
|
759
|
-
{
|
|
760
|
-
"name": "type"
|
|
761
|
-
},
|
|
762
|
-
{
|
|
763
|
-
"name": "aria-label"
|
|
622
|
+
"name": "label"
|
|
764
623
|
},
|
|
765
624
|
{
|
|
766
|
-
"name": "
|
|
625
|
+
"name": "image"
|
|
767
626
|
},
|
|
768
627
|
{
|
|
769
|
-
"name": "
|
|
628
|
+
"name": "size"
|
|
770
629
|
},
|
|
771
630
|
{
|
|
772
|
-
"name": "
|
|
631
|
+
"name": "background"
|
|
773
632
|
},
|
|
774
633
|
{
|
|
775
|
-
"name": "
|
|
634
|
+
"name": "background-color"
|
|
776
635
|
}
|
|
777
636
|
],
|
|
778
637
|
"superclass": {
|
|
779
638
|
"name": "HTMLElement"
|
|
780
639
|
},
|
|
781
|
-
"tagName": "mui-
|
|
782
|
-
"customElement": true
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
640
|
+
"tagName": "mui-avatar",
|
|
641
|
+
"customElement": true
|
|
642
|
+
}
|
|
643
|
+
],
|
|
644
|
+
"exports": [
|
|
645
|
+
{
|
|
646
|
+
"kind": "custom-element-definition",
|
|
647
|
+
"name": "mui-avatar",
|
|
648
|
+
"declaration": {
|
|
649
|
+
"name": "MuiAvatar",
|
|
650
|
+
"module": "src/components/mui-avatar/index.ts"
|
|
651
|
+
}
|
|
652
|
+
}
|
|
653
|
+
]
|
|
654
|
+
},
|
|
655
|
+
{
|
|
656
|
+
"kind": "javascript-module",
|
|
657
|
+
"path": "src/components/mui-button/doc.ts",
|
|
658
|
+
"declarations": [
|
|
659
|
+
{
|
|
660
|
+
"kind": "variable",
|
|
661
|
+
"name": "muiDocs",
|
|
662
|
+
"type": {
|
|
663
|
+
"text": "MuiDocs"
|
|
664
|
+
},
|
|
665
|
+
"default": "{ Button: { title: \"Button\", description: \"Buttons are essential UI elements that trigger actions when clicked or tapped. They should be easily recognisable, provide clear feedback, and be accessible to all users.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/20zrQqKqJ17evXhkPwlDhq/e7ce6604a49aef64f2c4056d16ea1d97/Button_-_Home_Image.png\", ], figma: [\"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-570&t=fSFYVey9aCoE5oQa-1\"], storybook: [\"https://stories.muibook.com/?path=/docs/actions-button--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-button/index.ts\"], website: [\"https://muibook.com/#/button\"], guides: [\"https://guides.muibook.com/button\"], usage: { list: [ \"Reserve buttons for core actions on a page.\", \"Avoid using too many buttons on a single page to prevent confusion.\", \"Use clear and concise label text on buttons.\", \"Ensure labels are action-oriented. E.g. 'Save'.\", \"Ensure sufficient contrast between button text and background.\", ], }, accessibility: { designerList: [ \"Never put tooltips on disabled buttons as Tooltips can't be reached on all devices or by some assitive technologies.\", \"Provide accessible labels for buttons.\", \"For icon-only buttons, ensure an aria-label is provided to describe the action, as screen readers cannot interpret icons alone.\", \"Ensure buttons are focusable via keyboard navigation.\", \"Use appropriate ARIA roles and properties.\", ], engineerList: [ \"Never put tooltips on disabled buttons as Tooltips can't be reached on all devices or by some assitive technologies.\", \"Provide accessible labels for buttons.\", \"For icon-only buttons, ensure an aria-label is provided to describe the action, as screen readers cannot interpret icons alone.\", \"Ensure buttons are focusable via keyboard navigation.\", \"Use appropriate ARIA roles and properties.\", ], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/2LUuCpBtbL794vr5DyhMCz/44b7a3b75d0418915ebcdbf43bf1214c/button-anatomy.png\", list: [ \"LABEL: Text describing the button action. Use action verbs or phrases to tell the user what will happen next, and follow the button label content guidelines.\", \"BEFORE: An optional area to include an icon before the label. Use an icon to add additional affordance where the icon has a clear and well-established meaning. Most buttons don't require an icon, so be consistent and deliberate when you do.\", \"AFTER: An optional area to include an icon after the label, often used for a chevron-down-arrow icon to indicate a dropdown menu or accordion experiences where the placement is on the far right of the button.\", \"ICON ONLY: Use when the action is easily understood and space is limited. For example: close, add, or menu toggle. Avoid for unfamiliar or complex actions.\", ], }, variants: { items: [ { key: \"primary\", title: \"Primary\", description: \"Used for the main action on a page. It should stand out visually and be used sparingly to avoid confusion. When an icon is slotted into a button, it automatically inherits the button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7szaFYOxeEH9F6gl0NEGz0/9657b870cd37918ae15f30cfab8b3747/button-primary.png\", }, { key: \"primary-icon-only\", title: \"Primary: Icon-Only\", description: \"An icon only version of the primary button. Used for the main action on a page. Best when the icon meaning is immediately clear, such as submitting, navigating forward, or creating new items. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/uKSyCIeL7vmWxqVoxxkRD/6d12cec0aaad006d0245a1f6dea8e7ad/button-primary-icon.png\", }, { key: \"secondary\", title: \"Secondary\", description: \"Used for secondary actions that are not as critical as the primary action. It should be distinguishable but less prominent. When an icon is slotted into a button, it automatically inherits the button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5MgDmdtcMDIIsHKlzMNpj1/42fbbce26a313f72c670ff91ff4fb500/button-secondary.png\", }, { key: \"secondary\", title: \"Secondary\", description: \"Used for secondary actions that are not as critical as the primary action. It should be distinguishable but less prominent. When an icon is slotted into a button, it automatically inherits the button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5MgDmdtcMDIIsHKlzMNpj1/42fbbce26a313f72c670ff91ff4fb500/button-secondary.png\", }, { key: \"secondary-icon-only\", title: \"Secondary: Icon-only\", description: \"An icon only version of the secondary button. Used for secondary actions that support the main task. Best for actions like edit, copy, or open in a new window. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3ebS7TgW2aziGoqc59UZAQ/be7c2f7d7d06970b2ddfae9fed5562b3/button-secondary-icon.png\", }, { key: \"tertiary\", title: \"Tertiary\", description: \"Used for less important actions or actions that complement primary and secondary actions. They should be the least prominent. When an icon is slotted into a button, it automatically inherits the button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/78O8tlBpDFb3rxooJkRGgs/27138560e395e947c8782feba06d3f6c/button-tertiary.png\", }, { key: \"tertiary-icon-only\", title: \"Tertiary: Icon-only\", description: \"An icon only version of the tertiary button. Designed for lightweight or supporting actions with minimal emphasis, such as info, settings, expand, open a menu, or close. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/50Nmp65TaWcwTixZhpLoUT/af5c8743d1482969667cf2a063428759/button-tertiary-icon.png\", }, { key: \"overlay\", title: \"Overlay\", description: \"Use on layered media or tinted surfaces where a subtle translucent action is needed. Keeps controls readable over imagery while staying visually lightweight.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5MgDmdtcMDIIsHKlzMNpj1/42fbbce26a313f72c670ff91ff4fb500/button-secondary.png\", }, { key: \"attention\", title: \"Attention\", description: \"Used for critical or potentially destructive actions, such as deleting an item or submitting sensitive information. It should stand out clearly to alert users and prompt deliberate interaction. When an icon is slotted into a button, it automatically inherits the button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6XBCZnwgBw6zp2fjJQR7ko/70a3c7e8931b4fbf442dd997a57e1058/button-attention.png\", }, { key: \"attention-icon-only\", title: \"Attention: Icon-only\", description: \"An icon only version of the attention button. Used for critical or potentially destructive actions, such as delete, remove, or report. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1TDTCC0SZZJL3cBEmqjs8Q/29ba81f3f76fb4d15aaa93d25aec87d4/button-attention-icon.png\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"in-browser-design-guidelines\", name: \"In-browser Design Guidelines\", description: \"A promotional example showcasing the in-browser design guidelines feature available on the Muibook website.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5YR94S9N6P5No4lNQFBxZb/45360d599105d16309486d33ca0705f1/Button_-_Composition.png\", }, { key: \"onboarding-form\", name: \"Onboarding Form\", description: \"Demonstrates an onboarding form within a card, using logic to confirm terms acceptance. Components include Heading, Input Fields, Checkbox, and Button.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1NrgynTcdmVVKSYCsQwlOW/5fc4776c1860b498a59a2865b4e57ecb/Card-Onboarding-Composition.png\", }, ], }, related: { items: [ { name: \"Link\", link: \"https://guides.muibook.com/link\", }, { name: \"Icons\", link: \"https://guides.muibook.com/icons\", }, ], }, rules: [ { heading: \"Primary vs Secondary\", description: \"Primary buttons signify the main action on a page or view. Use only one per context to avoid confusion. Secondary buttons support the primary action and are used for supplementary or less critical choices.\", doContent: [ { description: \"Use one clear primary action, supported by a secondary button for an alternative or reversible choice.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5xunviJfjqUYYS5yWSfOqW/56b8cbaab4aeb86cb7585120c0ef911c/primary-actions-do.png\", }, ], dontContent: [ { description: \"Avoid giving multiple buttons equal visual weight, as this creates confusion about what to do next.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/64qD6QvbuqhFgHbj9IEOiD/f61a0250d0139abe4c8f6d9307ce5cad/primary-actions-do-not.png\", }, ], }, { heading: \"Primary and Tertiary\", description: \"Tertiary actions are low-priority, optional paths that support the experience without distracting from the primary or secondary actions. They are typically styled as text buttons and used for non-critical choices like “Skip” or “Learn more.”\", doContent: [ { description: \"The tertiary action offers an optional, less prominent path that doesn’t compete visually with the primary action.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3eFnCzhfq4d10CALfudUZU/de4b6a7d26964acae2245b73a158517d/tertiary-actions-do.png\", }, ], dontContent: [ { description: \"A tertiary action styled like a primary button creates visual confusion and implies equal importance, which undermines the intended hierarchy.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3K59awxzUKnnihZuDFyOpV/a8ba8a13d36bc63208a3079d0c4c86ac/tertiary-actions-do-not.png\", }, ], }, { heading: \"Pairing Buttons\", description: \"In circumstances where an icon-only button is paired with a button that includes both a label and an icon, use a medium icon for the icon-only button and an small icon for the labeled button. Follow a right-to-left layout, placing the primary action on the right.\", doContent: [ { description: \"Place the primary action on the right and use appropriate icon sizes: medium for icon-only, small for labeled buttons.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/34h9SltXeGjU2fRc5iM4PE/438f84d21e142c84bb98c1965a40b36b/button-groups-do.png\", }, ], dontContent: [ { description: \"Don’t place the primary action on the left or mismatch icon sizing for either button type.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5fwaA1NM6AAQMPbV2vwPMR/b0a491b6aca705f7493806fd13f99734/button-groups-do-not.png\", }, ], }, { heading: \"Table Button-Group\", description: \"You can group multiple actions in a table’s action cell, but be mindful not to overwhelm rows with too many buttons. Prioritize clarity by showing only the most relevant actions per row.\", doContent: [ { description: \"Use a secondary button for labeled actions paired with a tertiary icon-only button, and apply medium icons for icon-only buttons and small icons for labeled buttons.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7beVBzijhfRsyorthBC1fd/c7460f72456cdb1982b122df77dc9bf7/table-button-group-do.png\", }, ], dontContent: [ { description: \"Avoid using primary, tertiary, or attention variants for labeled buttons, as they can draw too much attention and disrupt the visual hierarchy.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7zoFP4Rl3InXCgP0tiDQg0/18ec719eb7a970da67bd12fea32c935b/table-button-group-do-not.png\", }, ], }, { heading: \"Button vs Link\", description: \"Buttons and links may look similar, but buttons are for triggering actions, while links are for navigating between pages or sections of your app or site.\", doContent: [ { description: \"Use a link when navigating to another page or view.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7xOE9DNKWgy1lZoT0FbMOW/cc13fbeeaa85b2507087645d925d7323/button-vs-link-do.png\", }, ], dontContent: [ { description: \"Don’t use a link to trigger tasks like submitting a form or saving data.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6tSAw6uBvg142Gzw7tenBc/4b8db682687b42f3c53fc32557cc4eee/button-vs-link-do-not.png\", }, ], }, { heading: \"Label Clarity\", description: \"\", doContent: [ { description: \"Use clear and concise labels for buttons: Ensure each button clearly indicates its action. E.g. 'Submit'.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3M9fgCF3JgFwDrooqXTvlf/92ad6b1c3faacebd8ea2884afadab24d/button-label-clarity-do.png\", }, ], dontContent: [ { description: \"Don't use ambiguous labels: Avoid using unclear or generic terms for buttons. E.g. 'Click here'.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1rXUNW1YiCVPJ2klPwL8WT/8137762316179653687bb1c1178ceb16/button-label-clarity-do-not.png\", }, ], }, { heading: \"Disabled Actions\", description: \"Avoid disabling call-to-action buttons to prevent form submission. Instead, consider using a combination of form validation, toasts, or alerts to inform users why they can’t proceed and how to resolve the issue.\", doContent: [ { description: \"Use form validation in combination with alerts to provide clear instructions on how to resolve the issue.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/41xe78AaqPHUxpd2RC6QoP/46b6f7217a8eb15bd928495d54a0728f/disabled-do.png\", }, ], dontContent: [ { description: \"Avoid disabling actions, as it prevents users from receiving feedback on why they can’t proceed.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6SiZPnnUlkMbNSJzxV8unt/7e6389d85eaac161d6cfd314190010f9/disabled-do-not.png\", }, ], }, { heading: \"Table Button: Icon-Only\", description: \"Use icon-only buttons in the end (far right) cell of a table row. When implementing tables in-browser, apply the correct action boolean and column auto-spacing to ensure the header and content align properly.\", doContent: [ { description: \"Use a tertiary icon-only button with a medium icon in the end table cell.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/EzbGECpviXXcjsmfftqEm/b21a44dec44b7243688fba26d2c9768c/table-button-do.png\", }, ], dontContent: [ { description: \"Don’t use other button variants or icon sizes in place of the designated icon-only approach.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/722XYLqqBwEJXE6qG0ZLDE/6e9a4d25fc5292688e62960090d92230/table-button-do-not.png\", }, ], }, { heading: \"Card, Dialog and Drawer Actions\", description: \"It is best practice to place actions in a footer for cards, dialogs, and drawers, providing a consistent location for users to find and interact with them.\", doContent: [ { description: \"Place actions in a footer within cards, dialogs, and drawers to ensure they are easily accessible and follow a consistent pattern.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4nFRwg1AOL74fQXM6OQvnV/d9c1eed80b86919656fb3ab8005f7d71/panel-actions-do.png\", }, ], dontContent: [ { description: \"Avoid placing actions in unconventional or hard-to-find locations within cards, dialogs, or drawers, as this can make them difficult for users to locate and use effectively.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3caBEJQxfRasuxw62RQVbw/4e3620f4e62f2fa8b8f8aa504625776a/panel-actions-do-not.png\", }, ], }, { heading: \"Icon-Only Actions\", description: \"\", doContent: [ { description: \"Use a 'medium' size icon when using an icon-only medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3syzrNBEXbBjp5hGEUvF4M/0471f4b16939d8ee54deaf48997ff455/action-icon-do.png\", }, ], dontContent: [ { description: \"Avoid 'x-small', 'medium' or 'large' size icons within an icon-only medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5V2TE85dY848jz1dP6Y0lC/b8e433c8abad5a4402ff1f86ddb8c848/action-icon-dont.png\", }, ], }, { heading: \"Text & Icon Actions\", description: \"Use icon-only buttons in the end (far right) cell of a table row. When implementing tables in-browser, apply the correct action boolean and column auto-spacing to ensure the header and content align properly.\", doContent: [ { description: \"Use the 'small' size icon within a medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2W1xs6NPj3jRrW6ZaVGRvZ/3a11566b68fffda85bf5f780c4d6a394/dropdown-bar-icon-do.png\", }, ], dontContent: [ { description: \"Avoid 'x-small', 'medium' or 'large' size icons within a medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6BgHzCgKqk44piisNH4tE6/c08d91a1cf5231a089844d20f6ab968c/dropdown-bar-icon-dont.png\", }, ], }, ], behaviour: { description: \"Buttons should provide visual feedback on hover and click. These states should be factored into the component and baked into the corresponding states in code.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3h2wNhGxd4f9AENDf3K7Qa/0ca6f8b224923e7fa9710735dc8f54e0/Button_-_Behaviour.png\", list: [ \"Default: Normal state.\", \"Hover: Changes when a user hovers over the button.\", \"Focus: Ensure buttons display a visible focus indicator when navigated to via keyboard.\", \"Disabled: Non-interactive, faded appearance.\", ], }, writing: { list: [ \"Keep button text short and action-oriented.\", \"Use sentence case for button text.\", \"Avoid using multiple lines of text on a button.\", ], }, }, }"
|
|
666
|
+
}
|
|
667
|
+
],
|
|
668
|
+
"exports": [
|
|
669
|
+
{
|
|
670
|
+
"kind": "js",
|
|
671
|
+
"name": "muiDocs",
|
|
672
|
+
"declaration": {
|
|
673
|
+
"name": "muiDocs",
|
|
674
|
+
"module": "src/components/mui-button/doc.ts"
|
|
675
|
+
}
|
|
676
|
+
}
|
|
677
|
+
]
|
|
678
|
+
},
|
|
679
|
+
{
|
|
680
|
+
"kind": "javascript-module",
|
|
681
|
+
"path": "src/components/mui-button/index.ts",
|
|
682
|
+
"declarations": [
|
|
683
|
+
{
|
|
684
|
+
"kind": "class",
|
|
685
|
+
"description": "",
|
|
686
|
+
"name": "MuiButton",
|
|
687
|
+
"members": [
|
|
688
|
+
{
|
|
689
|
+
"kind": "method",
|
|
690
|
+
"name": "updateAvatarSizes",
|
|
691
|
+
"return": {
|
|
692
|
+
"type": {
|
|
693
|
+
"text": "void"
|
|
694
|
+
}
|
|
695
|
+
},
|
|
696
|
+
"parameters": [
|
|
697
|
+
{
|
|
698
|
+
"name": "nodes",
|
|
699
|
+
"type": {
|
|
700
|
+
"text": "Node[]"
|
|
701
|
+
}
|
|
702
|
+
}
|
|
703
|
+
]
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
"kind": "method",
|
|
707
|
+
"name": "updateIconSizes",
|
|
708
|
+
"return": {
|
|
709
|
+
"type": {
|
|
710
|
+
"text": "void"
|
|
711
|
+
}
|
|
712
|
+
},
|
|
713
|
+
"parameters": [
|
|
714
|
+
{
|
|
715
|
+
"name": "nodes",
|
|
716
|
+
"type": {
|
|
717
|
+
"text": "Node[]"
|
|
718
|
+
}
|
|
719
|
+
},
|
|
720
|
+
{
|
|
721
|
+
"name": "isIconOnly",
|
|
722
|
+
"type": {
|
|
723
|
+
"text": "boolean"
|
|
724
|
+
}
|
|
725
|
+
}
|
|
726
|
+
]
|
|
727
|
+
},
|
|
728
|
+
{
|
|
729
|
+
"kind": "method",
|
|
730
|
+
"name": "updateBadgeSizes",
|
|
731
|
+
"return": {
|
|
732
|
+
"type": {
|
|
733
|
+
"text": "void"
|
|
734
|
+
}
|
|
735
|
+
},
|
|
736
|
+
"parameters": [
|
|
737
|
+
{
|
|
738
|
+
"name": "nodes",
|
|
739
|
+
"type": {
|
|
740
|
+
"text": "Node[]"
|
|
741
|
+
}
|
|
742
|
+
}
|
|
743
|
+
]
|
|
744
|
+
},
|
|
745
|
+
{
|
|
746
|
+
"kind": "method",
|
|
747
|
+
"name": "waitForPartMap",
|
|
748
|
+
"return": {
|
|
749
|
+
"type": {
|
|
750
|
+
"text": "Promise<void>"
|
|
751
|
+
}
|
|
752
|
+
}
|
|
753
|
+
}
|
|
754
|
+
],
|
|
755
|
+
"attributes": [
|
|
756
|
+
{
|
|
757
|
+
"name": "onclick"
|
|
758
|
+
},
|
|
759
|
+
{
|
|
760
|
+
"name": "type"
|
|
761
|
+
},
|
|
762
|
+
{
|
|
763
|
+
"name": "aria-label"
|
|
764
|
+
},
|
|
765
|
+
{
|
|
766
|
+
"name": "disabled"
|
|
767
|
+
},
|
|
768
|
+
{
|
|
769
|
+
"name": "variant"
|
|
770
|
+
},
|
|
771
|
+
{
|
|
772
|
+
"name": "size"
|
|
773
|
+
},
|
|
774
|
+
{
|
|
775
|
+
"name": "usage"
|
|
776
|
+
}
|
|
777
|
+
],
|
|
778
|
+
"superclass": {
|
|
779
|
+
"name": "HTMLElement"
|
|
780
|
+
},
|
|
781
|
+
"tagName": "mui-button",
|
|
782
|
+
"customElement": true,
|
|
783
|
+
"cssParts": [
|
|
784
|
+
{
|
|
785
|
+
"name": "color",
|
|
786
|
+
"description": "Style hook from part-map"
|
|
787
|
+
},
|
|
788
788
|
{
|
|
789
789
|
"name": "font-family",
|
|
790
790
|
"description": "Style hook from part-map"
|
|
@@ -953,7 +953,7 @@
|
|
|
953
953
|
"type": {
|
|
954
954
|
"text": "MuiDocs"
|
|
955
955
|
},
|
|
956
|
-
"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: [\"\"], }, }, }"
|
|
956
|
+
"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 layout='row|column' to match the intended action arrangement.\", \"Use align='left|right' to control action alignment for row layouts.\", \"Column layout is intended for full-width stacked actions.\", \"Prefer align='right' instead of the legacy right attribute.\", \"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: [\"\"], }, }, }"
|
|
957
957
|
}
|
|
958
958
|
],
|
|
959
959
|
"exports": [
|
|
@@ -975,6 +975,17 @@
|
|
|
975
975
|
"kind": "class",
|
|
976
976
|
"description": "",
|
|
977
977
|
"name": "MuiButtonGroup",
|
|
978
|
+
"attributes": [
|
|
979
|
+
{
|
|
980
|
+
"name": "layout"
|
|
981
|
+
},
|
|
982
|
+
{
|
|
983
|
+
"name": "align"
|
|
984
|
+
},
|
|
985
|
+
{
|
|
986
|
+
"name": "right"
|
|
987
|
+
}
|
|
988
|
+
],
|
|
978
989
|
"superclass": {
|
|
979
990
|
"name": "HTMLElement"
|
|
980
991
|
},
|
|
@@ -3751,6 +3762,13 @@
|
|
|
3751
3762
|
"text": "(e: Event) => void | undefined"
|
|
3752
3763
|
}
|
|
3753
3764
|
},
|
|
3765
|
+
{
|
|
3766
|
+
"kind": "field",
|
|
3767
|
+
"name": "_slotResizeObserver",
|
|
3768
|
+
"type": {
|
|
3769
|
+
"text": "ResizeObserver | undefined"
|
|
3770
|
+
}
|
|
3771
|
+
},
|
|
3754
3772
|
{
|
|
3755
3773
|
"kind": "method",
|
|
3756
3774
|
"name": "cleanupListeners"
|
|
@@ -4153,36 +4171,6 @@
|
|
|
4153
4171
|
}
|
|
4154
4172
|
]
|
|
4155
4173
|
},
|
|
4156
|
-
{
|
|
4157
|
-
"kind": "javascript-module",
|
|
4158
|
-
"path": "src/components/mui-list/doc.ts",
|
|
4159
|
-
"declarations": [
|
|
4160
|
-
{
|
|
4161
|
-
"kind": "variable",
|
|
4162
|
-
"name": "muiDocs",
|
|
4163
|
-
"type": {
|
|
4164
|
-
"text": "MuiDocs"
|
|
4165
|
-
},
|
|
4166
|
-
"default": "{ List: { title: \"List\", description: \"Used to display related items in a clear, readable sequence. Lists can be ordered (numbered) to suggest priority or sequence, or unordered (bulleted) for grouped information without hierarchy.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/OSwQtL8kK29OUOG0oLMSJ/0a488efb3f6cf8f6e6faa40e124aa975/List_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=958-8673&t=0ytskb8cxriEmdz2-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/content-list--docs\"], github: [\"https://github.com/michaeltrilford/muibook/tree/main/src/components/mui-list\"], website: [\"https://muibook.com/#/list\"], guides: [\"https://guides.muibook.com/list\"], usage: { list: [ \"Use ordered lists when the order or steps matter (e.g. instructions).\", \"Use unordered lists for grouped or related items without a set order.\", \"Keep items concise and consistent in structure for scanability.\", \"void using lists for complex content — consider a table or grid instead.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"\", list: [\"\"], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"muibook-resource\", name: \"Muibook Resource\", description: \"The Muibook documentation site uses MUI components to compose its layout, including headings, text, lists, buttons, icons, and image components.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3LVvuYDZWRnMhxNy6GMLNd/c5074a05eacb2c22c50ea172b3567c48/Muibook-List-Composition.png\", }, ], }, related: { items: [ { name: \"\", link: \"\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
|
|
4167
|
-
}
|
|
4168
|
-
],
|
|
4169
|
-
"exports": [
|
|
4170
|
-
{
|
|
4171
|
-
"kind": "js",
|
|
4172
|
-
"name": "muiDocs",
|
|
4173
|
-
"declaration": {
|
|
4174
|
-
"name": "muiDocs",
|
|
4175
|
-
"module": "src/components/mui-list/doc.ts"
|
|
4176
|
-
}
|
|
4177
|
-
}
|
|
4178
|
-
]
|
|
4179
|
-
},
|
|
4180
|
-
{
|
|
4181
|
-
"kind": "javascript-module",
|
|
4182
|
-
"path": "src/components/mui-list/index.ts",
|
|
4183
|
-
"declarations": [],
|
|
4184
|
-
"exports": []
|
|
4185
|
-
},
|
|
4186
4174
|
{
|
|
4187
4175
|
"kind": "javascript-module",
|
|
4188
4176
|
"path": "src/components/mui-icons/accessibility.ts",
|
|
@@ -6477,6 +6465,36 @@
|
|
|
6477
6465
|
}
|
|
6478
6466
|
]
|
|
6479
6467
|
},
|
|
6468
|
+
{
|
|
6469
|
+
"kind": "javascript-module",
|
|
6470
|
+
"path": "src/components/mui-list/doc.ts",
|
|
6471
|
+
"declarations": [
|
|
6472
|
+
{
|
|
6473
|
+
"kind": "variable",
|
|
6474
|
+
"name": "muiDocs",
|
|
6475
|
+
"type": {
|
|
6476
|
+
"text": "MuiDocs"
|
|
6477
|
+
},
|
|
6478
|
+
"default": "{ List: { title: \"List\", description: \"Used to display related items in a clear, readable sequence. Lists can be ordered (numbered) to suggest priority or sequence, or unordered (bulleted) for grouped information without hierarchy.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/OSwQtL8kK29OUOG0oLMSJ/0a488efb3f6cf8f6e6faa40e124aa975/List_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=958-8673&t=0ytskb8cxriEmdz2-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/content-list--docs\"], github: [\"https://github.com/michaeltrilford/muibook/tree/main/src/components/mui-list\"], website: [\"https://muibook.com/#/list\"], guides: [\"https://guides.muibook.com/list\"], usage: { list: [ \"Use ordered lists when the order or steps matter (e.g. instructions).\", \"Use unordered lists for grouped or related items without a set order.\", \"Keep items concise and consistent in structure for scanability.\", \"void using lists for complex content — consider a table or grid instead.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"\", list: [\"\"], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"muibook-resource\", name: \"Muibook Resource\", description: \"The Muibook documentation site uses MUI components to compose its layout, including headings, text, lists, buttons, icons, and image components.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3LVvuYDZWRnMhxNy6GMLNd/c5074a05eacb2c22c50ea172b3567c48/Muibook-List-Composition.png\", }, ], }, related: { items: [ { name: \"\", link: \"\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
|
|
6479
|
+
}
|
|
6480
|
+
],
|
|
6481
|
+
"exports": [
|
|
6482
|
+
{
|
|
6483
|
+
"kind": "js",
|
|
6484
|
+
"name": "muiDocs",
|
|
6485
|
+
"declaration": {
|
|
6486
|
+
"name": "muiDocs",
|
|
6487
|
+
"module": "src/components/mui-list/doc.ts"
|
|
6488
|
+
}
|
|
6489
|
+
}
|
|
6490
|
+
]
|
|
6491
|
+
},
|
|
6492
|
+
{
|
|
6493
|
+
"kind": "javascript-module",
|
|
6494
|
+
"path": "src/components/mui-list/index.ts",
|
|
6495
|
+
"declarations": [],
|
|
6496
|
+
"exports": []
|
|
6497
|
+
},
|
|
6480
6498
|
{
|
|
6481
6499
|
"kind": "javascript-module",
|
|
6482
6500
|
"path": "src/components/mui-loader/doc.ts",
|
|
@@ -8187,21 +8205,126 @@
|
|
|
8187
8205
|
},
|
|
8188
8206
|
{
|
|
8189
8207
|
"kind": "javascript-module",
|
|
8190
|
-
"path": "src/components/mui-radio
|
|
8208
|
+
"path": "src/components/mui-radio/doc.ts",
|
|
8209
|
+
"declarations": [
|
|
8210
|
+
{
|
|
8211
|
+
"kind": "variable",
|
|
8212
|
+
"name": "muiDocs",
|
|
8213
|
+
"type": {
|
|
8214
|
+
"text": "MuiDocs"
|
|
8215
|
+
},
|
|
8216
|
+
"default": "{ Radio: { title: \"Radio\", description: \"A radio control for selecting exactly one option from a set.\", hero: [\"\"], figma: [\"\"], storybook: [\"\"], github: [\"https://github.com/michaeltrilford/muibook/tree/main/src/components/mui-radio\"], website: [\"https://muibook.com/#/radio\"], guides: [\"\"], usage: { list: [ \"Use radio when users must choose one option from a known set.\", \"Group related radios using mui-radio-group for shared name and state handling.\", \"Use label / hide-label / optional on mui-radio-group to align with other fielded controls.\", \"Use size='x-small|small|medium|large' on radio or radio-group to scale controls consistently.\", ], }, accessibility: { designerList: [\"\"], engineerList: [ \"Use mui-radio-group to provide radiogroup semantics and shared selection state.\", \"Each radio should include visible text or aria-label when no visible label is present.\", ], }, anatomy: { image: \"\", list: [\"Unchecked\", \"Checked\", \"Disabled\"], }, variants: { items: [{ key: \"\", title: \"\", description: \"\", image: \"\" }], }, compositions: { description: \"\", items: [], }, related: { items: [ { name: \"Checkbox\", link: \"https://guides.muibook.com/checkbox\" }, { name: \"Field\", link: \"https://guides.muibook.com/field\" }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"] }, writing: { list: [\"\"] }, }, }"
|
|
8217
|
+
}
|
|
8218
|
+
],
|
|
8219
|
+
"exports": [
|
|
8220
|
+
{
|
|
8221
|
+
"kind": "js",
|
|
8222
|
+
"name": "muiDocs",
|
|
8223
|
+
"declaration": {
|
|
8224
|
+
"name": "muiDocs",
|
|
8225
|
+
"module": "src/components/mui-radio/doc.ts"
|
|
8226
|
+
}
|
|
8227
|
+
}
|
|
8228
|
+
]
|
|
8229
|
+
},
|
|
8230
|
+
{
|
|
8231
|
+
"kind": "javascript-module",
|
|
8232
|
+
"path": "src/components/mui-radio/index.ts",
|
|
8191
8233
|
"declarations": [
|
|
8192
8234
|
{
|
|
8193
8235
|
"kind": "class",
|
|
8194
8236
|
"description": "",
|
|
8195
|
-
"name": "
|
|
8237
|
+
"name": "MuiRadio",
|
|
8196
8238
|
"members": [
|
|
8197
8239
|
{
|
|
8198
8240
|
"kind": "field",
|
|
8199
|
-
"name": "
|
|
8241
|
+
"name": "_changeHandler",
|
|
8200
8242
|
"type": {
|
|
8201
|
-
"text": "
|
|
8243
|
+
"text": "(e: Event) => void | undefined"
|
|
8202
8244
|
},
|
|
8203
|
-
"privacy": "private"
|
|
8204
|
-
|
|
8245
|
+
"privacy": "private"
|
|
8246
|
+
},
|
|
8247
|
+
{
|
|
8248
|
+
"kind": "method",
|
|
8249
|
+
"name": "cleanupListeners",
|
|
8250
|
+
"privacy": "private"
|
|
8251
|
+
},
|
|
8252
|
+
{
|
|
8253
|
+
"kind": "method",
|
|
8254
|
+
"name": "setupListener",
|
|
8255
|
+
"privacy": "private"
|
|
8256
|
+
},
|
|
8257
|
+
{
|
|
8258
|
+
"kind": "method",
|
|
8259
|
+
"name": "render"
|
|
8260
|
+
}
|
|
8261
|
+
],
|
|
8262
|
+
"events": [
|
|
8263
|
+
{
|
|
8264
|
+
"name": "change",
|
|
8265
|
+
"type": {
|
|
8266
|
+
"text": "CustomEvent"
|
|
8267
|
+
}
|
|
8268
|
+
}
|
|
8269
|
+
],
|
|
8270
|
+
"attributes": [
|
|
8271
|
+
{
|
|
8272
|
+
"name": "checked"
|
|
8273
|
+
},
|
|
8274
|
+
{
|
|
8275
|
+
"name": "disabled"
|
|
8276
|
+
},
|
|
8277
|
+
{
|
|
8278
|
+
"name": "id"
|
|
8279
|
+
},
|
|
8280
|
+
{
|
|
8281
|
+
"name": "name"
|
|
8282
|
+
},
|
|
8283
|
+
{
|
|
8284
|
+
"name": "value"
|
|
8285
|
+
},
|
|
8286
|
+
{
|
|
8287
|
+
"name": "aria-label"
|
|
8288
|
+
},
|
|
8289
|
+
{
|
|
8290
|
+
"name": "size"
|
|
8291
|
+
}
|
|
8292
|
+
],
|
|
8293
|
+
"superclass": {
|
|
8294
|
+
"name": "HTMLElement"
|
|
8295
|
+
},
|
|
8296
|
+
"tagName": "mui-radio",
|
|
8297
|
+
"customElement": true
|
|
8298
|
+
}
|
|
8299
|
+
],
|
|
8300
|
+
"exports": [
|
|
8301
|
+
{
|
|
8302
|
+
"kind": "custom-element-definition",
|
|
8303
|
+
"name": "mui-radio",
|
|
8304
|
+
"declaration": {
|
|
8305
|
+
"name": "MuiRadio",
|
|
8306
|
+
"module": "src/components/mui-radio/index.ts"
|
|
8307
|
+
}
|
|
8308
|
+
}
|
|
8309
|
+
]
|
|
8310
|
+
},
|
|
8311
|
+
{
|
|
8312
|
+
"kind": "javascript-module",
|
|
8313
|
+
"path": "src/components/mui-radio-group/index.ts",
|
|
8314
|
+
"declarations": [
|
|
8315
|
+
{
|
|
8316
|
+
"kind": "class",
|
|
8317
|
+
"description": "",
|
|
8318
|
+
"name": "MuiRadioGroup",
|
|
8319
|
+
"members": [
|
|
8320
|
+
{
|
|
8321
|
+
"kind": "field",
|
|
8322
|
+
"name": "_groupName",
|
|
8323
|
+
"type": {
|
|
8324
|
+
"text": "string"
|
|
8325
|
+
},
|
|
8326
|
+
"privacy": "private",
|
|
8327
|
+
"default": "\"\""
|
|
8205
8328
|
},
|
|
8206
8329
|
{
|
|
8207
8330
|
"kind": "method",
|
|
@@ -8477,6 +8600,25 @@
|
|
|
8477
8600
|
"privacy": "private",
|
|
8478
8601
|
"default": "null"
|
|
8479
8602
|
},
|
|
8603
|
+
{
|
|
8604
|
+
"kind": "field",
|
|
8605
|
+
"name": "cleanup",
|
|
8606
|
+
"type": {
|
|
8607
|
+
"text": "(() => void) | null"
|
|
8608
|
+
},
|
|
8609
|
+
"privacy": "private",
|
|
8610
|
+
"default": "null"
|
|
8611
|
+
},
|
|
8612
|
+
{
|
|
8613
|
+
"kind": "method",
|
|
8614
|
+
"name": "teardownResponsive",
|
|
8615
|
+
"privacy": "private"
|
|
8616
|
+
},
|
|
8617
|
+
{
|
|
8618
|
+
"kind": "method",
|
|
8619
|
+
"name": "setupResponsive",
|
|
8620
|
+
"privacy": "private"
|
|
8621
|
+
},
|
|
8480
8622
|
{
|
|
8481
8623
|
"kind": "field",
|
|
8482
8624
|
"name": "innerHTML",
|
|
@@ -8514,7 +8656,7 @@
|
|
|
8514
8656
|
},
|
|
8515
8657
|
{
|
|
8516
8658
|
"kind": "javascript-module",
|
|
8517
|
-
"path": "src/components/mui-
|
|
8659
|
+
"path": "src/components/mui-rule/doc.ts",
|
|
8518
8660
|
"declarations": [
|
|
8519
8661
|
{
|
|
8520
8662
|
"kind": "variable",
|
|
@@ -8522,7 +8664,7 @@
|
|
|
8522
8664
|
"type": {
|
|
8523
8665
|
"text": "MuiDocs"
|
|
8524
8666
|
},
|
|
8525
|
-
"default": "{
|
|
8667
|
+
"default": "{ Rule: { title: \"Rule\", description: \"A styling rule that visually separates or divides page elements.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/1MLQoDYuXhKOBDZQRZtBH7/6cd51d6b04fb62f1e04b0383c38d4cce/Rule_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=1059-12617&t=BwezUSymTClm00wJ-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/layout-rule--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-rule/index.ts\"], website: [\"https://muibook.com/#/rule\"], guides: [\"https://guides.muibook.com/rule\"], usage: { list: [ \"Use horizontal rules to separate sections or create visual breaks in flows.\", \"Use vertical rules to divide elements within a row or dense layout.\", \"Align with spacing and layout conventions to maintain visual rhythm.\", \"Avoid using as decoration—rules should support clarity and structure.\", ], }, 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: [\"\"], }, }, }"
|
|
8526
8668
|
}
|
|
8527
8669
|
],
|
|
8528
8670
|
"exports": [
|
|
@@ -8531,88 +8673,55 @@
|
|
|
8531
8673
|
"name": "muiDocs",
|
|
8532
8674
|
"declaration": {
|
|
8533
8675
|
"name": "muiDocs",
|
|
8534
|
-
"module": "src/components/mui-
|
|
8676
|
+
"module": "src/components/mui-rule/doc.ts"
|
|
8535
8677
|
}
|
|
8536
8678
|
}
|
|
8537
8679
|
]
|
|
8538
8680
|
},
|
|
8539
8681
|
{
|
|
8540
8682
|
"kind": "javascript-module",
|
|
8541
|
-
"path": "src/components/mui-
|
|
8683
|
+
"path": "src/components/mui-rule/index.ts",
|
|
8542
8684
|
"declarations": [
|
|
8543
8685
|
{
|
|
8544
8686
|
"kind": "class",
|
|
8545
8687
|
"description": "",
|
|
8546
|
-
"name": "
|
|
8688
|
+
"name": "MuiRule",
|
|
8547
8689
|
"members": [
|
|
8548
|
-
{
|
|
8549
|
-
"kind": "field",
|
|
8550
|
-
"name": "_changeHandler",
|
|
8551
|
-
"type": {
|
|
8552
|
-
"text": "(e: Event) => void | undefined"
|
|
8553
|
-
},
|
|
8554
|
-
"privacy": "private"
|
|
8555
|
-
},
|
|
8556
|
-
{
|
|
8557
|
-
"kind": "method",
|
|
8558
|
-
"name": "cleanupListeners",
|
|
8559
|
-
"privacy": "private"
|
|
8560
|
-
},
|
|
8561
8690
|
{
|
|
8562
8691
|
"kind": "method",
|
|
8563
|
-
"name": "
|
|
8692
|
+
"name": "syncContextAttributes",
|
|
8564
8693
|
"privacy": "private"
|
|
8565
8694
|
},
|
|
8566
8695
|
{
|
|
8567
8696
|
"kind": "method",
|
|
8568
|
-
"name": "
|
|
8569
|
-
}
|
|
8570
|
-
],
|
|
8571
|
-
"events": [
|
|
8572
|
-
{
|
|
8573
|
-
"name": "change",
|
|
8574
|
-
"type": {
|
|
8575
|
-
"text": "CustomEvent"
|
|
8576
|
-
}
|
|
8697
|
+
"name": "updateStyles"
|
|
8577
8698
|
}
|
|
8578
8699
|
],
|
|
8579
8700
|
"attributes": [
|
|
8580
8701
|
{
|
|
8581
|
-
"name": "
|
|
8582
|
-
},
|
|
8583
|
-
{
|
|
8584
|
-
"name": "disabled"
|
|
8585
|
-
},
|
|
8586
|
-
{
|
|
8587
|
-
"name": "id"
|
|
8588
|
-
},
|
|
8589
|
-
{
|
|
8590
|
-
"name": "name"
|
|
8591
|
-
},
|
|
8592
|
-
{
|
|
8593
|
-
"name": "value"
|
|
8702
|
+
"name": "length"
|
|
8594
8703
|
},
|
|
8595
8704
|
{
|
|
8596
|
-
"name": "
|
|
8705
|
+
"name": "weight"
|
|
8597
8706
|
},
|
|
8598
8707
|
{
|
|
8599
|
-
"name": "
|
|
8708
|
+
"name": "direction"
|
|
8600
8709
|
}
|
|
8601
8710
|
],
|
|
8602
8711
|
"superclass": {
|
|
8603
8712
|
"name": "HTMLElement"
|
|
8604
8713
|
},
|
|
8605
|
-
"tagName": "mui-
|
|
8714
|
+
"tagName": "mui-rule",
|
|
8606
8715
|
"customElement": true
|
|
8607
8716
|
}
|
|
8608
8717
|
],
|
|
8609
8718
|
"exports": [
|
|
8610
8719
|
{
|
|
8611
8720
|
"kind": "custom-element-definition",
|
|
8612
|
-
"name": "mui-
|
|
8721
|
+
"name": "mui-rule",
|
|
8613
8722
|
"declaration": {
|
|
8614
|
-
"name": "
|
|
8615
|
-
"module": "src/components/mui-
|
|
8723
|
+
"name": "MuiRule",
|
|
8724
|
+
"module": "src/components/mui-rule/index.ts"
|
|
8616
8725
|
}
|
|
8617
8726
|
}
|
|
8618
8727
|
]
|
|
@@ -8901,78 +9010,6 @@
|
|
|
8901
9010
|
}
|
|
8902
9011
|
]
|
|
8903
9012
|
},
|
|
8904
|
-
{
|
|
8905
|
-
"kind": "javascript-module",
|
|
8906
|
-
"path": "src/components/mui-rule/doc.ts",
|
|
8907
|
-
"declarations": [
|
|
8908
|
-
{
|
|
8909
|
-
"kind": "variable",
|
|
8910
|
-
"name": "muiDocs",
|
|
8911
|
-
"type": {
|
|
8912
|
-
"text": "MuiDocs"
|
|
8913
|
-
},
|
|
8914
|
-
"default": "{ Rule: { title: \"Rule\", description: \"A styling rule that visually separates or divides page elements.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/1MLQoDYuXhKOBDZQRZtBH7/6cd51d6b04fb62f1e04b0383c38d4cce/Rule_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=1059-12617&t=BwezUSymTClm00wJ-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/layout-rule--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-rule/index.ts\"], website: [\"https://muibook.com/#/rule\"], guides: [\"https://guides.muibook.com/rule\"], usage: { list: [ \"Use horizontal rules to separate sections or create visual breaks in flows.\", \"Use vertical rules to divide elements within a row or dense layout.\", \"Align with spacing and layout conventions to maintain visual rhythm.\", \"Avoid using as decoration—rules should support clarity and structure.\", ], }, 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: [\"\"], }, }, }"
|
|
8915
|
-
}
|
|
8916
|
-
],
|
|
8917
|
-
"exports": [
|
|
8918
|
-
{
|
|
8919
|
-
"kind": "js",
|
|
8920
|
-
"name": "muiDocs",
|
|
8921
|
-
"declaration": {
|
|
8922
|
-
"name": "muiDocs",
|
|
8923
|
-
"module": "src/components/mui-rule/doc.ts"
|
|
8924
|
-
}
|
|
8925
|
-
}
|
|
8926
|
-
]
|
|
8927
|
-
},
|
|
8928
|
-
{
|
|
8929
|
-
"kind": "javascript-module",
|
|
8930
|
-
"path": "src/components/mui-rule/index.ts",
|
|
8931
|
-
"declarations": [
|
|
8932
|
-
{
|
|
8933
|
-
"kind": "class",
|
|
8934
|
-
"description": "",
|
|
8935
|
-
"name": "MuiRule",
|
|
8936
|
-
"members": [
|
|
8937
|
-
{
|
|
8938
|
-
"kind": "method",
|
|
8939
|
-
"name": "syncContextAttributes",
|
|
8940
|
-
"privacy": "private"
|
|
8941
|
-
},
|
|
8942
|
-
{
|
|
8943
|
-
"kind": "method",
|
|
8944
|
-
"name": "updateStyles"
|
|
8945
|
-
}
|
|
8946
|
-
],
|
|
8947
|
-
"attributes": [
|
|
8948
|
-
{
|
|
8949
|
-
"name": "length"
|
|
8950
|
-
},
|
|
8951
|
-
{
|
|
8952
|
-
"name": "weight"
|
|
8953
|
-
},
|
|
8954
|
-
{
|
|
8955
|
-
"name": "direction"
|
|
8956
|
-
}
|
|
8957
|
-
],
|
|
8958
|
-
"superclass": {
|
|
8959
|
-
"name": "HTMLElement"
|
|
8960
|
-
},
|
|
8961
|
-
"tagName": "mui-rule",
|
|
8962
|
-
"customElement": true
|
|
8963
|
-
}
|
|
8964
|
-
],
|
|
8965
|
-
"exports": [
|
|
8966
|
-
{
|
|
8967
|
-
"kind": "custom-element-definition",
|
|
8968
|
-
"name": "mui-rule",
|
|
8969
|
-
"declaration": {
|
|
8970
|
-
"name": "MuiRule",
|
|
8971
|
-
"module": "src/components/mui-rule/index.ts"
|
|
8972
|
-
}
|
|
8973
|
-
}
|
|
8974
|
-
]
|
|
8975
|
-
},
|
|
8976
9013
|
{
|
|
8977
9014
|
"kind": "javascript-module",
|
|
8978
9015
|
"path": "src/components/mui-skeleton/doc.ts",
|
|
@@ -9138,54 +9175,21 @@
|
|
|
9138
9175
|
},
|
|
9139
9176
|
{
|
|
9140
9177
|
"kind": "javascript-module",
|
|
9141
|
-
"path": "src/components/mui-slide-
|
|
9178
|
+
"path": "src/components/mui-slide-frame/doc.ts",
|
|
9142
9179
|
"declarations": [
|
|
9143
9180
|
{
|
|
9144
|
-
"kind": "
|
|
9145
|
-
"
|
|
9146
|
-
"
|
|
9147
|
-
|
|
9148
|
-
{
|
|
9149
|
-
"kind": "method",
|
|
9150
|
-
"name": "render",
|
|
9151
|
-
"privacy": "private"
|
|
9152
|
-
}
|
|
9153
|
-
],
|
|
9154
|
-
"superclass": {
|
|
9155
|
-
"name": "HTMLElement"
|
|
9181
|
+
"kind": "variable",
|
|
9182
|
+
"name": "muiDocs",
|
|
9183
|
+
"type": {
|
|
9184
|
+
"text": "MuiDocs"
|
|
9156
9185
|
},
|
|
9157
|
-
"
|
|
9158
|
-
"customElement": true
|
|
9186
|
+
"default": "{ SlideFrame: { title: \"Slide Frame\", description: \"Slide Frame is a composable presentation surface for UI-builder workflows. It supports configurable ratio, variants, image composition, and overflow handling.\", hero: [\"\"], figma: [\"\"], storybook: [\"\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-slide-frame/index.ts\"], website: [\"https://muibook.com/#/slide-frame\"], guides: [\"https://guides.muibook.com/slide-frame\"], usage: { list: [ \"Use as a presentation shell and compose page content with existing components like Stack, Grid, Card, and Media.\", \"Prefer one <mui-slide-section> per page in the default slot for scalable composition.\", \"Use ratio='16:9|4:3|1:1|3:2|9:16' (or any valid W:H string) for presentation formats.\", \"Use title for built-in header text and footer-text for built-in footer copy.\", \"Section counter is built into the footer and updates with active-section.\", \"Use slot='header-after' and slot='footer-after' for trailing actions.\", \"Use slot='header-description' for secondary lines.\", \"Use variant='default|plain' to control frame chrome.\", \"Use scroll to opt into surface scrolling when content exceeds the frame.\", \"When multiple sections exist, users can navigate with Left/Right arrows.\", \"In present mode, press Esc to exit quickly.\", \"Use header/footer slots for frame-level controls, metadata, or actions.\", ], }, accessibility: { designerList: [\"\"], engineerList: [ \"The surface is focusable in present mode and supports keyboard section navigation with Left/Right arrows.\", \"Esc exits present mode.\", \"Expose external controls for next/previous actions when building guided presentation flows.\", ], }, anatomy: { image: \"\", list: [\"Header Slot\", \"Surface\", \"Image Slot\", \"Default Slot Content\", \"Notes Slot\", \"Footer Slot\"], }, variants: { items: [ { key: \"default\", title: \"Default\", description: \"Standard frame with ratio and padding control.\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [], }, related: { items: [ { name: \"Stack\", link: \"https://guides.muibook.com/stack\" }, { name: \"Grid\", link: \"https://guides.muibook.com/grid\" }, { name: \"Card\", link: \"https://guides.muibook.com/card\" }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"] }, writing: { list: [\"\"] }, }, }"
|
|
9159
9187
|
}
|
|
9160
9188
|
],
|
|
9161
9189
|
"exports": [
|
|
9162
9190
|
{
|
|
9163
|
-
"kind": "
|
|
9164
|
-
"name": "
|
|
9165
|
-
"declaration": {
|
|
9166
|
-
"name": "MuiSlideSection",
|
|
9167
|
-
"module": "src/components/mui-slide-section/index.ts"
|
|
9168
|
-
}
|
|
9169
|
-
}
|
|
9170
|
-
]
|
|
9171
|
-
},
|
|
9172
|
-
{
|
|
9173
|
-
"kind": "javascript-module",
|
|
9174
|
-
"path": "src/components/mui-slide-frame/doc.ts",
|
|
9175
|
-
"declarations": [
|
|
9176
|
-
{
|
|
9177
|
-
"kind": "variable",
|
|
9178
|
-
"name": "muiDocs",
|
|
9179
|
-
"type": {
|
|
9180
|
-
"text": "MuiDocs"
|
|
9181
|
-
},
|
|
9182
|
-
"default": "{ SlideFrame: { title: \"Slide Frame\", description: \"Slide Frame is a composable presentation surface for UI-builder workflows. It supports configurable ratio, variants, image composition, and overflow handling.\", hero: [\"\"], figma: [\"\"], storybook: [\"\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-slide-frame/index.ts\"], website: [\"https://muibook.com/#/slide-frame\"], guides: [\"https://guides.muibook.com/slide-frame\"], usage: { list: [ \"Use as a presentation shell and compose page content with existing components like Stack, Grid, Card, and Media.\", \"Prefer one <mui-slide-section> per page in the default slot for scalable composition.\", \"Use ratio='16:9|4:3|1:1|3:2|9:16' (or any valid W:H string) for presentation formats.\", \"Use title for built-in header text and footer-text for built-in footer copy.\", \"Section counter is built into the footer and updates with active-section.\", \"Use slot='header-after' and slot='footer-after' for trailing actions.\", \"Use slot='header-description' for secondary lines.\", \"Use variant='default|plain' to control frame chrome.\", \"Use scroll to opt into surface scrolling when content exceeds the frame.\", \"When multiple sections exist, users can navigate with Left/Right arrows.\", \"In present mode, press Esc to exit quickly.\", \"Use header/footer slots for frame-level controls, metadata, or actions.\", ], }, accessibility: { designerList: [\"\"], engineerList: [ \"The surface is focusable in present mode and supports keyboard section navigation with Left/Right arrows.\", \"Esc exits present mode.\", \"Expose external controls for next/previous actions when building guided presentation flows.\", ], }, anatomy: { image: \"\", list: [\"Header Slot\", \"Surface\", \"Image Slot\", \"Default Slot Content\", \"Notes Slot\", \"Footer Slot\"], }, variants: { items: [ { key: \"default\", title: \"Default\", description: \"Standard frame with ratio and padding control.\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [], }, related: { items: [ { name: \"Stack\", link: \"https://guides.muibook.com/stack\" }, { name: \"Grid\", link: \"https://guides.muibook.com/grid\" }, { name: \"Card\", link: \"https://guides.muibook.com/card\" }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"] }, writing: { list: [\"\"] }, }, }"
|
|
9183
|
-
}
|
|
9184
|
-
],
|
|
9185
|
-
"exports": [
|
|
9186
|
-
{
|
|
9187
|
-
"kind": "js",
|
|
9188
|
-
"name": "muiDocs",
|
|
9191
|
+
"kind": "js",
|
|
9192
|
+
"name": "muiDocs",
|
|
9189
9193
|
"declaration": {
|
|
9190
9194
|
"name": "muiDocs",
|
|
9191
9195
|
"module": "src/components/mui-slide-frame/doc.ts"
|
|
@@ -9581,6 +9585,39 @@
|
|
|
9581
9585
|
}
|
|
9582
9586
|
]
|
|
9583
9587
|
},
|
|
9588
|
+
{
|
|
9589
|
+
"kind": "javascript-module",
|
|
9590
|
+
"path": "src/components/mui-slide-section/index.ts",
|
|
9591
|
+
"declarations": [
|
|
9592
|
+
{
|
|
9593
|
+
"kind": "class",
|
|
9594
|
+
"description": "",
|
|
9595
|
+
"name": "MuiSlideSection",
|
|
9596
|
+
"members": [
|
|
9597
|
+
{
|
|
9598
|
+
"kind": "method",
|
|
9599
|
+
"name": "render",
|
|
9600
|
+
"privacy": "private"
|
|
9601
|
+
}
|
|
9602
|
+
],
|
|
9603
|
+
"superclass": {
|
|
9604
|
+
"name": "HTMLElement"
|
|
9605
|
+
},
|
|
9606
|
+
"tagName": "mui-slide-section",
|
|
9607
|
+
"customElement": true
|
|
9608
|
+
}
|
|
9609
|
+
],
|
|
9610
|
+
"exports": [
|
|
9611
|
+
{
|
|
9612
|
+
"kind": "custom-element-definition",
|
|
9613
|
+
"name": "mui-slide-section",
|
|
9614
|
+
"declaration": {
|
|
9615
|
+
"name": "MuiSlideSection",
|
|
9616
|
+
"module": "src/components/mui-slide-section/index.ts"
|
|
9617
|
+
}
|
|
9618
|
+
}
|
|
9619
|
+
]
|
|
9620
|
+
},
|
|
9584
9621
|
{
|
|
9585
9622
|
"kind": "javascript-module",
|
|
9586
9623
|
"path": "src/components/mui-smart-card/doc.ts",
|
|
@@ -10128,12 +10165,12 @@
|
|
|
10128
10165
|
},
|
|
10129
10166
|
{
|
|
10130
10167
|
"kind": "javascript-module",
|
|
10131
|
-
"path": "src/components/mui-accordion/
|
|
10168
|
+
"path": "src/components/mui-accordion/block/index.ts",
|
|
10132
10169
|
"declarations": [
|
|
10133
10170
|
{
|
|
10134
10171
|
"kind": "class",
|
|
10135
10172
|
"description": "",
|
|
10136
|
-
"name": "
|
|
10173
|
+
"name": "MuiAccordionBlock",
|
|
10137
10174
|
"members": [
|
|
10138
10175
|
{
|
|
10139
10176
|
"kind": "field",
|
|
@@ -10141,7 +10178,8 @@
|
|
|
10141
10178
|
"type": {
|
|
10142
10179
|
"text": "HTMLElement | null"
|
|
10143
10180
|
},
|
|
10144
|
-
"privacy": "private"
|
|
10181
|
+
"privacy": "private",
|
|
10182
|
+
"default": "null"
|
|
10145
10183
|
},
|
|
10146
10184
|
{
|
|
10147
10185
|
"kind": "field",
|
|
@@ -10149,7 +10187,8 @@
|
|
|
10149
10187
|
"type": {
|
|
10150
10188
|
"text": "HTMLElement | null"
|
|
10151
10189
|
},
|
|
10152
|
-
"privacy": "private"
|
|
10190
|
+
"privacy": "private",
|
|
10191
|
+
"default": "null"
|
|
10153
10192
|
},
|
|
10154
10193
|
{
|
|
10155
10194
|
"kind": "field",
|
|
@@ -10157,100 +10196,44 @@
|
|
|
10157
10196
|
"type": {
|
|
10158
10197
|
"text": "HTMLElement | null"
|
|
10159
10198
|
},
|
|
10160
|
-
"privacy": "private"
|
|
10199
|
+
"privacy": "private",
|
|
10200
|
+
"default": "null"
|
|
10161
10201
|
},
|
|
10162
10202
|
{
|
|
10163
10203
|
"kind": "field",
|
|
10164
|
-
"name": "
|
|
10204
|
+
"name": "detailSlotEl",
|
|
10165
10205
|
"type": {
|
|
10166
|
-
"text": "
|
|
10206
|
+
"text": "HTMLSlotElement | null"
|
|
10167
10207
|
},
|
|
10168
|
-
"privacy": "private"
|
|
10169
|
-
|
|
10170
|
-
{
|
|
10171
|
-
"kind": "field",
|
|
10172
|
-
"name": "open"
|
|
10173
|
-
},
|
|
10174
|
-
{
|
|
10175
|
-
"kind": "method",
|
|
10176
|
-
"name": "toggleAccordion"
|
|
10177
|
-
},
|
|
10178
|
-
{
|
|
10179
|
-
"kind": "method",
|
|
10180
|
-
"name": "openAccordion"
|
|
10208
|
+
"privacy": "private",
|
|
10209
|
+
"default": "null"
|
|
10181
10210
|
},
|
|
10182
|
-
{
|
|
10183
|
-
"kind": "method",
|
|
10184
|
-
"name": "closeAccordion"
|
|
10185
|
-
}
|
|
10186
|
-
],
|
|
10187
|
-
"attributes": [
|
|
10188
|
-
{
|
|
10189
|
-
"name": "open"
|
|
10190
|
-
}
|
|
10191
|
-
],
|
|
10192
|
-
"superclass": {
|
|
10193
|
-
"name": "HTMLElement"
|
|
10194
|
-
},
|
|
10195
|
-
"tagName": "mui-accordion-core",
|
|
10196
|
-
"customElement": true
|
|
10197
|
-
}
|
|
10198
|
-
],
|
|
10199
|
-
"exports": [
|
|
10200
|
-
{
|
|
10201
|
-
"kind": "custom-element-definition",
|
|
10202
|
-
"name": "mui-accordion-core",
|
|
10203
|
-
"declaration": {
|
|
10204
|
-
"name": "MuiAccordionCore",
|
|
10205
|
-
"module": "src/components/mui-accordion/core/index.ts"
|
|
10206
|
-
}
|
|
10207
|
-
}
|
|
10208
|
-
]
|
|
10209
|
-
},
|
|
10210
|
-
{
|
|
10211
|
-
"kind": "javascript-module",
|
|
10212
|
-
"path": "src/components/mui-accordion/block/index.ts",
|
|
10213
|
-
"declarations": [
|
|
10214
|
-
{
|
|
10215
|
-
"kind": "class",
|
|
10216
|
-
"description": "",
|
|
10217
|
-
"name": "MuiAccordionBlock",
|
|
10218
|
-
"members": [
|
|
10219
10211
|
{
|
|
10220
10212
|
"kind": "field",
|
|
10221
|
-
"name": "
|
|
10213
|
+
"name": "accordionId",
|
|
10222
10214
|
"type": {
|
|
10223
|
-
"text": "
|
|
10215
|
+
"text": "string"
|
|
10224
10216
|
},
|
|
10225
10217
|
"privacy": "private",
|
|
10226
|
-
"default": "
|
|
10218
|
+
"default": "`accordion-detail-${Math.random() .toString(36) .substring(2, 9)}`"
|
|
10227
10219
|
},
|
|
10228
10220
|
{
|
|
10229
10221
|
"kind": "field",
|
|
10230
|
-
"name": "
|
|
10231
|
-
"type": {
|
|
10232
|
-
"text": "HTMLElement | null"
|
|
10233
|
-
},
|
|
10222
|
+
"name": "handleSummaryClick",
|
|
10234
10223
|
"privacy": "private",
|
|
10235
|
-
"
|
|
10224
|
+
"readonly": true
|
|
10236
10225
|
},
|
|
10237
10226
|
{
|
|
10238
10227
|
"kind": "field",
|
|
10239
|
-
"name": "
|
|
10240
|
-
"type": {
|
|
10241
|
-
"text": "HTMLElement | null"
|
|
10242
|
-
},
|
|
10228
|
+
"name": "handleSummaryKeydown",
|
|
10243
10229
|
"privacy": "private",
|
|
10244
|
-
"
|
|
10230
|
+
"readonly": true
|
|
10245
10231
|
},
|
|
10246
10232
|
{
|
|
10247
10233
|
"kind": "field",
|
|
10248
|
-
"name": "
|
|
10249
|
-
"type": {
|
|
10250
|
-
"text": "string"
|
|
10251
|
-
},
|
|
10234
|
+
"name": "handleDetailSlotChange",
|
|
10252
10235
|
"privacy": "private",
|
|
10253
|
-
"
|
|
10236
|
+
"readonly": true
|
|
10254
10237
|
},
|
|
10255
10238
|
{
|
|
10256
10239
|
"kind": "method",
|
|
@@ -10262,6 +10245,26 @@
|
|
|
10262
10245
|
}
|
|
10263
10246
|
}
|
|
10264
10247
|
},
|
|
10248
|
+
{
|
|
10249
|
+
"kind": "method",
|
|
10250
|
+
"name": "applyAccordionUsage",
|
|
10251
|
+
"privacy": "private"
|
|
10252
|
+
},
|
|
10253
|
+
{
|
|
10254
|
+
"kind": "method",
|
|
10255
|
+
"name": "bindEvents",
|
|
10256
|
+
"privacy": "private"
|
|
10257
|
+
},
|
|
10258
|
+
{
|
|
10259
|
+
"kind": "method",
|
|
10260
|
+
"name": "syncOpenHeight",
|
|
10261
|
+
"privacy": "private"
|
|
10262
|
+
},
|
|
10263
|
+
{
|
|
10264
|
+
"kind": "method",
|
|
10265
|
+
"name": "render",
|
|
10266
|
+
"privacy": "private"
|
|
10267
|
+
},
|
|
10265
10268
|
{
|
|
10266
10269
|
"kind": "method",
|
|
10267
10270
|
"name": "toggleAccordion"
|
|
@@ -10291,6 +10294,20 @@
|
|
|
10291
10294
|
}
|
|
10292
10295
|
}
|
|
10293
10296
|
],
|
|
10297
|
+
"attributes": [
|
|
10298
|
+
{
|
|
10299
|
+
"name": "heading"
|
|
10300
|
+
},
|
|
10301
|
+
{
|
|
10302
|
+
"name": "size"
|
|
10303
|
+
},
|
|
10304
|
+
{
|
|
10305
|
+
"name": "level"
|
|
10306
|
+
},
|
|
10307
|
+
{
|
|
10308
|
+
"name": "detail-space"
|
|
10309
|
+
}
|
|
10310
|
+
],
|
|
10294
10311
|
"superclass": {
|
|
10295
10312
|
"name": "HTMLElement"
|
|
10296
10313
|
},
|
|
@@ -10311,12 +10328,12 @@
|
|
|
10311
10328
|
},
|
|
10312
10329
|
{
|
|
10313
10330
|
"kind": "javascript-module",
|
|
10314
|
-
"path": "src/components/mui-accordion/
|
|
10331
|
+
"path": "src/components/mui-accordion/core/index.ts",
|
|
10315
10332
|
"declarations": [
|
|
10316
10333
|
{
|
|
10317
10334
|
"kind": "class",
|
|
10318
10335
|
"description": "",
|
|
10319
|
-
"name": "
|
|
10336
|
+
"name": "MuiAccordionCore",
|
|
10320
10337
|
"members": [
|
|
10321
10338
|
{
|
|
10322
10339
|
"kind": "field",
|
|
@@ -10342,25 +10359,50 @@
|
|
|
10342
10359
|
},
|
|
10343
10360
|
"privacy": "private"
|
|
10344
10361
|
},
|
|
10362
|
+
{
|
|
10363
|
+
"kind": "field",
|
|
10364
|
+
"name": "iconToggleEl",
|
|
10365
|
+
"type": {
|
|
10366
|
+
"text": "HTMLElement | null"
|
|
10367
|
+
},
|
|
10368
|
+
"privacy": "private"
|
|
10369
|
+
},
|
|
10370
|
+
{
|
|
10371
|
+
"kind": "field",
|
|
10372
|
+
"name": "open"
|
|
10373
|
+
},
|
|
10345
10374
|
{
|
|
10346
10375
|
"kind": "method",
|
|
10347
10376
|
"name": "toggleAccordion"
|
|
10377
|
+
},
|
|
10378
|
+
{
|
|
10379
|
+
"kind": "method",
|
|
10380
|
+
"name": "openAccordion"
|
|
10381
|
+
},
|
|
10382
|
+
{
|
|
10383
|
+
"kind": "method",
|
|
10384
|
+
"name": "closeAccordion"
|
|
10385
|
+
}
|
|
10386
|
+
],
|
|
10387
|
+
"attributes": [
|
|
10388
|
+
{
|
|
10389
|
+
"name": "open"
|
|
10348
10390
|
}
|
|
10349
10391
|
],
|
|
10350
10392
|
"superclass": {
|
|
10351
10393
|
"name": "HTMLElement"
|
|
10352
10394
|
},
|
|
10353
|
-
"tagName": "mui-accordion-
|
|
10395
|
+
"tagName": "mui-accordion-core",
|
|
10354
10396
|
"customElement": true
|
|
10355
10397
|
}
|
|
10356
10398
|
],
|
|
10357
10399
|
"exports": [
|
|
10358
10400
|
{
|
|
10359
10401
|
"kind": "custom-element-definition",
|
|
10360
|
-
"name": "mui-accordion-
|
|
10402
|
+
"name": "mui-accordion-core",
|
|
10361
10403
|
"declaration": {
|
|
10362
|
-
"name": "
|
|
10363
|
-
"module": "src/components/mui-accordion/
|
|
10404
|
+
"name": "MuiAccordionCore",
|
|
10405
|
+
"module": "src/components/mui-accordion/core/index.ts"
|
|
10364
10406
|
}
|
|
10365
10407
|
}
|
|
10366
10408
|
]
|
|
@@ -10404,43 +10446,115 @@
|
|
|
10404
10446
|
},
|
|
10405
10447
|
{
|
|
10406
10448
|
"kind": "javascript-module",
|
|
10407
|
-
"path": "src/components/mui-
|
|
10449
|
+
"path": "src/components/mui-accordion/inline/index.ts",
|
|
10408
10450
|
"declarations": [
|
|
10409
10451
|
{
|
|
10410
10452
|
"kind": "class",
|
|
10411
10453
|
"description": "",
|
|
10412
|
-
"name": "
|
|
10413
|
-
"
|
|
10454
|
+
"name": "MuiAccordionInline",
|
|
10455
|
+
"members": [
|
|
10414
10456
|
{
|
|
10415
|
-
"
|
|
10457
|
+
"kind": "field",
|
|
10458
|
+
"name": "summaryEl",
|
|
10459
|
+
"type": {
|
|
10460
|
+
"text": "HTMLElement | null"
|
|
10461
|
+
},
|
|
10462
|
+
"privacy": "private"
|
|
10416
10463
|
},
|
|
10417
10464
|
{
|
|
10418
|
-
"
|
|
10419
|
-
|
|
10420
|
-
|
|
10421
|
-
|
|
10422
|
-
|
|
10423
|
-
|
|
10424
|
-
|
|
10425
|
-
|
|
10426
|
-
|
|
10427
|
-
|
|
10428
|
-
|
|
10429
|
-
|
|
10430
|
-
|
|
10431
|
-
|
|
10432
|
-
|
|
10433
|
-
|
|
10434
|
-
|
|
10435
|
-
|
|
10436
|
-
|
|
10437
|
-
|
|
10438
|
-
|
|
10439
|
-
|
|
10440
|
-
|
|
10441
|
-
|
|
10442
|
-
|
|
10443
|
-
|
|
10465
|
+
"kind": "field",
|
|
10466
|
+
"name": "detailEl",
|
|
10467
|
+
"type": {
|
|
10468
|
+
"text": "HTMLElement | null"
|
|
10469
|
+
},
|
|
10470
|
+
"privacy": "private"
|
|
10471
|
+
},
|
|
10472
|
+
{
|
|
10473
|
+
"kind": "field",
|
|
10474
|
+
"name": "chevronEl",
|
|
10475
|
+
"type": {
|
|
10476
|
+
"text": "HTMLElement | null"
|
|
10477
|
+
},
|
|
10478
|
+
"privacy": "private"
|
|
10479
|
+
},
|
|
10480
|
+
{
|
|
10481
|
+
"kind": "field",
|
|
10482
|
+
"name": "detailSlotEl",
|
|
10483
|
+
"type": {
|
|
10484
|
+
"text": "HTMLSlotElement | null"
|
|
10485
|
+
},
|
|
10486
|
+
"privacy": "private",
|
|
10487
|
+
"default": "null"
|
|
10488
|
+
},
|
|
10489
|
+
{
|
|
10490
|
+
"kind": "field",
|
|
10491
|
+
"name": "handleSummaryClick",
|
|
10492
|
+
"privacy": "private",
|
|
10493
|
+
"readonly": true
|
|
10494
|
+
},
|
|
10495
|
+
{
|
|
10496
|
+
"kind": "field",
|
|
10497
|
+
"name": "handleSummaryKeydown",
|
|
10498
|
+
"privacy": "private",
|
|
10499
|
+
"readonly": true
|
|
10500
|
+
},
|
|
10501
|
+
{
|
|
10502
|
+
"kind": "field",
|
|
10503
|
+
"name": "handleDetailSlotChange",
|
|
10504
|
+
"privacy": "private",
|
|
10505
|
+
"readonly": true
|
|
10506
|
+
},
|
|
10507
|
+
{
|
|
10508
|
+
"kind": "method",
|
|
10509
|
+
"name": "bindEvents",
|
|
10510
|
+
"privacy": "private"
|
|
10511
|
+
},
|
|
10512
|
+
{
|
|
10513
|
+
"kind": "method",
|
|
10514
|
+
"name": "syncOpenHeight",
|
|
10515
|
+
"privacy": "private"
|
|
10516
|
+
},
|
|
10517
|
+
{
|
|
10518
|
+
"kind": "method",
|
|
10519
|
+
"name": "render",
|
|
10520
|
+
"privacy": "private"
|
|
10521
|
+
},
|
|
10522
|
+
{
|
|
10523
|
+
"kind": "method",
|
|
10524
|
+
"name": "toggleAccordion"
|
|
10525
|
+
}
|
|
10526
|
+
],
|
|
10527
|
+
"attributes": [
|
|
10528
|
+
{
|
|
10529
|
+
"name": "heading"
|
|
10530
|
+
},
|
|
10531
|
+
{
|
|
10532
|
+
"name": "level"
|
|
10533
|
+
}
|
|
10534
|
+
],
|
|
10535
|
+
"superclass": {
|
|
10536
|
+
"name": "HTMLElement"
|
|
10537
|
+
},
|
|
10538
|
+
"tagName": "mui-accordion-inline",
|
|
10539
|
+
"customElement": true
|
|
10540
|
+
}
|
|
10541
|
+
],
|
|
10542
|
+
"exports": [
|
|
10543
|
+
{
|
|
10544
|
+
"kind": "custom-element-definition",
|
|
10545
|
+
"name": "mui-accordion-inline",
|
|
10546
|
+
"declaration": {
|
|
10547
|
+
"name": "MuiAccordionInline",
|
|
10548
|
+
"module": "src/components/mui-accordion/inline/index.ts"
|
|
10549
|
+
}
|
|
10550
|
+
}
|
|
10551
|
+
]
|
|
10552
|
+
},
|
|
10553
|
+
{
|
|
10554
|
+
"kind": "javascript-module",
|
|
10555
|
+
"path": "src/components/mui-card/body/index.ts",
|
|
10556
|
+
"declarations": [
|
|
10557
|
+
{
|
|
10444
10558
|
"kind": "class",
|
|
10445
10559
|
"description": "",
|
|
10446
10560
|
"name": "MuiCardBody",
|
|
@@ -10484,26 +10598,34 @@
|
|
|
10484
10598
|
},
|
|
10485
10599
|
{
|
|
10486
10600
|
"kind": "javascript-module",
|
|
10487
|
-
"path": "src/components/mui-card/
|
|
10601
|
+
"path": "src/components/mui-card/card/index.ts",
|
|
10488
10602
|
"declarations": [
|
|
10489
10603
|
{
|
|
10490
10604
|
"kind": "class",
|
|
10491
10605
|
"description": "",
|
|
10492
|
-
"name": "
|
|
10606
|
+
"name": "MuiCard",
|
|
10607
|
+
"attributes": [
|
|
10608
|
+
{
|
|
10609
|
+
"name": "footer"
|
|
10610
|
+
},
|
|
10611
|
+
{
|
|
10612
|
+
"name": "borderless"
|
|
10613
|
+
}
|
|
10614
|
+
],
|
|
10493
10615
|
"superclass": {
|
|
10494
10616
|
"name": "HTMLElement"
|
|
10495
10617
|
},
|
|
10496
|
-
"tagName": "mui-card
|
|
10618
|
+
"tagName": "mui-card",
|
|
10497
10619
|
"customElement": true
|
|
10498
10620
|
}
|
|
10499
10621
|
],
|
|
10500
10622
|
"exports": [
|
|
10501
10623
|
{
|
|
10502
10624
|
"kind": "custom-element-definition",
|
|
10503
|
-
"name": "mui-card
|
|
10625
|
+
"name": "mui-card",
|
|
10504
10626
|
"declaration": {
|
|
10505
|
-
"name": "
|
|
10506
|
-
"module": "src/components/mui-card/
|
|
10627
|
+
"name": "MuiCard",
|
|
10628
|
+
"module": "src/components/mui-card/card/index.ts"
|
|
10507
10629
|
}
|
|
10508
10630
|
}
|
|
10509
10631
|
]
|
|
@@ -10536,42 +10658,26 @@
|
|
|
10536
10658
|
},
|
|
10537
10659
|
{
|
|
10538
10660
|
"kind": "javascript-module",
|
|
10539
|
-
"path": "src/components/mui-
|
|
10661
|
+
"path": "src/components/mui-card/header/index.ts",
|
|
10540
10662
|
"declarations": [
|
|
10541
10663
|
{
|
|
10542
10664
|
"kind": "class",
|
|
10543
10665
|
"description": "",
|
|
10544
|
-
"name": "
|
|
10545
|
-
"members": [
|
|
10546
|
-
{
|
|
10547
|
-
"kind": "field",
|
|
10548
|
-
"name": "item"
|
|
10549
|
-
},
|
|
10550
|
-
{
|
|
10551
|
-
"kind": "field",
|
|
10552
|
-
"name": "innerHTML",
|
|
10553
|
-
"default": "` <style> :host { display: block; box-sizing: border-box; overflow: hidden; } </style> <slot></slot> `"
|
|
10554
|
-
}
|
|
10555
|
-
],
|
|
10556
|
-
"attributes": [
|
|
10557
|
-
{
|
|
10558
|
-
"name": "item"
|
|
10559
|
-
}
|
|
10560
|
-
],
|
|
10666
|
+
"name": "MuiCardHeader",
|
|
10561
10667
|
"superclass": {
|
|
10562
10668
|
"name": "HTMLElement"
|
|
10563
10669
|
},
|
|
10564
|
-
"tagName": "mui-
|
|
10670
|
+
"tagName": "mui-card-header",
|
|
10565
10671
|
"customElement": true
|
|
10566
10672
|
}
|
|
10567
10673
|
],
|
|
10568
10674
|
"exports": [
|
|
10569
10675
|
{
|
|
10570
10676
|
"kind": "custom-element-definition",
|
|
10571
|
-
"name": "mui-
|
|
10677
|
+
"name": "mui-card-header",
|
|
10572
10678
|
"declaration": {
|
|
10573
|
-
"name": "
|
|
10574
|
-
"module": "src/components/mui-
|
|
10679
|
+
"name": "MuiCardHeader",
|
|
10680
|
+
"module": "src/components/mui-card/header/index.ts"
|
|
10575
10681
|
}
|
|
10576
10682
|
}
|
|
10577
10683
|
]
|
|
@@ -10710,6 +10816,48 @@
|
|
|
10710
10816
|
}
|
|
10711
10817
|
]
|
|
10712
10818
|
},
|
|
10819
|
+
{
|
|
10820
|
+
"kind": "javascript-module",
|
|
10821
|
+
"path": "src/components/mui-carousel/panel/index.ts",
|
|
10822
|
+
"declarations": [
|
|
10823
|
+
{
|
|
10824
|
+
"kind": "class",
|
|
10825
|
+
"description": "",
|
|
10826
|
+
"name": "MuiCarouselPanel",
|
|
10827
|
+
"members": [
|
|
10828
|
+
{
|
|
10829
|
+
"kind": "field",
|
|
10830
|
+
"name": "item"
|
|
10831
|
+
},
|
|
10832
|
+
{
|
|
10833
|
+
"kind": "field",
|
|
10834
|
+
"name": "innerHTML",
|
|
10835
|
+
"default": "` <style> :host { display: block; box-sizing: border-box; overflow: hidden; } </style> <slot></slot> `"
|
|
10836
|
+
}
|
|
10837
|
+
],
|
|
10838
|
+
"attributes": [
|
|
10839
|
+
{
|
|
10840
|
+
"name": "item"
|
|
10841
|
+
}
|
|
10842
|
+
],
|
|
10843
|
+
"superclass": {
|
|
10844
|
+
"name": "HTMLElement"
|
|
10845
|
+
},
|
|
10846
|
+
"tagName": "mui-carousel-panel",
|
|
10847
|
+
"customElement": true
|
|
10848
|
+
}
|
|
10849
|
+
],
|
|
10850
|
+
"exports": [
|
|
10851
|
+
{
|
|
10852
|
+
"kind": "custom-element-definition",
|
|
10853
|
+
"name": "mui-carousel-panel",
|
|
10854
|
+
"declaration": {
|
|
10855
|
+
"name": "MuiCarouselPanel",
|
|
10856
|
+
"module": "src/components/mui-carousel/panel/index.ts"
|
|
10857
|
+
}
|
|
10858
|
+
}
|
|
10859
|
+
]
|
|
10860
|
+
},
|
|
10713
10861
|
{
|
|
10714
10862
|
"kind": "javascript-module",
|
|
10715
10863
|
"path": "src/components/mui-list/item/index.ts",
|
|
@@ -10753,6 +10901,32 @@
|
|
|
10753
10901
|
}
|
|
10754
10902
|
]
|
|
10755
10903
|
},
|
|
10904
|
+
{
|
|
10905
|
+
"kind": "javascript-module",
|
|
10906
|
+
"path": "src/components/mui-list/list/index.ts",
|
|
10907
|
+
"declarations": [
|
|
10908
|
+
{
|
|
10909
|
+
"kind": "class",
|
|
10910
|
+
"description": "",
|
|
10911
|
+
"name": "MuiList",
|
|
10912
|
+
"superclass": {
|
|
10913
|
+
"name": "HTMLElement"
|
|
10914
|
+
},
|
|
10915
|
+
"tagName": "mui-list",
|
|
10916
|
+
"customElement": true
|
|
10917
|
+
}
|
|
10918
|
+
],
|
|
10919
|
+
"exports": [
|
|
10920
|
+
{
|
|
10921
|
+
"kind": "custom-element-definition",
|
|
10922
|
+
"name": "mui-list",
|
|
10923
|
+
"declaration": {
|
|
10924
|
+
"name": "MuiList",
|
|
10925
|
+
"module": "src/components/mui-list/list/index.ts"
|
|
10926
|
+
}
|
|
10927
|
+
}
|
|
10928
|
+
]
|
|
10929
|
+
},
|
|
10756
10930
|
{
|
|
10757
10931
|
"kind": "javascript-module",
|
|
10758
10932
|
"path": "src/components/mui-slat/group/index.ts",
|
|
@@ -10818,32 +10992,6 @@
|
|
|
10818
10992
|
}
|
|
10819
10993
|
]
|
|
10820
10994
|
},
|
|
10821
|
-
{
|
|
10822
|
-
"kind": "javascript-module",
|
|
10823
|
-
"path": "src/components/mui-list/list/index.ts",
|
|
10824
|
-
"declarations": [
|
|
10825
|
-
{
|
|
10826
|
-
"kind": "class",
|
|
10827
|
-
"description": "",
|
|
10828
|
-
"name": "MuiList",
|
|
10829
|
-
"superclass": {
|
|
10830
|
-
"name": "HTMLElement"
|
|
10831
|
-
},
|
|
10832
|
-
"tagName": "mui-list",
|
|
10833
|
-
"customElement": true
|
|
10834
|
-
}
|
|
10835
|
-
],
|
|
10836
|
-
"exports": [
|
|
10837
|
-
{
|
|
10838
|
-
"kind": "custom-element-definition",
|
|
10839
|
-
"name": "mui-list",
|
|
10840
|
-
"declaration": {
|
|
10841
|
-
"name": "MuiList",
|
|
10842
|
-
"module": "src/components/mui-list/list/index.ts"
|
|
10843
|
-
}
|
|
10844
|
-
}
|
|
10845
|
-
]
|
|
10846
|
-
},
|
|
10847
10995
|
{
|
|
10848
10996
|
"kind": "javascript-module",
|
|
10849
10997
|
"path": "src/components/mui-slat/slat/index.ts",
|
|
@@ -11149,255 +11297,30 @@
|
|
|
11149
11297
|
},
|
|
11150
11298
|
{
|
|
11151
11299
|
"kind": "javascript-module",
|
|
11152
|
-
"path": "src/components/mui-
|
|
11300
|
+
"path": "src/components/mui-stack/vstack/index.ts",
|
|
11153
11301
|
"declarations": [
|
|
11154
11302
|
{
|
|
11155
11303
|
"kind": "class",
|
|
11156
11304
|
"description": "",
|
|
11157
|
-
"name": "
|
|
11305
|
+
"name": "MuiVStack",
|
|
11158
11306
|
"members": [
|
|
11159
11307
|
{
|
|
11160
|
-
"kind": "
|
|
11161
|
-
"name": "
|
|
11162
|
-
|
|
11163
|
-
|
|
11164
|
-
|
|
11165
|
-
|
|
11166
|
-
"
|
|
11308
|
+
"kind": "field",
|
|
11309
|
+
"name": "space",
|
|
11310
|
+
"type": {
|
|
11311
|
+
"text": "string"
|
|
11312
|
+
},
|
|
11313
|
+
"privacy": "private",
|
|
11314
|
+
"default": "`var(--space-500)`"
|
|
11167
11315
|
},
|
|
11168
11316
|
{
|
|
11169
|
-
"
|
|
11170
|
-
|
|
11171
|
-
|
|
11172
|
-
|
|
11173
|
-
|
|
11174
|
-
|
|
11175
|
-
"
|
|
11176
|
-
},
|
|
11177
|
-
{
|
|
11178
|
-
"name": "hide-icon"
|
|
11179
|
-
},
|
|
11180
|
-
{
|
|
11181
|
-
"name": "size"
|
|
11182
|
-
}
|
|
11183
|
-
],
|
|
11184
|
-
"superclass": {
|
|
11185
|
-
"name": "HTMLElement"
|
|
11186
|
-
},
|
|
11187
|
-
"tagName": "mui-step",
|
|
11188
|
-
"customElement": true
|
|
11189
|
-
}
|
|
11190
|
-
],
|
|
11191
|
-
"exports": [
|
|
11192
|
-
{
|
|
11193
|
-
"kind": "custom-element-definition",
|
|
11194
|
-
"name": "mui-step",
|
|
11195
|
-
"declaration": {
|
|
11196
|
-
"name": "MuiStep",
|
|
11197
|
-
"module": "src/components/mui-stepper/step/index.ts"
|
|
11198
|
-
}
|
|
11199
|
-
}
|
|
11200
|
-
]
|
|
11201
|
-
},
|
|
11202
|
-
{
|
|
11203
|
-
"kind": "javascript-module",
|
|
11204
|
-
"path": "src/components/mui-stepper/stepper/index.ts",
|
|
11205
|
-
"declarations": [
|
|
11206
|
-
{
|
|
11207
|
-
"kind": "class",
|
|
11208
|
-
"description": "",
|
|
11209
|
-
"name": "MuiStepper",
|
|
11210
|
-
"members": [
|
|
11211
|
-
{
|
|
11212
|
-
"kind": "field",
|
|
11213
|
-
"name": "onKeyDown",
|
|
11214
|
-
"privacy": "private"
|
|
11215
|
-
},
|
|
11216
|
-
{
|
|
11217
|
-
"kind": "field",
|
|
11218
|
-
"name": "steps",
|
|
11219
|
-
"privacy": "private",
|
|
11220
|
-
"readonly": true
|
|
11221
|
-
},
|
|
11222
|
-
{
|
|
11223
|
-
"kind": "field",
|
|
11224
|
-
"name": "activeStepIndex",
|
|
11225
|
-
"privacy": "private",
|
|
11226
|
-
"readonly": true
|
|
11227
|
-
},
|
|
11228
|
-
{
|
|
11229
|
-
"kind": "method",
|
|
11230
|
-
"name": "emitStepChange",
|
|
11231
|
-
"privacy": "private",
|
|
11232
|
-
"parameters": [
|
|
11233
|
-
{
|
|
11234
|
-
"name": "previousIndex",
|
|
11235
|
-
"type": {
|
|
11236
|
-
"text": "number"
|
|
11237
|
-
}
|
|
11238
|
-
},
|
|
11239
|
-
{
|
|
11240
|
-
"name": "nextIndex",
|
|
11241
|
-
"type": {
|
|
11242
|
-
"text": "number"
|
|
11243
|
-
}
|
|
11244
|
-
},
|
|
11245
|
-
{
|
|
11246
|
-
"name": "source",
|
|
11247
|
-
"type": {
|
|
11248
|
-
"text": "\"click\" | \"keyboard\" | \"api\""
|
|
11249
|
-
}
|
|
11250
|
-
}
|
|
11251
|
-
]
|
|
11252
|
-
},
|
|
11253
|
-
{
|
|
11254
|
-
"kind": "method",
|
|
11255
|
-
"name": "setActiveStep",
|
|
11256
|
-
"privacy": "private",
|
|
11257
|
-
"parameters": [
|
|
11258
|
-
{
|
|
11259
|
-
"name": "index",
|
|
11260
|
-
"type": {
|
|
11261
|
-
"text": "number"
|
|
11262
|
-
}
|
|
11263
|
-
},
|
|
11264
|
-
{
|
|
11265
|
-
"name": "source",
|
|
11266
|
-
"type": {
|
|
11267
|
-
"text": "\"click\" | \"keyboard\" | \"api\""
|
|
11268
|
-
}
|
|
11269
|
-
}
|
|
11270
|
-
]
|
|
11271
|
-
},
|
|
11272
|
-
{
|
|
11273
|
-
"kind": "method",
|
|
11274
|
-
"name": "resolveStepState",
|
|
11275
|
-
"privacy": "private",
|
|
11276
|
-
"return": {
|
|
11277
|
-
"type": {
|
|
11278
|
-
"text": "string"
|
|
11279
|
-
}
|
|
11280
|
-
},
|
|
11281
|
-
"parameters": [
|
|
11282
|
-
{
|
|
11283
|
-
"name": "step",
|
|
11284
|
-
"type": {
|
|
11285
|
-
"text": "HTMLElement"
|
|
11286
|
-
}
|
|
11287
|
-
},
|
|
11288
|
-
{
|
|
11289
|
-
"name": "index",
|
|
11290
|
-
"type": {
|
|
11291
|
-
"text": "number"
|
|
11292
|
-
}
|
|
11293
|
-
},
|
|
11294
|
-
{
|
|
11295
|
-
"name": "activeIndex",
|
|
11296
|
-
"type": {
|
|
11297
|
-
"text": "number"
|
|
11298
|
-
}
|
|
11299
|
-
}
|
|
11300
|
-
]
|
|
11301
|
-
},
|
|
11302
|
-
{
|
|
11303
|
-
"kind": "method",
|
|
11304
|
-
"name": "canActivateStep",
|
|
11305
|
-
"privacy": "private",
|
|
11306
|
-
"parameters": [
|
|
11307
|
-
{
|
|
11308
|
-
"name": "targetIndex",
|
|
11309
|
-
"type": {
|
|
11310
|
-
"text": "number"
|
|
11311
|
-
}
|
|
11312
|
-
},
|
|
11313
|
-
{
|
|
11314
|
-
"name": "activeIndex",
|
|
11315
|
-
"type": {
|
|
11316
|
-
"text": "number"
|
|
11317
|
-
}
|
|
11318
|
-
},
|
|
11319
|
-
{
|
|
11320
|
-
"name": "steps",
|
|
11321
|
-
"type": {
|
|
11322
|
-
"text": "HTMLElement[]"
|
|
11323
|
-
}
|
|
11324
|
-
}
|
|
11325
|
-
]
|
|
11326
|
-
},
|
|
11327
|
-
{
|
|
11328
|
-
"kind": "method",
|
|
11329
|
-
"name": "render"
|
|
11330
|
-
}
|
|
11331
|
-
],
|
|
11332
|
-
"events": [
|
|
11333
|
-
{
|
|
11334
|
-
"name": "step-change",
|
|
11335
|
-
"type": {
|
|
11336
|
-
"text": "CustomEvent"
|
|
11337
|
-
}
|
|
11338
|
-
}
|
|
11339
|
-
],
|
|
11340
|
-
"attributes": [
|
|
11341
|
-
{
|
|
11342
|
-
"name": "direction"
|
|
11343
|
-
},
|
|
11344
|
-
{
|
|
11345
|
-
"name": "active-step"
|
|
11346
|
-
},
|
|
11347
|
-
{
|
|
11348
|
-
"name": "linear"
|
|
11349
|
-
},
|
|
11350
|
-
{
|
|
11351
|
-
"name": "interactive"
|
|
11352
|
-
},
|
|
11353
|
-
{
|
|
11354
|
-
"name": "size"
|
|
11355
|
-
}
|
|
11356
|
-
],
|
|
11357
|
-
"superclass": {
|
|
11358
|
-
"name": "HTMLElement"
|
|
11359
|
-
},
|
|
11360
|
-
"tagName": "mui-stepper",
|
|
11361
|
-
"customElement": true
|
|
11362
|
-
}
|
|
11363
|
-
],
|
|
11364
|
-
"exports": [
|
|
11365
|
-
{
|
|
11366
|
-
"kind": "custom-element-definition",
|
|
11367
|
-
"name": "mui-stepper",
|
|
11368
|
-
"declaration": {
|
|
11369
|
-
"name": "MuiStepper",
|
|
11370
|
-
"module": "src/components/mui-stepper/stepper/index.ts"
|
|
11371
|
-
}
|
|
11372
|
-
}
|
|
11373
|
-
]
|
|
11374
|
-
},
|
|
11375
|
-
{
|
|
11376
|
-
"kind": "javascript-module",
|
|
11377
|
-
"path": "src/components/mui-stack/vstack/index.ts",
|
|
11378
|
-
"declarations": [
|
|
11379
|
-
{
|
|
11380
|
-
"kind": "class",
|
|
11381
|
-
"description": "",
|
|
11382
|
-
"name": "MuiVStack",
|
|
11383
|
-
"members": [
|
|
11384
|
-
{
|
|
11385
|
-
"kind": "field",
|
|
11386
|
-
"name": "space",
|
|
11387
|
-
"type": {
|
|
11388
|
-
"text": "string"
|
|
11389
|
-
},
|
|
11390
|
-
"privacy": "private",
|
|
11391
|
-
"default": "`var(--space-500)`"
|
|
11392
|
-
},
|
|
11393
|
-
{
|
|
11394
|
-
"kind": "field",
|
|
11395
|
-
"name": "alignX",
|
|
11396
|
-
"type": {
|
|
11397
|
-
"text": "string"
|
|
11398
|
-
},
|
|
11399
|
-
"privacy": "private",
|
|
11400
|
-
"default": "`normal`"
|
|
11317
|
+
"kind": "field",
|
|
11318
|
+
"name": "alignX",
|
|
11319
|
+
"type": {
|
|
11320
|
+
"text": "string"
|
|
11321
|
+
},
|
|
11322
|
+
"privacy": "private",
|
|
11323
|
+
"default": "`normal`"
|
|
11401
11324
|
},
|
|
11402
11325
|
{
|
|
11403
11326
|
"kind": "field",
|
|
@@ -11606,6 +11529,231 @@
|
|
|
11606
11529
|
}
|
|
11607
11530
|
]
|
|
11608
11531
|
},
|
|
11532
|
+
{
|
|
11533
|
+
"kind": "javascript-module",
|
|
11534
|
+
"path": "src/components/mui-stepper/step/index.ts",
|
|
11535
|
+
"declarations": [
|
|
11536
|
+
{
|
|
11537
|
+
"kind": "class",
|
|
11538
|
+
"description": "",
|
|
11539
|
+
"name": "MuiStep",
|
|
11540
|
+
"members": [
|
|
11541
|
+
{
|
|
11542
|
+
"kind": "method",
|
|
11543
|
+
"name": "render"
|
|
11544
|
+
}
|
|
11545
|
+
],
|
|
11546
|
+
"attributes": [
|
|
11547
|
+
{
|
|
11548
|
+
"name": "state"
|
|
11549
|
+
},
|
|
11550
|
+
{
|
|
11551
|
+
"name": "resolved-state"
|
|
11552
|
+
},
|
|
11553
|
+
{
|
|
11554
|
+
"name": "title"
|
|
11555
|
+
},
|
|
11556
|
+
{
|
|
11557
|
+
"name": "direction"
|
|
11558
|
+
},
|
|
11559
|
+
{
|
|
11560
|
+
"name": "hide-icon"
|
|
11561
|
+
},
|
|
11562
|
+
{
|
|
11563
|
+
"name": "size"
|
|
11564
|
+
}
|
|
11565
|
+
],
|
|
11566
|
+
"superclass": {
|
|
11567
|
+
"name": "HTMLElement"
|
|
11568
|
+
},
|
|
11569
|
+
"tagName": "mui-step",
|
|
11570
|
+
"customElement": true
|
|
11571
|
+
}
|
|
11572
|
+
],
|
|
11573
|
+
"exports": [
|
|
11574
|
+
{
|
|
11575
|
+
"kind": "custom-element-definition",
|
|
11576
|
+
"name": "mui-step",
|
|
11577
|
+
"declaration": {
|
|
11578
|
+
"name": "MuiStep",
|
|
11579
|
+
"module": "src/components/mui-stepper/step/index.ts"
|
|
11580
|
+
}
|
|
11581
|
+
}
|
|
11582
|
+
]
|
|
11583
|
+
},
|
|
11584
|
+
{
|
|
11585
|
+
"kind": "javascript-module",
|
|
11586
|
+
"path": "src/components/mui-stepper/stepper/index.ts",
|
|
11587
|
+
"declarations": [
|
|
11588
|
+
{
|
|
11589
|
+
"kind": "class",
|
|
11590
|
+
"description": "",
|
|
11591
|
+
"name": "MuiStepper",
|
|
11592
|
+
"members": [
|
|
11593
|
+
{
|
|
11594
|
+
"kind": "field",
|
|
11595
|
+
"name": "onKeyDown",
|
|
11596
|
+
"privacy": "private"
|
|
11597
|
+
},
|
|
11598
|
+
{
|
|
11599
|
+
"kind": "field",
|
|
11600
|
+
"name": "steps",
|
|
11601
|
+
"privacy": "private",
|
|
11602
|
+
"readonly": true
|
|
11603
|
+
},
|
|
11604
|
+
{
|
|
11605
|
+
"kind": "field",
|
|
11606
|
+
"name": "activeStepIndex",
|
|
11607
|
+
"privacy": "private",
|
|
11608
|
+
"readonly": true
|
|
11609
|
+
},
|
|
11610
|
+
{
|
|
11611
|
+
"kind": "method",
|
|
11612
|
+
"name": "emitStepChange",
|
|
11613
|
+
"privacy": "private",
|
|
11614
|
+
"parameters": [
|
|
11615
|
+
{
|
|
11616
|
+
"name": "previousIndex",
|
|
11617
|
+
"type": {
|
|
11618
|
+
"text": "number"
|
|
11619
|
+
}
|
|
11620
|
+
},
|
|
11621
|
+
{
|
|
11622
|
+
"name": "nextIndex",
|
|
11623
|
+
"type": {
|
|
11624
|
+
"text": "number"
|
|
11625
|
+
}
|
|
11626
|
+
},
|
|
11627
|
+
{
|
|
11628
|
+
"name": "source",
|
|
11629
|
+
"type": {
|
|
11630
|
+
"text": "\"click\" | \"keyboard\" | \"api\""
|
|
11631
|
+
}
|
|
11632
|
+
}
|
|
11633
|
+
]
|
|
11634
|
+
},
|
|
11635
|
+
{
|
|
11636
|
+
"kind": "method",
|
|
11637
|
+
"name": "setActiveStep",
|
|
11638
|
+
"privacy": "private",
|
|
11639
|
+
"parameters": [
|
|
11640
|
+
{
|
|
11641
|
+
"name": "index",
|
|
11642
|
+
"type": {
|
|
11643
|
+
"text": "number"
|
|
11644
|
+
}
|
|
11645
|
+
},
|
|
11646
|
+
{
|
|
11647
|
+
"name": "source",
|
|
11648
|
+
"type": {
|
|
11649
|
+
"text": "\"click\" | \"keyboard\" | \"api\""
|
|
11650
|
+
}
|
|
11651
|
+
}
|
|
11652
|
+
]
|
|
11653
|
+
},
|
|
11654
|
+
{
|
|
11655
|
+
"kind": "method",
|
|
11656
|
+
"name": "resolveStepState",
|
|
11657
|
+
"privacy": "private",
|
|
11658
|
+
"return": {
|
|
11659
|
+
"type": {
|
|
11660
|
+
"text": "string"
|
|
11661
|
+
}
|
|
11662
|
+
},
|
|
11663
|
+
"parameters": [
|
|
11664
|
+
{
|
|
11665
|
+
"name": "step",
|
|
11666
|
+
"type": {
|
|
11667
|
+
"text": "HTMLElement"
|
|
11668
|
+
}
|
|
11669
|
+
},
|
|
11670
|
+
{
|
|
11671
|
+
"name": "index",
|
|
11672
|
+
"type": {
|
|
11673
|
+
"text": "number"
|
|
11674
|
+
}
|
|
11675
|
+
},
|
|
11676
|
+
{
|
|
11677
|
+
"name": "activeIndex",
|
|
11678
|
+
"type": {
|
|
11679
|
+
"text": "number"
|
|
11680
|
+
}
|
|
11681
|
+
}
|
|
11682
|
+
]
|
|
11683
|
+
},
|
|
11684
|
+
{
|
|
11685
|
+
"kind": "method",
|
|
11686
|
+
"name": "canActivateStep",
|
|
11687
|
+
"privacy": "private",
|
|
11688
|
+
"parameters": [
|
|
11689
|
+
{
|
|
11690
|
+
"name": "targetIndex",
|
|
11691
|
+
"type": {
|
|
11692
|
+
"text": "number"
|
|
11693
|
+
}
|
|
11694
|
+
},
|
|
11695
|
+
{
|
|
11696
|
+
"name": "activeIndex",
|
|
11697
|
+
"type": {
|
|
11698
|
+
"text": "number"
|
|
11699
|
+
}
|
|
11700
|
+
},
|
|
11701
|
+
{
|
|
11702
|
+
"name": "steps",
|
|
11703
|
+
"type": {
|
|
11704
|
+
"text": "HTMLElement[]"
|
|
11705
|
+
}
|
|
11706
|
+
}
|
|
11707
|
+
]
|
|
11708
|
+
},
|
|
11709
|
+
{
|
|
11710
|
+
"kind": "method",
|
|
11711
|
+
"name": "render"
|
|
11712
|
+
}
|
|
11713
|
+
],
|
|
11714
|
+
"events": [
|
|
11715
|
+
{
|
|
11716
|
+
"name": "step-change",
|
|
11717
|
+
"type": {
|
|
11718
|
+
"text": "CustomEvent"
|
|
11719
|
+
}
|
|
11720
|
+
}
|
|
11721
|
+
],
|
|
11722
|
+
"attributes": [
|
|
11723
|
+
{
|
|
11724
|
+
"name": "direction"
|
|
11725
|
+
},
|
|
11726
|
+
{
|
|
11727
|
+
"name": "active-step"
|
|
11728
|
+
},
|
|
11729
|
+
{
|
|
11730
|
+
"name": "linear"
|
|
11731
|
+
},
|
|
11732
|
+
{
|
|
11733
|
+
"name": "interactive"
|
|
11734
|
+
},
|
|
11735
|
+
{
|
|
11736
|
+
"name": "size"
|
|
11737
|
+
}
|
|
11738
|
+
],
|
|
11739
|
+
"superclass": {
|
|
11740
|
+
"name": "HTMLElement"
|
|
11741
|
+
},
|
|
11742
|
+
"tagName": "mui-stepper",
|
|
11743
|
+
"customElement": true
|
|
11744
|
+
}
|
|
11745
|
+
],
|
|
11746
|
+
"exports": [
|
|
11747
|
+
{
|
|
11748
|
+
"kind": "custom-element-definition",
|
|
11749
|
+
"name": "mui-stepper",
|
|
11750
|
+
"declaration": {
|
|
11751
|
+
"name": "MuiStepper",
|
|
11752
|
+
"module": "src/components/mui-stepper/stepper/index.ts"
|
|
11753
|
+
}
|
|
11754
|
+
}
|
|
11755
|
+
]
|
|
11756
|
+
},
|
|
11609
11757
|
{
|
|
11610
11758
|
"kind": "javascript-module",
|
|
11611
11759
|
"path": "src/components/mui-table/cell/index.ts",
|
|
@@ -11645,26 +11793,77 @@
|
|
|
11645
11793
|
},
|
|
11646
11794
|
{
|
|
11647
11795
|
"kind": "javascript-module",
|
|
11648
|
-
"path": "src/components/mui-table/
|
|
11796
|
+
"path": "src/components/mui-table/row/index.ts",
|
|
11649
11797
|
"declarations": [
|
|
11650
11798
|
{
|
|
11651
11799
|
"kind": "class",
|
|
11652
11800
|
"description": "",
|
|
11653
|
-
"name": "
|
|
11801
|
+
"name": "MuiRow",
|
|
11802
|
+
"members": [
|
|
11803
|
+
{
|
|
11804
|
+
"kind": "field",
|
|
11805
|
+
"name": "tableObserver",
|
|
11806
|
+
"type": {
|
|
11807
|
+
"text": "MutationObserver | undefined"
|
|
11808
|
+
},
|
|
11809
|
+
"privacy": "private"
|
|
11810
|
+
},
|
|
11811
|
+
{
|
|
11812
|
+
"kind": "method",
|
|
11813
|
+
"name": "syncContextAttributes",
|
|
11814
|
+
"privacy": "private"
|
|
11815
|
+
},
|
|
11816
|
+
{
|
|
11817
|
+
"kind": "method",
|
|
11818
|
+
"name": "observeTableChanges",
|
|
11819
|
+
"privacy": "private"
|
|
11820
|
+
},
|
|
11821
|
+
{
|
|
11822
|
+
"kind": "method",
|
|
11823
|
+
"name": "clearActionPlaceholderStyles",
|
|
11824
|
+
"privacy": "private",
|
|
11825
|
+
"parameters": [
|
|
11826
|
+
{
|
|
11827
|
+
"name": "cell",
|
|
11828
|
+
"type": {
|
|
11829
|
+
"text": "Element"
|
|
11830
|
+
}
|
|
11831
|
+
}
|
|
11832
|
+
]
|
|
11833
|
+
},
|
|
11834
|
+
{
|
|
11835
|
+
"kind": "method",
|
|
11836
|
+
"name": "syncActionColumnState",
|
|
11837
|
+
"privacy": "private"
|
|
11838
|
+
},
|
|
11839
|
+
{
|
|
11840
|
+
"kind": "method",
|
|
11841
|
+
"name": "render",
|
|
11842
|
+
"privacy": "private"
|
|
11843
|
+
}
|
|
11844
|
+
],
|
|
11845
|
+
"attributes": [
|
|
11846
|
+
{
|
|
11847
|
+
"name": "columns"
|
|
11848
|
+
},
|
|
11849
|
+
{
|
|
11850
|
+
"name": "size"
|
|
11851
|
+
}
|
|
11852
|
+
],
|
|
11654
11853
|
"superclass": {
|
|
11655
11854
|
"name": "HTMLElement"
|
|
11656
11855
|
},
|
|
11657
|
-
"tagName": "mui-
|
|
11856
|
+
"tagName": "mui-row",
|
|
11658
11857
|
"customElement": true
|
|
11659
11858
|
}
|
|
11660
11859
|
],
|
|
11661
11860
|
"exports": [
|
|
11662
11861
|
{
|
|
11663
11862
|
"kind": "custom-element-definition",
|
|
11664
|
-
"name": "mui-
|
|
11863
|
+
"name": "mui-row",
|
|
11665
11864
|
"declaration": {
|
|
11666
|
-
"name": "
|
|
11667
|
-
"module": "src/components/mui-table/
|
|
11865
|
+
"name": "MuiRow",
|
|
11866
|
+
"module": "src/components/mui-table/row/index.ts"
|
|
11668
11867
|
}
|
|
11669
11868
|
}
|
|
11670
11869
|
]
|
|
@@ -11695,6 +11894,32 @@
|
|
|
11695
11894
|
}
|
|
11696
11895
|
]
|
|
11697
11896
|
},
|
|
11897
|
+
{
|
|
11898
|
+
"kind": "javascript-module",
|
|
11899
|
+
"path": "src/components/mui-table/table/index.ts",
|
|
11900
|
+
"declarations": [
|
|
11901
|
+
{
|
|
11902
|
+
"kind": "class",
|
|
11903
|
+
"description": "",
|
|
11904
|
+
"name": "MuiTable",
|
|
11905
|
+
"superclass": {
|
|
11906
|
+
"name": "HTMLElement"
|
|
11907
|
+
},
|
|
11908
|
+
"tagName": "mui-table",
|
|
11909
|
+
"customElement": true
|
|
11910
|
+
}
|
|
11911
|
+
],
|
|
11912
|
+
"exports": [
|
|
11913
|
+
{
|
|
11914
|
+
"kind": "custom-element-definition",
|
|
11915
|
+
"name": "mui-table",
|
|
11916
|
+
"declaration": {
|
|
11917
|
+
"name": "MuiTable",
|
|
11918
|
+
"module": "src/components/mui-table/table/index.ts"
|
|
11919
|
+
}
|
|
11920
|
+
}
|
|
11921
|
+
]
|
|
11922
|
+
},
|
|
11698
11923
|
{
|
|
11699
11924
|
"kind": "javascript-module",
|
|
11700
11925
|
"path": "src/components/mui-tabs/controller/index.ts",
|
|
@@ -11767,128 +11992,6 @@
|
|
|
11767
11992
|
}
|
|
11768
11993
|
]
|
|
11769
11994
|
},
|
|
11770
|
-
{
|
|
11771
|
-
"kind": "javascript-module",
|
|
11772
|
-
"path": "src/components/mui-table/row/index.ts",
|
|
11773
|
-
"declarations": [
|
|
11774
|
-
{
|
|
11775
|
-
"kind": "class",
|
|
11776
|
-
"description": "",
|
|
11777
|
-
"name": "MuiRow",
|
|
11778
|
-
"members": [
|
|
11779
|
-
{
|
|
11780
|
-
"kind": "field",
|
|
11781
|
-
"name": "tableObserver",
|
|
11782
|
-
"type": {
|
|
11783
|
-
"text": "MutationObserver | undefined"
|
|
11784
|
-
},
|
|
11785
|
-
"privacy": "private"
|
|
11786
|
-
},
|
|
11787
|
-
{
|
|
11788
|
-
"kind": "method",
|
|
11789
|
-
"name": "syncContextAttributes",
|
|
11790
|
-
"privacy": "private"
|
|
11791
|
-
},
|
|
11792
|
-
{
|
|
11793
|
-
"kind": "method",
|
|
11794
|
-
"name": "observeTableChanges",
|
|
11795
|
-
"privacy": "private"
|
|
11796
|
-
},
|
|
11797
|
-
{
|
|
11798
|
-
"kind": "method",
|
|
11799
|
-
"name": "clearActionPlaceholderStyles",
|
|
11800
|
-
"privacy": "private",
|
|
11801
|
-
"parameters": [
|
|
11802
|
-
{
|
|
11803
|
-
"name": "cell",
|
|
11804
|
-
"type": {
|
|
11805
|
-
"text": "Element"
|
|
11806
|
-
}
|
|
11807
|
-
}
|
|
11808
|
-
]
|
|
11809
|
-
},
|
|
11810
|
-
{
|
|
11811
|
-
"kind": "method",
|
|
11812
|
-
"name": "syncActionColumnState",
|
|
11813
|
-
"privacy": "private"
|
|
11814
|
-
},
|
|
11815
|
-
{
|
|
11816
|
-
"kind": "method",
|
|
11817
|
-
"name": "render",
|
|
11818
|
-
"privacy": "private"
|
|
11819
|
-
}
|
|
11820
|
-
],
|
|
11821
|
-
"attributes": [
|
|
11822
|
-
{
|
|
11823
|
-
"name": "columns"
|
|
11824
|
-
},
|
|
11825
|
-
{
|
|
11826
|
-
"name": "size"
|
|
11827
|
-
}
|
|
11828
|
-
],
|
|
11829
|
-
"superclass": {
|
|
11830
|
-
"name": "HTMLElement"
|
|
11831
|
-
},
|
|
11832
|
-
"tagName": "mui-row",
|
|
11833
|
-
"customElement": true
|
|
11834
|
-
}
|
|
11835
|
-
],
|
|
11836
|
-
"exports": [
|
|
11837
|
-
{
|
|
11838
|
-
"kind": "custom-element-definition",
|
|
11839
|
-
"name": "mui-row",
|
|
11840
|
-
"declaration": {
|
|
11841
|
-
"name": "MuiRow",
|
|
11842
|
-
"module": "src/components/mui-table/row/index.ts"
|
|
11843
|
-
}
|
|
11844
|
-
}
|
|
11845
|
-
]
|
|
11846
|
-
},
|
|
11847
|
-
{
|
|
11848
|
-
"kind": "javascript-module",
|
|
11849
|
-
"path": "src/components/mui-tabs/panel/index.ts",
|
|
11850
|
-
"declarations": [
|
|
11851
|
-
{
|
|
11852
|
-
"kind": "class",
|
|
11853
|
-
"description": "",
|
|
11854
|
-
"name": "MuiTabPanel",
|
|
11855
|
-
"members": [
|
|
11856
|
-
{
|
|
11857
|
-
"kind": "field",
|
|
11858
|
-
"name": "item",
|
|
11859
|
-
"type": {
|
|
11860
|
-
"text": "string | null"
|
|
11861
|
-
}
|
|
11862
|
-
},
|
|
11863
|
-
{
|
|
11864
|
-
"kind": "field",
|
|
11865
|
-
"name": "innerHTML",
|
|
11866
|
-
"default": "` <style> :host { display: block; } :host([hidden]) { display: none !important; } .inner { padding: var(--tab-panel-padding, 0); } </style> <div class=\"inner\"> <slot></slot> </div> `"
|
|
11867
|
-
}
|
|
11868
|
-
],
|
|
11869
|
-
"attributes": [
|
|
11870
|
-
{
|
|
11871
|
-
"name": "item"
|
|
11872
|
-
}
|
|
11873
|
-
],
|
|
11874
|
-
"superclass": {
|
|
11875
|
-
"name": "HTMLElement"
|
|
11876
|
-
},
|
|
11877
|
-
"tagName": "mui-tab-panel",
|
|
11878
|
-
"customElement": true
|
|
11879
|
-
}
|
|
11880
|
-
],
|
|
11881
|
-
"exports": [
|
|
11882
|
-
{
|
|
11883
|
-
"kind": "custom-element-definition",
|
|
11884
|
-
"name": "mui-tab-panel",
|
|
11885
|
-
"declaration": {
|
|
11886
|
-
"name": "MuiTabPanel",
|
|
11887
|
-
"module": "src/components/mui-tabs/panel/index.ts"
|
|
11888
|
-
}
|
|
11889
|
-
}
|
|
11890
|
-
]
|
|
11891
|
-
},
|
|
11892
11995
|
{
|
|
11893
11996
|
"kind": "javascript-module",
|
|
11894
11997
|
"path": "src/components/mui-tabs/item/index.ts",
|
|
@@ -11994,6 +12097,51 @@
|
|
|
11994
12097
|
}
|
|
11995
12098
|
]
|
|
11996
12099
|
},
|
|
12100
|
+
{
|
|
12101
|
+
"kind": "javascript-module",
|
|
12102
|
+
"path": "src/components/mui-tabs/panel/index.ts",
|
|
12103
|
+
"declarations": [
|
|
12104
|
+
{
|
|
12105
|
+
"kind": "class",
|
|
12106
|
+
"description": "",
|
|
12107
|
+
"name": "MuiTabPanel",
|
|
12108
|
+
"members": [
|
|
12109
|
+
{
|
|
12110
|
+
"kind": "field",
|
|
12111
|
+
"name": "item",
|
|
12112
|
+
"type": {
|
|
12113
|
+
"text": "string | null"
|
|
12114
|
+
}
|
|
12115
|
+
},
|
|
12116
|
+
{
|
|
12117
|
+
"kind": "field",
|
|
12118
|
+
"name": "innerHTML",
|
|
12119
|
+
"default": "` <style> :host { display: block; } :host([hidden]) { display: none !important; } .inner { padding: var(--tab-panel-padding, 0); } </style> <div class=\"inner\"> <slot></slot> </div> `"
|
|
12120
|
+
}
|
|
12121
|
+
],
|
|
12122
|
+
"attributes": [
|
|
12123
|
+
{
|
|
12124
|
+
"name": "item"
|
|
12125
|
+
}
|
|
12126
|
+
],
|
|
12127
|
+
"superclass": {
|
|
12128
|
+
"name": "HTMLElement"
|
|
12129
|
+
},
|
|
12130
|
+
"tagName": "mui-tab-panel",
|
|
12131
|
+
"customElement": true
|
|
12132
|
+
}
|
|
12133
|
+
],
|
|
12134
|
+
"exports": [
|
|
12135
|
+
{
|
|
12136
|
+
"kind": "custom-element-definition",
|
|
12137
|
+
"name": "mui-tab-panel",
|
|
12138
|
+
"declaration": {
|
|
12139
|
+
"name": "MuiTabPanel",
|
|
12140
|
+
"module": "src/components/mui-tabs/panel/index.ts"
|
|
12141
|
+
}
|
|
12142
|
+
}
|
|
12143
|
+
]
|
|
12144
|
+
},
|
|
11997
12145
|
{
|
|
11998
12146
|
"kind": "javascript-module",
|
|
11999
12147
|
"path": "src/components/mui-tabs/tab-bar/index.ts",
|