@muibook/components 18.0.0 → 18.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/README.md +2 -0
- package/dist/esm/components/mui-button/index.js +0 -5
- package/dist/esm/components/mui-dropdown/index.js +19 -19
- package/dist/esm/components/mui-prompt/index.js +5 -7
- package/dist/esm/components/mui-slide-frame/index.js +19 -24
- package/dist/esm/css/mui-brand.css +1 -1
- package/dist/esm/custom-elements.json +481 -481
- package/package.json +1 -1
|
@@ -346,7 +346,7 @@
|
|
|
346
346
|
},
|
|
347
347
|
{
|
|
348
348
|
"kind": "javascript-module",
|
|
349
|
-
"path": "src/components/mui-
|
|
349
|
+
"path": "src/components/mui-body/doc.ts",
|
|
350
350
|
"declarations": [
|
|
351
351
|
{
|
|
352
352
|
"kind": "variable",
|
|
@@ -354,7 +354,7 @@
|
|
|
354
354
|
"type": {
|
|
355
355
|
"text": "MuiDocs"
|
|
356
356
|
},
|
|
357
|
-
"default": "{
|
|
357
|
+
"default": "{ Body: { title: \"Body\", description: \"Use the Body component for clear and readable paragraph text across the UI. It’s ideal for longer-form content such as descriptions, explanations, or supporting information. Variant styles are also available for status messages and other contextual needs.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/GGmtyOnGHBMGMrvkPTWSL/2c6ff12702d76c1393b2315b19728aa3/Body_-_Home_Image.png\", ], figma: [\"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-892&t=fSFYVey9aCoE5oQa-1\"], storybook: [\"https://stories.muibook.com/?path=/docs/content-body--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-body/index.ts\"], website: [\"https://muibook.com/#/button\"], guides: [\"https://guides.muibook.com/body\"], usage: { list: [ \"Use for supporting content or descriptions.\", \"Use states like Default, Success, Warning and Error to align with feedback or messaging contexts.\", \"Match the body size to the layout’s overall design and readability.\", \"Adjust the size by selecting x-small, small, medium or large.\", \"Use before/after slots to compose inline icons, badges, or helper UI with body text.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"\", list: [\"\"], }, variants: { items: [ { key: \"default\", title: \"Default\", description: \"Standard body text with x-small, small, medium and large for tailored readability. In addition to the size, font weight of regular and bold is available.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2NAalFsBAkeBz69hO093eb/b9390132c50df11749aaa47dafdb2b93/default.png\", }, { key: \"optional\", title: \"Optional\", description: \"Optional text is visually lighter, providing subtle contrast to Standard body text. It comes in four sizes—x-small, small, medium, and large—for tailored readability. Font weights of regular and bold are also available, giving flexibility for emphasis or hierarchy.\", image: \"\", }, { key: \"success\", title: \"Success\", description: \"Indicates positive feedback with the option of x-small, small, medium and large for tailored readability. In addition to the size, font weight of regular and bold is available.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/8RChklU9yHSY7PTJH0JLD/c72f630006f2be4e7f1d850d7510c92f/success.png\", }, { key: \"warning\", title: \"Warning\", description: \"Highlights warning messages with the option of x-small, small, medium, and large for tailored readability. In addition to the size, font weight of regular and bold is available.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2UJaVEXU2fbKPi3L7afjt/e82b06ef54e92cf2d6f6e984d8a27079/warning.png\", }, { key: \"error\", title: \"Error\", description: \"Highlights error messages with the option of x-small, small, medium, and large for tailored readability. In addition to the size, font weight of regular and bold is available.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/egb4l4ubM0A6T44xAxDgz/5d94fa59f0069b689da537710650e22b/error.png\", }, ], }, 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\", }, { 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\", }, { 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: \"Heading\", link: \"https://guides.muibook.com/heading\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
|
|
358
358
|
}
|
|
359
359
|
],
|
|
360
360
|
"exports": [
|
|
@@ -363,54 +363,84 @@
|
|
|
363
363
|
"name": "muiDocs",
|
|
364
364
|
"declaration": {
|
|
365
365
|
"name": "muiDocs",
|
|
366
|
-
"module": "src/components/mui-
|
|
366
|
+
"module": "src/components/mui-body/doc.ts"
|
|
367
367
|
}
|
|
368
368
|
}
|
|
369
369
|
]
|
|
370
370
|
},
|
|
371
371
|
{
|
|
372
372
|
"kind": "javascript-module",
|
|
373
|
-
"path": "src/components/mui-
|
|
373
|
+
"path": "src/components/mui-body/index.ts",
|
|
374
374
|
"declarations": [
|
|
375
375
|
{
|
|
376
376
|
"kind": "class",
|
|
377
377
|
"description": "",
|
|
378
|
-
"name": "
|
|
378
|
+
"name": "MuiBody",
|
|
379
379
|
"members": [
|
|
380
380
|
{
|
|
381
381
|
"kind": "method",
|
|
382
382
|
"name": "render"
|
|
383
|
+
},
|
|
384
|
+
{
|
|
385
|
+
"kind": "method",
|
|
386
|
+
"name": "setupSlotBehavior",
|
|
387
|
+
"privacy": "private"
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"kind": "method",
|
|
391
|
+
"name": "syncInlineSlotSizes",
|
|
392
|
+
"privacy": "private",
|
|
393
|
+
"parameters": [
|
|
394
|
+
{
|
|
395
|
+
"name": "elements",
|
|
396
|
+
"type": {
|
|
397
|
+
"text": "Element[]"
|
|
398
|
+
}
|
|
399
|
+
}
|
|
400
|
+
]
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
"kind": "method",
|
|
404
|
+
"name": "waitForPartMap",
|
|
405
|
+
"return": {
|
|
406
|
+
"type": {
|
|
407
|
+
"text": "Promise<void>"
|
|
408
|
+
}
|
|
409
|
+
}
|
|
383
410
|
}
|
|
384
411
|
],
|
|
385
412
|
"attributes": [
|
|
386
413
|
{
|
|
387
|
-
"name": "
|
|
414
|
+
"name": "size"
|
|
388
415
|
},
|
|
389
416
|
{
|
|
390
|
-
"name": "
|
|
417
|
+
"name": "weight"
|
|
418
|
+
},
|
|
419
|
+
{
|
|
420
|
+
"name": "variant"
|
|
391
421
|
}
|
|
392
422
|
],
|
|
393
423
|
"superclass": {
|
|
394
424
|
"name": "HTMLElement"
|
|
395
425
|
},
|
|
396
|
-
"tagName": "mui-
|
|
426
|
+
"tagName": "mui-body",
|
|
397
427
|
"customElement": true
|
|
398
428
|
}
|
|
399
429
|
],
|
|
400
430
|
"exports": [
|
|
401
431
|
{
|
|
402
432
|
"kind": "custom-element-definition",
|
|
403
|
-
"name": "mui-
|
|
433
|
+
"name": "mui-body",
|
|
404
434
|
"declaration": {
|
|
405
|
-
"name": "
|
|
406
|
-
"module": "src/components/mui-
|
|
435
|
+
"name": "MuiBody",
|
|
436
|
+
"module": "src/components/mui-body/index.ts"
|
|
407
437
|
}
|
|
408
438
|
}
|
|
409
439
|
]
|
|
410
440
|
},
|
|
411
441
|
{
|
|
412
442
|
"kind": "javascript-module",
|
|
413
|
-
"path": "src/components/mui-
|
|
443
|
+
"path": "src/components/mui-badge/doc.ts",
|
|
414
444
|
"declarations": [
|
|
415
445
|
{
|
|
416
446
|
"kind": "variable",
|
|
@@ -418,7 +448,7 @@
|
|
|
418
448
|
"type": {
|
|
419
449
|
"text": "MuiDocs"
|
|
420
450
|
},
|
|
421
|
-
"default": "{
|
|
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: [\"\"], }, }, }"
|
|
422
452
|
}
|
|
423
453
|
],
|
|
424
454
|
"exports": [
|
|
@@ -427,77 +457,47 @@
|
|
|
427
457
|
"name": "muiDocs",
|
|
428
458
|
"declaration": {
|
|
429
459
|
"name": "muiDocs",
|
|
430
|
-
"module": "src/components/mui-
|
|
460
|
+
"module": "src/components/mui-badge/doc.ts"
|
|
431
461
|
}
|
|
432
462
|
}
|
|
433
463
|
]
|
|
434
464
|
},
|
|
435
465
|
{
|
|
436
466
|
"kind": "javascript-module",
|
|
437
|
-
"path": "src/components/mui-
|
|
467
|
+
"path": "src/components/mui-badge/index.ts",
|
|
438
468
|
"declarations": [
|
|
439
469
|
{
|
|
440
470
|
"kind": "class",
|
|
441
471
|
"description": "",
|
|
442
|
-
"name": "
|
|
472
|
+
"name": "MuiBadge",
|
|
443
473
|
"members": [
|
|
444
474
|
{
|
|
445
475
|
"kind": "method",
|
|
446
476
|
"name": "render"
|
|
447
|
-
},
|
|
448
|
-
{
|
|
449
|
-
"kind": "method",
|
|
450
|
-
"name": "setupSlotBehavior",
|
|
451
|
-
"privacy": "private"
|
|
452
|
-
},
|
|
453
|
-
{
|
|
454
|
-
"kind": "method",
|
|
455
|
-
"name": "syncInlineSlotSizes",
|
|
456
|
-
"privacy": "private",
|
|
457
|
-
"parameters": [
|
|
458
|
-
{
|
|
459
|
-
"name": "elements",
|
|
460
|
-
"type": {
|
|
461
|
-
"text": "Element[]"
|
|
462
|
-
}
|
|
463
|
-
}
|
|
464
|
-
]
|
|
465
|
-
},
|
|
466
|
-
{
|
|
467
|
-
"kind": "method",
|
|
468
|
-
"name": "waitForPartMap",
|
|
469
|
-
"return": {
|
|
470
|
-
"type": {
|
|
471
|
-
"text": "Promise<void>"
|
|
472
|
-
}
|
|
473
|
-
}
|
|
474
477
|
}
|
|
475
478
|
],
|
|
476
479
|
"attributes": [
|
|
477
480
|
{
|
|
478
|
-
"name": "
|
|
479
|
-
},
|
|
480
|
-
{
|
|
481
|
-
"name": "weight"
|
|
481
|
+
"name": "variant"
|
|
482
482
|
},
|
|
483
483
|
{
|
|
484
|
-
"name": "
|
|
484
|
+
"name": "size"
|
|
485
485
|
}
|
|
486
486
|
],
|
|
487
487
|
"superclass": {
|
|
488
488
|
"name": "HTMLElement"
|
|
489
489
|
},
|
|
490
|
-
"tagName": "mui-
|
|
490
|
+
"tagName": "mui-badge",
|
|
491
491
|
"customElement": true
|
|
492
492
|
}
|
|
493
493
|
],
|
|
494
494
|
"exports": [
|
|
495
495
|
{
|
|
496
496
|
"kind": "custom-element-definition",
|
|
497
|
-
"name": "mui-
|
|
497
|
+
"name": "mui-badge",
|
|
498
498
|
"declaration": {
|
|
499
|
-
"name": "
|
|
500
|
-
"module": "src/components/mui-
|
|
499
|
+
"name": "MuiBadge",
|
|
500
|
+
"module": "src/components/mui-badge/index.ts"
|
|
501
501
|
}
|
|
502
502
|
}
|
|
503
503
|
]
|
|
@@ -3219,6 +3219,145 @@
|
|
|
3219
3219
|
}
|
|
3220
3220
|
]
|
|
3221
3221
|
},
|
|
3222
|
+
{
|
|
3223
|
+
"kind": "javascript-module",
|
|
3224
|
+
"path": "src/components/mui-input/doc.ts",
|
|
3225
|
+
"declarations": [
|
|
3226
|
+
{
|
|
3227
|
+
"kind": "variable",
|
|
3228
|
+
"name": "muiDocs",
|
|
3229
|
+
"type": {
|
|
3230
|
+
"text": "MuiDocs"
|
|
3231
|
+
},
|
|
3232
|
+
"default": "{ Input: { title: \"Input\", description: \"An input component for capturing user text, styled for consistency across your UI.\", hero: [\"\"], figma: [\"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-795&t=GMqx21isUVAMpLJp-1\"], storybook: [\"https://stories.muibook.com/?path=/docs/inputs-input--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-input/index.ts\"], website: [\"https://muibook.com/#/input\"], guides: [\"https://guides.muibook.com/input\"], usage: { list: [ \"Ensure the purpose of the input is clear, either through a placeholder text or surrounding context.\", \"Ensure validation feedback is considered when using an input. E.g. Error text.\", \"Ensure the experience has clear focus states to support keyboard accessibility.\", \"Select the appropriate input types for the specific use case. E.g. Text, Email, Password.\", \"Use size='x-small|small|medium|large' to align inputs with surrounding form controls.\", \"Use slot='hint' for contextual overlays, including mui-hint with interactive tooltip content.\", \"Use mui-chip in before/after slots for tag-style contextual input patterns.\", \"Use placeholder text to provide context of the input use; avoid using them as primary labels.\", \"Avoid relying solely on placeholder text for instructions, as it disappears when users start typing.\", \"Use the optional attribute when a field is not required to show a clear (optional) marker in the label.\", \"Use max-length when input limits matter; the component shows a live character count.\", \"In React controlled mode, keep value updates isolated from structural attribute updates (label, type, placeholder, variant) to avoid focus loss while typing.\", ], }, accessibility: { designerList: [\"\"], engineerList: [ \"A label is required for screen reader support to describe the input's purpose.\", \"If hide-label is used, the label is visually hidden but accessible via aria-label.\", \"The label and input are linked via for and id. If no id is provided, one is generated.\", \"Clear focus styles are shown for keyboard users.\", \"The native disabled attribute is fully supported by assistive tech.\", \"Optional fields can be explicitly communicated with the optional attribute without changing label association.\", \"When max-length is set, users get visible character progress while native maxlength enforcement remains intact.\", \"For React integrations, prefer reading event.detail.value from the web component custom event instead of querying shadow DOM internals.\", ], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/5aiWlqSJ4BYCGtXn9MbGd/2734f1771c0e666806060bc85f753927/Input_-_Anatomy.png\", list: [ \"Label: Describes the purpose of the Input; required for accessibility. Can be hidden if the context is clear. Ensure the label text is still provided for developers to support screen reader access.\", \"Text: The label or placeholder text that describes the input field’s purpose.\", \"Before: Optional icons can be placed before or after the text input for additional functionality or clarity (e.g., search or password visibility icons).\", \"After: Optional icons can be placed before or after the text input for additional functionality or clarity (e.g., search or password visibility icons).\", \"Slot Before: Allows insertion of an Add-On, Select, or Button before the input to provide contextual or interactive elements. Some design craft may be needed to align elements visually in tools like Figma.\", \"Slot After: Allows insertion of an Add-On, Select, or Button after the input to support or clarify the user’s entry. Some design craft may be needed to ensure alignment and spacing look accurate in design tools.\", ], }, variants: { items: [ { key: \"default\", title: \"Default\", description: \"The standard Input with visible label and no interaction or validation states applied. Used for most form field scenarios.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5t0SMtVRHvOSHiuHZ8jLfS/64da2bbaf5d2f4216f1c876f205c1298/input-default.png\", }, { key: \"hide-label\", title: \"Hide Label\", description: \"The label is visually hidden but remains accessible to screen readers. Use when the label context is already clear from surrounding UI. Ensure the label name is documented for developers, as the component requires a label for accessibility.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4wC0xbPgmsMGi6YhMG8PnI/f01da9a977092a2da1e128fbee3325eb/input-hide-label.png\", }, { key: \"hover\", title: \"Hover\", description: \"Displays the hover state styling when a pointer is placed over the Input. Useful for demonstrating interactive feedback.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5IXEcxa2RxqubupHmblDhd/ab41eba34289194733a87994b096e95d/input-hover.png\", }, { key: \"focus\", title: \"Focus\", description: \"Shows the focus ring or border to indicate that the Input is currently active. Supports accessible keyboard navigation.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4AA4IcIdnov9MfSeY4rSdL/bbaf44297cdd4bd09d626b707dbe5f47/input-focus.png\", }, { key: \"error\", title: \"Error\", description: \"Displays a visual error style to indicate invalid input. Used with the Field component to surface validation messaging.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2LYMpJwtH7f8KfPYl0vwAg/385529402b5e73399320c9581c8e1301/input-error.png\", }, { key: \"input-field\", title: \"Input + Field\", description: \"Displays a visual error style to indicate invalid input. Used with the Field component to surface validation messaging.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/kSXvQ6D4hvuP3c9bC0ZUa/319272dc75f0b08493753a49c0fbff75/success-message.png\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"user-details\", name: \"User Details (Step 1)\", description: \"This composition uses an accordion to contain a step in a multi-step flow. It focuses on input fields with labels, placeholders, and optional states, keeping the layout compact and clear.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1L2XfteVwNBQcFlddTYmfi/c791eb538285e2cfb919342e84228811/accordion-block_-_Variants.png\", }, { key: \"onboarding-form\", name: \"Onboarding Form\", description: \"Demonstrates an onboarding form within a card, using logic to confirm terms acceptance. Components include Heading, Input Fields, Checkbox, and Button.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1NrgynTcdmVVKSYCsQwlOW/5fc4776c1860b498a59a2865b4e57ecb/Card-Onboarding-Composition.png\", }, ], }, related: { items: [ { name: \"Field\", link: \"https://guides.muibook.com/field\", }, { name: \"Select\", link: \"https://guides.muibook.com/select\", }, { name: \"File Upload\", link: \"https://guides.muibook.com/file-upload\", }, { name: \"Add on\", link: \"https://guides.muibook.com/add-on\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
|
|
3233
|
+
}
|
|
3234
|
+
],
|
|
3235
|
+
"exports": [
|
|
3236
|
+
{
|
|
3237
|
+
"kind": "js",
|
|
3238
|
+
"name": "muiDocs",
|
|
3239
|
+
"declaration": {
|
|
3240
|
+
"name": "muiDocs",
|
|
3241
|
+
"module": "src/components/mui-input/doc.ts"
|
|
3242
|
+
}
|
|
3243
|
+
}
|
|
3244
|
+
]
|
|
3245
|
+
},
|
|
3246
|
+
{
|
|
3247
|
+
"kind": "javascript-module",
|
|
3248
|
+
"path": "src/components/mui-input/index.ts",
|
|
3249
|
+
"declarations": [
|
|
3250
|
+
{
|
|
3251
|
+
"kind": "class",
|
|
3252
|
+
"description": "",
|
|
3253
|
+
"name": "MuiInput",
|
|
3254
|
+
"members": [
|
|
3255
|
+
{
|
|
3256
|
+
"kind": "field",
|
|
3257
|
+
"name": "_changeHandler",
|
|
3258
|
+
"type": {
|
|
3259
|
+
"text": "(e: Event) => void | undefined"
|
|
3260
|
+
}
|
|
3261
|
+
},
|
|
3262
|
+
{
|
|
3263
|
+
"kind": "method",
|
|
3264
|
+
"name": "cleanupListeners"
|
|
3265
|
+
},
|
|
3266
|
+
{
|
|
3267
|
+
"kind": "method",
|
|
3268
|
+
"name": "setupListener"
|
|
3269
|
+
},
|
|
3270
|
+
{
|
|
3271
|
+
"kind": "method",
|
|
3272
|
+
"name": "updateCharacterCount"
|
|
3273
|
+
},
|
|
3274
|
+
{
|
|
3275
|
+
"kind": "method",
|
|
3276
|
+
"name": "updateSlottedButtons",
|
|
3277
|
+
"return": {
|
|
3278
|
+
"type": {
|
|
3279
|
+
"text": "void"
|
|
3280
|
+
}
|
|
3281
|
+
}
|
|
3282
|
+
},
|
|
3283
|
+
{
|
|
3284
|
+
"kind": "method",
|
|
3285
|
+
"name": "render"
|
|
3286
|
+
}
|
|
3287
|
+
],
|
|
3288
|
+
"events": [
|
|
3289
|
+
{
|
|
3290
|
+
"name": "change",
|
|
3291
|
+
"type": {
|
|
3292
|
+
"text": "CustomEvent"
|
|
3293
|
+
}
|
|
3294
|
+
},
|
|
3295
|
+
{
|
|
3296
|
+
"name": "input",
|
|
3297
|
+
"type": {
|
|
3298
|
+
"text": "CustomEvent"
|
|
3299
|
+
}
|
|
3300
|
+
}
|
|
3301
|
+
],
|
|
3302
|
+
"attributes": [
|
|
3303
|
+
{
|
|
3304
|
+
"name": "type"
|
|
3305
|
+
},
|
|
3306
|
+
{
|
|
3307
|
+
"name": "name"
|
|
3308
|
+
},
|
|
3309
|
+
{
|
|
3310
|
+
"name": "value"
|
|
3311
|
+
},
|
|
3312
|
+
{
|
|
3313
|
+
"name": "placeholder"
|
|
3314
|
+
},
|
|
3315
|
+
{
|
|
3316
|
+
"name": "id"
|
|
3317
|
+
},
|
|
3318
|
+
{
|
|
3319
|
+
"name": "label"
|
|
3320
|
+
},
|
|
3321
|
+
{
|
|
3322
|
+
"name": "disabled"
|
|
3323
|
+
},
|
|
3324
|
+
{
|
|
3325
|
+
"name": "hide-label"
|
|
3326
|
+
},
|
|
3327
|
+
{
|
|
3328
|
+
"name": "variant"
|
|
3329
|
+
},
|
|
3330
|
+
{
|
|
3331
|
+
"name": "optional"
|
|
3332
|
+
},
|
|
3333
|
+
{
|
|
3334
|
+
"name": "max-length"
|
|
3335
|
+
},
|
|
3336
|
+
{
|
|
3337
|
+
"name": "size"
|
|
3338
|
+
},
|
|
3339
|
+
{
|
|
3340
|
+
"name": "slot-layout"
|
|
3341
|
+
}
|
|
3342
|
+
],
|
|
3343
|
+
"superclass": {
|
|
3344
|
+
"name": "HTMLElement"
|
|
3345
|
+
},
|
|
3346
|
+
"tagName": "mui-input",
|
|
3347
|
+
"customElement": true
|
|
3348
|
+
}
|
|
3349
|
+
],
|
|
3350
|
+
"exports": [
|
|
3351
|
+
{
|
|
3352
|
+
"kind": "custom-element-definition",
|
|
3353
|
+
"name": "mui-input",
|
|
3354
|
+
"declaration": {
|
|
3355
|
+
"name": "MuiInput",
|
|
3356
|
+
"module": "src/components/mui-input/index.ts"
|
|
3357
|
+
}
|
|
3358
|
+
}
|
|
3359
|
+
]
|
|
3360
|
+
},
|
|
3222
3361
|
{
|
|
3223
3362
|
"kind": "javascript-module",
|
|
3224
3363
|
"path": "src/components/mui-icons/accessibility.ts",
|
|
@@ -5515,7 +5654,7 @@
|
|
|
5515
5654
|
},
|
|
5516
5655
|
{
|
|
5517
5656
|
"kind": "javascript-module",
|
|
5518
|
-
"path": "src/components/mui-
|
|
5657
|
+
"path": "src/components/mui-link/doc.ts",
|
|
5519
5658
|
"declarations": [
|
|
5520
5659
|
{
|
|
5521
5660
|
"kind": "variable",
|
|
@@ -5523,7 +5662,7 @@
|
|
|
5523
5662
|
"type": {
|
|
5524
5663
|
"text": "MuiDocs"
|
|
5525
5664
|
},
|
|
5526
|
-
"default": "{ Input: { title: \"Input\", description: \"An input component for capturing user text, styled for consistency across your UI.\", hero: [\"\"], figma: [\"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-795&t=GMqx21isUVAMpLJp-1\"], storybook: [\"https://stories.muibook.com/?path=/docs/inputs-input--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-input/index.ts\"], website: [\"https://muibook.com/#/input\"], guides: [\"https://guides.muibook.com/input\"], usage: { list: [ \"Ensure the purpose of the input is clear, either through a placeholder text or surrounding context.\", \"Ensure validation feedback is considered when using an input. E.g. Error text.\", \"Ensure the experience has clear focus states to support keyboard accessibility.\", \"Select the appropriate input types for the specific use case. E.g. Text, Email, Password.\", \"Use size='x-small|small|medium|large' to align inputs with surrounding form controls.\", \"Use slot='hint' for contextual overlays, including mui-hint with interactive tooltip content.\", \"Use mui-chip in before/after slots for tag-style contextual input patterns.\", \"Use placeholder text to provide context of the input use; avoid using them as primary labels.\", \"Avoid relying solely on placeholder text for instructions, as it disappears when users start typing.\", \"Use the optional attribute when a field is not required to show a clear (optional) marker in the label.\", \"Use max-length when input limits matter; the component shows a live character count.\", \"In React controlled mode, keep value updates isolated from structural attribute updates (label, type, placeholder, variant) to avoid focus loss while typing.\", ], }, accessibility: { designerList: [\"\"], engineerList: [ \"A label is required for screen reader support to describe the input's purpose.\", \"If hide-label is used, the label is visually hidden but accessible via aria-label.\", \"The label and input are linked via for and id. If no id is provided, one is generated.\", \"Clear focus styles are shown for keyboard users.\", \"The native disabled attribute is fully supported by assistive tech.\", \"Optional fields can be explicitly communicated with the optional attribute without changing label association.\", \"When max-length is set, users get visible character progress while native maxlength enforcement remains intact.\", \"For React integrations, prefer reading event.detail.value from the web component custom event instead of querying shadow DOM internals.\", ], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/5aiWlqSJ4BYCGtXn9MbGd/2734f1771c0e666806060bc85f753927/Input_-_Anatomy.png\", list: [ \"Label: Describes the purpose of the Input; required for accessibility. Can be hidden if the context is clear. Ensure the label text is still provided for developers to support screen reader access.\", \"Text: The label or placeholder text that describes the input field’s purpose.\", \"Before: Optional icons can be placed before or after the text input for additional functionality or clarity (e.g., search or password visibility icons).\", \"After: Optional icons can be placed before or after the text input for additional functionality or clarity (e.g., search or password visibility icons).\", \"Slot Before: Allows insertion of an Add-On, Select, or Button before the input to provide contextual or interactive elements. Some design craft may be needed to align elements visually in tools like Figma.\", \"Slot After: Allows insertion of an Add-On, Select, or Button after the input to support or clarify the user’s entry. Some design craft may be needed to ensure alignment and spacing look accurate in design tools.\", ], }, variants: { items: [ { key: \"default\", title: \"Default\", description: \"The standard Input with visible label and no interaction or validation states applied. Used for most form field scenarios.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5t0SMtVRHvOSHiuHZ8jLfS/64da2bbaf5d2f4216f1c876f205c1298/input-default.png\", }, { key: \"hide-label\", title: \"Hide Label\", description: \"The label is visually hidden but remains accessible to screen readers. Use when the label context is already clear from surrounding UI. Ensure the label name is documented for developers, as the component requires a label for accessibility.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4wC0xbPgmsMGi6YhMG8PnI/f01da9a977092a2da1e128fbee3325eb/input-hide-label.png\", }, { key: \"hover\", title: \"Hover\", description: \"Displays the hover state styling when a pointer is placed over the Input. Useful for demonstrating interactive feedback.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5IXEcxa2RxqubupHmblDhd/ab41eba34289194733a87994b096e95d/input-hover.png\", }, { key: \"focus\", title: \"Focus\", description: \"Shows the focus ring or border to indicate that the Input is currently active. Supports accessible keyboard navigation.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4AA4IcIdnov9MfSeY4rSdL/bbaf44297cdd4bd09d626b707dbe5f47/input-focus.png\", }, { key: \"error\", title: \"Error\", description: \"Displays a visual error style to indicate invalid input. Used with the Field component to surface validation messaging.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2LYMpJwtH7f8KfPYl0vwAg/385529402b5e73399320c9581c8e1301/input-error.png\", }, { key: \"input-field\", title: \"Input + Field\", description: \"Displays a visual error style to indicate invalid input. Used with the Field component to surface validation messaging.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/kSXvQ6D4hvuP3c9bC0ZUa/319272dc75f0b08493753a49c0fbff75/success-message.png\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"user-details\", name: \"User Details (Step 1)\", description: \"This composition uses an accordion to contain a step in a multi-step flow. It focuses on input fields with labels, placeholders, and optional states, keeping the layout compact and clear.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1L2XfteVwNBQcFlddTYmfi/c791eb538285e2cfb919342e84228811/accordion-block_-_Variants.png\", }, { key: \"onboarding-form\", name: \"Onboarding Form\", description: \"Demonstrates an onboarding form within a card, using logic to confirm terms acceptance. Components include Heading, Input Fields, Checkbox, and Button.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1NrgynTcdmVVKSYCsQwlOW/5fc4776c1860b498a59a2865b4e57ecb/Card-Onboarding-Composition.png\", }, ], }, related: { items: [ { name: \"Field\", link: \"https://guides.muibook.com/field\", }, { name: \"Select\", link: \"https://guides.muibook.com/select\", }, { name: \"File Upload\", link: \"https://guides.muibook.com/file-upload\", }, { name: \"Add on\", link: \"https://guides.muibook.com/add-on\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
|
|
5665
|
+
"default": "{ Link: { title: \"Link\", description: \"Links are used to navigate between pages or external content. They are visually distinct from surrounding text by using underlines — a familiar and accessible pattern that ensures clarity and consistency.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/7bK1593sNzW75ZoqBupCRj/0420d8ef12472208403efa48d2fe98d6/Link_-_Home_Image.png\", ], figma: [\"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-663&t=fSFYVey9aCoE5oQa-1\"], storybook: [\"https://stories.muibook.com/?path=/docs/actions-link--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-link/index.ts\"], website: [\"https://muibook.com/#/link\"], guides: [\"https://guides.muibook.com/link\"], usage: { list: [ \"Use links to navigate to related content or different pages.\", \"Use for navigation only — use buttons for actions like submitting forms or changing data.\", \"Keep link text concise and descriptive. Avoid vague labels like 'Click here.'\", \"Use full sentences or phrases that clearly describe the destination.\", \"Prefer inline links within body text unless a more prominent callout is needed.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/6Rbr0KRWAiNRuPsagpreV7/2adc3626aa45ddc95ddf7d0a508c7917/Link_-_Anatomy.png\", list: [ \"LABEL: Text describing the link / link button action. Use action verbs or phrases to tell the user what will happen next, and follow the link label content guidelines.\", \"BEFORE: An optional area to include an icon before the label. Use an icon to add additional affordance where the icon has a clear and well-established meaning. Most links don't require an icon, so be consistent and deliberate when you do.\", \"AFTER: An optional area to include an icon after the label, often used for a chevron-down-arrow icon to indicate a dropdown menu or accordion experiences where the placement is on the far right of the link.\", \"ICON ONLY: Use when the action is easily understood and space is limited.\", ], }, variants: { items: [ { key: \"size-large\", title: \"Size: Large\", description: \"Used when a link needs to stand out in layouts, such as hero sections or alongside large headings. If used inline, it should match the surrounding text size to maintain visual hierarchy and scale consistency. E.g. Use small size icon when it is paired with large sized link.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/Tbxhps7s88CFzROYc0Lqs/3440df9aefca7cb9de3ce5015a3a4e82/Default_-_Large.png\", }, { key: \"size-medium\", title: \"Size: Medium (Default)\", description: \"The standard size for most link usage. Works well inline with body text or as standalone links within common page layouts. When used inline, it aligns with default body text for consistent reading flow. E.g. Use x-small size icon when it is paired with medium sized link.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3NbinCPLEbtetN63xh18Sy/e0a0e9bbcd11a71faefc6ad1fc0e064d/Default_-_Medium.png\", }, { key: \"size-small\", title: \"Size: Small\", description: \"Ideal for dense interfaces or compact areas such as cards, side panels, or footnotes. When used inline, it should match the smaller text size to preserve a balanced visual rhythm. E.g. Use x-small size icon when it is paired with small sized link.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4uaoT2KHM6ux4X30BxwGYo/91137cc74414f2f32b869fae59f9625d/Default_-_Small.png\", }, { key: \"size-x-small\", title: \"Size: XSmall\", description: \"Used sparingly in tight spaces like toolbars, metadata, or inline legal text. Should align with surrounding text to avoid disrupting scale and hierarchy. E.g. Use x-small size icon when it is paired with x-small sized link.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/27dAzNJ6Q5XHVKv5ROXq36/ace1f6540b5f363624730be001bf91ce/Default_-_XSmall.png\", }, { key: \"primary\", title: \"Primary\", description: \"A high emphasis link style used for key navigation or calls to action. Visually aligned with the primary button to ensure consistency across components. When an icon is slotted into a link, it automatically inherits the link button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7wDlLjYvZEOgP8bQ6mfOuY/51b39a09c73f93ee9291e1e053df308a/Primary.png\", }, { key: \"primary-icon-only\", title: \"Primary - IconOnly\", description: \"An icon only version of the primary link. Best used when the icon meaning is immediately clear, such as external links, arrows, or downloads. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5sEr4Bhu2mwobKt6yPO9T7/a248fc0fe630ddd7f837c256a9aac126/Primary_-_IconOnly.png\", }, { key: \"secondary\", title: \"Secondary\", description: \"An icon only version of the primary link. Best used when the icon meaning is immediately clear, such as external links, arrows, or downloads. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1y7LN0FWjqrAQim9y289YN/2a65b13be6f42399404fb5bb68014700/Secondary.png\", }, { key: \"secondary-icon-only\", title: \"Secondary - IconOnly\", description: \"An icon only version of the secondary link. Ideal for contextual actions placed beside content or inside user interface components. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/nWMRYy5KcAqFxnrRdBXJS/d02dc2a67ae81bca02b82645c998fb9b/Secondary_-_IconOnly.png\", }, { key: \"tertiary\", title: \"Tertiary\", description: \"A subtle and low emphasis style often used inline with body text or in subdued areas of the interface. Mirrors the styling of the tertiary button for visual harmony in dense content. When an icon is slotted into a link, it automatically inherits the link button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/ydUs1pJsUgg7JBX7xpIOW/8e8cd367963506e35f39a97a8f41d616/Tertiary.png\", }, { key: \"tertiary-icon-only\", title: \"Tertiary - IconOnly\", description: \"A minimal visual style with just an icon. Best for lightweight or background interactions in compact spaces. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/79wxg2B2u21x1qAKTsFOIM/d8c1665de85c90983bbe50d3762f2298/Tertiary_-_IconOnly.png\", }, { key: \"overlay\", title: \"Overlay\", description: \"Use on layered media or tinted surfaces where link actions need contrast without heavy visual weight. Works well for controls rendered over previews and imagery.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1y7LN0FWjqrAQim9y289YN/2a65b13be6f42399404fb5bb68014700/Secondary.png\", }, { key: \"attention\", title: \"Attention\", description: \"A visually distinct style intended to highlight urgency, important information, or warnings. Styled to match the attention button, typically used in upgrade prompts or legal notices. When an icon is slotted into a link, it automatically inherits the link button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6grNjw60gY1ShYuexn23oX/b1cd5e10f9a1f5b8e5e3df4bf4780a0a/Attention.png\", }, { key: \"attention-icon-only\", title: \"Attention - IconOnly\", description: \"An icon only variant that draws attention to critical actions or time sensitive content. Uses a small size icon.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5osepffgbQtuUmunLgCDPH/83490dc2ac0ef308a53e16e5b992efc5/Attention_-_IconOnly.png\", }, ], }, compositions: { description: \"\", items: [ { key: \"\", name: \"\", description: \"\", image: \"\", }, ], }, related: { items: [ { name: \"Button\", link: \"https://guides.muibook.com/button\", }, { name: \"Icons\", link: \"https://guides.muibook.com/icons\", }, ], }, rules: [ { heading: \"Link vs Button\", description: \"Links and Buttons may look similar, but links are for navigating between pages or sections of your app or site, while buttons are for triggering actions.\", doContent: [ { description: \"Use a link when navigating to another page or view.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7xOE9DNKWgy1lZoT0FbMOW/cc13fbeeaa85b2507087645d925d7323/button-vs-link-do.png\", }, ], dontContent: [ { description: \"Don’t use a link to trigger tasks like submitting a form or saving data.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6tSAw6uBvg142Gzw7tenBc/4b8db682687b42f3c53fc32557cc4eee/button-vs-link-do-not.png\", }, ], }, { heading: \"Text & Icon Actions\", description: \"\", doContent: [ { description: \"Use the 'small' size icon within a medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2W1xs6NPj3jRrW6ZaVGRvZ/3a11566b68fffda85bf5f780c4d6a394/dropdown-bar-icon-do.png\", }, ], dontContent: [ { description: \"Avoid 'x-small', 'medium' or 'large' size icons within a medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6BgHzCgKqk44piisNH4tE6/c08d91a1cf5231a089844d20f6ab968c/dropdown-bar-icon-dont.png\", }, ], }, { heading: \"Icon-Only Actions\", description: \"\", doContent: [ { description: \"Use a 'medium' size icon when using an icon-only medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3syzrNBEXbBjp5hGEUvF4M/0471f4b16939d8ee54deaf48997ff455/action-icon-do.png\", }, ], dontContent: [ { description: \"Avoid 'x-small', 'medium' or 'large' size icons within an icon-only medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5V2TE85dY848jz1dP6Y0lC/b8e433c8abad5a4402ff1f86ddb8c848/action-icon-dont.png\", }, ], }, ], behaviour: { list: [\"\"], image: \"https://images.ctfassets.net/i5uwscj4pkk2/qS1BAkfK7TDpy9rq4cdF1/d2535f48b4d2711f9dba6d056f21e3ec/Link_-_Behaviour.png\", }, writing: { list: [\"\"], }, }, }"
|
|
5527
5666
|
}
|
|
5528
5667
|
],
|
|
5529
5668
|
"exports": [
|
|
@@ -5532,158 +5671,19 @@
|
|
|
5532
5671
|
"name": "muiDocs",
|
|
5533
5672
|
"declaration": {
|
|
5534
5673
|
"name": "muiDocs",
|
|
5535
|
-
"module": "src/components/mui-
|
|
5674
|
+
"module": "src/components/mui-link/doc.ts"
|
|
5536
5675
|
}
|
|
5537
5676
|
}
|
|
5538
5677
|
]
|
|
5539
5678
|
},
|
|
5540
5679
|
{
|
|
5541
5680
|
"kind": "javascript-module",
|
|
5542
|
-
"path": "src/components/mui-
|
|
5681
|
+
"path": "src/components/mui-link/index.ts",
|
|
5543
5682
|
"declarations": [
|
|
5544
5683
|
{
|
|
5545
5684
|
"kind": "class",
|
|
5546
5685
|
"description": "",
|
|
5547
|
-
"name": "
|
|
5548
|
-
"members": [
|
|
5549
|
-
{
|
|
5550
|
-
"kind": "field",
|
|
5551
|
-
"name": "_changeHandler",
|
|
5552
|
-
"type": {
|
|
5553
|
-
"text": "(e: Event) => void | undefined"
|
|
5554
|
-
}
|
|
5555
|
-
},
|
|
5556
|
-
{
|
|
5557
|
-
"kind": "method",
|
|
5558
|
-
"name": "cleanupListeners"
|
|
5559
|
-
},
|
|
5560
|
-
{
|
|
5561
|
-
"kind": "method",
|
|
5562
|
-
"name": "setupListener"
|
|
5563
|
-
},
|
|
5564
|
-
{
|
|
5565
|
-
"kind": "method",
|
|
5566
|
-
"name": "updateCharacterCount"
|
|
5567
|
-
},
|
|
5568
|
-
{
|
|
5569
|
-
"kind": "method",
|
|
5570
|
-
"name": "updateSlottedButtons",
|
|
5571
|
-
"return": {
|
|
5572
|
-
"type": {
|
|
5573
|
-
"text": "void"
|
|
5574
|
-
}
|
|
5575
|
-
}
|
|
5576
|
-
},
|
|
5577
|
-
{
|
|
5578
|
-
"kind": "method",
|
|
5579
|
-
"name": "render"
|
|
5580
|
-
}
|
|
5581
|
-
],
|
|
5582
|
-
"events": [
|
|
5583
|
-
{
|
|
5584
|
-
"name": "change",
|
|
5585
|
-
"type": {
|
|
5586
|
-
"text": "CustomEvent"
|
|
5587
|
-
}
|
|
5588
|
-
},
|
|
5589
|
-
{
|
|
5590
|
-
"name": "input",
|
|
5591
|
-
"type": {
|
|
5592
|
-
"text": "CustomEvent"
|
|
5593
|
-
}
|
|
5594
|
-
}
|
|
5595
|
-
],
|
|
5596
|
-
"attributes": [
|
|
5597
|
-
{
|
|
5598
|
-
"name": "type"
|
|
5599
|
-
},
|
|
5600
|
-
{
|
|
5601
|
-
"name": "name"
|
|
5602
|
-
},
|
|
5603
|
-
{
|
|
5604
|
-
"name": "value"
|
|
5605
|
-
},
|
|
5606
|
-
{
|
|
5607
|
-
"name": "placeholder"
|
|
5608
|
-
},
|
|
5609
|
-
{
|
|
5610
|
-
"name": "id"
|
|
5611
|
-
},
|
|
5612
|
-
{
|
|
5613
|
-
"name": "label"
|
|
5614
|
-
},
|
|
5615
|
-
{
|
|
5616
|
-
"name": "disabled"
|
|
5617
|
-
},
|
|
5618
|
-
{
|
|
5619
|
-
"name": "hide-label"
|
|
5620
|
-
},
|
|
5621
|
-
{
|
|
5622
|
-
"name": "variant"
|
|
5623
|
-
},
|
|
5624
|
-
{
|
|
5625
|
-
"name": "optional"
|
|
5626
|
-
},
|
|
5627
|
-
{
|
|
5628
|
-
"name": "max-length"
|
|
5629
|
-
},
|
|
5630
|
-
{
|
|
5631
|
-
"name": "size"
|
|
5632
|
-
},
|
|
5633
|
-
{
|
|
5634
|
-
"name": "slot-layout"
|
|
5635
|
-
}
|
|
5636
|
-
],
|
|
5637
|
-
"superclass": {
|
|
5638
|
-
"name": "HTMLElement"
|
|
5639
|
-
},
|
|
5640
|
-
"tagName": "mui-input",
|
|
5641
|
-
"customElement": true
|
|
5642
|
-
}
|
|
5643
|
-
],
|
|
5644
|
-
"exports": [
|
|
5645
|
-
{
|
|
5646
|
-
"kind": "custom-element-definition",
|
|
5647
|
-
"name": "mui-input",
|
|
5648
|
-
"declaration": {
|
|
5649
|
-
"name": "MuiInput",
|
|
5650
|
-
"module": "src/components/mui-input/index.ts"
|
|
5651
|
-
}
|
|
5652
|
-
}
|
|
5653
|
-
]
|
|
5654
|
-
},
|
|
5655
|
-
{
|
|
5656
|
-
"kind": "javascript-module",
|
|
5657
|
-
"path": "src/components/mui-link/doc.ts",
|
|
5658
|
-
"declarations": [
|
|
5659
|
-
{
|
|
5660
|
-
"kind": "variable",
|
|
5661
|
-
"name": "muiDocs",
|
|
5662
|
-
"type": {
|
|
5663
|
-
"text": "MuiDocs"
|
|
5664
|
-
},
|
|
5665
|
-
"default": "{ Link: { title: \"Link\", description: \"Links are used to navigate between pages or external content. They are visually distinct from surrounding text by using underlines — a familiar and accessible pattern that ensures clarity and consistency.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/7bK1593sNzW75ZoqBupCRj/0420d8ef12472208403efa48d2fe98d6/Link_-_Home_Image.png\", ], figma: [\"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=3-663&t=fSFYVey9aCoE5oQa-1\"], storybook: [\"https://stories.muibook.com/?path=/docs/actions-link--docs\"], github: [\"https://github.com/michaeltrilford/muibook/blob/main/src/components/mui-link/index.ts\"], website: [\"https://muibook.com/#/link\"], guides: [\"https://guides.muibook.com/link\"], usage: { list: [ \"Use links to navigate to related content or different pages.\", \"Use for navigation only — use buttons for actions like submitting forms or changing data.\", \"Keep link text concise and descriptive. Avoid vague labels like 'Click here.'\", \"Use full sentences or phrases that clearly describe the destination.\", \"Prefer inline links within body text unless a more prominent callout is needed.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"https://images.ctfassets.net/i5uwscj4pkk2/6Rbr0KRWAiNRuPsagpreV7/2adc3626aa45ddc95ddf7d0a508c7917/Link_-_Anatomy.png\", list: [ \"LABEL: Text describing the link / link button action. Use action verbs or phrases to tell the user what will happen next, and follow the link label content guidelines.\", \"BEFORE: An optional area to include an icon before the label. Use an icon to add additional affordance where the icon has a clear and well-established meaning. Most links don't require an icon, so be consistent and deliberate when you do.\", \"AFTER: An optional area to include an icon after the label, often used for a chevron-down-arrow icon to indicate a dropdown menu or accordion experiences where the placement is on the far right of the link.\", \"ICON ONLY: Use when the action is easily understood and space is limited.\", ], }, variants: { items: [ { key: \"size-large\", title: \"Size: Large\", description: \"Used when a link needs to stand out in layouts, such as hero sections or alongside large headings. If used inline, it should match the surrounding text size to maintain visual hierarchy and scale consistency. E.g. Use small size icon when it is paired with large sized link.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/Tbxhps7s88CFzROYc0Lqs/3440df9aefca7cb9de3ce5015a3a4e82/Default_-_Large.png\", }, { key: \"size-medium\", title: \"Size: Medium (Default)\", description: \"The standard size for most link usage. Works well inline with body text or as standalone links within common page layouts. When used inline, it aligns with default body text for consistent reading flow. E.g. Use x-small size icon when it is paired with medium sized link.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3NbinCPLEbtetN63xh18Sy/e0a0e9bbcd11a71faefc6ad1fc0e064d/Default_-_Medium.png\", }, { key: \"size-small\", title: \"Size: Small\", description: \"Ideal for dense interfaces or compact areas such as cards, side panels, or footnotes. When used inline, it should match the smaller text size to preserve a balanced visual rhythm. E.g. Use x-small size icon when it is paired with small sized link.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/4uaoT2KHM6ux4X30BxwGYo/91137cc74414f2f32b869fae59f9625d/Default_-_Small.png\", }, { key: \"size-x-small\", title: \"Size: XSmall\", description: \"Used sparingly in tight spaces like toolbars, metadata, or inline legal text. Should align with surrounding text to avoid disrupting scale and hierarchy. E.g. Use x-small size icon when it is paired with x-small sized link.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/27dAzNJ6Q5XHVKv5ROXq36/ace1f6540b5f363624730be001bf91ce/Default_-_XSmall.png\", }, { key: \"primary\", title: \"Primary\", description: \"A high emphasis link style used for key navigation or calls to action. Visually aligned with the primary button to ensure consistency across components. When an icon is slotted into a link, it automatically inherits the link button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7wDlLjYvZEOgP8bQ6mfOuY/51b39a09c73f93ee9291e1e053df308a/Primary.png\", }, { key: \"primary-icon-only\", title: \"Primary - IconOnly\", description: \"An icon only version of the primary link. Best used when the icon meaning is immediately clear, such as external links, arrows, or downloads. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5sEr4Bhu2mwobKt6yPO9T7/a248fc0fe630ddd7f837c256a9aac126/Primary_-_IconOnly.png\", }, { key: \"secondary\", title: \"Secondary\", description: \"An icon only version of the primary link. Best used when the icon meaning is immediately clear, such as external links, arrows, or downloads. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1y7LN0FWjqrAQim9y289YN/2a65b13be6f42399404fb5bb68014700/Secondary.png\", }, { key: \"secondary-icon-only\", title: \"Secondary - IconOnly\", description: \"An icon only version of the secondary link. Ideal for contextual actions placed beside content or inside user interface components. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/nWMRYy5KcAqFxnrRdBXJS/d02dc2a67ae81bca02b82645c998fb9b/Secondary_-_IconOnly.png\", }, { key: \"tertiary\", title: \"Tertiary\", description: \"A subtle and low emphasis style often used inline with body text or in subdued areas of the interface. Mirrors the styling of the tertiary button for visual harmony in dense content. When an icon is slotted into a link, it automatically inherits the link button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/ydUs1pJsUgg7JBX7xpIOW/8e8cd367963506e35f39a97a8f41d616/Tertiary.png\", }, { key: \"tertiary-icon-only\", title: \"Tertiary - IconOnly\", description: \"A minimal visual style with just an icon. Best for lightweight or background interactions in compact spaces. Uses a small size icon when pairing with other buttons, or medium size icon for standalone actions.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/79wxg2B2u21x1qAKTsFOIM/d8c1665de85c90983bbe50d3762f2298/Tertiary_-_IconOnly.png\", }, { key: \"overlay\", title: \"Overlay\", description: \"Use on layered media or tinted surfaces where link actions need contrast without heavy visual weight. Works well for controls rendered over previews and imagery.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/1y7LN0FWjqrAQim9y289YN/2a65b13be6f42399404fb5bb68014700/Secondary.png\", }, { key: \"attention\", title: \"Attention\", description: \"A visually distinct style intended to highlight urgency, important information, or warnings. Styled to match the attention button, typically used in upgrade prompts or legal notices. When an icon is slotted into a link, it automatically inherits the link button’s default icon size. If you need a different look or emphasis, you can override the size as required.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6grNjw60gY1ShYuexn23oX/b1cd5e10f9a1f5b8e5e3df4bf4780a0a/Attention.png\", }, { key: \"attention-icon-only\", title: \"Attention - IconOnly\", description: \"An icon only variant that draws attention to critical actions or time sensitive content. Uses a small size icon.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5osepffgbQtuUmunLgCDPH/83490dc2ac0ef308a53e16e5b992efc5/Attention_-_IconOnly.png\", }, ], }, compositions: { description: \"\", items: [ { key: \"\", name: \"\", description: \"\", image: \"\", }, ], }, related: { items: [ { name: \"Button\", link: \"https://guides.muibook.com/button\", }, { name: \"Icons\", link: \"https://guides.muibook.com/icons\", }, ], }, rules: [ { heading: \"Link vs Button\", description: \"Links and Buttons may look similar, but links are for navigating between pages or sections of your app or site, while buttons are for triggering actions.\", doContent: [ { description: \"Use a link when navigating to another page or view.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/7xOE9DNKWgy1lZoT0FbMOW/cc13fbeeaa85b2507087645d925d7323/button-vs-link-do.png\", }, ], dontContent: [ { description: \"Don’t use a link to trigger tasks like submitting a form or saving data.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6tSAw6uBvg142Gzw7tenBc/4b8db682687b42f3c53fc32557cc4eee/button-vs-link-do-not.png\", }, ], }, { heading: \"Text & Icon Actions\", description: \"\", doContent: [ { description: \"Use the 'small' size icon within a medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/2W1xs6NPj3jRrW6ZaVGRvZ/3a11566b68fffda85bf5f780c4d6a394/dropdown-bar-icon-do.png\", }, ], dontContent: [ { description: \"Avoid 'x-small', 'medium' or 'large' size icons within a medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/6BgHzCgKqk44piisNH4tE6/c08d91a1cf5231a089844d20f6ab968c/dropdown-bar-icon-dont.png\", }, ], }, { heading: \"Icon-Only Actions\", description: \"\", doContent: [ { description: \"Use a 'medium' size icon when using an icon-only medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3syzrNBEXbBjp5hGEUvF4M/0471f4b16939d8ee54deaf48997ff455/action-icon-do.png\", }, ], dontContent: [ { description: \"Avoid 'x-small', 'medium' or 'large' size icons within an icon-only medium sized action\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/5V2TE85dY848jz1dP6Y0lC/b8e433c8abad5a4402ff1f86ddb8c848/action-icon-dont.png\", }, ], }, ], behaviour: { list: [\"\"], image: \"https://images.ctfassets.net/i5uwscj4pkk2/qS1BAkfK7TDpy9rq4cdF1/d2535f48b4d2711f9dba6d056f21e3ec/Link_-_Behaviour.png\", }, writing: { list: [\"\"], }, }, }"
|
|
5666
|
-
}
|
|
5667
|
-
],
|
|
5668
|
-
"exports": [
|
|
5669
|
-
{
|
|
5670
|
-
"kind": "js",
|
|
5671
|
-
"name": "muiDocs",
|
|
5672
|
-
"declaration": {
|
|
5673
|
-
"name": "muiDocs",
|
|
5674
|
-
"module": "src/components/mui-link/doc.ts"
|
|
5675
|
-
}
|
|
5676
|
-
}
|
|
5677
|
-
]
|
|
5678
|
-
},
|
|
5679
|
-
{
|
|
5680
|
-
"kind": "javascript-module",
|
|
5681
|
-
"path": "src/components/mui-link/index.ts",
|
|
5682
|
-
"declarations": [
|
|
5683
|
-
{
|
|
5684
|
-
"kind": "class",
|
|
5685
|
-
"description": "",
|
|
5686
|
-
"name": "MuiLink",
|
|
5686
|
+
"name": "MuiLink",
|
|
5687
5687
|
"members": [
|
|
5688
5688
|
{
|
|
5689
5689
|
"kind": "method",
|
|
@@ -5805,6 +5805,36 @@
|
|
|
5805
5805
|
}
|
|
5806
5806
|
]
|
|
5807
5807
|
},
|
|
5808
|
+
{
|
|
5809
|
+
"kind": "javascript-module",
|
|
5810
|
+
"path": "src/components/mui-list/doc.ts",
|
|
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
|
+
},
|
|
5808
5838
|
{
|
|
5809
5839
|
"kind": "javascript-module",
|
|
5810
5840
|
"path": "src/components/mui-loader/doc.ts",
|
|
@@ -5875,36 +5905,6 @@
|
|
|
5875
5905
|
}
|
|
5876
5906
|
]
|
|
5877
5907
|
},
|
|
5878
|
-
{
|
|
5879
|
-
"kind": "javascript-module",
|
|
5880
|
-
"path": "src/components/mui-list/doc.ts",
|
|
5881
|
-
"declarations": [
|
|
5882
|
-
{
|
|
5883
|
-
"kind": "variable",
|
|
5884
|
-
"name": "muiDocs",
|
|
5885
|
-
"type": {
|
|
5886
|
-
"text": "MuiDocs"
|
|
5887
|
-
},
|
|
5888
|
-
"default": "{ List: { title: \"List\", description: \"Used to display related items in a clear, readable sequence. Lists can be ordered (numbered) to suggest priority or sequence, or unordered (bulleted) for grouped information without hierarchy.\", hero: [ \"https://images.ctfassets.net/i5uwscj4pkk2/OSwQtL8kK29OUOG0oLMSJ/0a488efb3f6cf8f6e6faa40e124aa975/List_-_Home_Image.png\", ], figma: [ \"https://www.figma.com/design/l0mt1lXu97XoHJCEdnrWLp/Mui-Design-System?node-id=958-8673&t=0ytskb8cxriEmdz2-1\", ], storybook: [\"https://stories.muibook.com/?path=/docs/content-list--docs\"], github: [\"https://github.com/michaeltrilford/muibook/tree/main/src/components/mui-list\"], website: [\"https://muibook.com/#/list\"], guides: [\"https://guides.muibook.com/list\"], usage: { list: [ \"Use ordered lists when the order or steps matter (e.g. instructions).\", \"Use unordered lists for grouped or related items without a set order.\", \"Keep items concise and consistent in structure for scanability.\", \"void using lists for complex content — consider a table or grid instead.\", ], }, accessibility: { designerList: [\"\"], engineerList: [\"\"], }, anatomy: { image: \"\", list: [\"\"], }, variants: { items: [ { key: \"\", title: \"\", description: \"\", image: \"\", }, ], }, compositions: { description: \"Showcases actual use cases, demonstrating how the component fits into real-world UI scenarios.\", items: [ { key: \"muibook-resource\", name: \"Muibook Resource\", description: \"The Muibook documentation site uses MUI components to compose its layout, including headings, text, lists, buttons, icons, and image components.\", image: \"https://images.ctfassets.net/i5uwscj4pkk2/3LVvuYDZWRnMhxNy6GMLNd/c5074a05eacb2c22c50ea172b3567c48/Muibook-List-Composition.png\", }, ], }, related: { items: [ { name: \"\", link: \"\", }, ], }, rules: [ { heading: \"\", description: \"\", doContent: [{ description: \"\", image: \"\" }], dontContent: [{ description: \"\", image: \"\" }], }, ], behaviour: { list: [\"\"], }, writing: { list: [\"\"], }, }, }"
|
|
5889
|
-
}
|
|
5890
|
-
],
|
|
5891
|
-
"exports": [
|
|
5892
|
-
{
|
|
5893
|
-
"kind": "js",
|
|
5894
|
-
"name": "muiDocs",
|
|
5895
|
-
"declaration": {
|
|
5896
|
-
"name": "muiDocs",
|
|
5897
|
-
"module": "src/components/mui-list/doc.ts"
|
|
5898
|
-
}
|
|
5899
|
-
}
|
|
5900
|
-
]
|
|
5901
|
-
},
|
|
5902
|
-
{
|
|
5903
|
-
"kind": "javascript-module",
|
|
5904
|
-
"path": "src/components/mui-list/index.ts",
|
|
5905
|
-
"declarations": [],
|
|
5906
|
-
"exports": []
|
|
5907
|
-
},
|
|
5908
5908
|
{
|
|
5909
5909
|
"kind": "javascript-module",
|
|
5910
5910
|
"path": "src/components/mui-markdown/doc.ts",
|
|
@@ -6363,70 +6363,6 @@
|
|
|
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
|
-
},
|
|
6430
6366
|
{
|
|
6431
6367
|
"kind": "javascript-module",
|
|
6432
6368
|
"path": "src/components/mui-prompt/doc.ts",
|
|
@@ -7129,6 +7065,70 @@
|
|
|
7129
7065
|
}
|
|
7130
7066
|
]
|
|
7131
7067
|
},
|
|
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-responsive/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": "{ 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: [\"\"], }, }, }"
|
|
7747
7747
|
}
|
|
7748
7748
|
],
|
|
7749
7749
|
"exports": [
|
|
@@ -7752,128 +7752,94 @@
|
|
|
7752
7752
|
"name": "muiDocs",
|
|
7753
7753
|
"declaration": {
|
|
7754
7754
|
"name": "muiDocs",
|
|
7755
|
-
"module": "src/components/mui-
|
|
7755
|
+
"module": "src/components/mui-responsive/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-responsive/index.ts",
|
|
7763
7763
|
"declarations": [
|
|
7764
7764
|
{
|
|
7765
7765
|
"kind": "class",
|
|
7766
7766
|
"description": "",
|
|
7767
|
-
"name": "
|
|
7767
|
+
"name": "MuiR",
|
|
7768
7768
|
"members": [
|
|
7769
7769
|
{
|
|
7770
7770
|
"kind": "field",
|
|
7771
|
-
"name": "
|
|
7772
|
-
|
|
7773
|
-
|
|
7774
|
-
|
|
7775
|
-
"name": "getThumbSize",
|
|
7776
|
-
"privacy": "private"
|
|
7777
|
-
},
|
|
7778
|
-
{
|
|
7779
|
-
"kind": "method",
|
|
7780
|
-
"name": "formatTime",
|
|
7771
|
+
"name": "slotEl",
|
|
7772
|
+
"type": {
|
|
7773
|
+
"text": "HTMLSlotElement | null"
|
|
7774
|
+
},
|
|
7781
7775
|
"privacy": "private",
|
|
7782
|
-
"
|
|
7783
|
-
{
|
|
7784
|
-
"name": "seconds",
|
|
7785
|
-
"type": {
|
|
7786
|
-
"text": "number"
|
|
7787
|
-
}
|
|
7788
|
-
}
|
|
7789
|
-
]
|
|
7776
|
+
"default": "null"
|
|
7790
7777
|
},
|
|
7791
7778
|
{
|
|
7792
|
-
"kind": "
|
|
7793
|
-
"name": "
|
|
7779
|
+
"kind": "field",
|
|
7780
|
+
"name": "mqlLow",
|
|
7781
|
+
"type": {
|
|
7782
|
+
"text": "MediaQueryList | null"
|
|
7783
|
+
},
|
|
7794
7784
|
"privacy": "private",
|
|
7795
|
-
"
|
|
7796
|
-
{
|
|
7797
|
-
"name": "value",
|
|
7798
|
-
"type": {
|
|
7799
|
-
"text": "number"
|
|
7800
|
-
}
|
|
7801
|
-
}
|
|
7802
|
-
]
|
|
7803
|
-
},
|
|
7804
|
-
{
|
|
7805
|
-
"kind": "method",
|
|
7806
|
-
"name": "updateBubble",
|
|
7807
|
-
"privacy": "private"
|
|
7785
|
+
"default": "null"
|
|
7808
7786
|
},
|
|
7809
7787
|
{
|
|
7810
|
-
"kind": "
|
|
7811
|
-
"name": "
|
|
7812
|
-
"
|
|
7788
|
+
"kind": "field",
|
|
7789
|
+
"name": "mqlHigh",
|
|
7790
|
+
"type": {
|
|
7791
|
+
"text": "MediaQueryList | null"
|
|
7792
|
+
},
|
|
7793
|
+
"privacy": "private",
|
|
7794
|
+
"default": "null"
|
|
7813
7795
|
},
|
|
7814
7796
|
{
|
|
7815
|
-
"kind": "
|
|
7816
|
-
"name": "
|
|
7817
|
-
}
|
|
7818
|
-
],
|
|
7819
|
-
"events": [
|
|
7820
|
-
{
|
|
7821
|
-
"name": "input",
|
|
7797
|
+
"kind": "field",
|
|
7798
|
+
"name": "mqlSingle",
|
|
7822
7799
|
"type": {
|
|
7823
|
-
"text": "
|
|
7824
|
-
}
|
|
7800
|
+
"text": "MediaQueryList | null"
|
|
7801
|
+
},
|
|
7802
|
+
"privacy": "private",
|
|
7803
|
+
"default": "null"
|
|
7825
7804
|
},
|
|
7826
7805
|
{
|
|
7827
|
-
"
|
|
7828
|
-
"
|
|
7829
|
-
|
|
7830
|
-
}
|
|
7806
|
+
"kind": "field",
|
|
7807
|
+
"name": "innerHTML",
|
|
7808
|
+
"default": "` <style>${styles}</style> <slot></slot> `"
|
|
7831
7809
|
}
|
|
7832
7810
|
],
|
|
7833
7811
|
"attributes": [
|
|
7834
7812
|
{
|
|
7835
|
-
"name": "
|
|
7836
|
-
},
|
|
7837
|
-
{
|
|
7838
|
-
"name": "max"
|
|
7839
|
-
},
|
|
7840
|
-
{
|
|
7841
|
-
"name": "value"
|
|
7842
|
-
},
|
|
7843
|
-
{
|
|
7844
|
-
"name": "step"
|
|
7845
|
-
},
|
|
7846
|
-
{
|
|
7847
|
-
"name": "disabled"
|
|
7813
|
+
"name": "breakpoint"
|
|
7848
7814
|
},
|
|
7849
7815
|
{
|
|
7850
|
-
"name": "
|
|
7816
|
+
"name": "breakpoint-low"
|
|
7851
7817
|
},
|
|
7852
7818
|
{
|
|
7853
|
-
"name": "
|
|
7819
|
+
"name": "breakpoint-high"
|
|
7854
7820
|
}
|
|
7855
7821
|
],
|
|
7856
7822
|
"superclass": {
|
|
7857
7823
|
"name": "HTMLElement"
|
|
7858
7824
|
},
|
|
7859
|
-
"tagName": "mui-
|
|
7825
|
+
"tagName": "mui-responsive",
|
|
7860
7826
|
"customElement": true
|
|
7861
7827
|
}
|
|
7862
7828
|
],
|
|
7863
7829
|
"exports": [
|
|
7864
7830
|
{
|
|
7865
7831
|
"kind": "custom-element-definition",
|
|
7866
|
-
"name": "mui-
|
|
7832
|
+
"name": "mui-responsive",
|
|
7867
7833
|
"declaration": {
|
|
7868
|
-
"name": "
|
|
7869
|
-
"module": "src/components/mui-
|
|
7834
|
+
"name": "MuiR",
|
|
7835
|
+
"module": "src/components/mui-responsive/index.ts"
|
|
7870
7836
|
}
|
|
7871
7837
|
}
|
|
7872
7838
|
]
|
|
7873
7839
|
},
|
|
7874
7840
|
{
|
|
7875
7841
|
"kind": "javascript-module",
|
|
7876
|
-
"path": "src/components/mui-
|
|
7842
|
+
"path": "src/components/mui-range-input/doc.ts",
|
|
7877
7843
|
"declarations": [
|
|
7878
7844
|
{
|
|
7879
7845
|
"kind": "variable",
|
|
@@ -7881,7 +7847,7 @@
|
|
|
7881
7847
|
"type": {
|
|
7882
7848
|
"text": "MuiDocs"
|
|
7883
7849
|
},
|
|
7884
|
-
"default": "{
|
|
7850
|
+
"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: [\"\"] }, }, }"
|
|
7885
7851
|
}
|
|
7886
7852
|
],
|
|
7887
7853
|
"exports": [
|
|
@@ -7890,87 +7856,121 @@
|
|
|
7890
7856
|
"name": "muiDocs",
|
|
7891
7857
|
"declaration": {
|
|
7892
7858
|
"name": "muiDocs",
|
|
7893
|
-
"module": "src/components/mui-
|
|
7859
|
+
"module": "src/components/mui-range-input/doc.ts"
|
|
7894
7860
|
}
|
|
7895
7861
|
}
|
|
7896
7862
|
]
|
|
7897
7863
|
},
|
|
7898
7864
|
{
|
|
7899
7865
|
"kind": "javascript-module",
|
|
7900
|
-
"path": "src/components/mui-
|
|
7866
|
+
"path": "src/components/mui-range-input/index.ts",
|
|
7901
7867
|
"declarations": [
|
|
7902
7868
|
{
|
|
7903
7869
|
"kind": "class",
|
|
7904
7870
|
"description": "",
|
|
7905
|
-
"name": "
|
|
7871
|
+
"name": "MuiRangeInput",
|
|
7906
7872
|
"members": [
|
|
7907
7873
|
{
|
|
7908
|
-
"kind": "field",
|
|
7909
|
-
"name": "
|
|
7910
|
-
|
|
7911
|
-
|
|
7912
|
-
|
|
7913
|
-
"
|
|
7914
|
-
"
|
|
7874
|
+
"kind": "field",
|
|
7875
|
+
"name": "value"
|
|
7876
|
+
},
|
|
7877
|
+
{
|
|
7878
|
+
"kind": "method",
|
|
7879
|
+
"name": "getThumbSize",
|
|
7880
|
+
"privacy": "private"
|
|
7915
7881
|
},
|
|
7916
7882
|
{
|
|
7917
|
-
"kind": "
|
|
7918
|
-
"name": "
|
|
7919
|
-
"type": {
|
|
7920
|
-
"text": "MediaQueryList | null"
|
|
7921
|
-
},
|
|
7883
|
+
"kind": "method",
|
|
7884
|
+
"name": "formatTime",
|
|
7922
7885
|
"privacy": "private",
|
|
7923
|
-
"
|
|
7886
|
+
"parameters": [
|
|
7887
|
+
{
|
|
7888
|
+
"name": "seconds",
|
|
7889
|
+
"type": {
|
|
7890
|
+
"text": "number"
|
|
7891
|
+
}
|
|
7892
|
+
}
|
|
7893
|
+
]
|
|
7924
7894
|
},
|
|
7925
7895
|
{
|
|
7926
|
-
"kind": "
|
|
7927
|
-
"name": "
|
|
7928
|
-
"type": {
|
|
7929
|
-
"text": "MediaQueryList | null"
|
|
7930
|
-
},
|
|
7896
|
+
"kind": "method",
|
|
7897
|
+
"name": "formatBubble",
|
|
7931
7898
|
"privacy": "private",
|
|
7932
|
-
"
|
|
7899
|
+
"parameters": [
|
|
7900
|
+
{
|
|
7901
|
+
"name": "value",
|
|
7902
|
+
"type": {
|
|
7903
|
+
"text": "number"
|
|
7904
|
+
}
|
|
7905
|
+
}
|
|
7906
|
+
]
|
|
7933
7907
|
},
|
|
7934
7908
|
{
|
|
7935
|
-
"kind": "
|
|
7936
|
-
"name": "
|
|
7909
|
+
"kind": "method",
|
|
7910
|
+
"name": "updateBubble",
|
|
7911
|
+
"privacy": "private"
|
|
7912
|
+
},
|
|
7913
|
+
{
|
|
7914
|
+
"kind": "method",
|
|
7915
|
+
"name": "bind",
|
|
7916
|
+
"privacy": "private"
|
|
7917
|
+
},
|
|
7918
|
+
{
|
|
7919
|
+
"kind": "method",
|
|
7920
|
+
"name": "render"
|
|
7921
|
+
}
|
|
7922
|
+
],
|
|
7923
|
+
"events": [
|
|
7924
|
+
{
|
|
7925
|
+
"name": "input",
|
|
7937
7926
|
"type": {
|
|
7938
|
-
"text": "
|
|
7939
|
-
}
|
|
7940
|
-
"privacy": "private",
|
|
7941
|
-
"default": "null"
|
|
7927
|
+
"text": "CustomEvent"
|
|
7928
|
+
}
|
|
7942
7929
|
},
|
|
7943
7930
|
{
|
|
7944
|
-
"
|
|
7945
|
-
"
|
|
7946
|
-
|
|
7931
|
+
"name": "change",
|
|
7932
|
+
"type": {
|
|
7933
|
+
"text": "CustomEvent"
|
|
7934
|
+
}
|
|
7947
7935
|
}
|
|
7948
7936
|
],
|
|
7949
7937
|
"attributes": [
|
|
7950
7938
|
{
|
|
7951
|
-
"name": "
|
|
7939
|
+
"name": "min"
|
|
7952
7940
|
},
|
|
7953
7941
|
{
|
|
7954
|
-
"name": "
|
|
7942
|
+
"name": "max"
|
|
7955
7943
|
},
|
|
7956
7944
|
{
|
|
7957
|
-
"name": "
|
|
7945
|
+
"name": "value"
|
|
7946
|
+
},
|
|
7947
|
+
{
|
|
7948
|
+
"name": "step"
|
|
7949
|
+
},
|
|
7950
|
+
{
|
|
7951
|
+
"name": "disabled"
|
|
7952
|
+
},
|
|
7953
|
+
{
|
|
7954
|
+
"name": "bubble"
|
|
7955
|
+
},
|
|
7956
|
+
{
|
|
7957
|
+
"name": "bubble-format"
|
|
7958
7958
|
}
|
|
7959
7959
|
],
|
|
7960
7960
|
"superclass": {
|
|
7961
7961
|
"name": "HTMLElement"
|
|
7962
7962
|
},
|
|
7963
|
-
"tagName": "mui-
|
|
7963
|
+
"tagName": "mui-range-input",
|
|
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-range-input",
|
|
7971
7971
|
"declaration": {
|
|
7972
|
-
"name": "
|
|
7973
|
-
"module": "src/components/mui-
|
|
7972
|
+
"name": "MuiRangeInput",
|
|
7973
|
+
"module": "src/components/mui-range-input/index.ts"
|
|
7974
7974
|
}
|
|
7975
7975
|
}
|
|
7976
7976
|
]
|
|
@@ -10205,6 +10205,58 @@
|
|
|
10205
10205
|
}
|
|
10206
10206
|
]
|
|
10207
10207
|
},
|
|
10208
|
+
{
|
|
10209
|
+
"kind": "javascript-module",
|
|
10210
|
+
"path": "src/components/mui-stepper/step/index.ts",
|
|
10211
|
+
"declarations": [
|
|
10212
|
+
{
|
|
10213
|
+
"kind": "class",
|
|
10214
|
+
"description": "",
|
|
10215
|
+
"name": "MuiStep",
|
|
10216
|
+
"members": [
|
|
10217
|
+
{
|
|
10218
|
+
"kind": "method",
|
|
10219
|
+
"name": "render"
|
|
10220
|
+
}
|
|
10221
|
+
],
|
|
10222
|
+
"attributes": [
|
|
10223
|
+
{
|
|
10224
|
+
"name": "state"
|
|
10225
|
+
},
|
|
10226
|
+
{
|
|
10227
|
+
"name": "resolved-state"
|
|
10228
|
+
},
|
|
10229
|
+
{
|
|
10230
|
+
"name": "title"
|
|
10231
|
+
},
|
|
10232
|
+
{
|
|
10233
|
+
"name": "direction"
|
|
10234
|
+
},
|
|
10235
|
+
{
|
|
10236
|
+
"name": "hide-icon"
|
|
10237
|
+
},
|
|
10238
|
+
{
|
|
10239
|
+
"name": "size"
|
|
10240
|
+
}
|
|
10241
|
+
],
|
|
10242
|
+
"superclass": {
|
|
10243
|
+
"name": "HTMLElement"
|
|
10244
|
+
},
|
|
10245
|
+
"tagName": "mui-step",
|
|
10246
|
+
"customElement": true
|
|
10247
|
+
}
|
|
10248
|
+
],
|
|
10249
|
+
"exports": [
|
|
10250
|
+
{
|
|
10251
|
+
"kind": "custom-element-definition",
|
|
10252
|
+
"name": "mui-step",
|
|
10253
|
+
"declaration": {
|
|
10254
|
+
"name": "MuiStep",
|
|
10255
|
+
"module": "src/components/mui-stepper/step/index.ts"
|
|
10256
|
+
}
|
|
10257
|
+
}
|
|
10258
|
+
]
|
|
10259
|
+
},
|
|
10208
10260
|
{
|
|
10209
10261
|
"kind": "javascript-module",
|
|
10210
10262
|
"path": "src/components/mui-stack/vstack/index.ts",
|
|
@@ -10289,58 +10341,6 @@
|
|
|
10289
10341
|
}
|
|
10290
10342
|
]
|
|
10291
10343
|
},
|
|
10292
|
-
{
|
|
10293
|
-
"kind": "javascript-module",
|
|
10294
|
-
"path": "src/components/mui-stepper/step/index.ts",
|
|
10295
|
-
"declarations": [
|
|
10296
|
-
{
|
|
10297
|
-
"kind": "class",
|
|
10298
|
-
"description": "",
|
|
10299
|
-
"name": "MuiStep",
|
|
10300
|
-
"members": [
|
|
10301
|
-
{
|
|
10302
|
-
"kind": "method",
|
|
10303
|
-
"name": "render"
|
|
10304
|
-
}
|
|
10305
|
-
],
|
|
10306
|
-
"attributes": [
|
|
10307
|
-
{
|
|
10308
|
-
"name": "state"
|
|
10309
|
-
},
|
|
10310
|
-
{
|
|
10311
|
-
"name": "resolved-state"
|
|
10312
|
-
},
|
|
10313
|
-
{
|
|
10314
|
-
"name": "title"
|
|
10315
|
-
},
|
|
10316
|
-
{
|
|
10317
|
-
"name": "direction"
|
|
10318
|
-
},
|
|
10319
|
-
{
|
|
10320
|
-
"name": "hide-icon"
|
|
10321
|
-
},
|
|
10322
|
-
{
|
|
10323
|
-
"name": "size"
|
|
10324
|
-
}
|
|
10325
|
-
],
|
|
10326
|
-
"superclass": {
|
|
10327
|
-
"name": "HTMLElement"
|
|
10328
|
-
},
|
|
10329
|
-
"tagName": "mui-step",
|
|
10330
|
-
"customElement": true
|
|
10331
|
-
}
|
|
10332
|
-
],
|
|
10333
|
-
"exports": [
|
|
10334
|
-
{
|
|
10335
|
-
"kind": "custom-element-definition",
|
|
10336
|
-
"name": "mui-step",
|
|
10337
|
-
"declaration": {
|
|
10338
|
-
"name": "MuiStep",
|
|
10339
|
-
"module": "src/components/mui-stepper/step/index.ts"
|
|
10340
|
-
}
|
|
10341
|
-
}
|
|
10342
|
-
]
|
|
10343
|
-
},
|
|
10344
10344
|
{
|
|
10345
10345
|
"kind": "javascript-module",
|
|
10346
10346
|
"path": "src/components/mui-stepper/stepper/index.ts",
|
|
@@ -10551,6 +10551,32 @@
|
|
|
10551
10551
|
}
|
|
10552
10552
|
]
|
|
10553
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
|
+
},
|
|
10554
10580
|
{
|
|
10555
10581
|
"kind": "javascript-module",
|
|
10556
10582
|
"path": "src/components/mui-table/row/index.ts",
|
|
@@ -10594,32 +10620,6 @@
|
|
|
10594
10620
|
}
|
|
10595
10621
|
]
|
|
10596
10622
|
},
|
|
10597
|
-
{
|
|
10598
|
-
"kind": "javascript-module",
|
|
10599
|
-
"path": "src/components/mui-table/row-group/index.ts",
|
|
10600
|
-
"declarations": [
|
|
10601
|
-
{
|
|
10602
|
-
"kind": "class",
|
|
10603
|
-
"description": "",
|
|
10604
|
-
"name": "MuiRowGroup",
|
|
10605
|
-
"superclass": {
|
|
10606
|
-
"name": "HTMLElement"
|
|
10607
|
-
},
|
|
10608
|
-
"tagName": "mui-row-group",
|
|
10609
|
-
"customElement": true
|
|
10610
|
-
}
|
|
10611
|
-
],
|
|
10612
|
-
"exports": [
|
|
10613
|
-
{
|
|
10614
|
-
"kind": "custom-element-definition",
|
|
10615
|
-
"name": "mui-row-group",
|
|
10616
|
-
"declaration": {
|
|
10617
|
-
"name": "MuiRowGroup",
|
|
10618
|
-
"module": "src/components/mui-table/row-group/index.ts"
|
|
10619
|
-
}
|
|
10620
|
-
}
|
|
10621
|
-
]
|
|
10622
|
-
},
|
|
10623
10623
|
{
|
|
10624
10624
|
"kind": "javascript-module",
|
|
10625
10625
|
"path": "src/components/mui-table/table/index.ts",
|