@muibook/components 18.1.0 → 18.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -243,6 +243,70 @@
|
|
|
243
243
|
}
|
|
244
244
|
]
|
|
245
245
|
},
|
|
246
|
+
{
|
|
247
|
+
"kind": "javascript-module",
|
|
248
|
+
"path": "src/components/mui-badge/doc.ts",
|
|
249
|
+
"declarations": [
|
|
250
|
+
{
|
|
251
|
+
"kind": "variable",
|
|
252
|
+
"name": "muiDocs",
|
|
253
|
+
"type": {
|
|
254
|
+
"text": "MuiDocs"
|
|
255
|
+
},
|
|
256
|
+
"default": "{ Badge: { title: \"Badge\", description: \"Badges are non-interactive and indicate counts or statuses.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/3uhL6lnJTEY4LtVyMA3og5/7844fa7e691b9f97e3c335e1a978e881/Badge_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-1108&t=FSv3FEahG8VQW1FZ-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/feedback-badge--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-badge/index.ts\"], website: [\"https://muibook.com/#/badge\"], guides: [\"https://guides.muibook.com/badge\"], usage: { list: [ \"Show the number of unread notifications – E.g. '4' unread messages\", \"Indicate the status of a user – E.g. Online, Busy, or Away\", \"Use size variants (xx-small, x-small, small, medium, large) to match surrounding component scale.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"\", list: [\"\"], }, variants: { items: [ { key: \"default\", title: \"default\", description: \"Used for data that is visually in the foreground.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3Xgz2qoLs8NACel4fRr9iC/52699b5763f1efd4853a9ffb991b3ff3/badge-default.png\", }, { key: \"positive\", title: \"positive\", description: \"For positive or completed statuses.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/65RMIuUEUIzusbSAwqLQcI/63edb290041c708fc69d0d27fc49e25d/badge-positive.png\", }, { key: \"warning\", title: \"warning\", description: \"For urgent or important statuses.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5AFfOShVyTEKO1wgIe6rYv/e809c76ddabdfd9789adc31a26becf83/badge-warning.png\", }, { key: \"error\", title: \"error\", description: \"Represents an error, issue or critical state.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/E0jtn7WSTwYligMqSNl0k/c3c041e025c3725682ec12eb3ab98400/badge-error.png\", }, { key: \"overlay\", title: \"overlay\", description: \"For labels placed on media/image surfaces with stronger contrast.\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"outcome-based-roadmap\", name: \"Outcome-Based Roadmap\", description: \"Example of an Outcome-Based Roadmap page showing objectives organised into Upcoming, Doing, and Finished columns. Progress bars indicate the completion status of each task, providing a clear view of overall progress.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3w5htPtfEz7QMCH9alVcwf/de35725fb4542b891bd695b900195291/Outcomes-Progress-Composition.png\", }, { key: \"compliance-dashboard-table\", name: \"Compliance Dashboard Table\", description: \"This example shows a desktop view of a table used within an accounting compliance dashboard.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3vUKA5C5iJ3LvjLwf2WiO9/274ffe423dbe828244294f6809172ce1/table-composition-compliance-dashboard.png\", }, { key: \"carousel-showcase\", name: \"Carousel Showcase\", description: \"This example from the GuruSuite website demonstrates the carousel used to showcase two of the products on offer.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2TaRRm351HyujF9mT2w1wH/3958f69e939d20618751742130dc5f06/GuruSuite-Carousel-Composition.png\", }, { key: \"outcomes-roadmap-dashboard\", name: \"Outcomes Roadmap Dashboard\", description: \"Example of the responsive component in the Outcomes Roadmap Dashboard, demonstrating layout, title, and padding adjustments across breakpoints.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3FsXandRr1Z9BAKv33twxT/b0d0e4a8b6237bf7d38660111bceb8ab/responsive-composition.gif\", }, ], }, related: { items: [ { name: \"Button\", link: \"https://guides.muibook.com/button\", }, { name: \"Link\", link: \"https://guides.muibook.com/link\", }, { name: \"Tab Bar\", link: \"https://guides.muibook.com/tab-bar\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
|
|
257
|
+
}
|
|
258
|
+
],
|
|
259
|
+
"exports": [
|
|
260
|
+
{
|
|
261
|
+
"kind": "js",
|
|
262
|
+
"name": "muiDocs",
|
|
263
|
+
"declaration": {
|
|
264
|
+
"name": "muiDocs",
|
|
265
|
+
"module": "src/components/mui-badge/doc.ts"
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
]
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"kind": "javascript-module",
|
|
272
|
+
"path": "src/components/mui-badge/index.ts",
|
|
273
|
+
"declarations": [
|
|
274
|
+
{
|
|
275
|
+
"kind": "class",
|
|
276
|
+
"description": "",
|
|
277
|
+
"name": "MuiBadge",
|
|
278
|
+
"members": [
|
|
279
|
+
{
|
|
280
|
+
"kind": "method",
|
|
281
|
+
"name": "render"
|
|
282
|
+
}
|
|
283
|
+
],
|
|
284
|
+
"attributes": [
|
|
285
|
+
{
|
|
286
|
+
"name": "variant"
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
"name": "size"
|
|
290
|
+
}
|
|
291
|
+
],
|
|
292
|
+
"superclass": {
|
|
293
|
+
"name": "HTMLElement"
|
|
294
|
+
},
|
|
295
|
+
"tagName": "mui-badge",
|
|
296
|
+
"customElement": true
|
|
297
|
+
}
|
|
298
|
+
],
|
|
299
|
+
"exports": [
|
|
300
|
+
{
|
|
301
|
+
"kind": "custom-element-definition",
|
|
302
|
+
"name": "mui-badge",
|
|
303
|
+
"declaration": {
|
|
304
|
+
"name": "MuiBadge",
|
|
305
|
+
"module": "src/components/mui-badge/index.ts"
|
|
306
|
+
}
|
|
307
|
+
}
|
|
308
|
+
]
|
|
309
|
+
},
|
|
246
310
|
{
|
|
247
311
|
"kind": "javascript-module",
|
|
248
312
|
"path": "src/components/mui-avatar/doc.ts",
|
|
@@ -438,70 +502,6 @@
|
|
|
438
502
|
}
|
|
439
503
|
]
|
|
440
504
|
},
|
|
441
|
-
{
|
|
442
|
-
"kind": "javascript-module",
|
|
443
|
-
"path": "src/components/mui-badge/doc.ts",
|
|
444
|
-
"declarations": [
|
|
445
|
-
{
|
|
446
|
-
"kind": "variable",
|
|
447
|
-
"name": "muiDocs",
|
|
448
|
-
"type": {
|
|
449
|
-
"text": "MuiDocs"
|
|
450
|
-
},
|
|
451
|
-
"default": "{ Badge: { title: \"Badge\", description: \"Badges are non-interactive and indicate counts or statuses.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/3uhL6lnJTEY4LtVyMA3og5/7844fa7e691b9f97e3c335e1a978e881/Badge_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-1108&t=FSv3FEahG8VQW1FZ-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/feedback-badge--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-badge/index.ts\"], website: [\"https://muibook.com/#/badge\"], guides: [\"https://guides.muibook.com/badge\"], usage: { list: [ \"Show the number of unread notifications – E.g. '4' unread messages\", \"Indicate the status of a user – E.g. Online, Busy, or Away\", \"Use size variants (xx-small, x-small, small, medium, large) to match surrounding component scale.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"\", list: [\"\"], }, variants: { items: [ { key: \"default\", title: \"default\", description: \"Used for data that is visually in the foreground.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3Xgz2qoLs8NACel4fRr9iC/52699b5763f1efd4853a9ffb991b3ff3/badge-default.png\", }, { key: \"positive\", title: \"positive\", description: \"For positive or completed statuses.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/65RMIuUEUIzusbSAwqLQcI/63edb290041c708fc69d0d27fc49e25d/badge-positive.png\", }, { key: \"warning\", title: \"warning\", description: \"For urgent or important statuses.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5AFfOShVyTEKO1wgIe6rYv/e809c76ddabdfd9789adc31a26becf83/badge-warning.png\", }, { key: \"error\", title: \"error\", description: \"Represents an error, issue or critical state.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/E0jtn7WSTwYligMqSNl0k/c3c041e025c3725682ec12eb3ab98400/badge-error.png\", }, { key: \"overlay\", title: \"overlay\", description: \"For labels placed on media/image surfaces with stronger contrast.\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"outcome-based-roadmap\", name: \"Outcome-Based Roadmap\", description: \"Example of an Outcome-Based Roadmap page showing objectives organised into Upcoming, Doing, and Finished columns. Progress bars indicate the completion status of each task, providing a clear view of overall progress.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3w5htPtfEz7QMCH9alVcwf/de35725fb4542b891bd695b900195291/Outcomes-Progress-Composition.png\", }, { key: \"compliance-dashboard-table\", name: \"Compliance Dashboard Table\", description: \"This example shows a desktop view of a table used within an accounting compliance dashboard.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3vUKA5C5iJ3LvjLwf2WiO9/274ffe423dbe828244294f6809172ce1/table-composition-compliance-dashboard.png\", }, { key: \"carousel-showcase\", name: \"Carousel Showcase\", description: \"This example from the GuruSuite website demonstrates the carousel used to showcase two of the products on offer.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2TaRRm351HyujF9mT2w1wH/3958f69e939d20618751742130dc5f06/GuruSuite-Carousel-Composition.png\", }, { key: \"outcomes-roadmap-dashboard\", name: \"Outcomes Roadmap Dashboard\", description: \"Example of the responsive component in the Outcomes Roadmap Dashboard, demonstrating layout, title, and padding adjustments across breakpoints.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3FsXandRr1Z9BAKv33twxT/b0d0e4a8b6237bf7d38660111bceb8ab/responsive-composition.gif\", }, ], }, related: { items: [ { name: \"Button\", link: \"https://guides.muibook.com/button\", }, { name: \"Link\", link: \"https://guides.muibook.com/link\", }, { name: \"Tab Bar\", link: \"https://guides.muibook.com/tab-bar\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
|
|
452
|
-
}
|
|
453
|
-
],
|
|
454
|
-
"exports": [
|
|
455
|
-
{
|
|
456
|
-
"kind": "js",
|
|
457
|
-
"name": "muiDocs",
|
|
458
|
-
"declaration": {
|
|
459
|
-
"name": "muiDocs",
|
|
460
|
-
"module": "src/components/mui-badge/doc.ts"
|
|
461
|
-
}
|
|
462
|
-
}
|
|
463
|
-
]
|
|
464
|
-
},
|
|
465
|
-
{
|
|
466
|
-
"kind": "javascript-module",
|
|
467
|
-
"path": "src/components/mui-badge/index.ts",
|
|
468
|
-
"declarations": [
|
|
469
|
-
{
|
|
470
|
-
"kind": "class",
|
|
471
|
-
"description": "",
|
|
472
|
-
"name": "MuiBadge",
|
|
473
|
-
"members": [
|
|
474
|
-
{
|
|
475
|
-
"kind": "method",
|
|
476
|
-
"name": "render"
|
|
477
|
-
}
|
|
478
|
-
],
|
|
479
|
-
"attributes": [
|
|
480
|
-
{
|
|
481
|
-
"name": "variant"
|
|
482
|
-
},
|
|
483
|
-
{
|
|
484
|
-
"name": "size"
|
|
485
|
-
}
|
|
486
|
-
],
|
|
487
|
-
"superclass": {
|
|
488
|
-
"name": "HTMLElement"
|
|
489
|
-
},
|
|
490
|
-
"tagName": "mui-badge",
|
|
491
|
-
"customElement": true
|
|
492
|
-
}
|
|
493
|
-
],
|
|
494
|
-
"exports": [
|
|
495
|
-
{
|
|
496
|
-
"kind": "custom-element-definition",
|
|
497
|
-
"name": "mui-badge",
|
|
498
|
-
"declaration": {
|
|
499
|
-
"name": "MuiBadge",
|
|
500
|
-
"module": "src/components/mui-badge/index.ts"
|
|
501
|
-
}
|
|
502
|
-
}
|
|
503
|
-
]
|
|
504
|
-
},
|
|
505
505
|
{
|
|
506
506
|
"kind": "javascript-module",
|
|
507
507
|
"path": "src/components/mui-button/doc.ts",
|
|
@@ -3092,7 +3092,7 @@
|
|
|
3092
3092
|
},
|
|
3093
3093
|
{
|
|
3094
3094
|
"kind": "javascript-module",
|
|
3095
|
-
"path": "src/components/mui-
|
|
3095
|
+
"path": "src/components/mui-input/doc.ts",
|
|
3096
3096
|
"declarations": [
|
|
3097
3097
|
{
|
|
3098
3098
|
"kind": "variable",
|
|
@@ -3100,7 +3100,7 @@
|
|
|
3100
3100
|
"type": {
|
|
3101
3101
|
"text": "MuiDocs"
|
|
3102
3102
|
},
|
|
3103
|
-
"default": "{
|
|
3103
|
+
"default": "{ Input: { title: \"Input\", description: \"An input component for capturing user text, styled for consistency across your UI.\", hero: [\"\"], figma: [\"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-795&t=GMqx21isUVAMpLJp-1\"], storybook: [\"https://stories.muibook.com/?path=/docs/inputs-input--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-input/index.ts\"], website: [\"https://muibook.com/#/input\"], guides: [\"https://guides.muibook.com/input\"], usage: { list: [ \"Ensure the purpose of the input is clear, either through a placeholder text or surrounding context.\", \"Ensure validation feedback is considered when using an input. E.g. Error text.\", \"Ensure the experience has clear focus states to support keyboard accessibility.\", \"Select the appropriate input types for the specific use case. E.g. Text, Email, Password.\", \"Use size='x-small|small|medium|large' to align inputs with surrounding form controls.\", \"Use slot='hint' for contextual overlays, including mui-hint with interactive tooltip content.\", \"Use mui-chip in before/after slots for tag-style contextual input patterns.\", \"Use placeholder text to provide context of the input use; avoid using them as primary labels.\", \"Avoid relying solely on placeholder text for instructions, as it disappears when users start typing.\", \"Use the optional attribute when a field is not required to show a clear (optional) marker in the label.\", \"Use max-length when input limits matter; the component shows a live character count.\", \"In React controlled mode, keep value updates isolated from structural attribute updates (label, type, placeholder, variant) to avoid focus loss while typing.\", ], }, accessibility: { designerList: [\"\"], engineerList: [ \"A label is required for screen reader support to describe the input's purpose.\", \"If hide-label is used, the label is visually hidden but accessible via aria-label.\", \"The label and input are linked via for and id. If no id is provided, one is generated.\", \"Clear focus styles are shown for keyboard users.\", \"The native disabled attribute is fully supported by assistive tech.\", \"Optional fields can be explicitly communicated with the optional attribute without changing label association.\", \"When max-length is set, users get visible character progress while native maxlength enforcement remains intact.\", \"For React integrations, prefer reading event.detail.value from the web component custom event instead of querying shadow DOM internals.\", ], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/5aiWlqSJ4BYCGtXn9MbGd/2734f1771c0e666806060bc85f753927/Input_-_Anatomy.png\", list: [ \"Label: Describes the purpose of the Input; required for accessibility. Can be hidden if the context is clear. Ensure the label text is still provided for developers to support screen reader access.\", \"Text: The label or placeholder text that describes the input field’s purpose.\", \"Before: Optional icons can be placed before or after the text input for additional functionality or clarity (e.g., search or password visibility icons).\", \"After: Optional icons can be placed before or after the text input for additional functionality or clarity (e.g., search or password visibility icons).\", \"Slot Before: Allows insertion of an Add-On, Select, or Button before the input to provide contextual or interactive elements. Some design craft may be needed to align elements visually in tools like Figma.\", \"Slot After: Allows insertion of an Add-On, Select, or Button after the input to support or clarify the user’s entry. Some design craft may be needed to ensure alignment and spacing look accurate in design tools.\", ], }, variants: { items: [ { key: \"default\", title: \"Default\", description: \"The standard Input with visible label and no interaction or validation states applied. Used for most form field scenarios.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5t0SMtVRHvOSHiuHZ8jLfS/64da2bbaf5d2f4216f1c876f205c1298/input-default.png\", }, { key: \"hide-label\", title: \"Hide Label\", description: \"The label is visually hidden but remains accessible to screen readers. Use when the label context is already clear from surrounding UI. Ensure the label name is documented for developers, as the component requires a label for accessibility.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4wC0xbPgmsMGi6YhMG8PnI/f01da9a977092a2da1e128fbee3325eb/input-hide-label.png\", }, { key: \"hover\", title: \"Hover\", description: \"Displays the hover state styling when a pointer is placed over the Input. Useful for demonstrating interactive feedback.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5IXEcxa2RxqubupHmblDhd/ab41eba34289194733a87994b096e95d/input-hover.png\", }, { key: \"focus\", title: \"Focus\", description: \"Shows the focus ring or border to indicate that the Input is currently active. Supports accessible keyboard navigation.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4AA4IcIdnov9MfSeY4rSdL/bbaf44297cdd4bd09d626b707dbe5f47/input-focus.png\", }, { key: \"error\", title: \"Error\", description: \"Displays a visual error style to indicate invalid input. Used with the Field component to surface validation messaging.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2LYMpJwtH7f8KfPYl0vwAg/385529402b5e73399320c9581c8e1301/input-error.png\", }, { key: \"input-field\", title: \"Input + Field\", description: \"Displays a visual error style to indicate invalid input. Used with the Field component to surface validation messaging.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/kSXvQ6D4hvuP3c9bC0ZUa/319272dc75f0b08493753a49c0fbff75/success-message.png\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"user-details\", name: \"User Details (Step 1)\", description: \"This composition uses an accordion to contain a step in a multi-step flow. It focuses on input fields with labels, placeholders, and optional states, keeping the layout compact and clear.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1L2XfteVwNBQcFlddTYmfi/c791eb538285e2cfb919342e84228811/accordion-block_-_Variants.png\", }, { key: \"onboarding-form\", name: \"Onboarding Form\", description: \"Demonstrates an onboarding form within a card, using logic to confirm terms acceptance. Components include Heading, Input Fields, Checkbox, and Button.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1NrgynTcdmVVKSYCsQwlOW/5fc4776c1860b498a59a2865b4e57ecb/Card-Onboarding-Composition.png\", }, ], }, related: { items: [ { name: \"Field\", link: \"https://guides.muibook.com/field\", }, { name: \"Select\", link: \"https://guides.muibook.com/select\", }, { name: \"File Upload\", link: \"https://guides.muibook.com/file-upload\", }, { name: \"Add on\", link: \"https://guides.muibook.com/add-on\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
|
|
3104
3104
|
}
|
|
3105
3105
|
],
|
|
3106
3106
|
"exports": [
|
|
@@ -3109,119 +3109,129 @@
|
|
|
3109
3109
|
"name": "muiDocs",
|
|
3110
3110
|
"declaration": {
|
|
3111
3111
|
"name": "muiDocs",
|
|
3112
|
-
"module": "src/components/mui-
|
|
3112
|
+
"module": "src/components/mui-input/doc.ts"
|
|
3113
3113
|
}
|
|
3114
3114
|
}
|
|
3115
3115
|
]
|
|
3116
3116
|
},
|
|
3117
3117
|
{
|
|
3118
3118
|
"kind": "javascript-module",
|
|
3119
|
-
"path": "src/components/mui-
|
|
3119
|
+
"path": "src/components/mui-input/index.ts",
|
|
3120
3120
|
"declarations": [
|
|
3121
3121
|
{
|
|
3122
3122
|
"kind": "class",
|
|
3123
3123
|
"description": "",
|
|
3124
|
-
"name": "
|
|
3124
|
+
"name": "MuiInput",
|
|
3125
3125
|
"members": [
|
|
3126
3126
|
{
|
|
3127
3127
|
"kind": "field",
|
|
3128
|
-
"name": "
|
|
3128
|
+
"name": "_changeHandler",
|
|
3129
3129
|
"type": {
|
|
3130
|
-
"text": "
|
|
3131
|
-
}
|
|
3132
|
-
"privacy": "private",
|
|
3133
|
-
"default": "null"
|
|
3130
|
+
"text": "(e: Event) => void | undefined"
|
|
3131
|
+
}
|
|
3134
3132
|
},
|
|
3135
3133
|
{
|
|
3136
3134
|
"kind": "method",
|
|
3137
|
-
"name": "
|
|
3138
|
-
"privacy": "private"
|
|
3135
|
+
"name": "cleanupListeners"
|
|
3139
3136
|
},
|
|
3140
3137
|
{
|
|
3141
3138
|
"kind": "method",
|
|
3142
|
-
"name": "
|
|
3143
|
-
"privacy": "private",
|
|
3144
|
-
"parameters": [
|
|
3145
|
-
{
|
|
3146
|
-
"name": "value",
|
|
3147
|
-
"type": {
|
|
3148
|
-
"text": "string | null"
|
|
3149
|
-
}
|
|
3150
|
-
},
|
|
3151
|
-
{
|
|
3152
|
-
"name": "fallback",
|
|
3153
|
-
"type": {
|
|
3154
|
-
"text": "number"
|
|
3155
|
-
}
|
|
3156
|
-
}
|
|
3157
|
-
]
|
|
3139
|
+
"name": "setupListener"
|
|
3158
3140
|
},
|
|
3159
3141
|
{
|
|
3160
3142
|
"kind": "method",
|
|
3161
|
-
"name": "
|
|
3162
|
-
"privacy": "private"
|
|
3143
|
+
"name": "updateCharacterCount"
|
|
3163
3144
|
},
|
|
3164
3145
|
{
|
|
3165
3146
|
"kind": "method",
|
|
3166
|
-
"name": "
|
|
3167
|
-
"
|
|
3147
|
+
"name": "updateSlottedButtons",
|
|
3148
|
+
"return": {
|
|
3149
|
+
"type": {
|
|
3150
|
+
"text": "void"
|
|
3151
|
+
}
|
|
3152
|
+
}
|
|
3168
3153
|
},
|
|
3169
3154
|
{
|
|
3170
3155
|
"kind": "method",
|
|
3171
|
-
"name": "render"
|
|
3172
|
-
|
|
3156
|
+
"name": "render"
|
|
3157
|
+
}
|
|
3158
|
+
],
|
|
3159
|
+
"events": [
|
|
3160
|
+
{
|
|
3161
|
+
"name": "change",
|
|
3162
|
+
"type": {
|
|
3163
|
+
"text": "CustomEvent"
|
|
3164
|
+
}
|
|
3165
|
+
},
|
|
3166
|
+
{
|
|
3167
|
+
"name": "input",
|
|
3168
|
+
"type": {
|
|
3169
|
+
"text": "CustomEvent"
|
|
3170
|
+
}
|
|
3173
3171
|
}
|
|
3174
3172
|
],
|
|
3175
3173
|
"attributes": [
|
|
3176
3174
|
{
|
|
3177
|
-
"name": "
|
|
3175
|
+
"name": "type"
|
|
3178
3176
|
},
|
|
3179
3177
|
{
|
|
3180
|
-
"name": "
|
|
3178
|
+
"name": "name"
|
|
3181
3179
|
},
|
|
3182
3180
|
{
|
|
3183
|
-
"name": "
|
|
3181
|
+
"name": "value"
|
|
3184
3182
|
},
|
|
3185
3183
|
{
|
|
3186
|
-
"name": "
|
|
3184
|
+
"name": "placeholder"
|
|
3187
3185
|
},
|
|
3188
3186
|
{
|
|
3189
|
-
"name": "
|
|
3187
|
+
"name": "id"
|
|
3190
3188
|
},
|
|
3191
3189
|
{
|
|
3192
|
-
"name": "
|
|
3190
|
+
"name": "label"
|
|
3193
3191
|
},
|
|
3194
3192
|
{
|
|
3195
|
-
"name": "
|
|
3193
|
+
"name": "disabled"
|
|
3196
3194
|
},
|
|
3197
3195
|
{
|
|
3198
|
-
"name": "
|
|
3196
|
+
"name": "hide-label"
|
|
3199
3197
|
},
|
|
3200
3198
|
{
|
|
3201
|
-
"name": "
|
|
3199
|
+
"name": "variant"
|
|
3200
|
+
},
|
|
3201
|
+
{
|
|
3202
|
+
"name": "optional"
|
|
3203
|
+
},
|
|
3204
|
+
{
|
|
3205
|
+
"name": "max-length"
|
|
3206
|
+
},
|
|
3207
|
+
{
|
|
3208
|
+
"name": "size"
|
|
3209
|
+
},
|
|
3210
|
+
{
|
|
3211
|
+
"name": "slot-layout"
|
|
3202
3212
|
}
|
|
3203
3213
|
],
|
|
3204
3214
|
"superclass": {
|
|
3205
3215
|
"name": "HTMLElement"
|
|
3206
3216
|
},
|
|
3207
|
-
"tagName": "mui-
|
|
3217
|
+
"tagName": "mui-input",
|
|
3208
3218
|
"customElement": true
|
|
3209
3219
|
}
|
|
3210
3220
|
],
|
|
3211
3221
|
"exports": [
|
|
3212
3222
|
{
|
|
3213
3223
|
"kind": "custom-element-definition",
|
|
3214
|
-
"name": "mui-
|
|
3224
|
+
"name": "mui-input",
|
|
3215
3225
|
"declaration": {
|
|
3216
|
-
"name": "
|
|
3217
|
-
"module": "src/components/mui-
|
|
3226
|
+
"name": "MuiInput",
|
|
3227
|
+
"module": "src/components/mui-input/index.ts"
|
|
3218
3228
|
}
|
|
3219
3229
|
}
|
|
3220
3230
|
]
|
|
3221
3231
|
},
|
|
3222
3232
|
{
|
|
3223
3233
|
"kind": "javascript-module",
|
|
3224
|
-
"path": "src/components/mui-
|
|
3234
|
+
"path": "src/components/mui-image/doc.ts",
|
|
3225
3235
|
"declarations": [
|
|
3226
3236
|
{
|
|
3227
3237
|
"kind": "variable",
|
|
@@ -3229,7 +3239,7 @@
|
|
|
3229
3239
|
"type": {
|
|
3230
3240
|
"text": "MuiDocs"
|
|
3231
3241
|
},
|
|
3232
|
-
"default": "{
|
|
3242
|
+
"default": "{ Image: { title: \"Image\", description: \"Displays an image alongside an optional caption to provide context, explanation, or attribution. Useful for supporting content visually while maintaining clarity through descriptive labelling.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/14eozXMPlzipgAfqaIR2Py/4e211990a30b4a08549deccfd30c71a9/Image_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=948-4194&t=0ytskb8cxriEmdz2-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/content-image--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-image/index.ts\"], website: [\"\"], guides: [\"https://guides.muibook.com/image\"], usage: { list: [ \"Use to display images that require additional context or explanation.\", \"Use height + crop + fit=cover when you need fixed-height visual crops.\", \"Use max-height with aspect-ratio for responsive image frames that should not exceed a visual cap.\", \"Use focal-x/focal-y or position to keep important content in frame.\", \"Use zoom carefully to tighten framing without switching to background-image.\", \"Captions should clarify the relevance of the image, not repeat surrounding content.\", \"Ideal for diagrams, UI examples, or content requiring attribution.\", \"Ensure images are accessible with alt text and meaningful captions.\", ], }, accessibility: { designerList: [ \"Use meaningful alt text that describes the image’s purpose.\", \"Use alt=“” for decorative images that don’t convey information.\", \"Use the caption slot for extended context, especially for diagrams or UI patterns.\", ], engineerList: [ \"Use meaningful alt text that describes the image’s purpose.\", \"Use alt=“” for decorative images that don’t convey information.\", \"Use the caption slot for extended context, especially for diagrams or UI patterns.\", ], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/3BSbMl1cqUOB6oDmFLQjRx/193889c0f6d3da6178d51e5fff06b8ed/Image_-_Anatomy.png\", list: [\"Standard styling for a hero image.\", \"Optional caption for the image.\"], }, 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: [\"\"], }, }, }"
|
|
3233
3243
|
}
|
|
3234
3244
|
],
|
|
3235
3245
|
"exports": [
|
|
@@ -3238,122 +3248,112 @@
|
|
|
3238
3248
|
"name": "muiDocs",
|
|
3239
3249
|
"declaration": {
|
|
3240
3250
|
"name": "muiDocs",
|
|
3241
|
-
"module": "src/components/mui-
|
|
3251
|
+
"module": "src/components/mui-image/doc.ts"
|
|
3242
3252
|
}
|
|
3243
3253
|
}
|
|
3244
3254
|
]
|
|
3245
3255
|
},
|
|
3246
3256
|
{
|
|
3247
3257
|
"kind": "javascript-module",
|
|
3248
|
-
"path": "src/components/mui-
|
|
3258
|
+
"path": "src/components/mui-image/index.ts",
|
|
3249
3259
|
"declarations": [
|
|
3250
3260
|
{
|
|
3251
3261
|
"kind": "class",
|
|
3252
3262
|
"description": "",
|
|
3253
|
-
"name": "
|
|
3263
|
+
"name": "MuiImage",
|
|
3254
3264
|
"members": [
|
|
3255
3265
|
{
|
|
3256
3266
|
"kind": "field",
|
|
3257
|
-
"name": "
|
|
3267
|
+
"name": "observer",
|
|
3258
3268
|
"type": {
|
|
3259
|
-
"text": "
|
|
3260
|
-
}
|
|
3269
|
+
"text": "MutationObserver | null"
|
|
3270
|
+
},
|
|
3271
|
+
"privacy": "private",
|
|
3272
|
+
"default": "null"
|
|
3261
3273
|
},
|
|
3262
3274
|
{
|
|
3263
3275
|
"kind": "method",
|
|
3264
|
-
"name": "
|
|
3276
|
+
"name": "syncChildSlots",
|
|
3277
|
+
"privacy": "private"
|
|
3265
3278
|
},
|
|
3266
3279
|
{
|
|
3267
3280
|
"kind": "method",
|
|
3268
|
-
"name": "
|
|
3269
|
-
|
|
3270
|
-
|
|
3271
|
-
|
|
3272
|
-
|
|
3281
|
+
"name": "clampPercent",
|
|
3282
|
+
"privacy": "private",
|
|
3283
|
+
"parameters": [
|
|
3284
|
+
{
|
|
3285
|
+
"name": "value",
|
|
3286
|
+
"type": {
|
|
3287
|
+
"text": "string | null"
|
|
3288
|
+
}
|
|
3289
|
+
},
|
|
3290
|
+
{
|
|
3291
|
+
"name": "fallback",
|
|
3292
|
+
"type": {
|
|
3293
|
+
"text": "number"
|
|
3294
|
+
}
|
|
3295
|
+
}
|
|
3296
|
+
]
|
|
3273
3297
|
},
|
|
3274
3298
|
{
|
|
3275
3299
|
"kind": "method",
|
|
3276
|
-
"name": "
|
|
3277
|
-
"
|
|
3278
|
-
"type": {
|
|
3279
|
-
"text": "void"
|
|
3280
|
-
}
|
|
3281
|
-
}
|
|
3300
|
+
"name": "getPosition",
|
|
3301
|
+
"privacy": "private"
|
|
3282
3302
|
},
|
|
3283
3303
|
{
|
|
3284
3304
|
"kind": "method",
|
|
3285
|
-
"name": "
|
|
3286
|
-
|
|
3287
|
-
],
|
|
3288
|
-
"events": [
|
|
3289
|
-
{
|
|
3290
|
-
"name": "change",
|
|
3291
|
-
"type": {
|
|
3292
|
-
"text": "CustomEvent"
|
|
3293
|
-
}
|
|
3305
|
+
"name": "getZoom",
|
|
3306
|
+
"privacy": "private"
|
|
3294
3307
|
},
|
|
3295
3308
|
{
|
|
3296
|
-
"
|
|
3297
|
-
"
|
|
3298
|
-
|
|
3299
|
-
}
|
|
3309
|
+
"kind": "method",
|
|
3310
|
+
"name": "render",
|
|
3311
|
+
"privacy": "private"
|
|
3300
3312
|
}
|
|
3301
3313
|
],
|
|
3302
3314
|
"attributes": [
|
|
3303
3315
|
{
|
|
3304
|
-
"name": "
|
|
3305
|
-
},
|
|
3306
|
-
{
|
|
3307
|
-
"name": "name"
|
|
3308
|
-
},
|
|
3309
|
-
{
|
|
3310
|
-
"name": "value"
|
|
3311
|
-
},
|
|
3312
|
-
{
|
|
3313
|
-
"name": "placeholder"
|
|
3314
|
-
},
|
|
3315
|
-
{
|
|
3316
|
-
"name": "id"
|
|
3316
|
+
"name": "height"
|
|
3317
3317
|
},
|
|
3318
3318
|
{
|
|
3319
|
-
"name": "
|
|
3319
|
+
"name": "fit"
|
|
3320
3320
|
},
|
|
3321
3321
|
{
|
|
3322
|
-
"name": "
|
|
3322
|
+
"name": "crop"
|
|
3323
3323
|
},
|
|
3324
3324
|
{
|
|
3325
|
-
"name": "
|
|
3325
|
+
"name": "position"
|
|
3326
3326
|
},
|
|
3327
3327
|
{
|
|
3328
|
-
"name": "
|
|
3328
|
+
"name": "zoom"
|
|
3329
3329
|
},
|
|
3330
3330
|
{
|
|
3331
|
-
"name": "
|
|
3331
|
+
"name": "focal-x"
|
|
3332
3332
|
},
|
|
3333
3333
|
{
|
|
3334
|
-
"name": "
|
|
3334
|
+
"name": "focal-y"
|
|
3335
3335
|
},
|
|
3336
3336
|
{
|
|
3337
|
-
"name": "
|
|
3337
|
+
"name": "radius"
|
|
3338
3338
|
},
|
|
3339
3339
|
{
|
|
3340
|
-
"name": "
|
|
3340
|
+
"name": "aspect-ratio"
|
|
3341
3341
|
}
|
|
3342
3342
|
],
|
|
3343
3343
|
"superclass": {
|
|
3344
3344
|
"name": "HTMLElement"
|
|
3345
3345
|
},
|
|
3346
|
-
"tagName": "mui-
|
|
3346
|
+
"tagName": "mui-image",
|
|
3347
3347
|
"customElement": true
|
|
3348
3348
|
}
|
|
3349
3349
|
],
|
|
3350
3350
|
"exports": [
|
|
3351
3351
|
{
|
|
3352
3352
|
"kind": "custom-element-definition",
|
|
3353
|
-
"name": "mui-
|
|
3353
|
+
"name": "mui-image",
|
|
3354
3354
|
"declaration": {
|
|
3355
|
-
"name": "
|
|
3356
|
-
"module": "src/components/mui-
|
|
3355
|
+
"name": "MuiImage",
|
|
3356
|
+
"module": "src/components/mui-image/index.ts"
|
|
3357
3357
|
}
|
|
3358
3358
|
}
|
|
3359
3359
|
]
|
|
@@ -5652,6 +5652,106 @@
|
|
|
5652
5652
|
}
|
|
5653
5653
|
]
|
|
5654
5654
|
},
|
|
5655
|
+
{
|
|
5656
|
+
"kind": "javascript-module",
|
|
5657
|
+
"path": "src/components/mui-loader/doc.ts",
|
|
5658
|
+
"declarations": [
|
|
5659
|
+
{
|
|
5660
|
+
"kind": "variable",
|
|
5661
|
+
"name": "muiDocs",
|
|
5662
|
+
"type": {
|
|
5663
|
+
"text": "MuiDocs"
|
|
5664
|
+
},
|
|
5665
|
+
"default": "{ Loader: { title: \"Loader\", description: \"The Loader component applies smooth, built-in transitions during page loads, content updates, or skeleton placeholders to maintain a seamless, polished experience.\", hero: [\"\"], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=1059-12710&t=BwezUSymTClm00wJ-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/feedback-loader--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-loader/index.ts\"], website: [\"\"], guides: [\"https://guides.muibook.com/loader\"], usage: { list: [ \"Wrap any page or UI section with Mui-Loader to automatically display loading animations.\", \"Ideal for initial page loads, content transitions, or skeleton screens while data is fetching.\", \"When crafting skeleton states inside Loader, prefer design tokens, rem units, and percentages over fixed pixel sizes.\", \"Compose placeholders with Muibook layout components such as mui-v-stack, mui-h-stack, and mui-grid for consistent spacing.\", \"Applied to pages or key components for seamless load transitions.\", \"Works seamlessly with other MUI components and layouts without additional setup.\", \"Use with Mui Spinner, skeletons, or other feedback to improve perceived performance.\", ], }, accessibility: { designerList: [ \"The loader is announced to screen readers via role='status', ensuring updates are conveyed politely.\", \"aria-busy is set to true when loading, indicating the region is currently in a 'busy' state.\", \"A visually hidden 'Loading…' text is included by default to provide meaningful content for screen readers, even if the slotted content is purely visual.\", \"The component respects the user’s reduced motion preferences via prefers-reduced-motion, preventing potentially distracting animations.\", \"No additional labels are required from the consumer, making it lightweight and flexible while remaining accessible by default.\", ], engineerList: [ \"The loader is announced to screen readers via role='status', ensuring updates are conveyed politely.\", \"aria-busy is set to true when loading, indicating the region is currently in a 'busy' state.\", \"A visually hidden 'Loading…' text is included by default to provide meaningful content for screen readers, even if the slotted content is purely visual.\", \"The component respects the user’s reduced motion preferences via prefers-reduced-motion, preventing potentially distracting animations.\", \"No additional labels are required from the consumer, making it lightweight and flexible while remaining accessible by default.\", ], }, anatomy: { image: \"\", list: [\"\"], }, variants: { items: [ { key: \"pulsate\", title: \"Pulsate\", description: \"\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5gZwRuH4Ojs38xlq7HAMCt/47be2502487c0d85955c203788442d12/pulse.gif\", }, { key: \"fade-in\", title: \"Fade-In\", description: \"\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/xPo8WGtJjoiW5y8gcXFJG/ed432ec413dc4839129139dad546e926/fade-in.gif\", }, { key: \"translate-up\", title: \"Translate: Up\", description: \"Default direction is Up. Ability to define the preferred direction: Up, Right, Down, Left.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4UTi4tmMxdiTDNR0wi5AOt/8d0e21d88eb33c71d1c7f69df8f42772/up.gif\", }, { key: \"translate-down\", title: \"Translate: Down\", description: \"Default direction is Up. Ability to define the preferred direction: Up, Right, Down, Left.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/63936AreBgAC7oxohQbLpY/e26318a5b4b6aaa790f363c4180d92ad/down.gif\", }, { key: \"translate-left\", title: \"Translate: Left\", description: \"Default direction is Up. Ability to define the preferred direction: Up, Right, Down, Left.\", image: \"hhttps://images.ctfassets.net/i5uwscj4pkk2/5Rzmo4ISRIfaY5aMAbO1U6/0db9896ce44b9704960fde8bc9b70a07/left.gif\", }, { key: \"translate-right\", title: \"Translate: Right\", description: \"Default direction is Up. Ability to define the preferred direction: Up, Right, Down, Left.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2pzlTEsdJj4FKmnsleLO0T/79a8d4fbecc3953a9ec21772df5ee9ac/right.gif\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"guru-outcomes-dashboard\", name: \"Guru Outcomes - Dashboard\", description: \"Use the <mui-loader> component to mask slow network or initial data load times. Combine its features to create a seamless loading experience.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7fsKn4mqKGieVh2D1EdyuR/a9afa145001e13470054aa9d7004127d/outcomes-home.gif\", }, { key: \"guru-outcomes-roadmap\", name: \"Guru Outcomes - Roadmap\", description: \"The Loader component in action on the roadmap page, smoothly loading the UI while masking delays and improving perceived performance.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7Hebis0o1mlvvDZlQRZfzl/f0c06679ab417f2ee624b570226da77d/outcomes-roadmap.gif\", }, ], }, related: { items: [ { name: \"Spinner\", link: \"https://guides.muibook.com/loader\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
|
|
5666
|
+
}
|
|
5667
|
+
],
|
|
5668
|
+
"exports": [
|
|
5669
|
+
{
|
|
5670
|
+
"kind": "js",
|
|
5671
|
+
"name": "muiDocs",
|
|
5672
|
+
"declaration": {
|
|
5673
|
+
"name": "muiDocs",
|
|
5674
|
+
"module": "src/components/mui-loader/doc.ts"
|
|
5675
|
+
}
|
|
5676
|
+
}
|
|
5677
|
+
]
|
|
5678
|
+
},
|
|
5679
|
+
{
|
|
5680
|
+
"kind": "javascript-module",
|
|
5681
|
+
"path": "src/components/mui-loader/index.ts",
|
|
5682
|
+
"declarations": [
|
|
5683
|
+
{
|
|
5684
|
+
"kind": "class",
|
|
5685
|
+
"description": "",
|
|
5686
|
+
"name": "MuiLoader",
|
|
5687
|
+
"members": [
|
|
5688
|
+
{
|
|
5689
|
+
"kind": "method",
|
|
5690
|
+
"name": "render"
|
|
5691
|
+
}
|
|
5692
|
+
],
|
|
5693
|
+
"attributes": [
|
|
5694
|
+
{
|
|
5695
|
+
"name": "loading"
|
|
5696
|
+
},
|
|
5697
|
+
{
|
|
5698
|
+
"name": "animation"
|
|
5699
|
+
},
|
|
5700
|
+
{
|
|
5701
|
+
"name": "direction"
|
|
5702
|
+
},
|
|
5703
|
+
{
|
|
5704
|
+
"name": "duration"
|
|
5705
|
+
}
|
|
5706
|
+
],
|
|
5707
|
+
"superclass": {
|
|
5708
|
+
"name": "HTMLElement"
|
|
5709
|
+
},
|
|
5710
|
+
"tagName": "mui-loader",
|
|
5711
|
+
"customElement": true
|
|
5712
|
+
}
|
|
5713
|
+
],
|
|
5714
|
+
"exports": [
|
|
5715
|
+
{
|
|
5716
|
+
"kind": "custom-element-definition",
|
|
5717
|
+
"name": "mui-loader",
|
|
5718
|
+
"declaration": {
|
|
5719
|
+
"name": "MuiLoader",
|
|
5720
|
+
"module": "src/components/mui-loader/index.ts"
|
|
5721
|
+
}
|
|
5722
|
+
}
|
|
5723
|
+
]
|
|
5724
|
+
},
|
|
5725
|
+
{
|
|
5726
|
+
"kind": "javascript-module",
|
|
5727
|
+
"path": "src/components/mui-list/doc.ts",
|
|
5728
|
+
"declarations": [
|
|
5729
|
+
{
|
|
5730
|
+
"kind": "variable",
|
|
5731
|
+
"name": "muiDocs",
|
|
5732
|
+
"type": {
|
|
5733
|
+
"text": "MuiDocs"
|
|
5734
|
+
},
|
|
5735
|
+
"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: [\"\"], }, }, }"
|
|
5736
|
+
}
|
|
5737
|
+
],
|
|
5738
|
+
"exports": [
|
|
5739
|
+
{
|
|
5740
|
+
"kind": "js",
|
|
5741
|
+
"name": "muiDocs",
|
|
5742
|
+
"declaration": {
|
|
5743
|
+
"name": "muiDocs",
|
|
5744
|
+
"module": "src/components/mui-list/doc.ts"
|
|
5745
|
+
}
|
|
5746
|
+
}
|
|
5747
|
+
]
|
|
5748
|
+
},
|
|
5749
|
+
{
|
|
5750
|
+
"kind": "javascript-module",
|
|
5751
|
+
"path": "src/components/mui-list/index.ts",
|
|
5752
|
+
"declarations": [],
|
|
5753
|
+
"exports": []
|
|
5754
|
+
},
|
|
5655
5755
|
{
|
|
5656
5756
|
"kind": "javascript-module",
|
|
5657
5757
|
"path": "src/components/mui-link/doc.ts",
|
|
@@ -5807,37 +5907,7 @@
|
|
|
5807
5907
|
},
|
|
5808
5908
|
{
|
|
5809
5909
|
"kind": "javascript-module",
|
|
5810
|
-
"path": "src/components/mui-
|
|
5811
|
-
"declarations": [
|
|
5812
|
-
{
|
|
5813
|
-
"kind": "variable",
|
|
5814
|
-
"name": "muiDocs",
|
|
5815
|
-
"type": {
|
|
5816
|
-
"text": "MuiDocs"
|
|
5817
|
-
},
|
|
5818
|
-
"default": "{ List: { title: \"List\", description: \"Used to display related items in a clear, readable sequence. Lists can be ordered (numbered) to suggest priority or sequence, or unordered (bulleted) for grouped information without hierarchy.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/OSwQtL8kK29OUOG0oLMSJ/0a488efb3f6cf8f6e6faa40e124aa975/List_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=958-8673&t=0ytskb8cxriEmdz2-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/content-list--docs\"], github: [\"https://github.com/michaeltrilford/muibook/tree/main/src/components/mui-list\"], website: [\"https://muibook.com/#/list\"], guides: [\"https://guides.muibook.com/list\"], usage: { list: [ \"Use ordered lists when the order or steps matter (e.g. instructions).\", \"Use unordered lists for grouped or related items without a set order.\", \"Keep items concise and consistent in structure for scanability.\", \"void using lists for complex content — consider a table or grid instead.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"\", list: [\"\"], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"muibook-resource\", name: \"Muibook Resource\", description: \"The Muibook documentation site uses MUI components to compose its layout, including headings, text, lists, buttons, icons, and image components.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3LVvuYDZWRnMhxNy6GMLNd/c5074a05eacb2c22c50ea172b3567c48/Muibook-List-Composition.png\", }, ], }, related: { items: [ { name: \"\", link: \"\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
|
|
5819
|
-
}
|
|
5820
|
-
],
|
|
5821
|
-
"exports": [
|
|
5822
|
-
{
|
|
5823
|
-
"kind": "js",
|
|
5824
|
-
"name": "muiDocs",
|
|
5825
|
-
"declaration": {
|
|
5826
|
-
"name": "muiDocs",
|
|
5827
|
-
"module": "src/components/mui-list/doc.ts"
|
|
5828
|
-
}
|
|
5829
|
-
}
|
|
5830
|
-
]
|
|
5831
|
-
},
|
|
5832
|
-
{
|
|
5833
|
-
"kind": "javascript-module",
|
|
5834
|
-
"path": "src/components/mui-list/index.ts",
|
|
5835
|
-
"declarations": [],
|
|
5836
|
-
"exports": []
|
|
5837
|
-
},
|
|
5838
|
-
{
|
|
5839
|
-
"kind": "javascript-module",
|
|
5840
|
-
"path": "src/components/mui-loader/doc.ts",
|
|
5910
|
+
"path": "src/components/mui-markdown/doc.ts",
|
|
5841
5911
|
"declarations": [
|
|
5842
5912
|
{
|
|
5843
5913
|
"kind": "variable",
|
|
@@ -5845,7 +5915,7 @@
|
|
|
5845
5915
|
"type": {
|
|
5846
5916
|
"text": "MuiDocs"
|
|
5847
5917
|
},
|
|
5848
|
-
"default": "{
|
|
5918
|
+
"default": "{ Markdown: { title: \"Markdown\", description: \"Renders Markdown content using Muibook components so docs stay on-brand and framework-agnostic.\", hero: [\"\"], figma: [\"\"], storybook: [\"\"], github: [ \"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-markdown/index.ts\", ], website: [\"\"], guides: [\"\"], usage: { list: [ \"Use when Markdown content should render using Muibook components.\", \"Great for docs, release notes, and help content sourced from files or APIs.\", \"Supports GFM tables, code blocks, inline code, blockquotes, links, and images.\", \"Adds stable heading IDs for in-page navigation and TOC linking.\", \"Provides copy buttons for code blocks by default.\", \"Supports custom markers like grid, box, space, and rule.\", \"Use body-size and code-size to align typography with the surrounding UI.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"\", list: [\"\"], }, variants: { items: [ { key: \"default\", title: \"Default\", description: \"Markdown rendered with Muibook components.\", image: \"\", }, ], }, compositions: { description: \"Markdown can be used to author content that will render into Muibook layout and typography components.\", items: [ { key: \"docs\", name: \"Docs\", description: \"Use for rich documentation pages that need headings, lists, tables, and code blocks.\", image: \"\", }, ], }, related: { items: [ { name: \"Code\", link: \"https://guides.muibook.com/code\" }, { name: \"Table\", link: \"https://guides.muibook.com/table\" }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [ \"Accepts markdown via the markdown attribute or inner text content.\", \"Re-renders when markdown, body-size, or code-size attributes change.\", \"Observes text content when markdown is not set, so live edits are reflected.\", \"Renders tables into mui-table with horizontal scroll and a minimum width.\", \"Code blocks render mui-code with a copy button that writes to clipboard.\", ], }, writing: { list: [ \"Keep headings short and scannable.\", \"Prefer lists and short paragraphs for readability.\", \"Use markers like -- space-400 -- or -- grid-col-1fr-1fr -- for layout spacing and grids.\", ], }, }, }"
|
|
5849
5919
|
}
|
|
5850
5920
|
],
|
|
5851
5921
|
"exports": [
|
|
@@ -5854,116 +5924,46 @@
|
|
|
5854
5924
|
"name": "muiDocs",
|
|
5855
5925
|
"declaration": {
|
|
5856
5926
|
"name": "muiDocs",
|
|
5857
|
-
"module": "src/components/mui-
|
|
5927
|
+
"module": "src/components/mui-markdown/doc.ts"
|
|
5858
5928
|
}
|
|
5859
5929
|
}
|
|
5860
5930
|
]
|
|
5861
5931
|
},
|
|
5862
5932
|
{
|
|
5863
5933
|
"kind": "javascript-module",
|
|
5864
|
-
"path": "src/components/mui-
|
|
5934
|
+
"path": "src/components/mui-markdown/index.ts",
|
|
5865
5935
|
"declarations": [
|
|
5866
5936
|
{
|
|
5867
5937
|
"kind": "class",
|
|
5868
5938
|
"description": "",
|
|
5869
|
-
"name": "
|
|
5939
|
+
"name": "MuiMarkdown",
|
|
5870
5940
|
"members": [
|
|
5871
5941
|
{
|
|
5872
|
-
"kind": "
|
|
5873
|
-
"name": "
|
|
5874
|
-
|
|
5875
|
-
|
|
5876
|
-
|
|
5942
|
+
"kind": "field",
|
|
5943
|
+
"name": "observer",
|
|
5944
|
+
"type": {
|
|
5945
|
+
"text": "MutationObserver | undefined"
|
|
5946
|
+
},
|
|
5947
|
+
"privacy": "private"
|
|
5948
|
+
},
|
|
5877
5949
|
{
|
|
5878
|
-
"
|
|
5950
|
+
"kind": "field",
|
|
5951
|
+
"name": "lightboxEl",
|
|
5952
|
+
"type": {
|
|
5953
|
+
"text": "HTMLDivElement | null"
|
|
5954
|
+
},
|
|
5955
|
+
"privacy": "private",
|
|
5956
|
+
"default": "null"
|
|
5879
5957
|
},
|
|
5880
5958
|
{
|
|
5881
|
-
"
|
|
5959
|
+
"kind": "method",
|
|
5960
|
+
"name": "getBodySize",
|
|
5961
|
+
"privacy": "private"
|
|
5882
5962
|
},
|
|
5883
5963
|
{
|
|
5884
|
-
"
|
|
5885
|
-
|
|
5886
|
-
|
|
5887
|
-
"name": "duration"
|
|
5888
|
-
}
|
|
5889
|
-
],
|
|
5890
|
-
"superclass": {
|
|
5891
|
-
"name": "HTMLElement"
|
|
5892
|
-
},
|
|
5893
|
-
"tagName": "mui-loader",
|
|
5894
|
-
"customElement": true
|
|
5895
|
-
}
|
|
5896
|
-
],
|
|
5897
|
-
"exports": [
|
|
5898
|
-
{
|
|
5899
|
-
"kind": "custom-element-definition",
|
|
5900
|
-
"name": "mui-loader",
|
|
5901
|
-
"declaration": {
|
|
5902
|
-
"name": "MuiLoader",
|
|
5903
|
-
"module": "src/components/mui-loader/index.ts"
|
|
5904
|
-
}
|
|
5905
|
-
}
|
|
5906
|
-
]
|
|
5907
|
-
},
|
|
5908
|
-
{
|
|
5909
|
-
"kind": "javascript-module",
|
|
5910
|
-
"path": "src/components/mui-markdown/doc.ts",
|
|
5911
|
-
"declarations": [
|
|
5912
|
-
{
|
|
5913
|
-
"kind": "variable",
|
|
5914
|
-
"name": "muiDocs",
|
|
5915
|
-
"type": {
|
|
5916
|
-
"text": "MuiDocs"
|
|
5917
|
-
},
|
|
5918
|
-
"default": "{ Markdown: { title: \"Markdown\", description: \"Renders Markdown content using Muibook components so docs stay on-brand and framework-agnostic.\", hero: [\"\"], figma: [\"\"], storybook: [\"\"], github: [ \"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-markdown/index.ts\", ], website: [\"\"], guides: [\"\"], usage: { list: [ \"Use when Markdown content should render using Muibook components.\", \"Great for docs, release notes, and help content sourced from files or APIs.\", \"Supports GFM tables, code blocks, inline code, blockquotes, links, and images.\", \"Adds stable heading IDs for in-page navigation and TOC linking.\", \"Provides copy buttons for code blocks by default.\", \"Supports custom markers like grid, box, space, and rule.\", \"Use body-size and code-size to align typography with the surrounding UI.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"\", list: [\"\"], }, variants: { items: [ { key: \"default\", title: \"Default\", description: \"Markdown rendered with Muibook components.\", image: \"\", }, ], }, compositions: { description: \"Markdown can be used to author content that will render into Muibook layout and typography components.\", items: [ { key: \"docs\", name: \"Docs\", description: \"Use for rich documentation pages that need headings, lists, tables, and code blocks.\", image: \"\", }, ], }, related: { items: [ { name: \"Code\", link: \"https://guides.muibook.com/code\" }, { name: \"Table\", link: \"https://guides.muibook.com/table\" }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [ \"Accepts markdown via the markdown attribute or inner text content.\", \"Re-renders when markdown, body-size, or code-size attributes change.\", \"Observes text content when markdown is not set, so live edits are reflected.\", \"Renders tables into mui-table with horizontal scroll and a minimum width.\", \"Code blocks render mui-code with a copy button that writes to clipboard.\", ], }, writing: { list: [ \"Keep headings short and scannable.\", \"Prefer lists and short paragraphs for readability.\", \"Use markers like -- space-400 -- or -- grid-col-1fr-1fr -- for layout spacing and grids.\", ], }, }, }"
|
|
5919
|
-
}
|
|
5920
|
-
],
|
|
5921
|
-
"exports": [
|
|
5922
|
-
{
|
|
5923
|
-
"kind": "js",
|
|
5924
|
-
"name": "muiDocs",
|
|
5925
|
-
"declaration": {
|
|
5926
|
-
"name": "muiDocs",
|
|
5927
|
-
"module": "src/components/mui-markdown/doc.ts"
|
|
5928
|
-
}
|
|
5929
|
-
}
|
|
5930
|
-
]
|
|
5931
|
-
},
|
|
5932
|
-
{
|
|
5933
|
-
"kind": "javascript-module",
|
|
5934
|
-
"path": "src/components/mui-markdown/index.ts",
|
|
5935
|
-
"declarations": [
|
|
5936
|
-
{
|
|
5937
|
-
"kind": "class",
|
|
5938
|
-
"description": "",
|
|
5939
|
-
"name": "MuiMarkdown",
|
|
5940
|
-
"members": [
|
|
5941
|
-
{
|
|
5942
|
-
"kind": "field",
|
|
5943
|
-
"name": "observer",
|
|
5944
|
-
"type": {
|
|
5945
|
-
"text": "MutationObserver | undefined"
|
|
5946
|
-
},
|
|
5947
|
-
"privacy": "private"
|
|
5948
|
-
},
|
|
5949
|
-
{
|
|
5950
|
-
"kind": "field",
|
|
5951
|
-
"name": "lightboxEl",
|
|
5952
|
-
"type": {
|
|
5953
|
-
"text": "HTMLDivElement | null"
|
|
5954
|
-
},
|
|
5955
|
-
"privacy": "private",
|
|
5956
|
-
"default": "null"
|
|
5957
|
-
},
|
|
5958
|
-
{
|
|
5959
|
-
"kind": "method",
|
|
5960
|
-
"name": "getBodySize",
|
|
5961
|
-
"privacy": "private"
|
|
5962
|
-
},
|
|
5963
|
-
{
|
|
5964
|
-
"kind": "method",
|
|
5965
|
-
"name": "getCodeSize",
|
|
5966
|
-
"privacy": "private"
|
|
5964
|
+
"kind": "method",
|
|
5965
|
+
"name": "getCodeSize",
|
|
5966
|
+
"privacy": "private"
|
|
5967
5967
|
},
|
|
5968
5968
|
{
|
|
5969
5969
|
"kind": "method",
|
|
@@ -6363,6 +6363,70 @@
|
|
|
6363
6363
|
}
|
|
6364
6364
|
]
|
|
6365
6365
|
},
|
|
6366
|
+
{
|
|
6367
|
+
"kind": "javascript-module",
|
|
6368
|
+
"path": "src/components/mui-progress/doc.ts",
|
|
6369
|
+
"declarations": [
|
|
6370
|
+
{
|
|
6371
|
+
"kind": "variable",
|
|
6372
|
+
"name": "muiDocs",
|
|
6373
|
+
"type": {
|
|
6374
|
+
"text": "MuiDocs"
|
|
6375
|
+
},
|
|
6376
|
+
"default": "{ Progress: { title: \"Progress\", description: \"A Progress Bar visually represents completion status by filling a bar based on a percentage value. It gives users a clear indication of progress for a given task or process.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/2NPcL7tA0zGUWFLShr66fS/23d0050dce8c8379afc6deb8e351d049/Progress_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=948-4161&t=0ytskb8cxriEmdz2-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/inputs-progress--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-progress/index.ts\"], website: [\"https://muibook.com/#/progress\"], guides: [\"https://guides.muibook.com/progress\"], usage: { list: [ \"Show task progress – Indicate how much of a task or process has been completed.\", \"Display loading states – Represent the progress of a background operation, such as file uploads.\", \"Track step completion – Show progress in multi-step workflows or onboarding processes.\", \"Tune visual density and motion with component tokens such as --progress-radius, --progress-syncing-width, and --progress-pending-stripe-size.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/1iPll53Pmtgjh50qYwhsgY/908da9c51dd605895bd6306290fc6bd9/Progress_-_Anatomy.png\", list: [ \"Fill (Indicator) – The colored portion inside the track that represents the progress percentage.\", \"Track – The background of the progress bar, providing the visual boundary for progress.\", ], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"outcome-based-roadmap\", name: \"Outcome-Based Roadmap\", description: \"Example of an Outcome-Based Roadmap page showing objectives organised into Upcoming, Doing, and Finished columns. Progress bars indicate the completion status of each task, providing a clear view of overall progress.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3w5htPtfEz7QMCH9alVcwf/de35725fb4542b891bd695b900195291/Outcomes-Progress-Composition.png\", }, ], }, related: { items: [ { name: \"\", link: \"\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
|
|
6377
|
+
}
|
|
6378
|
+
],
|
|
6379
|
+
"exports": [
|
|
6380
|
+
{
|
|
6381
|
+
"kind": "js",
|
|
6382
|
+
"name": "muiDocs",
|
|
6383
|
+
"declaration": {
|
|
6384
|
+
"name": "muiDocs",
|
|
6385
|
+
"module": "src/components/mui-progress/doc.ts"
|
|
6386
|
+
}
|
|
6387
|
+
}
|
|
6388
|
+
]
|
|
6389
|
+
},
|
|
6390
|
+
{
|
|
6391
|
+
"kind": "javascript-module",
|
|
6392
|
+
"path": "src/components/mui-progress/index.ts",
|
|
6393
|
+
"declarations": [
|
|
6394
|
+
{
|
|
6395
|
+
"kind": "class",
|
|
6396
|
+
"description": "",
|
|
6397
|
+
"name": "MuiProgress",
|
|
6398
|
+
"members": [
|
|
6399
|
+
{
|
|
6400
|
+
"kind": "method",
|
|
6401
|
+
"name": "render"
|
|
6402
|
+
}
|
|
6403
|
+
],
|
|
6404
|
+
"attributes": [
|
|
6405
|
+
{
|
|
6406
|
+
"name": "progress"
|
|
6407
|
+
},
|
|
6408
|
+
{
|
|
6409
|
+
"name": "state"
|
|
6410
|
+
}
|
|
6411
|
+
],
|
|
6412
|
+
"superclass": {
|
|
6413
|
+
"name": "HTMLElement"
|
|
6414
|
+
},
|
|
6415
|
+
"tagName": "mui-progress",
|
|
6416
|
+
"customElement": true
|
|
6417
|
+
}
|
|
6418
|
+
],
|
|
6419
|
+
"exports": [
|
|
6420
|
+
{
|
|
6421
|
+
"kind": "custom-element-definition",
|
|
6422
|
+
"name": "mui-progress",
|
|
6423
|
+
"declaration": {
|
|
6424
|
+
"name": "MuiProgress",
|
|
6425
|
+
"module": "src/components/mui-progress/index.ts"
|
|
6426
|
+
}
|
|
6427
|
+
}
|
|
6428
|
+
]
|
|
6429
|
+
},
|
|
6366
6430
|
{
|
|
6367
6431
|
"kind": "javascript-module",
|
|
6368
6432
|
"path": "src/components/mui-prompt/doc.ts",
|
|
@@ -7065,70 +7129,6 @@
|
|
|
7065
7129
|
}
|
|
7066
7130
|
]
|
|
7067
7131
|
},
|
|
7068
|
-
{
|
|
7069
|
-
"kind": "javascript-module",
|
|
7070
|
-
"path": "src/components/mui-progress/doc.ts",
|
|
7071
|
-
"declarations": [
|
|
7072
|
-
{
|
|
7073
|
-
"kind": "variable",
|
|
7074
|
-
"name": "muiDocs",
|
|
7075
|
-
"type": {
|
|
7076
|
-
"text": "MuiDocs"
|
|
7077
|
-
},
|
|
7078
|
-
"default": "{ Progress: { title: \"Progress\", description: \"A Progress Bar visually represents completion status by filling a bar based on a percentage value. It gives users a clear indication of progress for a given task or process.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/2NPcL7tA0zGUWFLShr66fS/23d0050dce8c8379afc6deb8e351d049/Progress_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=948-4161&t=0ytskb8cxriEmdz2-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/inputs-progress--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-progress/index.ts\"], website: [\"https://muibook.com/#/progress\"], guides: [\"https://guides.muibook.com/progress\"], usage: { list: [ \"Show task progress – Indicate how much of a task or process has been completed.\", \"Display loading states – Represent the progress of a background operation, such as file uploads.\", \"Track step completion – Show progress in multi-step workflows or onboarding processes.\", \"Tune visual density and motion with component tokens such as --progress-radius, --progress-syncing-width, and --progress-pending-stripe-size.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/1iPll53Pmtgjh50qYwhsgY/908da9c51dd605895bd6306290fc6bd9/Progress_-_Anatomy.png\", list: [ \"Fill (Indicator) – The colored portion inside the track that represents the progress percentage.\", \"Track – The background of the progress bar, providing the visual boundary for progress.\", ], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"outcome-based-roadmap\", name: \"Outcome-Based Roadmap\", description: \"Example of an Outcome-Based Roadmap page showing objectives organised into Upcoming, Doing, and Finished columns. Progress bars indicate the completion status of each task, providing a clear view of overall progress.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3w5htPtfEz7QMCH9alVcwf/de35725fb4542b891bd695b900195291/Outcomes-Progress-Composition.png\", }, ], }, related: { items: [ { name: \"\", link: \"\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
|
|
7079
|
-
}
|
|
7080
|
-
],
|
|
7081
|
-
"exports": [
|
|
7082
|
-
{
|
|
7083
|
-
"kind": "js",
|
|
7084
|
-
"name": "muiDocs",
|
|
7085
|
-
"declaration": {
|
|
7086
|
-
"name": "muiDocs",
|
|
7087
|
-
"module": "src/components/mui-progress/doc.ts"
|
|
7088
|
-
}
|
|
7089
|
-
}
|
|
7090
|
-
]
|
|
7091
|
-
},
|
|
7092
|
-
{
|
|
7093
|
-
"kind": "javascript-module",
|
|
7094
|
-
"path": "src/components/mui-progress/index.ts",
|
|
7095
|
-
"declarations": [
|
|
7096
|
-
{
|
|
7097
|
-
"kind": "class",
|
|
7098
|
-
"description": "",
|
|
7099
|
-
"name": "MuiProgress",
|
|
7100
|
-
"members": [
|
|
7101
|
-
{
|
|
7102
|
-
"kind": "method",
|
|
7103
|
-
"name": "render"
|
|
7104
|
-
}
|
|
7105
|
-
],
|
|
7106
|
-
"attributes": [
|
|
7107
|
-
{
|
|
7108
|
-
"name": "progress"
|
|
7109
|
-
},
|
|
7110
|
-
{
|
|
7111
|
-
"name": "state"
|
|
7112
|
-
}
|
|
7113
|
-
],
|
|
7114
|
-
"superclass": {
|
|
7115
|
-
"name": "HTMLElement"
|
|
7116
|
-
},
|
|
7117
|
-
"tagName": "mui-progress",
|
|
7118
|
-
"customElement": true
|
|
7119
|
-
}
|
|
7120
|
-
],
|
|
7121
|
-
"exports": [
|
|
7122
|
-
{
|
|
7123
|
-
"kind": "custom-element-definition",
|
|
7124
|
-
"name": "mui-progress",
|
|
7125
|
-
"declaration": {
|
|
7126
|
-
"name": "MuiProgress",
|
|
7127
|
-
"module": "src/components/mui-progress/index.ts"
|
|
7128
|
-
}
|
|
7129
|
-
}
|
|
7130
|
-
]
|
|
7131
|
-
},
|
|
7132
7132
|
{
|
|
7133
7133
|
"kind": "javascript-module",
|
|
7134
7134
|
"path": "src/components/mui-prompt-message/doc.ts",
|
|
@@ -7735,7 +7735,7 @@
|
|
|
7735
7735
|
},
|
|
7736
7736
|
{
|
|
7737
7737
|
"kind": "javascript-module",
|
|
7738
|
-
"path": "src/components/mui-
|
|
7738
|
+
"path": "src/components/mui-range-input/doc.ts",
|
|
7739
7739
|
"declarations": [
|
|
7740
7740
|
{
|
|
7741
7741
|
"kind": "variable",
|
|
@@ -7743,7 +7743,7 @@
|
|
|
7743
7743
|
"type": {
|
|
7744
7744
|
"text": "MuiDocs"
|
|
7745
7745
|
},
|
|
7746
|
-
"default": "{
|
|
7746
|
+
"default": "{ RangeInput: { title: \"Range Input\", description: \"Range Input provides a reusable slider with optional floating value bubble.\", hero: [\"\"], figma: [\"\"], storybook: [\"https://stories.muibook.com\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-range-input/index.ts\"], website: [\"https://muibook.com/#/range-input\"], guides: [\"https://guides.muibook.com/input\"], usage: { list: [ \"Use for scrubbers and bounded numeric selection.\", \"Set bubble to show hover/drag value feedback.\", \"Use bubble-format='time' for media timelines.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"Provide a clear aria label to describe the range purpose.\"], }, anatomy: { image: \"\", list: [\"Native range control\", \"Floating value bubble (optional)\"] }, variants: { items: [{ key: \"\", title: \"\", description: \"\", image: \"\" }] }, compositions: { description: \"\", items: [] }, related: { items: [ { name: \"Input\", link: \"https://guides.muibook.com/input\" }, { name: \"Media Player\", link: \"https://guides.muibook.com/prompt\" }, ], }, rules: [{ heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }] }], behaviour: { list: [\"\"] }, writing: { list: [\"\"] }, }, }"
|
|
7747
7747
|
}
|
|
7748
7748
|
],
|
|
7749
7749
|
"exports": [
|
|
@@ -7752,94 +7752,128 @@
|
|
|
7752
7752
|
"name": "muiDocs",
|
|
7753
7753
|
"declaration": {
|
|
7754
7754
|
"name": "muiDocs",
|
|
7755
|
-
"module": "src/components/mui-
|
|
7755
|
+
"module": "src/components/mui-range-input/doc.ts"
|
|
7756
7756
|
}
|
|
7757
7757
|
}
|
|
7758
7758
|
]
|
|
7759
7759
|
},
|
|
7760
7760
|
{
|
|
7761
7761
|
"kind": "javascript-module",
|
|
7762
|
-
"path": "src/components/mui-
|
|
7762
|
+
"path": "src/components/mui-range-input/index.ts",
|
|
7763
7763
|
"declarations": [
|
|
7764
7764
|
{
|
|
7765
7765
|
"kind": "class",
|
|
7766
7766
|
"description": "",
|
|
7767
|
-
"name": "
|
|
7767
|
+
"name": "MuiRangeInput",
|
|
7768
7768
|
"members": [
|
|
7769
7769
|
{
|
|
7770
7770
|
"kind": "field",
|
|
7771
|
-
"name": "
|
|
7772
|
-
"type": {
|
|
7773
|
-
"text": "HTMLSlotElement | null"
|
|
7774
|
-
},
|
|
7775
|
-
"privacy": "private",
|
|
7776
|
-
"default": "null"
|
|
7771
|
+
"name": "value"
|
|
7777
7772
|
},
|
|
7778
7773
|
{
|
|
7779
|
-
"kind": "
|
|
7780
|
-
"name": "
|
|
7781
|
-
"
|
|
7782
|
-
|
|
7783
|
-
|
|
7774
|
+
"kind": "method",
|
|
7775
|
+
"name": "getThumbSize",
|
|
7776
|
+
"privacy": "private"
|
|
7777
|
+
},
|
|
7778
|
+
{
|
|
7779
|
+
"kind": "method",
|
|
7780
|
+
"name": "formatTime",
|
|
7784
7781
|
"privacy": "private",
|
|
7785
|
-
"
|
|
7782
|
+
"parameters": [
|
|
7783
|
+
{
|
|
7784
|
+
"name": "seconds",
|
|
7785
|
+
"type": {
|
|
7786
|
+
"text": "number"
|
|
7787
|
+
}
|
|
7788
|
+
}
|
|
7789
|
+
]
|
|
7786
7790
|
},
|
|
7787
7791
|
{
|
|
7788
|
-
"kind": "
|
|
7789
|
-
"name": "
|
|
7790
|
-
"type": {
|
|
7791
|
-
"text": "MediaQueryList | null"
|
|
7792
|
-
},
|
|
7792
|
+
"kind": "method",
|
|
7793
|
+
"name": "formatBubble",
|
|
7793
7794
|
"privacy": "private",
|
|
7794
|
-
"
|
|
7795
|
+
"parameters": [
|
|
7796
|
+
{
|
|
7797
|
+
"name": "value",
|
|
7798
|
+
"type": {
|
|
7799
|
+
"text": "number"
|
|
7800
|
+
}
|
|
7801
|
+
}
|
|
7802
|
+
]
|
|
7795
7803
|
},
|
|
7796
7804
|
{
|
|
7797
|
-
"kind": "
|
|
7798
|
-
"name": "
|
|
7805
|
+
"kind": "method",
|
|
7806
|
+
"name": "updateBubble",
|
|
7807
|
+
"privacy": "private"
|
|
7808
|
+
},
|
|
7809
|
+
{
|
|
7810
|
+
"kind": "method",
|
|
7811
|
+
"name": "bind",
|
|
7812
|
+
"privacy": "private"
|
|
7813
|
+
},
|
|
7814
|
+
{
|
|
7815
|
+
"kind": "method",
|
|
7816
|
+
"name": "render"
|
|
7817
|
+
}
|
|
7818
|
+
],
|
|
7819
|
+
"events": [
|
|
7820
|
+
{
|
|
7821
|
+
"name": "input",
|
|
7799
7822
|
"type": {
|
|
7800
|
-
"text": "
|
|
7801
|
-
}
|
|
7802
|
-
"privacy": "private",
|
|
7803
|
-
"default": "null"
|
|
7823
|
+
"text": "CustomEvent"
|
|
7824
|
+
}
|
|
7804
7825
|
},
|
|
7805
7826
|
{
|
|
7806
|
-
"
|
|
7807
|
-
"
|
|
7808
|
-
|
|
7827
|
+
"name": "change",
|
|
7828
|
+
"type": {
|
|
7829
|
+
"text": "CustomEvent"
|
|
7830
|
+
}
|
|
7809
7831
|
}
|
|
7810
7832
|
],
|
|
7811
7833
|
"attributes": [
|
|
7812
7834
|
{
|
|
7813
|
-
"name": "
|
|
7835
|
+
"name": "min"
|
|
7814
7836
|
},
|
|
7815
7837
|
{
|
|
7816
|
-
"name": "
|
|
7838
|
+
"name": "max"
|
|
7817
7839
|
},
|
|
7818
7840
|
{
|
|
7819
|
-
"name": "
|
|
7841
|
+
"name": "value"
|
|
7842
|
+
},
|
|
7843
|
+
{
|
|
7844
|
+
"name": "step"
|
|
7845
|
+
},
|
|
7846
|
+
{
|
|
7847
|
+
"name": "disabled"
|
|
7848
|
+
},
|
|
7849
|
+
{
|
|
7850
|
+
"name": "bubble"
|
|
7851
|
+
},
|
|
7852
|
+
{
|
|
7853
|
+
"name": "bubble-format"
|
|
7820
7854
|
}
|
|
7821
7855
|
],
|
|
7822
7856
|
"superclass": {
|
|
7823
7857
|
"name": "HTMLElement"
|
|
7824
7858
|
},
|
|
7825
|
-
"tagName": "mui-
|
|
7859
|
+
"tagName": "mui-range-input",
|
|
7826
7860
|
"customElement": true
|
|
7827
7861
|
}
|
|
7828
7862
|
],
|
|
7829
7863
|
"exports": [
|
|
7830
7864
|
{
|
|
7831
7865
|
"kind": "custom-element-definition",
|
|
7832
|
-
"name": "mui-
|
|
7866
|
+
"name": "mui-range-input",
|
|
7833
7867
|
"declaration": {
|
|
7834
|
-
"name": "
|
|
7835
|
-
"module": "src/components/mui-
|
|
7868
|
+
"name": "MuiRangeInput",
|
|
7869
|
+
"module": "src/components/mui-range-input/index.ts"
|
|
7836
7870
|
}
|
|
7837
7871
|
}
|
|
7838
7872
|
]
|
|
7839
7873
|
},
|
|
7840
7874
|
{
|
|
7841
7875
|
"kind": "javascript-module",
|
|
7842
|
-
"path": "src/components/mui-
|
|
7876
|
+
"path": "src/components/mui-responsive/doc.ts",
|
|
7843
7877
|
"declarations": [
|
|
7844
7878
|
{
|
|
7845
7879
|
"kind": "variable",
|
|
@@ -7847,7 +7881,7 @@
|
|
|
7847
7881
|
"type": {
|
|
7848
7882
|
"text": "MuiDocs"
|
|
7849
7883
|
},
|
|
7850
|
-
"default": "{
|
|
7884
|
+
"default": "{ Responsive: { title: \"Responsive\", description: \"Dynamically render UI based on viewport size\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/4UgRd1YdJAAZTThk4U97qE/8a322a53f71dc8b288385b5dd16b3469/Responsive_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=1059-12704&t=BwezUSymTClm00wJ-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/layout-responsive--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-responsive/index.ts\"], website: [\"https://muibook.com/#/responsive\"], guides: [\"https://guides.muibook.com/responsive\"], usage: { list: [ \"Use to adjust or swap UI components according to screen size for optimal experience.\", \"Ideal for tailoring layouts, navigation, or content density on different devices.\", \"Supports breakpoint-driven rendering to maintain clarity and usability.\", \"Avoid overly complex responsive behaviours that may confuse users or complicate maintenance.\", ], }, 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: \"outcomes-roadmap-dashboard\", name: \"Outcomes Roadmap Dashboard\", description: \"Example of the responsive component in the Outcomes Roadmap Dashboard, demonstrating layout, title, and padding adjustments across breakpoints.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3FsXandRr1Z9BAKv33twxT/b0d0e4a8b6237bf7d38660111bceb8ab/responsive-composition.gif\", }, ], }, related: { items: [ { name: \"Stack\", link: \"https://guides.muibook.com/stack\", }, { name: \"Grid\", link: \"https://guides.muibook.com/grid\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
|
|
7851
7885
|
}
|
|
7852
7886
|
],
|
|
7853
7887
|
"exports": [
|
|
@@ -7856,121 +7890,87 @@
|
|
|
7856
7890
|
"name": "muiDocs",
|
|
7857
7891
|
"declaration": {
|
|
7858
7892
|
"name": "muiDocs",
|
|
7859
|
-
"module": "src/components/mui-
|
|
7893
|
+
"module": "src/components/mui-responsive/doc.ts"
|
|
7860
7894
|
}
|
|
7861
7895
|
}
|
|
7862
7896
|
]
|
|
7863
7897
|
},
|
|
7864
7898
|
{
|
|
7865
7899
|
"kind": "javascript-module",
|
|
7866
|
-
"path": "src/components/mui-
|
|
7900
|
+
"path": "src/components/mui-responsive/index.ts",
|
|
7867
7901
|
"declarations": [
|
|
7868
7902
|
{
|
|
7869
7903
|
"kind": "class",
|
|
7870
7904
|
"description": "",
|
|
7871
|
-
"name": "
|
|
7905
|
+
"name": "MuiR",
|
|
7872
7906
|
"members": [
|
|
7873
7907
|
{
|
|
7874
7908
|
"kind": "field",
|
|
7875
|
-
"name": "
|
|
7876
|
-
|
|
7877
|
-
|
|
7878
|
-
|
|
7879
|
-
"name": "getThumbSize",
|
|
7880
|
-
"privacy": "private"
|
|
7881
|
-
},
|
|
7882
|
-
{
|
|
7883
|
-
"kind": "method",
|
|
7884
|
-
"name": "formatTime",
|
|
7909
|
+
"name": "slotEl",
|
|
7910
|
+
"type": {
|
|
7911
|
+
"text": "HTMLSlotElement | null"
|
|
7912
|
+
},
|
|
7885
7913
|
"privacy": "private",
|
|
7886
|
-
"
|
|
7887
|
-
{
|
|
7888
|
-
"name": "seconds",
|
|
7889
|
-
"type": {
|
|
7890
|
-
"text": "number"
|
|
7891
|
-
}
|
|
7892
|
-
}
|
|
7893
|
-
]
|
|
7914
|
+
"default": "null"
|
|
7894
7915
|
},
|
|
7895
7916
|
{
|
|
7896
|
-
"kind": "
|
|
7897
|
-
"name": "
|
|
7917
|
+
"kind": "field",
|
|
7918
|
+
"name": "mqlLow",
|
|
7919
|
+
"type": {
|
|
7920
|
+
"text": "MediaQueryList | null"
|
|
7921
|
+
},
|
|
7898
7922
|
"privacy": "private",
|
|
7899
|
-
"
|
|
7900
|
-
{
|
|
7901
|
-
"name": "value",
|
|
7902
|
-
"type": {
|
|
7903
|
-
"text": "number"
|
|
7904
|
-
}
|
|
7905
|
-
}
|
|
7906
|
-
]
|
|
7907
|
-
},
|
|
7908
|
-
{
|
|
7909
|
-
"kind": "method",
|
|
7910
|
-
"name": "updateBubble",
|
|
7911
|
-
"privacy": "private"
|
|
7923
|
+
"default": "null"
|
|
7912
7924
|
},
|
|
7913
7925
|
{
|
|
7914
|
-
"kind": "
|
|
7915
|
-
"name": "
|
|
7916
|
-
"
|
|
7926
|
+
"kind": "field",
|
|
7927
|
+
"name": "mqlHigh",
|
|
7928
|
+
"type": {
|
|
7929
|
+
"text": "MediaQueryList | null"
|
|
7930
|
+
},
|
|
7931
|
+
"privacy": "private",
|
|
7932
|
+
"default": "null"
|
|
7917
7933
|
},
|
|
7918
7934
|
{
|
|
7919
|
-
"kind": "
|
|
7920
|
-
"name": "
|
|
7921
|
-
}
|
|
7922
|
-
],
|
|
7923
|
-
"events": [
|
|
7924
|
-
{
|
|
7925
|
-
"name": "input",
|
|
7935
|
+
"kind": "field",
|
|
7936
|
+
"name": "mqlSingle",
|
|
7926
7937
|
"type": {
|
|
7927
|
-
"text": "
|
|
7928
|
-
}
|
|
7938
|
+
"text": "MediaQueryList | null"
|
|
7939
|
+
},
|
|
7940
|
+
"privacy": "private",
|
|
7941
|
+
"default": "null"
|
|
7929
7942
|
},
|
|
7930
7943
|
{
|
|
7931
|
-
"
|
|
7932
|
-
"
|
|
7933
|
-
|
|
7934
|
-
}
|
|
7944
|
+
"kind": "field",
|
|
7945
|
+
"name": "innerHTML",
|
|
7946
|
+
"default": "` <style>${styles}</style> <slot></slot> `"
|
|
7935
7947
|
}
|
|
7936
7948
|
],
|
|
7937
7949
|
"attributes": [
|
|
7938
7950
|
{
|
|
7939
|
-
"name": "
|
|
7940
|
-
},
|
|
7941
|
-
{
|
|
7942
|
-
"name": "max"
|
|
7943
|
-
},
|
|
7944
|
-
{
|
|
7945
|
-
"name": "value"
|
|
7946
|
-
},
|
|
7947
|
-
{
|
|
7948
|
-
"name": "step"
|
|
7949
|
-
},
|
|
7950
|
-
{
|
|
7951
|
-
"name": "disabled"
|
|
7951
|
+
"name": "breakpoint"
|
|
7952
7952
|
},
|
|
7953
7953
|
{
|
|
7954
|
-
"name": "
|
|
7954
|
+
"name": "breakpoint-low"
|
|
7955
7955
|
},
|
|
7956
7956
|
{
|
|
7957
|
-
"name": "
|
|
7957
|
+
"name": "breakpoint-high"
|
|
7958
7958
|
}
|
|
7959
7959
|
],
|
|
7960
7960
|
"superclass": {
|
|
7961
7961
|
"name": "HTMLElement"
|
|
7962
7962
|
},
|
|
7963
|
-
"tagName": "mui-
|
|
7963
|
+
"tagName": "mui-responsive",
|
|
7964
7964
|
"customElement": true
|
|
7965
7965
|
}
|
|
7966
7966
|
],
|
|
7967
7967
|
"exports": [
|
|
7968
7968
|
{
|
|
7969
7969
|
"kind": "custom-element-definition",
|
|
7970
|
-
"name": "mui-
|
|
7970
|
+
"name": "mui-responsive",
|
|
7971
7971
|
"declaration": {
|
|
7972
|
-
"name": "
|
|
7973
|
-
"module": "src/components/mui-
|
|
7972
|
+
"name": "MuiR",
|
|
7973
|
+
"module": "src/components/mui-responsive/index.ts"
|
|
7974
7974
|
}
|
|
7975
7975
|
}
|
|
7976
7976
|
]
|
|
@@ -9961,32 +9961,6 @@
|
|
|
9961
9961
|
}
|
|
9962
9962
|
]
|
|
9963
9963
|
},
|
|
9964
|
-
{
|
|
9965
|
-
"kind": "javascript-module",
|
|
9966
|
-
"path": "src/components/mui-list/list/index.ts",
|
|
9967
|
-
"declarations": [
|
|
9968
|
-
{
|
|
9969
|
-
"kind": "class",
|
|
9970
|
-
"description": "",
|
|
9971
|
-
"name": "MuiList",
|
|
9972
|
-
"superclass": {
|
|
9973
|
-
"name": "HTMLElement"
|
|
9974
|
-
},
|
|
9975
|
-
"tagName": "mui-list",
|
|
9976
|
-
"customElement": true
|
|
9977
|
-
}
|
|
9978
|
-
],
|
|
9979
|
-
"exports": [
|
|
9980
|
-
{
|
|
9981
|
-
"kind": "custom-element-definition",
|
|
9982
|
-
"name": "mui-list",
|
|
9983
|
-
"declaration": {
|
|
9984
|
-
"name": "MuiList",
|
|
9985
|
-
"module": "src/components/mui-list/list/index.ts"
|
|
9986
|
-
}
|
|
9987
|
-
}
|
|
9988
|
-
]
|
|
9989
|
-
},
|
|
9990
9964
|
{
|
|
9991
9965
|
"kind": "javascript-module",
|
|
9992
9966
|
"path": "src/components/mui-slat/group/index.ts",
|
|
@@ -10121,6 +10095,32 @@
|
|
|
10121
10095
|
}
|
|
10122
10096
|
]
|
|
10123
10097
|
},
|
|
10098
|
+
{
|
|
10099
|
+
"kind": "javascript-module",
|
|
10100
|
+
"path": "src/components/mui-list/list/index.ts",
|
|
10101
|
+
"declarations": [
|
|
10102
|
+
{
|
|
10103
|
+
"kind": "class",
|
|
10104
|
+
"description": "",
|
|
10105
|
+
"name": "MuiList",
|
|
10106
|
+
"superclass": {
|
|
10107
|
+
"name": "HTMLElement"
|
|
10108
|
+
},
|
|
10109
|
+
"tagName": "mui-list",
|
|
10110
|
+
"customElement": true
|
|
10111
|
+
}
|
|
10112
|
+
],
|
|
10113
|
+
"exports": [
|
|
10114
|
+
{
|
|
10115
|
+
"kind": "custom-element-definition",
|
|
10116
|
+
"name": "mui-list",
|
|
10117
|
+
"declaration": {
|
|
10118
|
+
"name": "MuiList",
|
|
10119
|
+
"module": "src/components/mui-list/list/index.ts"
|
|
10120
|
+
}
|
|
10121
|
+
}
|
|
10122
|
+
]
|
|
10123
|
+
},
|
|
10124
10124
|
{
|
|
10125
10125
|
"kind": "javascript-module",
|
|
10126
10126
|
"path": "src/components/mui-stack/hstack/index.ts",
|
|
@@ -10341,6 +10341,43 @@
|
|
|
10341
10341
|
}
|
|
10342
10342
|
]
|
|
10343
10343
|
},
|
|
10344
|
+
{
|
|
10345
|
+
"kind": "javascript-module",
|
|
10346
|
+
"path": "src/components/mui-table/cell/index.ts",
|
|
10347
|
+
"declarations": [
|
|
10348
|
+
{
|
|
10349
|
+
"kind": "class",
|
|
10350
|
+
"description": "",
|
|
10351
|
+
"name": "MuiCell",
|
|
10352
|
+
"members": [
|
|
10353
|
+
{
|
|
10354
|
+
"kind": "method",
|
|
10355
|
+
"name": "render"
|
|
10356
|
+
}
|
|
10357
|
+
],
|
|
10358
|
+
"attributes": [
|
|
10359
|
+
{
|
|
10360
|
+
"name": "align-y"
|
|
10361
|
+
}
|
|
10362
|
+
],
|
|
10363
|
+
"superclass": {
|
|
10364
|
+
"name": "HTMLElement"
|
|
10365
|
+
},
|
|
10366
|
+
"tagName": "mui-cell",
|
|
10367
|
+
"customElement": true
|
|
10368
|
+
}
|
|
10369
|
+
],
|
|
10370
|
+
"exports": [
|
|
10371
|
+
{
|
|
10372
|
+
"kind": "custom-element-definition",
|
|
10373
|
+
"name": "mui-cell",
|
|
10374
|
+
"declaration": {
|
|
10375
|
+
"name": "MuiCell",
|
|
10376
|
+
"module": "src/components/mui-table/cell/index.ts"
|
|
10377
|
+
}
|
|
10378
|
+
}
|
|
10379
|
+
]
|
|
10380
|
+
},
|
|
10344
10381
|
{
|
|
10345
10382
|
"kind": "javascript-module",
|
|
10346
10383
|
"path": "src/components/mui-stepper/stepper/index.ts",
|
|
@@ -10514,69 +10551,6 @@
|
|
|
10514
10551
|
}
|
|
10515
10552
|
]
|
|
10516
10553
|
},
|
|
10517
|
-
{
|
|
10518
|
-
"kind": "javascript-module",
|
|
10519
|
-
"path": "src/components/mui-table/cell/index.ts",
|
|
10520
|
-
"declarations": [
|
|
10521
|
-
{
|
|
10522
|
-
"kind": "class",
|
|
10523
|
-
"description": "",
|
|
10524
|
-
"name": "MuiCell",
|
|
10525
|
-
"members": [
|
|
10526
|
-
{
|
|
10527
|
-
"kind": "method",
|
|
10528
|
-
"name": "render"
|
|
10529
|
-
}
|
|
10530
|
-
],
|
|
10531
|
-
"attributes": [
|
|
10532
|
-
{
|
|
10533
|
-
"name": "align-y"
|
|
10534
|
-
}
|
|
10535
|
-
],
|
|
10536
|
-
"superclass": {
|
|
10537
|
-
"name": "HTMLElement"
|
|
10538
|
-
},
|
|
10539
|
-
"tagName": "mui-cell",
|
|
10540
|
-
"customElement": true
|
|
10541
|
-
}
|
|
10542
|
-
],
|
|
10543
|
-
"exports": [
|
|
10544
|
-
{
|
|
10545
|
-
"kind": "custom-element-definition",
|
|
10546
|
-
"name": "mui-cell",
|
|
10547
|
-
"declaration": {
|
|
10548
|
-
"name": "MuiCell",
|
|
10549
|
-
"module": "src/components/mui-table/cell/index.ts"
|
|
10550
|
-
}
|
|
10551
|
-
}
|
|
10552
|
-
]
|
|
10553
|
-
},
|
|
10554
|
-
{
|
|
10555
|
-
"kind": "javascript-module",
|
|
10556
|
-
"path": "src/components/mui-table/row-group/index.ts",
|
|
10557
|
-
"declarations": [
|
|
10558
|
-
{
|
|
10559
|
-
"kind": "class",
|
|
10560
|
-
"description": "",
|
|
10561
|
-
"name": "MuiRowGroup",
|
|
10562
|
-
"superclass": {
|
|
10563
|
-
"name": "HTMLElement"
|
|
10564
|
-
},
|
|
10565
|
-
"tagName": "mui-row-group",
|
|
10566
|
-
"customElement": true
|
|
10567
|
-
}
|
|
10568
|
-
],
|
|
10569
|
-
"exports": [
|
|
10570
|
-
{
|
|
10571
|
-
"kind": "custom-element-definition",
|
|
10572
|
-
"name": "mui-row-group",
|
|
10573
|
-
"declaration": {
|
|
10574
|
-
"name": "MuiRowGroup",
|
|
10575
|
-
"module": "src/components/mui-table/row-group/index.ts"
|
|
10576
|
-
}
|
|
10577
|
-
}
|
|
10578
|
-
]
|
|
10579
|
-
},
|
|
10580
10554
|
{
|
|
10581
10555
|
"kind": "javascript-module",
|
|
10582
10556
|
"path": "src/components/mui-table/row/index.ts",
|
|
@@ -10620,32 +10594,6 @@
|
|
|
10620
10594
|
}
|
|
10621
10595
|
]
|
|
10622
10596
|
},
|
|
10623
|
-
{
|
|
10624
|
-
"kind": "javascript-module",
|
|
10625
|
-
"path": "src/components/mui-table/table/index.ts",
|
|
10626
|
-
"declarations": [
|
|
10627
|
-
{
|
|
10628
|
-
"kind": "class",
|
|
10629
|
-
"description": "",
|
|
10630
|
-
"name": "MuiTable",
|
|
10631
|
-
"superclass": {
|
|
10632
|
-
"name": "HTMLElement"
|
|
10633
|
-
},
|
|
10634
|
-
"tagName": "mui-table",
|
|
10635
|
-
"customElement": true
|
|
10636
|
-
}
|
|
10637
|
-
],
|
|
10638
|
-
"exports": [
|
|
10639
|
-
{
|
|
10640
|
-
"kind": "custom-element-definition",
|
|
10641
|
-
"name": "mui-table",
|
|
10642
|
-
"declaration": {
|
|
10643
|
-
"name": "MuiTable",
|
|
10644
|
-
"module": "src/components/mui-table/table/index.ts"
|
|
10645
|
-
}
|
|
10646
|
-
}
|
|
10647
|
-
]
|
|
10648
|
-
},
|
|
10649
10597
|
{
|
|
10650
10598
|
"kind": "javascript-module",
|
|
10651
10599
|
"path": "src/components/mui-tabs/controller/index.ts",
|
|
@@ -10718,6 +10666,58 @@
|
|
|
10718
10666
|
}
|
|
10719
10667
|
]
|
|
10720
10668
|
},
|
|
10669
|
+
{
|
|
10670
|
+
"kind": "javascript-module",
|
|
10671
|
+
"path": "src/components/mui-table/table/index.ts",
|
|
10672
|
+
"declarations": [
|
|
10673
|
+
{
|
|
10674
|
+
"kind": "class",
|
|
10675
|
+
"description": "",
|
|
10676
|
+
"name": "MuiTable",
|
|
10677
|
+
"superclass": {
|
|
10678
|
+
"name": "HTMLElement"
|
|
10679
|
+
},
|
|
10680
|
+
"tagName": "mui-table",
|
|
10681
|
+
"customElement": true
|
|
10682
|
+
}
|
|
10683
|
+
],
|
|
10684
|
+
"exports": [
|
|
10685
|
+
{
|
|
10686
|
+
"kind": "custom-element-definition",
|
|
10687
|
+
"name": "mui-table",
|
|
10688
|
+
"declaration": {
|
|
10689
|
+
"name": "MuiTable",
|
|
10690
|
+
"module": "src/components/mui-table/table/index.ts"
|
|
10691
|
+
}
|
|
10692
|
+
}
|
|
10693
|
+
]
|
|
10694
|
+
},
|
|
10695
|
+
{
|
|
10696
|
+
"kind": "javascript-module",
|
|
10697
|
+
"path": "src/components/mui-table/row-group/index.ts",
|
|
10698
|
+
"declarations": [
|
|
10699
|
+
{
|
|
10700
|
+
"kind": "class",
|
|
10701
|
+
"description": "",
|
|
10702
|
+
"name": "MuiRowGroup",
|
|
10703
|
+
"superclass": {
|
|
10704
|
+
"name": "HTMLElement"
|
|
10705
|
+
},
|
|
10706
|
+
"tagName": "mui-row-group",
|
|
10707
|
+
"customElement": true
|
|
10708
|
+
}
|
|
10709
|
+
],
|
|
10710
|
+
"exports": [
|
|
10711
|
+
{
|
|
10712
|
+
"kind": "custom-element-definition",
|
|
10713
|
+
"name": "mui-row-group",
|
|
10714
|
+
"declaration": {
|
|
10715
|
+
"name": "MuiRowGroup",
|
|
10716
|
+
"module": "src/components/mui-table/row-group/index.ts"
|
|
10717
|
+
}
|
|
10718
|
+
}
|
|
10719
|
+
]
|
|
10720
|
+
},
|
|
10721
10721
|
{
|
|
10722
10722
|
"kind": "javascript-module",
|
|
10723
10723
|
"path": "src/components/mui-tabs/item/index.ts",
|