atomicuilibrary 0.1.0 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/category-section.cjs.entry.js +2 -2
- package/dist/cjs/dom-BvBb0kmW.js +267 -0
- package/dist/cjs/exploration-project-tailwind.cjs.js +2 -2
- package/dist/cjs/{index-ClkOYpT8.js → index-C32cWsm5.js} +1 -1
- package/dist/cjs/layout-manager.cjs.entry.js +3 -3
- package/dist/cjs/library-card.cjs.entry.js +2 -2
- package/dist/cjs/lm-container_2.cjs.entry.js +2 -2
- package/dist/cjs/lm-panel_3.cjs.entry.js +4 -4
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/my-component.cjs.entry.js +1 -1
- package/dist/cjs/my-step.cjs.entry.js +2 -2
- package/dist/cjs/nav-bar.cjs.entry.js +4 -4
- package/dist/cjs/smart-step.cjs.entry.js +3 -3
- package/dist/cjs/timeline-item.cjs.entry.js +2 -2
- package/dist/cjs/ui-accordion_11.cjs.entry.js +132 -50
- package/dist/cjs/ui-advanced-data-table.cjs.entry.js +2 -2
- package/dist/cjs/ui-anchor.cjs.entry.js +2 -2
- package/dist/cjs/ui-animate-on-scroll.cjs.entry.js +3 -3
- package/dist/cjs/ui-aside-panel.cjs.entry.js +10 -11
- package/dist/cjs/ui-avatar-group_5.cjs.entry.js +1694 -0
- package/dist/cjs/ui-breadcrumb-item.cjs.entry.js +3 -3
- package/dist/cjs/ui-breadcrumb.cjs.entry.js +1 -1
- package/dist/cjs/ui-callout-banner.cjs.entry.js +2 -2
- package/dist/cjs/ui-card.cjs.entry.js +4 -3
- package/dist/cjs/ui-carousel.cjs.entry.js +1 -1
- package/dist/cjs/ui-checkbox.cjs.entry.js +3 -3
- package/dist/cjs/ui-code-editor.cjs.entry.js +2 -2
- package/dist/cjs/ui-code-preview.cjs.entry.js +2 -2
- package/dist/cjs/ui-color-picker.cjs.entry.js +256 -22
- package/dist/cjs/ui-command-palette.cjs.entry.js +1 -1
- package/dist/cjs/ui-dialog-box.cjs.entry.js +85 -11
- package/dist/cjs/ui-dialog-content.cjs.entry.js +1 -1
- package/dist/cjs/ui-dialog-footer_2.cjs.entry.js +1 -1
- package/dist/cjs/ui-divider.cjs.entry.js +1 -1
- package/dist/cjs/ui-dock-host.cjs.entry.js +4 -4
- package/dist/cjs/ui-dock.cjs.entry.js +2 -2
- package/dist/cjs/ui-drag-drop.cjs.entry.js +2 -2
- package/dist/cjs/ui-dropdown_2.cjs.entry.js +104 -34
- package/dist/cjs/ui-empty-state.cjs.entry.js +2 -2
- package/dist/cjs/ui-fab-item.cjs.entry.js +2 -2
- package/dist/cjs/ui-fab.cjs.entry.js +4 -4
- package/dist/cjs/ui-file-upload.cjs.entry.js +143 -44
- package/dist/cjs/ui-horizontal-nav.cjs.entry.js +2 -2
- package/dist/cjs/ui-knob.cjs.entry.js +1 -1
- package/dist/cjs/ui-label.cjs.entry.js +473 -0
- package/dist/cjs/ui-library.cjs.entry.js +2 -2
- package/dist/cjs/ui-list-group_2.cjs.entry.js +349 -60
- package/dist/cjs/ui-list.cjs.entry.js +76 -42
- package/dist/cjs/ui-masonry.cjs.entry.js +1 -1
- package/dist/cjs/ui-meter-group.cjs.entry.js +5 -4
- package/dist/cjs/ui-navigation-item.cjs.entry.js +5 -5
- package/dist/cjs/ui-number-input.cjs.entry.js +7 -3
- package/dist/cjs/ui-otp-input.cjs.entry.js +5 -5
- package/dist/cjs/{ui-pagination_4.cjs.entry.js → ui-pagination_3.cjs.entry.js} +35 -506
- package/dist/cjs/ui-panel.cjs.entry.js +1 -1
- package/dist/cjs/ui-pattern-input.cjs.entry.js +46 -11
- package/dist/cjs/ui-progress.cjs.entry.js +66 -9
- package/dist/cjs/ui-range-slider.cjs.entry.js +2 -2
- package/dist/cjs/ui-resizable-panel.cjs.entry.js +2 -2
- package/dist/cjs/ui-scroll-top.cjs.entry.js +1 -1
- package/dist/cjs/ui-smart-context-menu.cjs.entry.js +1 -1
- package/dist/cjs/ui-smart-stepper.cjs.entry.js +2 -2
- package/dist/cjs/ui-snackbar.cjs.entry.js +1 -1
- package/dist/cjs/ui-speed-dial.cjs.entry.js +1 -1
- package/dist/cjs/ui-speedometer.cjs.entry.js +28 -17
- package/dist/cjs/ui-splitter.cjs.entry.js +1 -1
- package/dist/cjs/ui-step.cjs.entry.js +2 -2
- package/dist/cjs/ui-stepper.cjs.entry.js +1 -1
- package/dist/cjs/ui-switch.cjs.entry.js +14 -13
- package/dist/cjs/ui-tabs.cjs.entry.js +2 -2
- package/dist/cjs/ui-tag.cjs.entry.js +58 -13
- package/dist/cjs/ui-timeline.cjs.entry.js +10 -2
- package/dist/cjs/ui-timer.cjs.entry.js +2 -2
- package/dist/cjs/ui-toolbar.cjs.entry.js +2 -2
- package/dist/cjs/ui-tooltip.cjs.entry.js +4 -4
- package/dist/cjs/ui-top-bar.cjs.entry.js +1 -1
- package/dist/cjs/ui-transfer-list.cjs.entry.js +6 -6
- package/dist/cjs/ui-tree.cjs.entry.js +30 -15
- package/dist/cjs/ui-workspace-manager.cjs.entry.js +2 -2
- package/dist/collection/assets/js/component-config.js +1 -0
- package/dist/collection/assets/js/demo-loader.js +2 -0
- package/dist/collection/assets/js/demos/about-demo.js +13 -13
- package/dist/collection/assets/js/demos/accordion-demo.js +66 -66
- package/dist/collection/assets/js/demos/advanced-data-table-demo.js +102 -102
- package/dist/collection/assets/js/demos/anchor-demo.js +27 -28
- package/dist/collection/assets/js/demos/animate-on-scroll-demo.js +12 -12
- package/dist/collection/assets/js/demos/aside-panel-demo.js +51 -51
- package/dist/collection/assets/js/demos/avatar-demo.js +433 -95
- package/dist/collection/assets/js/demos/badge-demo.js +51 -52
- package/dist/collection/assets/js/demos/breadcrumb-demo.js +7 -7
- package/dist/collection/assets/js/demos/button-demo.js +117 -107
- package/dist/collection/assets/js/demos/button-toggle-demo.js +199 -96
- package/dist/collection/assets/js/demos/callout-banner-demo.js +23 -23
- package/dist/collection/assets/js/demos/card-demo.js +23 -22
- package/dist/collection/assets/js/demos/carousel-demo.js +632 -360
- package/dist/collection/assets/js/demos/checkbox-demo.js +124 -7
- package/dist/collection/assets/js/demos/color-picker-demo.js +394 -100
- package/dist/collection/assets/js/demos/command-palette-demo.js +182 -65
- package/dist/collection/assets/js/demos/complex-form-demo.js +5 -5
- package/dist/collection/assets/js/demos/context-menu-demo.js +43 -43
- package/dist/collection/assets/js/demos/dialog-demo-temp.js +3 -3
- package/dist/collection/assets/js/demos/dialog-demo.js +336 -230
- package/dist/collection/assets/js/demos/divider-demo.js +59 -62
- package/dist/collection/assets/js/demos/dock-demo.js +12 -12
- package/dist/collection/assets/js/demos/dock-host-init.js +31 -31
- package/dist/collection/assets/js/demos/documentation-demo.js +34 -34
- package/dist/collection/assets/js/demos/drag-drop-demo.js +2 -2
- package/dist/collection/assets/js/demos/dropdown-demo.js +140 -136
- package/dist/collection/assets/js/demos/dropdown-subtitle-demo.js +2 -2
- package/dist/collection/assets/js/demos/empty-state-demo.js +294 -78
- package/dist/collection/assets/js/demos/fab-demo.js +95 -11
- package/dist/collection/assets/js/demos/file-upload-demo.js +641 -171
- package/dist/collection/assets/js/demos/home-components.js +2 -2
- package/dist/collection/assets/js/demos/horizontal-nav-demo.js +6 -6
- package/dist/collection/assets/js/demos/icon-demo.js +17 -17
- package/dist/collection/assets/js/demos/input-demo.js +147 -143
- package/dist/collection/assets/js/demos/knob-demo.js +29 -30
- package/dist/collection/assets/js/demos/label-demo.js +697 -0
- package/dist/collection/assets/js/demos/layout-manager-demo.js +55 -55
- package/dist/collection/assets/js/demos/list-demo.js +185 -122
- package/dist/collection/assets/js/demos/loader-demo.js +48 -48
- package/dist/collection/assets/js/demos/masonry-demo.js +568 -140
- package/dist/collection/assets/js/demos/meter-group-demo.js +14 -16
- package/dist/collection/assets/js/demos/multi-level-context-menu-demo.js +25 -25
- package/dist/collection/assets/js/demos/my-profile-demo.js +27 -27
- package/dist/collection/assets/js/demos/nav-bar-demo.js +1 -1
- package/dist/collection/assets/js/demos/number-input-demo.js +262 -211
- package/dist/collection/assets/js/demos/pagination-demo.js +29 -29
- package/dist/collection/assets/js/demos/panel-demo.js +18 -25
- package/dist/collection/assets/js/demos/pattern-input-demo.js +278 -40
- package/dist/collection/assets/js/demos/popover-demo.js +240 -149
- package/dist/collection/assets/js/demos/progress-demo.js +170 -156
- package/dist/collection/assets/js/demos/radio-demo.js +73 -12
- package/dist/collection/assets/js/demos/range-slider-demo.js +33 -33
- package/dist/collection/assets/js/demos/rating-demo.js +19 -19
- package/dist/collection/assets/js/demos/scroll-top-demo.js +8 -9
- package/dist/collection/assets/js/demos/skeleton-demo.js +110 -52
- package/dist/collection/assets/js/demos/skeleton-performance-demo.js +2 -2
- package/dist/collection/assets/js/demos/smart-dialog-demo.js +12 -12
- package/dist/collection/assets/js/demos/smart-menu-demo.js +17 -17
- package/dist/collection/assets/js/demos/snackbar-demo.js +53 -53
- package/dist/collection/assets/js/demos/speed-dial-demo.js +14 -14
- package/dist/collection/assets/js/demos/speedometer-demo.js +40 -32
- package/dist/collection/assets/js/demos/split-button-demo.js +2 -2
- package/dist/collection/assets/js/demos/splitter-demo.js +14 -14
- package/dist/collection/assets/js/demos/stack-demo.js +27 -27
- package/dist/collection/assets/js/demos/stepper-demo.js +49 -49
- package/dist/collection/assets/js/demos/switch-demo.js +561 -125
- package/dist/collection/assets/js/demos/tabs-demo.js +22 -22
- package/dist/collection/assets/js/demos/tag-demo.js +62 -62
- package/dist/collection/assets/js/demos/theme-selector-demo.js +27 -27
- package/dist/collection/assets/js/demos/timeline-demo.js +10 -10
- package/dist/collection/assets/js/demos/timeline-playground.js +2 -2
- package/dist/collection/assets/js/demos/timer-demo.js +10 -10
- package/dist/collection/assets/js/demos/toolbar-demo.js +17 -17
- package/dist/collection/assets/js/demos/tooltip-demo.js +92 -90
- package/dist/collection/assets/js/demos/top-bar-demo.js +6 -6
- package/dist/collection/assets/js/demos/transfer-list-demo.js +20 -20
- package/dist/collection/assets/js/demos/tree-demo.js +50 -66
- package/dist/collection/assets/js/demos/workspace-manager-demo.js +20 -20
- package/dist/collection/collection-manifest.json +1 -2
- package/dist/collection/components/accordion/accordion.css +275 -9
- package/dist/collection/components/accordion/accordion.js +7 -6
- package/dist/collection/components/advanced-data-table/advanced-data-table.css +5 -5
- package/dist/collection/components/advanced-data-table/advanced-data-table.js +2 -2
- package/dist/collection/components/anchor/anchor.css +1 -0
- package/dist/collection/components/animate-on-scroll/animate-on-scroll.js +2 -2
- package/dist/collection/components/aside-panel/aside-panel.css +2 -2
- package/dist/collection/components/aside-panel/aside-panel.js +10 -11
- package/dist/collection/components/avatar/avatar.css +6 -6
- package/dist/collection/components/avatar/avatar.js +63 -11
- package/dist/collection/components/badge/badge.css +27 -17
- package/dist/collection/components/badge/badge.js +6 -3
- package/dist/collection/components/breadcrumb/breadcrumb-item.js +2 -2
- package/dist/collection/components/button/button.css +1 -0
- package/dist/collection/components/button/button.js +3 -3
- package/dist/collection/components/button-toggle/button-toggle.js +2 -2
- package/dist/collection/components/button-toggle-group/button-toggle-group.css +161 -14
- package/dist/collection/components/button-toggle-group/button-toggle-group.js +2 -2
- package/dist/collection/components/callout-banner/callout-banner.css +75 -0
- package/dist/collection/components/callout-banner/callout-banner.js +1 -1
- package/dist/collection/components/card/card.css +221 -9
- package/dist/collection/components/card/card.js +3 -2
- package/dist/collection/components/checkbox/checkbox.js +3 -3
- package/dist/collection/components/code-editor/code-editor.js +1 -1
- package/dist/collection/components/code-preview/ui-code-preview.js +1 -1
- package/dist/collection/components/color-picker/color-picker.css +110 -6
- package/dist/collection/components/color-picker/color-picker.js +302 -26
- package/dist/collection/components/context-menu/context-menu.css +9 -9
- package/dist/collection/components/dialog-box/dialog-box.js +116 -14
- package/dist/collection/components/dialog-header/dialog-header.js +1 -1
- package/dist/collection/components/dock/dock.css +116 -3
- package/dist/collection/components/dock-host/ui-dock-host.js +3 -3
- package/dist/collection/components/drag-drop/drag-drop.js +1 -1
- package/dist/collection/components/dropdown/dropdown.css +101 -8
- package/dist/collection/components/dropdown/dropdown.js +94 -28
- package/dist/collection/components/empty-state/empty-state.js +1 -1
- package/dist/collection/components/fab/fab.css +87 -15
- package/dist/collection/components/fab/fab.js +3 -3
- package/dist/collection/components/fab-item/fab-item.js +1 -1
- package/dist/collection/components/file-upload/file-upload.css +1362 -31
- package/dist/collection/components/file-upload/file-upload.js +171 -50
- package/dist/collection/components/horizontal-nav/horizontal-nav.css +9 -9
- package/dist/collection/components/horizontal-nav/horizontal-nav.js +2 -2
- package/dist/collection/components/icon/icon.js +1 -1
- package/dist/collection/components/input/input.css +9 -0
- package/dist/collection/components/input/input.js +20 -9
- package/dist/collection/components/label/label.css +583 -0
- package/dist/collection/components/label/label.js +1669 -0
- package/dist/collection/components/layout-manager/layout-manager.js +1 -1
- package/dist/collection/components/layout-manager/lm-floating-window/lm-floating-window.js +1 -1
- package/dist/collection/components/layout-manager/lm-panel/lm-panel.js +1 -1
- package/dist/collection/components/layout-manager/lm-splitter/lm-splitter.js +1 -1
- package/dist/collection/components/layout-manager/lm-tabs/lm-tabs.js +1 -1
- package/dist/collection/components/library/category-section.js +1 -1
- package/dist/collection/components/library/library-card.js +1 -1
- package/dist/collection/components/library/library.js +1 -1
- package/dist/collection/components/list/list.css +46 -5
- package/dist/collection/components/list/list.js +76 -42
- package/dist/collection/components/list-group/list-group.css +0 -2
- package/dist/collection/components/list-group/list-group.js +11 -5
- package/dist/collection/components/list-item/list-item.css +403 -131
- package/dist/collection/components/list-item/list-item.js +345 -61
- package/dist/collection/components/loader/loader.css +1 -1
- package/dist/collection/components/loader/loader.js +2 -2
- package/dist/collection/components/meter-group/meter-group.css +5 -0
- package/dist/collection/components/meter-group/meter-group.js +3 -2
- package/dist/collection/components/my-step/my-step.js +1 -1
- package/dist/collection/components/nav-bar/nav-bar.css +4 -4
- package/dist/collection/components/nav-bar/nav-bar.js +6 -6
- package/dist/collection/components/number-input/number-input.js +6 -2
- package/dist/collection/components/otp-input/otp-input.css +10 -0
- package/dist/collection/components/otp-input/otp-input.js +3 -3
- package/dist/collection/components/pagination/pagination.js +1 -1
- package/dist/collection/components/pattern-input/pattern-input.css +0 -1
- package/dist/collection/components/pattern-input/pattern-input.js +44 -9
- package/dist/collection/components/popover/popover.css +35 -7
- package/dist/collection/components/popover/popover.js +64 -9
- package/dist/collection/components/progress/progress.css +176 -32
- package/dist/collection/components/progress/progress.js +66 -8
- package/dist/collection/components/radio/radio.css +2 -0
- package/dist/collection/components/radio/radio.js +2 -2
- package/dist/collection/components/range-slider/range-slider.css +284 -31
- package/dist/collection/components/range-slider/range-slider.js +5 -5
- package/dist/collection/components/rating/rating.css +151 -65
- package/dist/collection/components/rating/rating.js +31 -13
- package/dist/collection/components/resizable-panel/resizable-panel.js +1 -1
- package/dist/collection/components/skeleton/skeleton-loader.css +144 -44
- package/dist/collection/components/skeleton/skeleton-loader.js +11 -7
- package/dist/collection/components/smart-stepper/smart-step.js +2 -2
- package/dist/collection/components/smart-stepper/smart-stepper.js +1 -1
- package/dist/collection/components/speedometer/speedometer.css +26 -6
- package/dist/collection/components/speedometer/speedometer.js +26 -15
- package/dist/collection/components/stack/stack.js +2 -2
- package/dist/collection/components/step/step.js +1 -1
- package/dist/collection/components/stepper/stepper.js +1 -1
- package/dist/collection/components/switch/switch.css +367 -8
- package/dist/collection/components/switch/switch.js +13 -12
- package/dist/collection/components/tag/tag.css +38 -12
- package/dist/collection/components/tag/tag.js +58 -13
- package/dist/collection/components/tag-group/tag-group.css +0 -1
- package/dist/collection/components/tag-group/tag-group.js +3 -3
- package/dist/collection/components/timeline/timeline.css +380 -317
- package/dist/collection/components/timeline/timeline.js +8 -0
- package/dist/collection/components/timeline-item/timeline-item.js +1 -1
- package/dist/collection/components/timer/timer.js +1 -1
- package/dist/collection/components/toggle-group/toggle-group.css +7 -3
- package/dist/collection/components/toggle-group/toggle-group.js +7 -3
- package/dist/collection/components/toolbar/toolbar.js +1 -1
- package/dist/collection/components/tooltip/tooltip.js +4 -4
- package/dist/collection/components/top-bar/top-bar.js +2 -2
- package/dist/collection/components/transfer-list/transfer-list.css +13 -13
- package/dist/collection/components/transfer-list/transfer-list.js +4 -4
- package/dist/collection/components/tree/tree.css +35 -21
- package/dist/collection/components/tree/tree.js +28 -13
- package/dist/collection/components/ui-navigation-bar/navigation-bar/navigation-bar.css +34 -16
- package/dist/collection/components/ui-navigation-bar/navigation-bar/navigation-bar.js +46 -11
- package/dist/collection/components/ui-navigation-bar/navigation-item.css +7 -7
- package/dist/collection/components/ui-navigation-bar/navigation-item.js +3 -3
- package/dist/collection/utils/dom.js +151 -151
- package/dist/components/avatar-group.js +1 -1
- package/dist/components/avatar.js +1 -1
- package/dist/components/badge.js +1 -1
- package/dist/components/button-toggle.js +1 -1
- package/dist/components/button.js +1 -0
- package/dist/components/category-section2.js +1 -1
- package/dist/components/checkbox.js +1 -1
- package/dist/components/context-menu.js +1 -1
- package/dist/components/dialog-header.js +1 -1
- package/dist/components/dom.js +1 -1
- package/dist/components/dropdown.js +1 -1
- package/dist/components/icon.js +2 -2
- package/dist/components/input.js +1 -1
- package/dist/components/layout-manager.js +1 -1
- package/dist/components/library-card2.js +1 -1
- package/dist/components/list-group.js +1 -1
- package/dist/components/list-item.js +1 -1
- package/dist/components/lm-container2.js +1 -1
- package/dist/components/lm-floating-window2.js +1 -1
- package/dist/components/lm-panel2.js +1 -1
- package/dist/components/lm-splitter2.js +1 -1
- package/dist/components/lm-tabs2.js +1 -1
- package/dist/components/loader.js +1 -1
- package/dist/components/my-step.js +1 -1
- package/dist/components/nav-bar.js +1 -1
- package/dist/components/pagination.js +1 -1
- package/dist/components/popover.js +1 -0
- package/dist/components/radio.js +1 -1
- package/dist/components/range-slider.js +1 -1
- package/dist/components/rating.js +1 -1
- package/dist/components/resizable-panel.js +1 -1
- package/dist/components/skeleton-loader.js +1 -1
- package/dist/components/smart-step.js +1 -1
- package/dist/components/stack.js +1 -1
- package/dist/components/switch.js +1 -1
- package/dist/components/tag-group.js +1 -1
- package/dist/components/tag.js +1 -1
- package/dist/components/timeline-item.js +1 -1
- package/dist/components/toggle-group.js +1 -1
- package/dist/components/tooltip.js +1 -1
- package/dist/components/ui-accordion.js +1 -1
- package/dist/components/ui-advanced-data-table.js +1 -1
- package/dist/components/ui-anchor.js +1 -1
- package/dist/components/ui-animate-on-scroll.js +1 -1
- package/dist/components/ui-aside-panel.js +1 -1
- package/dist/components/ui-badge.js +1 -1
- package/dist/components/ui-breadcrumb-item.js +1 -1
- package/dist/components/ui-breadcrumb.js +1 -1
- package/dist/components/ui-button-toggle-group.js +1 -1
- package/dist/components/ui-button.js +1 -1
- package/dist/components/ui-callout-banner.js +1 -1
- package/dist/components/ui-card.js +1 -1
- package/dist/components/ui-carousel.js +1 -1
- package/dist/components/ui-code-editor.js +1 -1
- package/dist/components/ui-code-preview.js +1 -1
- package/dist/components/ui-color-picker.js +1 -1
- package/dist/components/ui-command-palette.js +1 -1
- package/dist/components/ui-dialog-box.js +1 -1
- package/dist/components/ui-dock-host.js +1 -1
- package/dist/components/ui-dock.js +1 -1
- package/dist/components/ui-drag-drop.js +1 -1
- package/dist/components/ui-empty-state.js +1 -1
- package/dist/components/ui-fab-item.js +1 -1
- package/dist/components/ui-fab.js +1 -1
- package/dist/components/ui-file-upload.js +1 -1
- package/dist/components/ui-horizontal-nav.js +1 -1
- package/dist/components/ui-knob.js +1 -1
- package/dist/components/{ui-color-controller.d.ts → ui-label.d.ts} +4 -4
- package/dist/components/ui-label.js +1 -0
- package/dist/components/ui-library.js +1 -1
- package/dist/components/ui-list.js +1 -1
- package/dist/components/ui-masonry.js +1 -1
- package/dist/components/ui-meter-group.js +1 -1
- package/dist/components/ui-navigation-bar.js +1 -1
- package/dist/components/ui-navigation-item.js +1 -1
- package/dist/components/ui-number-input.js +1 -1
- package/dist/components/ui-otp-input.js +1 -1
- package/dist/components/ui-panel.js +1 -1
- package/dist/components/ui-pattern-input.js +1 -1
- package/dist/components/ui-popover.js +1 -1
- package/dist/components/ui-progress.js +1 -1
- package/dist/components/ui-scroll-top.js +1 -1
- package/dist/components/ui-smart-stepper.js +1 -1
- package/dist/components/ui-snackbar.js +1 -1
- package/dist/components/ui-speed-dial.js +1 -1
- package/dist/components/ui-speedometer.js +1 -1
- package/dist/components/ui-splitter.js +1 -1
- package/dist/components/ui-step.js +1 -1
- package/dist/components/ui-stepper.js +1 -1
- package/dist/components/ui-tabs.js +1 -1
- package/dist/components/ui-timeline.js +1 -1
- package/dist/components/ui-timer.js +1 -1
- package/dist/components/ui-toolbar.js +1 -1
- package/dist/components/ui-top-bar.js +1 -1
- package/dist/components/ui-transfer-list.js +1 -1
- package/dist/components/ui-tree.js +1 -1
- package/dist/components/ui-workspace-manager.js +1 -1
- package/dist/esm/category-section.entry.js +2 -2
- package/dist/esm/dom-DFBTWhGw.js +262 -0
- package/dist/esm/exploration-project-tailwind.js +3 -3
- package/dist/esm/{index-DUsoYu9r.js → index-Dqu2zaH1.js} +1 -1
- package/dist/esm/layout-manager.entry.js +3 -3
- package/dist/esm/library-card.entry.js +2 -2
- package/dist/esm/lm-container_2.entry.js +2 -2
- package/dist/esm/lm-panel_3.entry.js +4 -4
- package/dist/esm/loader.js +3 -3
- package/dist/esm/my-component.entry.js +1 -1
- package/dist/esm/my-step.entry.js +2 -2
- package/dist/esm/nav-bar.entry.js +4 -4
- package/dist/esm/smart-step.entry.js +3 -3
- package/dist/esm/timeline-item.entry.js +2 -2
- package/dist/esm/ui-accordion_11.entry.js +132 -50
- package/dist/esm/ui-advanced-data-table.entry.js +2 -2
- package/dist/esm/ui-anchor.entry.js +2 -2
- package/dist/esm/ui-animate-on-scroll.entry.js +3 -3
- package/dist/esm/ui-aside-panel.entry.js +10 -11
- package/dist/esm/ui-avatar-group_5.entry.js +1688 -0
- package/dist/esm/ui-breadcrumb-item.entry.js +3 -3
- package/dist/esm/ui-breadcrumb.entry.js +1 -1
- package/dist/esm/ui-callout-banner.entry.js +2 -2
- package/dist/esm/ui-card.entry.js +4 -3
- package/dist/esm/ui-carousel.entry.js +1 -1
- package/dist/esm/ui-checkbox.entry.js +3 -3
- package/dist/esm/ui-code-editor.entry.js +2 -2
- package/dist/esm/ui-code-preview.entry.js +2 -2
- package/dist/esm/ui-color-picker.entry.js +256 -22
- package/dist/esm/ui-command-palette.entry.js +1 -1
- package/dist/esm/ui-dialog-box.entry.js +85 -11
- package/dist/esm/ui-dialog-content.entry.js +1 -1
- package/dist/esm/ui-dialog-footer_2.entry.js +1 -1
- package/dist/esm/ui-divider.entry.js +1 -1
- package/dist/esm/ui-dock-host.entry.js +4 -4
- package/dist/esm/ui-dock.entry.js +2 -2
- package/dist/esm/ui-drag-drop.entry.js +2 -2
- package/dist/esm/ui-dropdown_2.entry.js +104 -34
- package/dist/esm/ui-empty-state.entry.js +2 -2
- package/dist/esm/ui-fab-item.entry.js +2 -2
- package/dist/esm/ui-fab.entry.js +4 -4
- package/dist/esm/ui-file-upload.entry.js +143 -44
- package/dist/esm/ui-horizontal-nav.entry.js +2 -2
- package/dist/esm/ui-knob.entry.js +1 -1
- package/dist/esm/ui-label.entry.js +471 -0
- package/dist/esm/ui-library.entry.js +2 -2
- package/dist/esm/ui-list-group_2.entry.js +349 -60
- package/dist/esm/ui-list.entry.js +76 -42
- package/dist/esm/ui-masonry.entry.js +1 -1
- package/dist/esm/ui-meter-group.entry.js +5 -4
- package/dist/esm/ui-navigation-item.entry.js +5 -5
- package/dist/esm/ui-number-input.entry.js +7 -3
- package/dist/esm/ui-otp-input.entry.js +5 -5
- package/dist/esm/{ui-pagination_4.entry.js → ui-pagination_3.entry.js} +36 -506
- package/dist/esm/ui-panel.entry.js +1 -1
- package/dist/esm/ui-pattern-input.entry.js +46 -11
- package/dist/esm/ui-progress.entry.js +66 -9
- package/dist/esm/ui-range-slider.entry.js +2 -2
- package/dist/esm/ui-resizable-panel.entry.js +2 -2
- package/dist/esm/ui-scroll-top.entry.js +1 -1
- package/dist/esm/ui-smart-context-menu.entry.js +1 -1
- package/dist/esm/ui-smart-stepper.entry.js +2 -2
- package/dist/esm/ui-snackbar.entry.js +1 -1
- package/dist/esm/ui-speed-dial.entry.js +1 -1
- package/dist/esm/ui-speedometer.entry.js +28 -17
- package/dist/esm/ui-splitter.entry.js +1 -1
- package/dist/esm/ui-step.entry.js +2 -2
- package/dist/esm/ui-stepper.entry.js +1 -1
- package/dist/esm/ui-switch.entry.js +14 -13
- package/dist/esm/ui-tabs.entry.js +2 -2
- package/dist/esm/ui-tag.entry.js +58 -13
- package/dist/esm/ui-timeline.entry.js +10 -2
- package/dist/esm/ui-timer.entry.js +2 -2
- package/dist/esm/ui-toolbar.entry.js +2 -2
- package/dist/esm/ui-tooltip.entry.js +4 -4
- package/dist/esm/ui-top-bar.entry.js +1 -1
- package/dist/esm/ui-transfer-list.entry.js +6 -6
- package/dist/esm/ui-tree.entry.js +30 -15
- package/dist/esm/ui-workspace-manager.entry.js +2 -2
- package/dist/exploration-project-tailwind/exploration-project-tailwind.css +1 -1
- package/dist/exploration-project-tailwind/exploration-project-tailwind.esm.js +1 -1
- package/dist/exploration-project-tailwind/{p-7ba2258a.entry.js → p-024a299a.entry.js} +1 -1
- package/dist/exploration-project-tailwind/p-0a71896a.entry.js +1 -0
- package/dist/exploration-project-tailwind/{p-35296877.entry.js → p-0cdeb8d8.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-a42fdc33.entry.js → p-139cefbc.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-036d2a44.entry.js → p-198c83e5.entry.js} +1 -1
- package/dist/exploration-project-tailwind/p-236f47b1.entry.js +1 -0
- package/dist/exploration-project-tailwind/{p-81ebba11.entry.js → p-25530d0d.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-41cd6bf0.entry.js → p-298f2057.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-85e36111.entry.js → p-2b5a8e3e.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-e8c6d395.entry.js → p-2b6aa7bc.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-70bacda8.entry.js → p-2cfba753.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-cbee2607.entry.js → p-2fe22958.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-20ecc116.entry.js → p-3012e780.entry.js} +1 -1
- package/dist/exploration-project-tailwind/p-321c3f46.entry.js +1 -0
- package/dist/exploration-project-tailwind/{p-8b57fe4e.entry.js → p-3ab43638.entry.js} +1 -1
- package/dist/exploration-project-tailwind/p-3ad7e47e.entry.js +1 -0
- package/dist/exploration-project-tailwind/p-3b1ca826.entry.js +1 -0
- package/dist/exploration-project-tailwind/p-3ee8ddae.entry.js +1 -0
- package/dist/exploration-project-tailwind/{p-e22317c1.entry.js → p-3efb44c8.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-36861546.entry.js → p-42e3bc28.entry.js} +1 -1
- package/dist/exploration-project-tailwind/p-4360331a.entry.js +1 -0
- package/dist/exploration-project-tailwind/{p-2f961934.entry.js → p-443de32b.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-898dd0fa.entry.js → p-44d15451.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-4288c158.entry.js → p-46071679.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-a3f465d9.entry.js → p-497d6182.entry.js} +1 -1
- package/dist/exploration-project-tailwind/p-4ad8c55c.entry.js +1 -0
- package/dist/exploration-project-tailwind/{p-4aaa8e40.entry.js → p-4c46ac0b.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-98e91da5.entry.js → p-5042ddaa.entry.js} +1 -1
- package/dist/exploration-project-tailwind/p-60190e0e.entry.js +1 -0
- package/dist/exploration-project-tailwind/p-60530874.entry.js +1 -0
- package/dist/exploration-project-tailwind/{p-200241f8.entry.js → p-6108565d.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-fb4aca69.entry.js → p-62889cfe.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-c02284ea.entry.js → p-66f71613.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-7889bfc4.entry.js → p-67c440b2.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-c1c8ac28.entry.js → p-6f09503f.entry.js} +1 -1
- package/dist/exploration-project-tailwind/p-721bdbc3.entry.js +1 -0
- package/dist/exploration-project-tailwind/p-747b02ea.entry.js +1 -0
- package/dist/exploration-project-tailwind/{p-c6fd72e1.entry.js → p-754cb046.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-97af03cc.entry.js → p-7ed3bba2.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-d59da767.entry.js → p-864cebb7.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-4d73c143.entry.js → p-96ee3196.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-54965530.entry.js → p-97086868.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-d114a347.entry.js → p-9c5ced88.entry.js} +1 -1
- package/dist/exploration-project-tailwind/p-9d3044d4.entry.js +1 -0
- package/dist/exploration-project-tailwind/p-9e079be6.entry.js +1 -0
- package/dist/exploration-project-tailwind/{p-790556f0.entry.js → p-9e4c45f5.entry.js} +1 -1
- package/dist/exploration-project-tailwind/p-9eee7394.entry.js +1 -0
- package/dist/exploration-project-tailwind/p-DFBTWhGw.js +1 -0
- package/dist/exploration-project-tailwind/p-Dqu2zaH1.js +2 -0
- package/dist/exploration-project-tailwind/p-a7bdedc2.entry.js +1 -0
- package/dist/exploration-project-tailwind/{p-c87aeab6.entry.js → p-a8ec29de.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-6ddbee42.entry.js → p-ae617f62.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-05a436d3.entry.js → p-aef76052.entry.js} +1 -1
- package/dist/exploration-project-tailwind/p-b5f043fa.entry.js +1 -0
- package/dist/exploration-project-tailwind/p-b637b91b.entry.js +1 -0
- package/dist/exploration-project-tailwind/{p-d2e45c5e.entry.js → p-bc49a088.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-6b838549.entry.js → p-bd9a631f.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-e8ba0c95.entry.js → p-bf4b6767.entry.js} +1 -1
- package/dist/exploration-project-tailwind/p-c0fa400e.entry.js +1 -0
- package/dist/exploration-project-tailwind/{p-8578b616.entry.js → p-c4f3d990.entry.js} +1 -1
- package/dist/exploration-project-tailwind/p-c68ddb2f.entry.js +1 -0
- package/dist/exploration-project-tailwind/p-c79574c4.entry.js +1 -0
- package/dist/exploration-project-tailwind/p-c840098d.entry.js +1 -0
- package/dist/exploration-project-tailwind/{p-a1ad32a2.entry.js → p-c8663cbe.entry.js} +1 -1
- package/dist/exploration-project-tailwind/p-cb6e38a6.entry.js +1 -0
- package/dist/exploration-project-tailwind/p-cb9f2df1.entry.js +1 -0
- package/dist/exploration-project-tailwind/p-cfe8b696.entry.js +1 -0
- package/dist/exploration-project-tailwind/p-d00e13ae.entry.js +1 -0
- package/dist/exploration-project-tailwind/{p-c4ba7e52.entry.js → p-d01ed934.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-aa85ff78.entry.js → p-d4e57d94.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-ccb5c737.entry.js → p-d5bd3a3f.entry.js} +1 -1
- package/dist/exploration-project-tailwind/{p-45482d86.entry.js → p-d987cebe.entry.js} +1 -1
- package/dist/exploration-project-tailwind/p-d9ae77c0.entry.js +1 -0
- package/dist/exploration-project-tailwind/p-e9bae5c7.entry.js +1 -0
- package/dist/exploration-project-tailwind/p-f516fabc.entry.js +1 -0
- package/dist/exploration-project-tailwind/p-f68e2794.entry.js +1 -0
- package/dist/exploration-project-tailwind/{p-d30e24bd.entry.js → p-fa034f69.entry.js} +1 -1
- package/dist/types/components/aside-panel/aside-panel.d.ts +0 -3
- package/dist/types/components/avatar/avatar.d.ts +3 -0
- package/dist/types/components/avatar/types.d.ts +2 -0
- package/dist/types/components/badge/badge.d.ts +1 -0
- package/dist/types/components/color-picker/color-picker.d.ts +35 -2
- package/dist/types/components/dialog-box/dialog-box.d.ts +10 -0
- package/dist/types/components/dropdown/dropdown.d.ts +5 -0
- package/dist/types/components/file-upload/file-upload.d.ts +23 -6
- package/dist/types/components/label/label.d.ts +290 -0
- package/dist/types/components/label/types.d.ts +39 -0
- package/dist/types/components/list/list.d.ts +2 -1
- package/dist/types/components/list-group/list-group.d.ts +1 -0
- package/dist/types/components/list-item/list-item.d.ts +45 -17
- package/dist/types/components/pattern-input/pattern-input.d.ts +6 -0
- package/dist/types/components/popover/popover.d.ts +3 -0
- package/dist/types/components/progress/progress.d.ts +7 -0
- package/dist/types/components/range-slider/range-slider.d.ts +2 -2
- package/dist/types/components/rating/rating.d.ts +1 -0
- package/dist/types/components/skeleton/skeleton-loader.d.ts +1 -1
- package/dist/types/components/speedometer/speedometer.d.ts +1 -0
- package/dist/types/components/tag/tag.d.ts +4 -0
- package/dist/types/components/tree/tree.d.ts +1 -0
- package/dist/types/components/ui-navigation-bar/navigation-bar/navigation-bar.d.ts +1 -1
- package/dist/types/components.d.ts +742 -425
- package/dist/types/types/common.d.ts +2 -2
- package/dist/types/types/common.type.d.ts +2 -0
- package/dist/types/utils/dom.d.ts +4 -4
- package/package.json +4 -5
- package/dist/cjs/dom-oP1E4Rd3.js +0 -267
- package/dist/cjs/ui-avatar-group_3.cjs.entry.js +0 -634
- package/dist/cjs/ui-color-controller.cjs.entry.js +0 -150
- package/dist/cjs/ui-popover.cjs.entry.js +0 -517
- package/dist/cjs/ui-smart-location-dropdown.cjs.entry.js +0 -565
- package/dist/collection/components/color-controller/color-controller.css +0 -108
- package/dist/collection/components/color-controller/color-controller.js +0 -224
- package/dist/collection/components/smart-location-dropdown/smart-location-dropdown.css +0 -357
- package/dist/collection/components/smart-location-dropdown/smart-location-dropdown.js +0 -1190
- package/dist/components/ui-color-controller.js +0 -1
- package/dist/components/ui-smart-location-dropdown.d.ts +0 -11
- package/dist/components/ui-smart-location-dropdown.js +0 -1
- package/dist/esm/dom-BMFah5q3.js +0 -262
- package/dist/esm/ui-avatar-group_3.entry.js +0 -630
- package/dist/esm/ui-color-controller.entry.js +0 -148
- package/dist/esm/ui-popover.entry.js +0 -515
- package/dist/esm/ui-smart-location-dropdown.entry.js +0 -563
- package/dist/exploration-project-tailwind/p-06f0c679.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-0d31c9e9.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-148e81df.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-16bdd162.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-2347d21b.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-3d381f75.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-4417a9d8.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-44742ddd.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-47e2a7ee.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-4bef8bed.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-4efd63ce.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-5c835d90.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-61717490.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-717dad1f.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-71d95bb1.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-9bd14f69.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-9fc06ff0.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-BMFah5q3.js +0 -1
- package/dist/exploration-project-tailwind/p-DUsoYu9r.js +0 -2
- package/dist/exploration-project-tailwind/p-a27f59d2.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-a7b07cf4.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-bd89d060.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-c63c522e.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-c69dd43e.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-d6ce9721.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-dc92a343.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-debede45.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-e76318c7.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-ea51c5d8.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-eab5ad36.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-f0bc5d7e.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-f1beee72.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-f543392f.entry.js +0 -1
- package/dist/exploration-project-tailwind/p-f61cfb7c.entry.js +0 -1
- package/dist/types/components/color-controller/color-controller.d.ts +0 -24
- package/dist/types/components/smart-location-dropdown/smart-location-dropdown.d.ts +0 -119
- package/dist/types/components/smart-location-dropdown/types.d.ts +0 -37
- /package/dist/collection/components/{smart-location-dropdown → label}/types.js +0 -0
|
@@ -32,6 +32,7 @@ import { EmptyStateAction, EmptyStateAlign, EmptyStateItem, EmptyStateSize, Empt
|
|
|
32
32
|
import { FileUploadValidationError, UploadedFile } from "./components/file-upload/types";
|
|
33
33
|
import { HorizontalNavItem } from "./components/horizontal-nav/horizontal-nav";
|
|
34
34
|
import { InputMask, InputSize, InputType, InputVariant, StatusColor as StatusColor2, ValidationState } from "./components/input/types";
|
|
35
|
+
import { LabelAlign, LabelAriaLive, LabelClickEvent, LabelCopyEvent, LabelDir, LabelOrientation, LabelSize, LabelTooltipPosition, LabelTransform, LabelVariant, LabelWeight } from "./components/label/types";
|
|
35
36
|
import { MasonryLayoutType } from "./components/masonry/types";
|
|
36
37
|
import { MeterValue } from "./components/meter-group/types";
|
|
37
38
|
import { NavigationItem } from "./components/ui-navigation-bar/navigation-bar/navigation-types";
|
|
@@ -43,7 +44,6 @@ import { SliderMark } from "./components/range-slider/types";
|
|
|
43
44
|
import { RatingType } from "./components/rating/types";
|
|
44
45
|
import { PanelConfig as PanelConfig1 } from "./components/resizable-panel/types";
|
|
45
46
|
import { MenuItem } from "./components/smart-menu/menu-item.interface";
|
|
46
|
-
import { LocationLoader, LocationOption, LocationSearchEvent, LocationSelectionChangeEvent } from "./components/smart-location-dropdown/types";
|
|
47
47
|
import { SnackbarItem, SnackbarOpenMode, SnackbarPosition, SnackbarStackMode, SnackbarType } from "./components/snackbar/types";
|
|
48
48
|
import { SpeedDialAction, SpeedDialLayout, SpeedDialPosition, SpeedDialStrategy } from "./components/speed-dial/types";
|
|
49
49
|
import { SplitterPanel } from "./components/splitter/types";
|
|
@@ -84,6 +84,7 @@ export { EmptyStateAction, EmptyStateAlign, EmptyStateItem, EmptyStateSize, Empt
|
|
|
84
84
|
export { FileUploadValidationError, UploadedFile } from "./components/file-upload/types";
|
|
85
85
|
export { HorizontalNavItem } from "./components/horizontal-nav/horizontal-nav";
|
|
86
86
|
export { InputMask, InputSize, InputType, InputVariant, StatusColor as StatusColor2, ValidationState } from "./components/input/types";
|
|
87
|
+
export { LabelAlign, LabelAriaLive, LabelClickEvent, LabelCopyEvent, LabelDir, LabelOrientation, LabelSize, LabelTooltipPosition, LabelTransform, LabelVariant, LabelWeight } from "./components/label/types";
|
|
87
88
|
export { MasonryLayoutType } from "./components/masonry/types";
|
|
88
89
|
export { MeterValue } from "./components/meter-group/types";
|
|
89
90
|
export { NavigationItem } from "./components/ui-navigation-bar/navigation-bar/navigation-types";
|
|
@@ -95,7 +96,6 @@ export { SliderMark } from "./components/range-slider/types";
|
|
|
95
96
|
export { RatingType } from "./components/rating/types";
|
|
96
97
|
export { PanelConfig as PanelConfig1 } from "./components/resizable-panel/types";
|
|
97
98
|
export { MenuItem } from "./components/smart-menu/menu-item.interface";
|
|
98
|
-
export { LocationLoader, LocationOption, LocationSearchEvent, LocationSelectionChangeEvent } from "./components/smart-location-dropdown/types";
|
|
99
99
|
export { SnackbarItem, SnackbarOpenMode, SnackbarPosition, SnackbarStackMode, SnackbarType } from "./components/snackbar/types";
|
|
100
100
|
export { SpeedDialAction, SpeedDialLayout, SpeedDialPosition, SpeedDialStrategy } from "./components/speed-dial/types";
|
|
101
101
|
export { SplitterPanel } from "./components/splitter/types";
|
|
@@ -396,7 +396,7 @@ export namespace Components {
|
|
|
396
396
|
"autoScroll": boolean;
|
|
397
397
|
/**
|
|
398
398
|
* Background color of the accordion
|
|
399
|
-
* @default '
|
|
399
|
+
* @default ''
|
|
400
400
|
*/
|
|
401
401
|
"backgroundColor": string;
|
|
402
402
|
"clearSearch": () => Promise<void>;
|
|
@@ -1478,8 +1478,7 @@ export namespace Components {
|
|
|
1478
1478
|
*/
|
|
1479
1479
|
"backdropBlur": string;
|
|
1480
1480
|
/**
|
|
1481
|
-
*
|
|
1482
|
-
* @default 'white'
|
|
1481
|
+
* @default ''
|
|
1483
1482
|
*/
|
|
1484
1483
|
"backgroundColor": string;
|
|
1485
1484
|
/**
|
|
@@ -1832,6 +1831,10 @@ export namespace Components {
|
|
|
1832
1831
|
* @default true
|
|
1833
1832
|
*/
|
|
1834
1833
|
"imgDraggable": boolean;
|
|
1834
|
+
/**
|
|
1835
|
+
* Size of the status indicator dot. Accepts a number (px) or any CSS size value.
|
|
1836
|
+
*/
|
|
1837
|
+
"indicatorSize"?: number | string;
|
|
1835
1838
|
/**
|
|
1836
1839
|
* Layout mode for groups: 'stack' or 'grid'
|
|
1837
1840
|
* @default 'stack'
|
|
@@ -3694,19 +3697,12 @@ export namespace Components {
|
|
|
3694
3697
|
*/
|
|
3695
3698
|
"tsCode": string;
|
|
3696
3699
|
}
|
|
3697
|
-
interface
|
|
3698
|
-
/**
|
|
3699
|
-
* Label for the entire group
|
|
3700
|
-
* @default ''
|
|
3701
|
-
*/
|
|
3702
|
-
"label": string;
|
|
3700
|
+
interface UiColorPicker {
|
|
3703
3701
|
/**
|
|
3704
|
-
*
|
|
3705
|
-
* @default
|
|
3702
|
+
* Compact trigger — shows only the color swatch, no hex label or arrow
|
|
3703
|
+
* @default false
|
|
3706
3704
|
*/
|
|
3707
|
-
"
|
|
3708
|
-
}
|
|
3709
|
-
interface UiColorPicker {
|
|
3705
|
+
"compact": boolean;
|
|
3710
3706
|
/**
|
|
3711
3707
|
* Disabled
|
|
3712
3708
|
* @default false
|
|
@@ -3717,6 +3713,10 @@ export namespace Components {
|
|
|
3717
3713
|
* @default 'hex'
|
|
3718
3714
|
*/
|
|
3719
3715
|
"format": ColorFormat;
|
|
3716
|
+
/**
|
|
3717
|
+
* @default ''
|
|
3718
|
+
*/
|
|
3719
|
+
"formats": string | string[];
|
|
3720
3720
|
/**
|
|
3721
3721
|
* Show as inline (no trigger button)
|
|
3722
3722
|
* @default false
|
|
@@ -3738,7 +3738,6 @@ export namespace Components {
|
|
|
3738
3738
|
*/
|
|
3739
3739
|
"required": boolean;
|
|
3740
3740
|
/**
|
|
3741
|
-
* Show alpha channel slider
|
|
3742
3741
|
* @default false
|
|
3743
3742
|
*/
|
|
3744
3743
|
"showAlpha": boolean;
|
|
@@ -3764,12 +3763,12 @@ export namespace Components {
|
|
|
3764
3763
|
"showHex": boolean;
|
|
3765
3764
|
/**
|
|
3766
3765
|
* Show HSL input field
|
|
3767
|
-
* @default
|
|
3766
|
+
* @default false
|
|
3768
3767
|
*/
|
|
3769
3768
|
"showHsl": boolean;
|
|
3770
3769
|
/**
|
|
3771
3770
|
* Show HSLA input field
|
|
3772
|
-
* @default
|
|
3771
|
+
* @default false
|
|
3773
3772
|
*/
|
|
3774
3773
|
"showHsla": boolean;
|
|
3775
3774
|
/**
|
|
@@ -3779,12 +3778,12 @@ export namespace Components {
|
|
|
3779
3778
|
"showRecent": boolean;
|
|
3780
3779
|
/**
|
|
3781
3780
|
* Show RGB input field
|
|
3782
|
-
* @default
|
|
3781
|
+
* @default false
|
|
3783
3782
|
*/
|
|
3784
3783
|
"showRgb": boolean;
|
|
3785
3784
|
/**
|
|
3786
3785
|
* Show RGBA input field
|
|
3787
|
-
* @default
|
|
3786
|
+
* @default false
|
|
3788
3787
|
*/
|
|
3789
3788
|
"showRgba": boolean;
|
|
3790
3789
|
/**
|
|
@@ -3992,7 +3991,7 @@ export namespace Components {
|
|
|
3992
3991
|
"backdrop": BackdropType;
|
|
3993
3992
|
/**
|
|
3994
3993
|
* Background color of the dialog panel
|
|
3995
|
-
* @default '
|
|
3994
|
+
* @default ''
|
|
3996
3995
|
*/
|
|
3997
3996
|
"backgroundColor": string;
|
|
3998
3997
|
/**
|
|
@@ -4230,9 +4229,6 @@ export namespace Components {
|
|
|
4230
4229
|
* @default false
|
|
4231
4230
|
*/
|
|
4232
4231
|
"open": boolean;
|
|
4233
|
-
/**
|
|
4234
|
-
* Open the dialog and return a promise that resolves to true when OK is clicked, false on Cancel/Close.
|
|
4235
|
-
*/
|
|
4236
4232
|
"openDialog": () => Promise<boolean>;
|
|
4237
4233
|
/**
|
|
4238
4234
|
* Required permissions to view this dialog.
|
|
@@ -4316,6 +4312,10 @@ export namespace Components {
|
|
|
4316
4312
|
* @default 60
|
|
4317
4313
|
*/
|
|
4318
4314
|
"sessionTimeout": number;
|
|
4315
|
+
/**
|
|
4316
|
+
* Set the disabled state of the OK button
|
|
4317
|
+
*/
|
|
4318
|
+
"setOkDisabled": (disabled: boolean) => Promise<void>;
|
|
4319
4319
|
/**
|
|
4320
4320
|
* Set the value to be returned when showWithResult resolves.
|
|
4321
4321
|
*/
|
|
@@ -5369,7 +5369,7 @@ export namespace Components {
|
|
|
5369
5369
|
*/
|
|
5370
5370
|
"autoCloseOnSuccess": boolean;
|
|
5371
5371
|
/**
|
|
5372
|
-
*
|
|
5372
|
+
* When true (default), upload begins immediately after files are selected. When false, files stay in "Ready" state until the user clicks the Upload button inside the queue dialog.
|
|
5373
5373
|
* @default true
|
|
5374
5374
|
*/
|
|
5375
5375
|
"autoUpload": boolean;
|
|
@@ -5382,6 +5382,11 @@ export namespace Components {
|
|
|
5382
5382
|
* Public API: Clear all files and reset state
|
|
5383
5383
|
*/
|
|
5384
5384
|
"clear": () => Promise<void>;
|
|
5385
|
+
/**
|
|
5386
|
+
* Allow the user to select an entire folder instead of individual files. Sets webkitdirectory on the hidden input. Implicitly enables multiple.
|
|
5387
|
+
* @default false
|
|
5388
|
+
*/
|
|
5389
|
+
"directory": boolean;
|
|
5385
5390
|
/**
|
|
5386
5391
|
* Disabled
|
|
5387
5392
|
* @default false
|
|
@@ -5442,7 +5447,7 @@ export namespace Components {
|
|
|
5442
5447
|
*/
|
|
5443
5448
|
"showPreview": boolean;
|
|
5444
5449
|
/**
|
|
5445
|
-
* Show manual upload button
|
|
5450
|
+
* Show manual upload button — overrides auto-upload when true
|
|
5446
5451
|
* @default false
|
|
5447
5452
|
*/
|
|
5448
5453
|
"showUploadButton": boolean;
|
|
@@ -5456,8 +5461,8 @@ export namespace Components {
|
|
|
5456
5461
|
*/
|
|
5457
5462
|
"upload": () => Promise<void>;
|
|
5458
5463
|
/**
|
|
5459
|
-
*
|
|
5460
|
-
* @default '
|
|
5464
|
+
* Custom upload icon: pass a lucide icon name (e.g. "file-plus") or any emoji/text. Defaults to the upload-cloud lucide icon when left empty.
|
|
5465
|
+
* @default ''
|
|
5461
5466
|
*/
|
|
5462
5467
|
"uploadIcon": string;
|
|
5463
5468
|
/**
|
|
@@ -5470,10 +5475,10 @@ export namespace Components {
|
|
|
5470
5475
|
*/
|
|
5471
5476
|
"validateFileName": boolean;
|
|
5472
5477
|
/**
|
|
5473
|
-
* Variant: 'dropzone' | 'button' | 'compact' | 'sideload'
|
|
5478
|
+
* Variant: 'dropzone' | 'button' | 'compact' | 'inline' | 'sideload'
|
|
5474
5479
|
* @default 'dropzone'
|
|
5475
5480
|
*/
|
|
5476
|
-
"variant": 'dropzone' | 'button' | 'compact' | 'sideload';
|
|
5481
|
+
"variant": 'dropzone' | 'button' | 'compact' | 'inline' | 'sideload';
|
|
5477
5482
|
}
|
|
5478
5483
|
interface UiHorizontalNav {
|
|
5479
5484
|
/**
|
|
@@ -6075,6 +6080,265 @@ export namespace Components {
|
|
|
6075
6080
|
*/
|
|
6076
6081
|
"valueSuffix": string;
|
|
6077
6082
|
}
|
|
6083
|
+
/**
|
|
6084
|
+
* `ui-label` — Enterprise-grade, fully accessible form label component.
|
|
6085
|
+
* @cssvar --ui-label-color Label text colour.
|
|
6086
|
+
* @cssvar --ui-label-font-size Label font size.
|
|
6087
|
+
* @cssvar --ui-label-font-weight Label font weight.
|
|
6088
|
+
* @cssvar --ui-label-gap Gap between label and associated control direction.
|
|
6089
|
+
* @cssvar --ui-label-required-color Colour of the required asterisk.
|
|
6090
|
+
* @cssvar --ui-label-disabled-opacity Opacity when disabled.
|
|
6091
|
+
* @cssvar --ui-label-error-color Colour used for error / invalid state.
|
|
6092
|
+
* @cssvar --ui-label-success-color Colour used for success state.
|
|
6093
|
+
* @cssvar --ui-label-hint-color Colour of hint / helper text.
|
|
6094
|
+
*/
|
|
6095
|
+
interface UiLabel {
|
|
6096
|
+
/**
|
|
6097
|
+
* Horizontal alignment of label content.
|
|
6098
|
+
* @default 'start'
|
|
6099
|
+
*/
|
|
6100
|
+
"align": LabelAlign;
|
|
6101
|
+
/**
|
|
6102
|
+
* IDs of elements that describe this label (space-separated).
|
|
6103
|
+
* @default ''
|
|
6104
|
+
*/
|
|
6105
|
+
"ariaDescribedby": string;
|
|
6106
|
+
/**
|
|
6107
|
+
* Sets `aria-label` on the root element.
|
|
6108
|
+
* @default ''
|
|
6109
|
+
*/
|
|
6110
|
+
"ariaLabel": string;
|
|
6111
|
+
/**
|
|
6112
|
+
* Live-region politeness for dynamic content announcements.
|
|
6113
|
+
* @default 'off'
|
|
6114
|
+
*/
|
|
6115
|
+
"ariaLive": LabelAriaLive;
|
|
6116
|
+
/**
|
|
6117
|
+
* `data-automation-id` attribute for RPA / automation tooling.
|
|
6118
|
+
* @default ''
|
|
6119
|
+
*/
|
|
6120
|
+
"automationId": string;
|
|
6121
|
+
/**
|
|
6122
|
+
* Forces 100 % width block layout (useful inside flex/grid parents).
|
|
6123
|
+
* @default false
|
|
6124
|
+
*/
|
|
6125
|
+
"block": boolean;
|
|
6126
|
+
/**
|
|
6127
|
+
* Makes the label itself clickable (fires `labelClick`).
|
|
6128
|
+
* @default false
|
|
6129
|
+
*/
|
|
6130
|
+
"clickable": boolean;
|
|
6131
|
+
/**
|
|
6132
|
+
* Alias for `htmlFor`. `controlId` takes precedence if both are supplied.
|
|
6133
|
+
*/
|
|
6134
|
+
"controlId": string;
|
|
6135
|
+
/**
|
|
6136
|
+
* Programmatically trigger the copy-to-clipboard action.
|
|
6137
|
+
*/
|
|
6138
|
+
"copyText": () => Promise<void>;
|
|
6139
|
+
/**
|
|
6140
|
+
* Shows a copy-to-clipboard button on hover and fires `labelCopy`.
|
|
6141
|
+
* @default false
|
|
6142
|
+
*/
|
|
6143
|
+
"copyable": boolean;
|
|
6144
|
+
/**
|
|
6145
|
+
* Applies disabled styling and prevents interaction.
|
|
6146
|
+
* @default false
|
|
6147
|
+
*/
|
|
6148
|
+
"disabled": boolean;
|
|
6149
|
+
/**
|
|
6150
|
+
* Icon name rendered after the label text.
|
|
6151
|
+
* @default ''
|
|
6152
|
+
*/
|
|
6153
|
+
"endIcon": string;
|
|
6154
|
+
/**
|
|
6155
|
+
* Error message shown below the label when `invalid` is true.
|
|
6156
|
+
* @default ''
|
|
6157
|
+
*/
|
|
6158
|
+
"errorText": string;
|
|
6159
|
+
/**
|
|
6160
|
+
* Mirrors the focused state of the associated control so the label can react visually.
|
|
6161
|
+
* @default false
|
|
6162
|
+
*/
|
|
6163
|
+
"focused": boolean;
|
|
6164
|
+
/**
|
|
6165
|
+
* Gap between the label row and the hint / error message. Accepts any valid CSS length (e.g. `'4px'`, `'0.5rem'`). Maps to `--ui-label-gap`.
|
|
6166
|
+
* @default ''
|
|
6167
|
+
*/
|
|
6168
|
+
"gap": string;
|
|
6169
|
+
/**
|
|
6170
|
+
* Helper / hint text shown below the label.
|
|
6171
|
+
* @default ''
|
|
6172
|
+
*/
|
|
6173
|
+
"helperText": string;
|
|
6174
|
+
/**
|
|
6175
|
+
* ID of the form control this label is associated with. Renders as a native `for` attribute on the underlying `<label>` element. Supports all standard form controls as well as custom web components.
|
|
6176
|
+
*/
|
|
6177
|
+
"htmlFor": string;
|
|
6178
|
+
/**
|
|
6179
|
+
* When true, only icons are shown — label text is visually hidden.
|
|
6180
|
+
* @default false
|
|
6181
|
+
*/
|
|
6182
|
+
"iconOnly": boolean;
|
|
6183
|
+
/**
|
|
6184
|
+
* Renders as an inline-level element.
|
|
6185
|
+
* @default false
|
|
6186
|
+
*/
|
|
6187
|
+
"inline": boolean;
|
|
6188
|
+
/**
|
|
6189
|
+
* Applies invalid / error styling to the label.
|
|
6190
|
+
* @default false
|
|
6191
|
+
*/
|
|
6192
|
+
"invalid": boolean;
|
|
6193
|
+
/**
|
|
6194
|
+
* Plain-text label. Use the default slot for rich/HTML content instead.
|
|
6195
|
+
* @default ''
|
|
6196
|
+
*/
|
|
6197
|
+
"label": string;
|
|
6198
|
+
/**
|
|
6199
|
+
* Text direction.
|
|
6200
|
+
* @default 'ltr'
|
|
6201
|
+
*/
|
|
6202
|
+
"labelDir": LabelDir;
|
|
6203
|
+
/**
|
|
6204
|
+
* DOM `id` for the root element. Auto-generated if not provided.
|
|
6205
|
+
* @default ''
|
|
6206
|
+
*/
|
|
6207
|
+
"labelId": string;
|
|
6208
|
+
/**
|
|
6209
|
+
* BCP-47 language tag (e.g. `'en'`, `'ar'`, `'fr'`).
|
|
6210
|
+
* @default ''
|
|
6211
|
+
*/
|
|
6212
|
+
"labelLang": string;
|
|
6213
|
+
/**
|
|
6214
|
+
* Clamp to N visible lines (CSS `line-clamp`). Requires `multiline` to be true.
|
|
6215
|
+
* @default 0
|
|
6216
|
+
*/
|
|
6217
|
+
"lineClamp": number;
|
|
6218
|
+
/**
|
|
6219
|
+
* Shows a loading skeleton overlaid on the label text.
|
|
6220
|
+
* @default false
|
|
6221
|
+
*/
|
|
6222
|
+
"loading": boolean;
|
|
6223
|
+
/**
|
|
6224
|
+
* External margin override (CSS shorthand string).
|
|
6225
|
+
* @default ''
|
|
6226
|
+
*/
|
|
6227
|
+
"margin": string;
|
|
6228
|
+
/**
|
|
6229
|
+
* On narrow viewports, switches from `horizontal` to `vertical` orientation.
|
|
6230
|
+
* @default false
|
|
6231
|
+
*/
|
|
6232
|
+
"mobileStack": boolean;
|
|
6233
|
+
/**
|
|
6234
|
+
* Allow text to wrap across multiple lines (disables truncation).
|
|
6235
|
+
* @default false
|
|
6236
|
+
*/
|
|
6237
|
+
"multiline": boolean;
|
|
6238
|
+
/**
|
|
6239
|
+
* Logical name (maps to `name` attribute on the inner label).
|
|
6240
|
+
* @default ''
|
|
6241
|
+
*/
|
|
6242
|
+
"name": string;
|
|
6243
|
+
/**
|
|
6244
|
+
* Shows "(optional)" hint text next to the label. Mutually exclusive with `required` — `required` wins if both are set.
|
|
6245
|
+
* @default false
|
|
6246
|
+
*/
|
|
6247
|
+
"optional": boolean;
|
|
6248
|
+
/**
|
|
6249
|
+
* Stack direction when used alongside a form control.
|
|
6250
|
+
* @default 'vertical'
|
|
6251
|
+
*/
|
|
6252
|
+
"orientation": LabelOrientation;
|
|
6253
|
+
/**
|
|
6254
|
+
* External padding override (CSS shorthand string).
|
|
6255
|
+
* @default ''
|
|
6256
|
+
*/
|
|
6257
|
+
"padding": string;
|
|
6258
|
+
/**
|
|
6259
|
+
* Applies read-only styling (dimmed, no pointer events).
|
|
6260
|
+
* @default false
|
|
6261
|
+
*/
|
|
6262
|
+
"readonly": boolean;
|
|
6263
|
+
/**
|
|
6264
|
+
* Marks the associated field as required. Shows a required indicator (asterisk by default) and sets `aria-required` on the linked control if possible.
|
|
6265
|
+
* @default false
|
|
6266
|
+
*/
|
|
6267
|
+
"required": boolean;
|
|
6268
|
+
/**
|
|
6269
|
+
* Enable responsive font-size scaling via fluid typography.
|
|
6270
|
+
* @default false
|
|
6271
|
+
*/
|
|
6272
|
+
"responsive": boolean;
|
|
6273
|
+
/**
|
|
6274
|
+
* Enables text-selection on the label (disabled by default for form labels).
|
|
6275
|
+
* @default false
|
|
6276
|
+
*/
|
|
6277
|
+
"selectable": boolean;
|
|
6278
|
+
/**
|
|
6279
|
+
* Programmatically focus the label element. Useful when the owning form-field component proxies focus behaviour.
|
|
6280
|
+
*/
|
|
6281
|
+
"setFocus": () => Promise<void>;
|
|
6282
|
+
/**
|
|
6283
|
+
* Semantic size token.
|
|
6284
|
+
* @default 'md'
|
|
6285
|
+
*/
|
|
6286
|
+
"size": LabelSize;
|
|
6287
|
+
/**
|
|
6288
|
+
* Icon name rendered before the label text. Uses the same icon library as the rest of the design system.
|
|
6289
|
+
* @default ''
|
|
6290
|
+
*/
|
|
6291
|
+
"startIcon": string;
|
|
6292
|
+
/**
|
|
6293
|
+
* Success message shown below the label when the field is valid and this text is set.
|
|
6294
|
+
* @default ''
|
|
6295
|
+
*/
|
|
6296
|
+
"successText": string;
|
|
6297
|
+
/**
|
|
6298
|
+
* Deprecated alias kept for back-compat. Prefer `htmlFor`.
|
|
6299
|
+
*/
|
|
6300
|
+
"target": string;
|
|
6301
|
+
/**
|
|
6302
|
+
* `data-testid` attribute for automated testing.
|
|
6303
|
+
* @default ''
|
|
6304
|
+
*/
|
|
6305
|
+
"testId": string;
|
|
6306
|
+
/**
|
|
6307
|
+
* Plain-text tooltip content. Use the `tooltip` slot for rich markup.
|
|
6308
|
+
* @default ''
|
|
6309
|
+
*/
|
|
6310
|
+
"tooltip": string;
|
|
6311
|
+
/**
|
|
6312
|
+
* Icon name or URL for the tooltip trigger button. Defaults to an 'ⓘ' info glyph.
|
|
6313
|
+
* @default 'ⓘ'
|
|
6314
|
+
*/
|
|
6315
|
+
"tooltipIcon": string;
|
|
6316
|
+
/**
|
|
6317
|
+
* Preferred position for the tooltip callout.
|
|
6318
|
+
* @default 'top'
|
|
6319
|
+
*/
|
|
6320
|
+
"tooltipPosition": LabelTooltipPosition;
|
|
6321
|
+
/**
|
|
6322
|
+
* CSS text-transform value.
|
|
6323
|
+
* @default 'none'
|
|
6324
|
+
*/
|
|
6325
|
+
"transform": LabelTransform;
|
|
6326
|
+
/**
|
|
6327
|
+
* Single-line truncation with ellipsis.
|
|
6328
|
+
* @default false
|
|
6329
|
+
*/
|
|
6330
|
+
"truncate": boolean;
|
|
6331
|
+
/**
|
|
6332
|
+
* Colour variant.
|
|
6333
|
+
* @default 'default'
|
|
6334
|
+
*/
|
|
6335
|
+
"variant": LabelVariant;
|
|
6336
|
+
/**
|
|
6337
|
+
* Font-weight scale.
|
|
6338
|
+
* @default 'medium'
|
|
6339
|
+
*/
|
|
6340
|
+
"weight": LabelWeight;
|
|
6341
|
+
}
|
|
6078
6342
|
interface UiLibrary {
|
|
6079
6343
|
/**
|
|
6080
6344
|
* @default 'demo'
|
|
@@ -6175,7 +6439,7 @@ export namespace Components {
|
|
|
6175
6439
|
*/
|
|
6176
6440
|
"groupBy": string;
|
|
6177
6441
|
/**
|
|
6178
|
-
* @default '
|
|
6442
|
+
* @default ''
|
|
6179
6443
|
*/
|
|
6180
6444
|
"groupFooterLabel": string;
|
|
6181
6445
|
/**
|
|
@@ -6436,7 +6700,7 @@ export namespace Components {
|
|
|
6436
6700
|
*/
|
|
6437
6701
|
"contextMenuPosition": FourSidePosition | 'auto';
|
|
6438
6702
|
/**
|
|
6439
|
-
* @default '
|
|
6703
|
+
* @default 'rightClick'
|
|
6440
6704
|
*/
|
|
6441
6705
|
"contextMenuTrigger": 'click' | 'hover' | 'rightClick';
|
|
6442
6706
|
/**
|
|
@@ -6719,7 +6983,7 @@ export namespace Components {
|
|
|
6719
6983
|
"backdropBlur": boolean;
|
|
6720
6984
|
/**
|
|
6721
6985
|
* Semantic color variant ('primary', 'secondary', etc.) or custom hex/gradient string
|
|
6722
|
-
* @default '
|
|
6986
|
+
* @default 'success'
|
|
6723
6987
|
*/
|
|
6724
6988
|
"color": string;
|
|
6725
6989
|
/**
|
|
@@ -8376,7 +8640,7 @@ export namespace Components {
|
|
|
8376
8640
|
"ticks": number;
|
|
8377
8641
|
/**
|
|
8378
8642
|
* Color of unfilled part
|
|
8379
|
-
* @default '
|
|
8643
|
+
* @default ''
|
|
8380
8644
|
*/
|
|
8381
8645
|
"trailColor": string;
|
|
8382
8646
|
/**
|
|
@@ -8665,7 +8929,7 @@ export namespace Components {
|
|
|
8665
8929
|
* Size variant
|
|
8666
8930
|
* @default 'md'
|
|
8667
8931
|
*/
|
|
8668
|
-
"size":
|
|
8932
|
+
"size": ComponentSize;
|
|
8669
8933
|
/**
|
|
8670
8934
|
* Start icon/text
|
|
8671
8935
|
* @default ''
|
|
@@ -9102,9 +9366,9 @@ export namespace Components {
|
|
|
9102
9366
|
"animated": boolean;
|
|
9103
9367
|
/**
|
|
9104
9368
|
* Animation type: 'pulse' or 'wave'
|
|
9105
|
-
* @default '
|
|
9369
|
+
* @default 'neon-sweep'
|
|
9106
9370
|
*/
|
|
9107
|
-
"animationType": 'pulse' | 'wave' | 'shimmer' | 'sheen' | 'glow' | 'flicker';
|
|
9371
|
+
"animationType": 'pulse' | 'wave' | 'shimmer' | 'sheen' | 'glow' | 'flicker' | 'neon-sweep' | 'liquify' | 'aurora';
|
|
9108
9372
|
/**
|
|
9109
9373
|
* ARIA label for accessibility
|
|
9110
9374
|
*/
|
|
@@ -9262,169 +9526,53 @@ export namespace Components {
|
|
|
9262
9526
|
"show": (x: number, y: number) => Promise<void>;
|
|
9263
9527
|
"target"?: string;
|
|
9264
9528
|
}
|
|
9265
|
-
interface
|
|
9529
|
+
interface UiSmartStepper {
|
|
9266
9530
|
/**
|
|
9267
|
-
*
|
|
9268
|
-
* @default
|
|
9531
|
+
* Current active step index (0-based)
|
|
9532
|
+
* @default 0
|
|
9269
9533
|
*/
|
|
9270
|
-
"
|
|
9534
|
+
"activeStep": number;
|
|
9271
9535
|
/**
|
|
9272
|
-
*
|
|
9273
|
-
* @default true
|
|
9536
|
+
* Get current step element
|
|
9274
9537
|
*/
|
|
9275
|
-
"
|
|
9538
|
+
"getCurrentStep": () => Promise<HTMLElement | null>;
|
|
9276
9539
|
/**
|
|
9277
|
-
*
|
|
9278
|
-
* @default 250
|
|
9540
|
+
* Get all step elements
|
|
9279
9541
|
*/
|
|
9280
|
-
"
|
|
9542
|
+
"getSteps": () => Promise<HTMLElement[]>;
|
|
9281
9543
|
/**
|
|
9282
|
-
*
|
|
9283
|
-
* @default false
|
|
9544
|
+
* Programmatic API: Go to specific step
|
|
9284
9545
|
*/
|
|
9285
|
-
"
|
|
9546
|
+
"goTo": (stepIndex: number) => Promise<boolean>;
|
|
9286
9547
|
/**
|
|
9287
|
-
*
|
|
9288
|
-
* @default true
|
|
9548
|
+
* Programmatic API: Go to next step
|
|
9289
9549
|
*/
|
|
9290
|
-
"
|
|
9550
|
+
"next": () => Promise<boolean>;
|
|
9291
9551
|
/**
|
|
9292
|
-
*
|
|
9552
|
+
* Orientation of the stepper (horizontal or vertical)
|
|
9553
|
+
* @default 'horizontal'
|
|
9293
9554
|
*/
|
|
9294
|
-
"
|
|
9555
|
+
"orientation": 'horizontal' | 'vertical';
|
|
9295
9556
|
/**
|
|
9296
|
-
*
|
|
9297
|
-
* @default 360
|
|
9557
|
+
* Programmatic API: Go to previous step
|
|
9298
9558
|
*/
|
|
9299
|
-
"
|
|
9559
|
+
"prev": () => Promise<boolean>;
|
|
9300
9560
|
/**
|
|
9301
|
-
*
|
|
9302
|
-
* @default
|
|
9561
|
+
* Size of the stepper
|
|
9562
|
+
* @default 'md'
|
|
9303
9563
|
*/
|
|
9304
|
-
"
|
|
9564
|
+
"size": 'sm' | 'md' | 'lg';
|
|
9565
|
+
}
|
|
9566
|
+
interface UiSnackbar {
|
|
9567
|
+
"add": (item: Omit<SnackbarItem, "id">) => Promise<string>;
|
|
9305
9568
|
/**
|
|
9306
|
-
*
|
|
9569
|
+
* Enable card stacking mode - notifications stack like cards and expand on hover
|
|
9307
9570
|
* @default false
|
|
9308
9571
|
*/
|
|
9309
|
-
"
|
|
9310
|
-
|
|
9311
|
-
|
|
9312
|
-
|
|
9313
|
-
*/
|
|
9314
|
-
"options": string | LocationOption[];
|
|
9315
|
-
/**
|
|
9316
|
-
* Persist recent/favorites in local storage
|
|
9317
|
-
* @default true
|
|
9318
|
-
*/
|
|
9319
|
-
"persistState": boolean;
|
|
9320
|
-
/**
|
|
9321
|
-
* Placeholder text for trigger
|
|
9322
|
-
* @default 'Select location'
|
|
9323
|
-
*/
|
|
9324
|
-
"placeholder": string;
|
|
9325
|
-
/**
|
|
9326
|
-
* Portal menu to document.body (off by default to preserve shadow styling)
|
|
9327
|
-
* @default false
|
|
9328
|
-
*/
|
|
9329
|
-
"portal": boolean;
|
|
9330
|
-
/**
|
|
9331
|
-
* Minimum characters required before async loader executes
|
|
9332
|
-
* @default 2
|
|
9333
|
-
*/
|
|
9334
|
-
"remoteMinChars": number;
|
|
9335
|
-
/**
|
|
9336
|
-
* Max results rendered
|
|
9337
|
-
* @default 250
|
|
9338
|
-
*/
|
|
9339
|
-
"resultLimit": number;
|
|
9340
|
-
/**
|
|
9341
|
-
* Search placeholder
|
|
9342
|
-
* @default 'Search country, state, city, postal code...'
|
|
9343
|
-
*/
|
|
9344
|
-
"searchPlaceholder": string;
|
|
9345
|
-
/**
|
|
9346
|
-
* Enables searching
|
|
9347
|
-
* @default true
|
|
9348
|
-
*/
|
|
9349
|
-
"searchable": boolean;
|
|
9350
|
-
/**
|
|
9351
|
-
* Show favorites section
|
|
9352
|
-
* @default true
|
|
9353
|
-
*/
|
|
9354
|
-
"showFavorites": boolean;
|
|
9355
|
-
/**
|
|
9356
|
-
* Display full hierarchy path in options and selected tags
|
|
9357
|
-
* @default true
|
|
9358
|
-
*/
|
|
9359
|
-
"showPath": boolean;
|
|
9360
|
-
/**
|
|
9361
|
-
* Show recent selections section
|
|
9362
|
-
* @default true
|
|
9363
|
-
*/
|
|
9364
|
-
"showRecent": boolean;
|
|
9365
|
-
/**
|
|
9366
|
-
* Show location type badges
|
|
9367
|
-
* @default true
|
|
9368
|
-
*/
|
|
9369
|
-
"showTypeBadge": boolean;
|
|
9370
|
-
/**
|
|
9371
|
-
* Storage key for persistent state
|
|
9372
|
-
* @default 'ui-smart-location-dropdown-state'
|
|
9373
|
-
*/
|
|
9374
|
-
"storageKey": string;
|
|
9375
|
-
/**
|
|
9376
|
-
* Selected value(s): single => 'id', multi => comma-separated ids
|
|
9377
|
-
* @default ''
|
|
9378
|
-
*/
|
|
9379
|
-
"value": string;
|
|
9380
|
-
}
|
|
9381
|
-
interface UiSmartStepper {
|
|
9382
|
-
/**
|
|
9383
|
-
* Current active step index (0-based)
|
|
9384
|
-
* @default 0
|
|
9385
|
-
*/
|
|
9386
|
-
"activeStep": number;
|
|
9387
|
-
/**
|
|
9388
|
-
* Get current step element
|
|
9389
|
-
*/
|
|
9390
|
-
"getCurrentStep": () => Promise<HTMLElement | null>;
|
|
9391
|
-
/**
|
|
9392
|
-
* Get all step elements
|
|
9393
|
-
*/
|
|
9394
|
-
"getSteps": () => Promise<HTMLElement[]>;
|
|
9395
|
-
/**
|
|
9396
|
-
* Programmatic API: Go to specific step
|
|
9397
|
-
*/
|
|
9398
|
-
"goTo": (stepIndex: number) => Promise<boolean>;
|
|
9399
|
-
/**
|
|
9400
|
-
* Programmatic API: Go to next step
|
|
9401
|
-
*/
|
|
9402
|
-
"next": () => Promise<boolean>;
|
|
9403
|
-
/**
|
|
9404
|
-
* Orientation of the stepper (horizontal or vertical)
|
|
9405
|
-
* @default 'horizontal'
|
|
9406
|
-
*/
|
|
9407
|
-
"orientation": 'horizontal' | 'vertical';
|
|
9408
|
-
/**
|
|
9409
|
-
* Programmatic API: Go to previous step
|
|
9410
|
-
*/
|
|
9411
|
-
"prev": () => Promise<boolean>;
|
|
9412
|
-
/**
|
|
9413
|
-
* Size of the stepper
|
|
9414
|
-
* @default 'md'
|
|
9415
|
-
*/
|
|
9416
|
-
"size": 'sm' | 'md' | 'lg';
|
|
9417
|
-
}
|
|
9418
|
-
interface UiSnackbar {
|
|
9419
|
-
"add": (item: Omit<SnackbarItem, "id">) => Promise<string>;
|
|
9420
|
-
/**
|
|
9421
|
-
* Enable card stacking mode - notifications stack like cards and expand on hover
|
|
9422
|
-
* @default false
|
|
9423
|
-
*/
|
|
9424
|
-
"cardStack": boolean;
|
|
9425
|
-
"close": (id: string) => Promise<void>;
|
|
9426
|
-
"closeAll": () => Promise<void>;
|
|
9427
|
-
"closeNext": () => Promise<void>;
|
|
9572
|
+
"cardStack": boolean;
|
|
9573
|
+
"close": (id: string) => Promise<void>;
|
|
9574
|
+
"closeAll": () => Promise<void>;
|
|
9575
|
+
"closeNext": () => Promise<void>;
|
|
9428
9576
|
/**
|
|
9429
9577
|
* Enable smart grouping (coalescing) of identical messages
|
|
9430
9578
|
* @default false
|
|
@@ -12096,10 +12244,6 @@ export interface UiCodePreviewCustomEvent<T> extends CustomEvent<T> {
|
|
|
12096
12244
|
detail: T;
|
|
12097
12245
|
target: HTMLUiCodePreviewElement;
|
|
12098
12246
|
}
|
|
12099
|
-
export interface UiColorControllerCustomEvent<T> extends CustomEvent<T> {
|
|
12100
|
-
detail: T;
|
|
12101
|
-
target: HTMLUiColorControllerElement;
|
|
12102
|
-
}
|
|
12103
12247
|
export interface UiColorPickerCustomEvent<T> extends CustomEvent<T> {
|
|
12104
12248
|
detail: T;
|
|
12105
12249
|
target: HTMLUiColorPickerElement;
|
|
@@ -12164,6 +12308,10 @@ export interface UiKnobCustomEvent<T> extends CustomEvent<T> {
|
|
|
12164
12308
|
detail: T;
|
|
12165
12309
|
target: HTMLUiKnobElement;
|
|
12166
12310
|
}
|
|
12311
|
+
export interface UiLabelCustomEvent<T> extends CustomEvent<T> {
|
|
12312
|
+
detail: T;
|
|
12313
|
+
target: HTMLUiLabelElement;
|
|
12314
|
+
}
|
|
12167
12315
|
export interface UiListCustomEvent<T> extends CustomEvent<T> {
|
|
12168
12316
|
detail: T;
|
|
12169
12317
|
target: HTMLUiListElement;
|
|
@@ -12248,10 +12396,6 @@ export interface UiSmartContextMenuCustomEvent<T> extends CustomEvent<T> {
|
|
|
12248
12396
|
detail: T;
|
|
12249
12397
|
target: HTMLUiSmartContextMenuElement;
|
|
12250
12398
|
}
|
|
12251
|
-
export interface UiSmartLocationDropdownCustomEvent<T> extends CustomEvent<T> {
|
|
12252
|
-
detail: T;
|
|
12253
|
-
target: HTMLUiSmartLocationDropdownElement;
|
|
12254
|
-
}
|
|
12255
12399
|
export interface UiSmartStepperCustomEvent<T> extends CustomEvent<T> {
|
|
12256
12400
|
detail: T;
|
|
12257
12401
|
target: HTMLUiSmartStepperElement;
|
|
@@ -12787,23 +12931,6 @@ declare global {
|
|
|
12787
12931
|
prototype: HTMLUiCodePreviewElement;
|
|
12788
12932
|
new (): HTMLUiCodePreviewElement;
|
|
12789
12933
|
};
|
|
12790
|
-
interface HTMLUiColorControllerElementEventMap {
|
|
12791
|
-
"colorChange": string;
|
|
12792
|
-
}
|
|
12793
|
-
interface HTMLUiColorControllerElement extends Components.UiColorController, HTMLStencilElement {
|
|
12794
|
-
addEventListener<K extends keyof HTMLUiColorControllerElementEventMap>(type: K, listener: (this: HTMLUiColorControllerElement, ev: UiColorControllerCustomEvent<HTMLUiColorControllerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
12795
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
12796
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
12797
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
12798
|
-
removeEventListener<K extends keyof HTMLUiColorControllerElementEventMap>(type: K, listener: (this: HTMLUiColorControllerElement, ev: UiColorControllerCustomEvent<HTMLUiColorControllerElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
12799
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
12800
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
12801
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
12802
|
-
}
|
|
12803
|
-
var HTMLUiColorControllerElement: {
|
|
12804
|
-
prototype: HTMLUiColorControllerElement;
|
|
12805
|
-
new (): HTMLUiColorControllerElement;
|
|
12806
|
-
};
|
|
12807
12934
|
interface HTMLUiColorPickerElementEventMap {
|
|
12808
12935
|
"colorChange": string;
|
|
12809
12936
|
}
|
|
@@ -13168,6 +13295,38 @@ declare global {
|
|
|
13168
13295
|
prototype: HTMLUiKnobElement;
|
|
13169
13296
|
new (): HTMLUiKnobElement;
|
|
13170
13297
|
};
|
|
13298
|
+
interface HTMLUiLabelElementEventMap {
|
|
13299
|
+
"labelClick": LabelClickEvent;
|
|
13300
|
+
"labelFocus": void;
|
|
13301
|
+
"labelBlur": void;
|
|
13302
|
+
"labelCopy": LabelCopyEvent;
|
|
13303
|
+
}
|
|
13304
|
+
/**
|
|
13305
|
+
* `ui-label` — Enterprise-grade, fully accessible form label component.
|
|
13306
|
+
* @cssvar --ui-label-color Label text colour.
|
|
13307
|
+
* @cssvar --ui-label-font-size Label font size.
|
|
13308
|
+
* @cssvar --ui-label-font-weight Label font weight.
|
|
13309
|
+
* @cssvar --ui-label-gap Gap between label and associated control direction.
|
|
13310
|
+
* @cssvar --ui-label-required-color Colour of the required asterisk.
|
|
13311
|
+
* @cssvar --ui-label-disabled-opacity Opacity when disabled.
|
|
13312
|
+
* @cssvar --ui-label-error-color Colour used for error / invalid state.
|
|
13313
|
+
* @cssvar --ui-label-success-color Colour used for success state.
|
|
13314
|
+
* @cssvar --ui-label-hint-color Colour of hint / helper text.
|
|
13315
|
+
*/
|
|
13316
|
+
interface HTMLUiLabelElement extends Components.UiLabel, HTMLStencilElement {
|
|
13317
|
+
addEventListener<K extends keyof HTMLUiLabelElementEventMap>(type: K, listener: (this: HTMLUiLabelElement, ev: UiLabelCustomEvent<HTMLUiLabelElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
13318
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
13319
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
13320
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
13321
|
+
removeEventListener<K extends keyof HTMLUiLabelElementEventMap>(type: K, listener: (this: HTMLUiLabelElement, ev: UiLabelCustomEvent<HTMLUiLabelElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
13322
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
13323
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
13324
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
13325
|
+
}
|
|
13326
|
+
var HTMLUiLabelElement: {
|
|
13327
|
+
prototype: HTMLUiLabelElement;
|
|
13328
|
+
new (): HTMLUiLabelElement;
|
|
13329
|
+
};
|
|
13171
13330
|
interface HTMLUiLibraryElement extends Components.UiLibrary, HTMLStencilElement {
|
|
13172
13331
|
}
|
|
13173
13332
|
var HTMLUiLibraryElement: {
|
|
@@ -13608,28 +13767,6 @@ declare global {
|
|
|
13608
13767
|
prototype: HTMLUiSmartContextMenuElement;
|
|
13609
13768
|
new (): HTMLUiSmartContextMenuElement;
|
|
13610
13769
|
};
|
|
13611
|
-
interface HTMLUiSmartLocationDropdownElementEventMap {
|
|
13612
|
-
"locationChange": LocationSelectionChangeEvent;
|
|
13613
|
-
"locationSearch": LocationSearchEvent;
|
|
13614
|
-
"locationOpen": void;
|
|
13615
|
-
"locationClose": void;
|
|
13616
|
-
"locationLoadError": { query: string; message: string };
|
|
13617
|
-
"locationCreate": LocationOption;
|
|
13618
|
-
}
|
|
13619
|
-
interface HTMLUiSmartLocationDropdownElement extends Components.UiSmartLocationDropdown, HTMLStencilElement {
|
|
13620
|
-
addEventListener<K extends keyof HTMLUiSmartLocationDropdownElementEventMap>(type: K, listener: (this: HTMLUiSmartLocationDropdownElement, ev: UiSmartLocationDropdownCustomEvent<HTMLUiSmartLocationDropdownElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
13621
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
13622
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
13623
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
13624
|
-
removeEventListener<K extends keyof HTMLUiSmartLocationDropdownElementEventMap>(type: K, listener: (this: HTMLUiSmartLocationDropdownElement, ev: UiSmartLocationDropdownCustomEvent<HTMLUiSmartLocationDropdownElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
13625
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
13626
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
13627
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
13628
|
-
}
|
|
13629
|
-
var HTMLUiSmartLocationDropdownElement: {
|
|
13630
|
-
prototype: HTMLUiSmartLocationDropdownElement;
|
|
13631
|
-
new (): HTMLUiSmartLocationDropdownElement;
|
|
13632
|
-
};
|
|
13633
13770
|
interface HTMLUiSmartStepperElementEventMap {
|
|
13634
13771
|
"stepperChange": { index: number; step: HTMLElement };
|
|
13635
13772
|
}
|
|
@@ -14063,7 +14200,6 @@ declare global {
|
|
|
14063
14200
|
"ui-checkbox": HTMLUiCheckboxElement;
|
|
14064
14201
|
"ui-code-editor": HTMLUiCodeEditorElement;
|
|
14065
14202
|
"ui-code-preview": HTMLUiCodePreviewElement;
|
|
14066
|
-
"ui-color-controller": HTMLUiColorControllerElement;
|
|
14067
14203
|
"ui-color-picker": HTMLUiColorPickerElement;
|
|
14068
14204
|
"ui-command-palette": HTMLUiCommandPaletteElement;
|
|
14069
14205
|
"ui-context-menu": HTMLUiContextMenuElement;
|
|
@@ -14084,6 +14220,7 @@ declare global {
|
|
|
14084
14220
|
"ui-icon": HTMLUiIconElement;
|
|
14085
14221
|
"ui-input": HTMLUiInputElement;
|
|
14086
14222
|
"ui-knob": HTMLUiKnobElement;
|
|
14223
|
+
"ui-label": HTMLUiLabelElement;
|
|
14087
14224
|
"ui-library": HTMLUiLibraryElement;
|
|
14088
14225
|
"ui-list": HTMLUiListElement;
|
|
14089
14226
|
"ui-list-group": HTMLUiListGroupElement;
|
|
@@ -14107,7 +14244,6 @@ declare global {
|
|
|
14107
14244
|
"ui-scroll-top": HTMLUiScrollTopElement;
|
|
14108
14245
|
"ui-skeleton": HTMLUiSkeletonElement;
|
|
14109
14246
|
"ui-smart-context-menu": HTMLUiSmartContextMenuElement;
|
|
14110
|
-
"ui-smart-location-dropdown": HTMLUiSmartLocationDropdownElement;
|
|
14111
14247
|
"ui-smart-stepper": HTMLUiSmartStepperElement;
|
|
14112
14248
|
"ui-snackbar": HTMLUiSnackbarElement;
|
|
14113
14249
|
"ui-speed-dial": HTMLUiSpeedDialElement;
|
|
@@ -14410,7 +14546,7 @@ declare namespace LocalJSX {
|
|
|
14410
14546
|
"autoScroll"?: boolean;
|
|
14411
14547
|
/**
|
|
14412
14548
|
* Background color of the accordion
|
|
14413
|
-
* @default '
|
|
14549
|
+
* @default ''
|
|
14414
14550
|
*/
|
|
14415
14551
|
"backgroundColor"?: string;
|
|
14416
14552
|
/**
|
|
@@ -15497,8 +15633,7 @@ declare namespace LocalJSX {
|
|
|
15497
15633
|
*/
|
|
15498
15634
|
"backdropBlur"?: string;
|
|
15499
15635
|
/**
|
|
15500
|
-
*
|
|
15501
|
-
* @default 'white'
|
|
15636
|
+
* @default ''
|
|
15502
15637
|
*/
|
|
15503
15638
|
"backgroundColor"?: string;
|
|
15504
15639
|
/**
|
|
@@ -15850,6 +15985,10 @@ declare namespace LocalJSX {
|
|
|
15850
15985
|
* @default true
|
|
15851
15986
|
*/
|
|
15852
15987
|
"imgDraggable"?: boolean;
|
|
15988
|
+
/**
|
|
15989
|
+
* Size of the status indicator dot. Accepts a number (px) or any CSS size value.
|
|
15990
|
+
*/
|
|
15991
|
+
"indicatorSize"?: number | string;
|
|
15853
15992
|
/**
|
|
15854
15993
|
* Layout mode for groups: 'stack' or 'grid'
|
|
15855
15994
|
* @default 'stack'
|
|
@@ -17798,23 +17937,12 @@ declare namespace LocalJSX {
|
|
|
17798
17937
|
*/
|
|
17799
17938
|
"tsCode"?: string;
|
|
17800
17939
|
}
|
|
17801
|
-
interface
|
|
17802
|
-
/**
|
|
17803
|
-
* Label for the entire group
|
|
17804
|
-
* @default ''
|
|
17805
|
-
*/
|
|
17806
|
-
"label"?: string;
|
|
17807
|
-
/**
|
|
17808
|
-
* Emitted when any color channel changes
|
|
17809
|
-
*/
|
|
17810
|
-
"onColorChange"?: (event: UiColorControllerCustomEvent<string>) => void;
|
|
17940
|
+
interface UiColorPicker {
|
|
17811
17941
|
/**
|
|
17812
|
-
*
|
|
17813
|
-
* @default
|
|
17942
|
+
* Compact trigger — shows only the color swatch, no hex label or arrow
|
|
17943
|
+
* @default false
|
|
17814
17944
|
*/
|
|
17815
|
-
"
|
|
17816
|
-
}
|
|
17817
|
-
interface UiColorPicker {
|
|
17945
|
+
"compact"?: boolean;
|
|
17818
17946
|
/**
|
|
17819
17947
|
* Disabled
|
|
17820
17948
|
* @default false
|
|
@@ -17829,6 +17957,10 @@ declare namespace LocalJSX {
|
|
|
17829
17957
|
* @default 'hex'
|
|
17830
17958
|
*/
|
|
17831
17959
|
"format"?: ColorFormat;
|
|
17960
|
+
/**
|
|
17961
|
+
* @default ''
|
|
17962
|
+
*/
|
|
17963
|
+
"formats"?: string | string[];
|
|
17832
17964
|
/**
|
|
17833
17965
|
* Show as inline (no trigger button)
|
|
17834
17966
|
* @default false
|
|
@@ -17851,7 +17983,6 @@ declare namespace LocalJSX {
|
|
|
17851
17983
|
*/
|
|
17852
17984
|
"required"?: boolean;
|
|
17853
17985
|
/**
|
|
17854
|
-
* Show alpha channel slider
|
|
17855
17986
|
* @default false
|
|
17856
17987
|
*/
|
|
17857
17988
|
"showAlpha"?: boolean;
|
|
@@ -17877,12 +18008,12 @@ declare namespace LocalJSX {
|
|
|
17877
18008
|
"showHex"?: boolean;
|
|
17878
18009
|
/**
|
|
17879
18010
|
* Show HSL input field
|
|
17880
|
-
* @default
|
|
18011
|
+
* @default false
|
|
17881
18012
|
*/
|
|
17882
18013
|
"showHsl"?: boolean;
|
|
17883
18014
|
/**
|
|
17884
18015
|
* Show HSLA input field
|
|
17885
|
-
* @default
|
|
18016
|
+
* @default false
|
|
17886
18017
|
*/
|
|
17887
18018
|
"showHsla"?: boolean;
|
|
17888
18019
|
/**
|
|
@@ -17892,12 +18023,12 @@ declare namespace LocalJSX {
|
|
|
17892
18023
|
"showRecent"?: boolean;
|
|
17893
18024
|
/**
|
|
17894
18025
|
* Show RGB input field
|
|
17895
|
-
* @default
|
|
18026
|
+
* @default false
|
|
17896
18027
|
*/
|
|
17897
18028
|
"showRgb"?: boolean;
|
|
17898
18029
|
/**
|
|
17899
18030
|
* Show RGBA input field
|
|
17900
|
-
* @default
|
|
18031
|
+
* @default false
|
|
17901
18032
|
*/
|
|
17902
18033
|
"showRgba"?: boolean;
|
|
17903
18034
|
/**
|
|
@@ -18120,7 +18251,7 @@ declare namespace LocalJSX {
|
|
|
18120
18251
|
"backdrop"?: BackdropType;
|
|
18121
18252
|
/**
|
|
18122
18253
|
* Background color of the dialog panel
|
|
18123
|
-
* @default '
|
|
18254
|
+
* @default ''
|
|
18124
18255
|
*/
|
|
18125
18256
|
"backgroundColor"?: string;
|
|
18126
18257
|
/**
|
|
@@ -19567,7 +19698,7 @@ declare namespace LocalJSX {
|
|
|
19567
19698
|
*/
|
|
19568
19699
|
"autoCloseOnSuccess"?: boolean;
|
|
19569
19700
|
/**
|
|
19570
|
-
*
|
|
19701
|
+
* When true (default), upload begins immediately after files are selected. When false, files stay in "Ready" state until the user clicks the Upload button inside the queue dialog.
|
|
19571
19702
|
* @default true
|
|
19572
19703
|
*/
|
|
19573
19704
|
"autoUpload"?: boolean;
|
|
@@ -19576,6 +19707,11 @@ declare namespace LocalJSX {
|
|
|
19576
19707
|
* @default false
|
|
19577
19708
|
*/
|
|
19578
19709
|
"capture"?: 'user' | 'environment' | boolean;
|
|
19710
|
+
/**
|
|
19711
|
+
* Allow the user to select an entire folder instead of individual files. Sets webkitdirectory on the hidden input. Implicitly enables multiple.
|
|
19712
|
+
* @default false
|
|
19713
|
+
*/
|
|
19714
|
+
"directory"?: boolean;
|
|
19579
19715
|
/**
|
|
19580
19716
|
* Disabled
|
|
19581
19717
|
* @default false
|
|
@@ -19638,7 +19774,7 @@ declare namespace LocalJSX {
|
|
|
19638
19774
|
*/
|
|
19639
19775
|
"showPreview"?: boolean;
|
|
19640
19776
|
/**
|
|
19641
|
-
* Show manual upload button
|
|
19777
|
+
* Show manual upload button — overrides auto-upload when true
|
|
19642
19778
|
* @default false
|
|
19643
19779
|
*/
|
|
19644
19780
|
"showUploadButton"?: boolean;
|
|
@@ -19648,8 +19784,8 @@ declare namespace LocalJSX {
|
|
|
19648
19784
|
*/
|
|
19649
19785
|
"showValidateButton"?: boolean;
|
|
19650
19786
|
/**
|
|
19651
|
-
*
|
|
19652
|
-
* @default '
|
|
19787
|
+
* Custom upload icon: pass a lucide icon name (e.g. "file-plus") or any emoji/text. Defaults to the upload-cloud lucide icon when left empty.
|
|
19788
|
+
* @default ''
|
|
19653
19789
|
*/
|
|
19654
19790
|
"uploadIcon"?: string;
|
|
19655
19791
|
/**
|
|
@@ -19658,10 +19794,10 @@ declare namespace LocalJSX {
|
|
|
19658
19794
|
*/
|
|
19659
19795
|
"validateFileName"?: boolean;
|
|
19660
19796
|
/**
|
|
19661
|
-
* Variant: 'dropzone' | 'button' | 'compact' | 'sideload'
|
|
19797
|
+
* Variant: 'dropzone' | 'button' | 'compact' | 'inline' | 'sideload'
|
|
19662
19798
|
* @default 'dropzone'
|
|
19663
19799
|
*/
|
|
19664
|
-
"variant"?: 'dropzone' | 'button' | 'compact' | 'sideload';
|
|
19800
|
+
"variant"?: 'dropzone' | 'button' | 'compact' | 'inline' | 'sideload';
|
|
19665
19801
|
}
|
|
19666
19802
|
interface UiHorizontalNav {
|
|
19667
19803
|
/**
|
|
@@ -20297,6 +20433,273 @@ declare namespace LocalJSX {
|
|
|
20297
20433
|
*/
|
|
20298
20434
|
"valueSuffix"?: string;
|
|
20299
20435
|
}
|
|
20436
|
+
/**
|
|
20437
|
+
* `ui-label` — Enterprise-grade, fully accessible form label component.
|
|
20438
|
+
* @cssvar --ui-label-color Label text colour.
|
|
20439
|
+
* @cssvar --ui-label-font-size Label font size.
|
|
20440
|
+
* @cssvar --ui-label-font-weight Label font weight.
|
|
20441
|
+
* @cssvar --ui-label-gap Gap between label and associated control direction.
|
|
20442
|
+
* @cssvar --ui-label-required-color Colour of the required asterisk.
|
|
20443
|
+
* @cssvar --ui-label-disabled-opacity Opacity when disabled.
|
|
20444
|
+
* @cssvar --ui-label-error-color Colour used for error / invalid state.
|
|
20445
|
+
* @cssvar --ui-label-success-color Colour used for success state.
|
|
20446
|
+
* @cssvar --ui-label-hint-color Colour of hint / helper text.
|
|
20447
|
+
*/
|
|
20448
|
+
interface UiLabel {
|
|
20449
|
+
/**
|
|
20450
|
+
* Horizontal alignment of label content.
|
|
20451
|
+
* @default 'start'
|
|
20452
|
+
*/
|
|
20453
|
+
"align"?: LabelAlign;
|
|
20454
|
+
/**
|
|
20455
|
+
* IDs of elements that describe this label (space-separated).
|
|
20456
|
+
* @default ''
|
|
20457
|
+
*/
|
|
20458
|
+
"ariaDescribedby"?: string;
|
|
20459
|
+
/**
|
|
20460
|
+
* Sets `aria-label` on the root element.
|
|
20461
|
+
* @default ''
|
|
20462
|
+
*/
|
|
20463
|
+
"ariaLabel"?: string;
|
|
20464
|
+
/**
|
|
20465
|
+
* Live-region politeness for dynamic content announcements.
|
|
20466
|
+
* @default 'off'
|
|
20467
|
+
*/
|
|
20468
|
+
"ariaLive"?: LabelAriaLive;
|
|
20469
|
+
/**
|
|
20470
|
+
* `data-automation-id` attribute for RPA / automation tooling.
|
|
20471
|
+
* @default ''
|
|
20472
|
+
*/
|
|
20473
|
+
"automationId"?: string;
|
|
20474
|
+
/**
|
|
20475
|
+
* Forces 100 % width block layout (useful inside flex/grid parents).
|
|
20476
|
+
* @default false
|
|
20477
|
+
*/
|
|
20478
|
+
"block"?: boolean;
|
|
20479
|
+
/**
|
|
20480
|
+
* Makes the label itself clickable (fires `labelClick`).
|
|
20481
|
+
* @default false
|
|
20482
|
+
*/
|
|
20483
|
+
"clickable"?: boolean;
|
|
20484
|
+
/**
|
|
20485
|
+
* Alias for `htmlFor`. `controlId` takes precedence if both are supplied.
|
|
20486
|
+
*/
|
|
20487
|
+
"controlId"?: string;
|
|
20488
|
+
/**
|
|
20489
|
+
* Shows a copy-to-clipboard button on hover and fires `labelCopy`.
|
|
20490
|
+
* @default false
|
|
20491
|
+
*/
|
|
20492
|
+
"copyable"?: boolean;
|
|
20493
|
+
/**
|
|
20494
|
+
* Applies disabled styling and prevents interaction.
|
|
20495
|
+
* @default false
|
|
20496
|
+
*/
|
|
20497
|
+
"disabled"?: boolean;
|
|
20498
|
+
/**
|
|
20499
|
+
* Icon name rendered after the label text.
|
|
20500
|
+
* @default ''
|
|
20501
|
+
*/
|
|
20502
|
+
"endIcon"?: string;
|
|
20503
|
+
/**
|
|
20504
|
+
* Error message shown below the label when `invalid` is true.
|
|
20505
|
+
* @default ''
|
|
20506
|
+
*/
|
|
20507
|
+
"errorText"?: string;
|
|
20508
|
+
/**
|
|
20509
|
+
* Mirrors the focused state of the associated control so the label can react visually.
|
|
20510
|
+
* @default false
|
|
20511
|
+
*/
|
|
20512
|
+
"focused"?: boolean;
|
|
20513
|
+
/**
|
|
20514
|
+
* Gap between the label row and the hint / error message. Accepts any valid CSS length (e.g. `'4px'`, `'0.5rem'`). Maps to `--ui-label-gap`.
|
|
20515
|
+
* @default ''
|
|
20516
|
+
*/
|
|
20517
|
+
"gap"?: string;
|
|
20518
|
+
/**
|
|
20519
|
+
* Helper / hint text shown below the label.
|
|
20520
|
+
* @default ''
|
|
20521
|
+
*/
|
|
20522
|
+
"helperText"?: string;
|
|
20523
|
+
/**
|
|
20524
|
+
* ID of the form control this label is associated with. Renders as a native `for` attribute on the underlying `<label>` element. Supports all standard form controls as well as custom web components.
|
|
20525
|
+
*/
|
|
20526
|
+
"htmlFor"?: string;
|
|
20527
|
+
/**
|
|
20528
|
+
* When true, only icons are shown — label text is visually hidden.
|
|
20529
|
+
* @default false
|
|
20530
|
+
*/
|
|
20531
|
+
"iconOnly"?: boolean;
|
|
20532
|
+
/**
|
|
20533
|
+
* Renders as an inline-level element.
|
|
20534
|
+
* @default false
|
|
20535
|
+
*/
|
|
20536
|
+
"inline"?: boolean;
|
|
20537
|
+
/**
|
|
20538
|
+
* Applies invalid / error styling to the label.
|
|
20539
|
+
* @default false
|
|
20540
|
+
*/
|
|
20541
|
+
"invalid"?: boolean;
|
|
20542
|
+
/**
|
|
20543
|
+
* Plain-text label. Use the default slot for rich/HTML content instead.
|
|
20544
|
+
* @default ''
|
|
20545
|
+
*/
|
|
20546
|
+
"label"?: string;
|
|
20547
|
+
/**
|
|
20548
|
+
* Text direction.
|
|
20549
|
+
* @default 'ltr'
|
|
20550
|
+
*/
|
|
20551
|
+
"labelDir"?: LabelDir;
|
|
20552
|
+
/**
|
|
20553
|
+
* DOM `id` for the root element. Auto-generated if not provided.
|
|
20554
|
+
* @default ''
|
|
20555
|
+
*/
|
|
20556
|
+
"labelId"?: string;
|
|
20557
|
+
/**
|
|
20558
|
+
* BCP-47 language tag (e.g. `'en'`, `'ar'`, `'fr'`).
|
|
20559
|
+
* @default ''
|
|
20560
|
+
*/
|
|
20561
|
+
"labelLang"?: string;
|
|
20562
|
+
/**
|
|
20563
|
+
* Clamp to N visible lines (CSS `line-clamp`). Requires `multiline` to be true.
|
|
20564
|
+
* @default 0
|
|
20565
|
+
*/
|
|
20566
|
+
"lineClamp"?: number;
|
|
20567
|
+
/**
|
|
20568
|
+
* Shows a loading skeleton overlaid on the label text.
|
|
20569
|
+
* @default false
|
|
20570
|
+
*/
|
|
20571
|
+
"loading"?: boolean;
|
|
20572
|
+
/**
|
|
20573
|
+
* External margin override (CSS shorthand string).
|
|
20574
|
+
* @default ''
|
|
20575
|
+
*/
|
|
20576
|
+
"margin"?: string;
|
|
20577
|
+
/**
|
|
20578
|
+
* On narrow viewports, switches from `horizontal` to `vertical` orientation.
|
|
20579
|
+
* @default false
|
|
20580
|
+
*/
|
|
20581
|
+
"mobileStack"?: boolean;
|
|
20582
|
+
/**
|
|
20583
|
+
* Allow text to wrap across multiple lines (disables truncation).
|
|
20584
|
+
* @default false
|
|
20585
|
+
*/
|
|
20586
|
+
"multiline"?: boolean;
|
|
20587
|
+
/**
|
|
20588
|
+
* Logical name (maps to `name` attribute on the inner label).
|
|
20589
|
+
* @default ''
|
|
20590
|
+
*/
|
|
20591
|
+
"name"?: string;
|
|
20592
|
+
/**
|
|
20593
|
+
* Fired when the label loses focus.
|
|
20594
|
+
*/
|
|
20595
|
+
"onLabelBlur"?: (event: UiLabelCustomEvent<void>) => void;
|
|
20596
|
+
/**
|
|
20597
|
+
* Fired when the label element is clicked (requires `clickable` or naturally via `for`).
|
|
20598
|
+
*/
|
|
20599
|
+
"onLabelClick"?: (event: UiLabelCustomEvent<LabelClickEvent>) => void;
|
|
20600
|
+
/**
|
|
20601
|
+
* Fired after text is successfully copied to the clipboard (`copyable` must be true).
|
|
20602
|
+
*/
|
|
20603
|
+
"onLabelCopy"?: (event: UiLabelCustomEvent<LabelCopyEvent>) => void;
|
|
20604
|
+
/**
|
|
20605
|
+
* Fired when the label receives focus (passes through from the native label).
|
|
20606
|
+
*/
|
|
20607
|
+
"onLabelFocus"?: (event: UiLabelCustomEvent<void>) => void;
|
|
20608
|
+
/**
|
|
20609
|
+
* Shows "(optional)" hint text next to the label. Mutually exclusive with `required` — `required` wins if both are set.
|
|
20610
|
+
* @default false
|
|
20611
|
+
*/
|
|
20612
|
+
"optional"?: boolean;
|
|
20613
|
+
/**
|
|
20614
|
+
* Stack direction when used alongside a form control.
|
|
20615
|
+
* @default 'vertical'
|
|
20616
|
+
*/
|
|
20617
|
+
"orientation"?: LabelOrientation;
|
|
20618
|
+
/**
|
|
20619
|
+
* External padding override (CSS shorthand string).
|
|
20620
|
+
* @default ''
|
|
20621
|
+
*/
|
|
20622
|
+
"padding"?: string;
|
|
20623
|
+
/**
|
|
20624
|
+
* Applies read-only styling (dimmed, no pointer events).
|
|
20625
|
+
* @default false
|
|
20626
|
+
*/
|
|
20627
|
+
"readonly"?: boolean;
|
|
20628
|
+
/**
|
|
20629
|
+
* Marks the associated field as required. Shows a required indicator (asterisk by default) and sets `aria-required` on the linked control if possible.
|
|
20630
|
+
* @default false
|
|
20631
|
+
*/
|
|
20632
|
+
"required"?: boolean;
|
|
20633
|
+
/**
|
|
20634
|
+
* Enable responsive font-size scaling via fluid typography.
|
|
20635
|
+
* @default false
|
|
20636
|
+
*/
|
|
20637
|
+
"responsive"?: boolean;
|
|
20638
|
+
/**
|
|
20639
|
+
* Enables text-selection on the label (disabled by default for form labels).
|
|
20640
|
+
* @default false
|
|
20641
|
+
*/
|
|
20642
|
+
"selectable"?: boolean;
|
|
20643
|
+
/**
|
|
20644
|
+
* Semantic size token.
|
|
20645
|
+
* @default 'md'
|
|
20646
|
+
*/
|
|
20647
|
+
"size"?: LabelSize;
|
|
20648
|
+
/**
|
|
20649
|
+
* Icon name rendered before the label text. Uses the same icon library as the rest of the design system.
|
|
20650
|
+
* @default ''
|
|
20651
|
+
*/
|
|
20652
|
+
"startIcon"?: string;
|
|
20653
|
+
/**
|
|
20654
|
+
* Success message shown below the label when the field is valid and this text is set.
|
|
20655
|
+
* @default ''
|
|
20656
|
+
*/
|
|
20657
|
+
"successText"?: string;
|
|
20658
|
+
/**
|
|
20659
|
+
* Deprecated alias kept for back-compat. Prefer `htmlFor`.
|
|
20660
|
+
*/
|
|
20661
|
+
"target"?: string;
|
|
20662
|
+
/**
|
|
20663
|
+
* `data-testid` attribute for automated testing.
|
|
20664
|
+
* @default ''
|
|
20665
|
+
*/
|
|
20666
|
+
"testId"?: string;
|
|
20667
|
+
/**
|
|
20668
|
+
* Plain-text tooltip content. Use the `tooltip` slot for rich markup.
|
|
20669
|
+
* @default ''
|
|
20670
|
+
*/
|
|
20671
|
+
"tooltip"?: string;
|
|
20672
|
+
/**
|
|
20673
|
+
* Icon name or URL for the tooltip trigger button. Defaults to an 'ⓘ' info glyph.
|
|
20674
|
+
* @default 'ⓘ'
|
|
20675
|
+
*/
|
|
20676
|
+
"tooltipIcon"?: string;
|
|
20677
|
+
/**
|
|
20678
|
+
* Preferred position for the tooltip callout.
|
|
20679
|
+
* @default 'top'
|
|
20680
|
+
*/
|
|
20681
|
+
"tooltipPosition"?: LabelTooltipPosition;
|
|
20682
|
+
/**
|
|
20683
|
+
* CSS text-transform value.
|
|
20684
|
+
* @default 'none'
|
|
20685
|
+
*/
|
|
20686
|
+
"transform"?: LabelTransform;
|
|
20687
|
+
/**
|
|
20688
|
+
* Single-line truncation with ellipsis.
|
|
20689
|
+
* @default false
|
|
20690
|
+
*/
|
|
20691
|
+
"truncate"?: boolean;
|
|
20692
|
+
/**
|
|
20693
|
+
* Colour variant.
|
|
20694
|
+
* @default 'default'
|
|
20695
|
+
*/
|
|
20696
|
+
"variant"?: LabelVariant;
|
|
20697
|
+
/**
|
|
20698
|
+
* Font-weight scale.
|
|
20699
|
+
* @default 'medium'
|
|
20700
|
+
*/
|
|
20701
|
+
"weight"?: LabelWeight;
|
|
20702
|
+
}
|
|
20300
20703
|
interface UiLibrary {
|
|
20301
20704
|
/**
|
|
20302
20705
|
* @default 'demo'
|
|
@@ -20397,7 +20800,7 @@ declare namespace LocalJSX {
|
|
|
20397
20800
|
*/
|
|
20398
20801
|
"groupBy"?: string;
|
|
20399
20802
|
/**
|
|
20400
|
-
* @default '
|
|
20803
|
+
* @default ''
|
|
20401
20804
|
*/
|
|
20402
20805
|
"groupFooterLabel"?: string;
|
|
20403
20806
|
/**
|
|
@@ -20671,7 +21074,7 @@ declare namespace LocalJSX {
|
|
|
20671
21074
|
*/
|
|
20672
21075
|
"contextMenuPosition"?: FourSidePosition | 'auto';
|
|
20673
21076
|
/**
|
|
20674
|
-
* @default '
|
|
21077
|
+
* @default 'rightClick'
|
|
20675
21078
|
*/
|
|
20676
21079
|
"contextMenuTrigger"?: 'click' | 'hover' | 'rightClick';
|
|
20677
21080
|
/**
|
|
@@ -20965,7 +21368,7 @@ declare namespace LocalJSX {
|
|
|
20965
21368
|
"backdropBlur"?: boolean;
|
|
20966
21369
|
/**
|
|
20967
21370
|
* Semantic color variant ('primary', 'secondary', etc.) or custom hex/gradient string
|
|
20968
|
-
* @default '
|
|
21371
|
+
* @default 'success'
|
|
20969
21372
|
*/
|
|
20970
21373
|
"color"?: string;
|
|
20971
21374
|
/**
|
|
@@ -22713,7 +23116,7 @@ declare namespace LocalJSX {
|
|
|
22713
23116
|
"ticks"?: number;
|
|
22714
23117
|
/**
|
|
22715
23118
|
* Color of unfilled part
|
|
22716
|
-
* @default '
|
|
23119
|
+
* @default ''
|
|
22717
23120
|
*/
|
|
22718
23121
|
"trailColor"?: string;
|
|
22719
23122
|
/**
|
|
@@ -23021,7 +23424,7 @@ declare namespace LocalJSX {
|
|
|
23021
23424
|
* Size variant
|
|
23022
23425
|
* @default 'md'
|
|
23023
23426
|
*/
|
|
23024
|
-
"size"?:
|
|
23427
|
+
"size"?: ComponentSize;
|
|
23025
23428
|
/**
|
|
23026
23429
|
* Start icon/text
|
|
23027
23430
|
* @default ''
|
|
@@ -23466,9 +23869,9 @@ declare namespace LocalJSX {
|
|
|
23466
23869
|
"animated"?: boolean;
|
|
23467
23870
|
/**
|
|
23468
23871
|
* Animation type: 'pulse' or 'wave'
|
|
23469
|
-
* @default '
|
|
23872
|
+
* @default 'neon-sweep'
|
|
23470
23873
|
*/
|
|
23471
|
-
"animationType"?: 'pulse' | 'wave' | 'shimmer' | 'sheen' | 'glow' | 'flicker';
|
|
23874
|
+
"animationType"?: 'pulse' | 'wave' | 'shimmer' | 'sheen' | 'glow' | 'flicker' | 'neon-sweep' | 'liquify' | 'aurora';
|
|
23472
23875
|
/**
|
|
23473
23876
|
* ARIA label for accessibility
|
|
23474
23877
|
*/
|
|
@@ -23636,128 +24039,6 @@ declare namespace LocalJSX {
|
|
|
23636
24039
|
"onMenuItemClick"?: (event: UiSmartContextMenuCustomEvent<{ label: string; item: MenuItem }>) => void;
|
|
23637
24040
|
"target"?: string;
|
|
23638
24041
|
}
|
|
23639
|
-
interface UiSmartLocationDropdown {
|
|
23640
|
-
/**
|
|
23641
|
-
* Allow custom value creation from search
|
|
23642
|
-
* @default false
|
|
23643
|
-
*/
|
|
23644
|
-
"allowCustomValue"?: boolean;
|
|
23645
|
-
/**
|
|
23646
|
-
* Show clear action
|
|
23647
|
-
* @default true
|
|
23648
|
-
*/
|
|
23649
|
-
"clearable"?: boolean;
|
|
23650
|
-
/**
|
|
23651
|
-
* Search debounce in ms
|
|
23652
|
-
* @default 250
|
|
23653
|
-
*/
|
|
23654
|
-
"debounceMs"?: number;
|
|
23655
|
-
/**
|
|
23656
|
-
* Disables control
|
|
23657
|
-
* @default false
|
|
23658
|
-
*/
|
|
23659
|
-
"disabled"?: boolean;
|
|
23660
|
-
/**
|
|
23661
|
-
* Force menu position to ignore transformed/positioned parent offsets
|
|
23662
|
-
* @default true
|
|
23663
|
-
*/
|
|
23664
|
-
"ignoreParentPosition"?: boolean;
|
|
23665
|
-
/**
|
|
23666
|
-
* Optional async remote location loader
|
|
23667
|
-
*/
|
|
23668
|
-
"loadLocations"?: LocationLoader;
|
|
23669
|
-
/**
|
|
23670
|
-
* Maximum dropdown height in px
|
|
23671
|
-
* @default 360
|
|
23672
|
-
*/
|
|
23673
|
-
"maxHeight"?: number;
|
|
23674
|
-
/**
|
|
23675
|
-
* Max selected items in multi mode (0 = no limit)
|
|
23676
|
-
* @default 0
|
|
23677
|
-
*/
|
|
23678
|
-
"maxSelections"?: number;
|
|
23679
|
-
/**
|
|
23680
|
-
* Enables multiple location selection
|
|
23681
|
-
* @default false
|
|
23682
|
-
*/
|
|
23683
|
-
"multiSelect"?: boolean;
|
|
23684
|
-
"onLocationChange"?: (event: UiSmartLocationDropdownCustomEvent<LocationSelectionChangeEvent>) => void;
|
|
23685
|
-
"onLocationClose"?: (event: UiSmartLocationDropdownCustomEvent<void>) => void;
|
|
23686
|
-
"onLocationCreate"?: (event: UiSmartLocationDropdownCustomEvent<LocationOption>) => void;
|
|
23687
|
-
"onLocationLoadError"?: (event: UiSmartLocationDropdownCustomEvent<{ query: string; message: string }>) => void;
|
|
23688
|
-
"onLocationOpen"?: (event: UiSmartLocationDropdownCustomEvent<void>) => void;
|
|
23689
|
-
"onLocationSearch"?: (event: UiSmartLocationDropdownCustomEvent<LocationSearchEvent>) => void;
|
|
23690
|
-
/**
|
|
23691
|
-
* Location options as JSON string or array
|
|
23692
|
-
* @default []
|
|
23693
|
-
*/
|
|
23694
|
-
"options"?: string | LocationOption[];
|
|
23695
|
-
/**
|
|
23696
|
-
* Persist recent/favorites in local storage
|
|
23697
|
-
* @default true
|
|
23698
|
-
*/
|
|
23699
|
-
"persistState"?: boolean;
|
|
23700
|
-
/**
|
|
23701
|
-
* Placeholder text for trigger
|
|
23702
|
-
* @default 'Select location'
|
|
23703
|
-
*/
|
|
23704
|
-
"placeholder"?: string;
|
|
23705
|
-
/**
|
|
23706
|
-
* Portal menu to document.body (off by default to preserve shadow styling)
|
|
23707
|
-
* @default false
|
|
23708
|
-
*/
|
|
23709
|
-
"portal"?: boolean;
|
|
23710
|
-
/**
|
|
23711
|
-
* Minimum characters required before async loader executes
|
|
23712
|
-
* @default 2
|
|
23713
|
-
*/
|
|
23714
|
-
"remoteMinChars"?: number;
|
|
23715
|
-
/**
|
|
23716
|
-
* Max results rendered
|
|
23717
|
-
* @default 250
|
|
23718
|
-
*/
|
|
23719
|
-
"resultLimit"?: number;
|
|
23720
|
-
/**
|
|
23721
|
-
* Search placeholder
|
|
23722
|
-
* @default 'Search country, state, city, postal code...'
|
|
23723
|
-
*/
|
|
23724
|
-
"searchPlaceholder"?: string;
|
|
23725
|
-
/**
|
|
23726
|
-
* Enables searching
|
|
23727
|
-
* @default true
|
|
23728
|
-
*/
|
|
23729
|
-
"searchable"?: boolean;
|
|
23730
|
-
/**
|
|
23731
|
-
* Show favorites section
|
|
23732
|
-
* @default true
|
|
23733
|
-
*/
|
|
23734
|
-
"showFavorites"?: boolean;
|
|
23735
|
-
/**
|
|
23736
|
-
* Display full hierarchy path in options and selected tags
|
|
23737
|
-
* @default true
|
|
23738
|
-
*/
|
|
23739
|
-
"showPath"?: boolean;
|
|
23740
|
-
/**
|
|
23741
|
-
* Show recent selections section
|
|
23742
|
-
* @default true
|
|
23743
|
-
*/
|
|
23744
|
-
"showRecent"?: boolean;
|
|
23745
|
-
/**
|
|
23746
|
-
* Show location type badges
|
|
23747
|
-
* @default true
|
|
23748
|
-
*/
|
|
23749
|
-
"showTypeBadge"?: boolean;
|
|
23750
|
-
/**
|
|
23751
|
-
* Storage key for persistent state
|
|
23752
|
-
* @default 'ui-smart-location-dropdown-state'
|
|
23753
|
-
*/
|
|
23754
|
-
"storageKey"?: string;
|
|
23755
|
-
/**
|
|
23756
|
-
* Selected value(s): single => 'id', multi => comma-separated ids
|
|
23757
|
-
* @default ''
|
|
23758
|
-
*/
|
|
23759
|
-
"value"?: string;
|
|
23760
|
-
}
|
|
23761
24042
|
interface UiSmartStepper {
|
|
23762
24043
|
/**
|
|
23763
24044
|
* Current active step index (0-based)
|
|
@@ -26695,6 +26976,7 @@ declare namespace LocalJSX {
|
|
|
26695
26976
|
"status": StatusIndicator;
|
|
26696
26977
|
"statusPosition": FourCornerPosition;
|
|
26697
26978
|
"showStatus": boolean;
|
|
26979
|
+
"indicatorSize": string;
|
|
26698
26980
|
"badge": string;
|
|
26699
26981
|
"badgePosition": FourCornerPosition;
|
|
26700
26982
|
"badgeColor": string;
|
|
@@ -27127,10 +27409,6 @@ declare namespace LocalJSX {
|
|
|
27127
27409
|
"expanded": boolean;
|
|
27128
27410
|
"showReset": boolean;
|
|
27129
27411
|
}
|
|
27130
|
-
interface UiColorControllerAttributes {
|
|
27131
|
-
"value": string;
|
|
27132
|
-
"label": string;
|
|
27133
|
-
}
|
|
27134
27412
|
interface UiColorPickerAttributes {
|
|
27135
27413
|
"value": string;
|
|
27136
27414
|
"label": string;
|
|
@@ -27139,6 +27417,7 @@ declare namespace LocalJSX {
|
|
|
27139
27417
|
"showRgba": boolean;
|
|
27140
27418
|
"showHsl": boolean;
|
|
27141
27419
|
"showHsla": boolean;
|
|
27420
|
+
"formats": string | string[];
|
|
27142
27421
|
"showAlpha": boolean;
|
|
27143
27422
|
"showSwatches": boolean;
|
|
27144
27423
|
"swatches": string[] | string;
|
|
@@ -27153,6 +27432,7 @@ declare namespace LocalJSX {
|
|
|
27153
27432
|
"showColorName": boolean;
|
|
27154
27433
|
"showGradient": boolean;
|
|
27155
27434
|
"variant": ColorPickerVariant;
|
|
27435
|
+
"compact": boolean;
|
|
27156
27436
|
}
|
|
27157
27437
|
interface UiCommandPaletteAttributes {
|
|
27158
27438
|
"commands": CommandItem[] | string;
|
|
@@ -27509,7 +27789,7 @@ declare namespace LocalJSX {
|
|
|
27509
27789
|
"maxFiles": number;
|
|
27510
27790
|
"showPreview": boolean;
|
|
27511
27791
|
"disabled": boolean;
|
|
27512
|
-
"variant": 'dropzone' | 'button' | 'compact' | 'sideload';
|
|
27792
|
+
"variant": 'dropzone' | 'button' | 'compact' | 'inline' | 'sideload';
|
|
27513
27793
|
"uploadIcon": string;
|
|
27514
27794
|
"rtl": boolean;
|
|
27515
27795
|
"capture": string;
|
|
@@ -27519,6 +27799,7 @@ declare namespace LocalJSX {
|
|
|
27519
27799
|
"showUploadButton": boolean;
|
|
27520
27800
|
"autoUpload": boolean;
|
|
27521
27801
|
"autoCloseOnSuccess": boolean;
|
|
27802
|
+
"directory": boolean;
|
|
27522
27803
|
"headerTitle": string;
|
|
27523
27804
|
}
|
|
27524
27805
|
interface UiHorizontalNavAttributes {
|
|
@@ -27681,6 +27962,56 @@ declare namespace LocalJSX {
|
|
|
27681
27962
|
"snap": boolean;
|
|
27682
27963
|
"allowInput": boolean;
|
|
27683
27964
|
}
|
|
27965
|
+
interface UiLabelAttributes {
|
|
27966
|
+
"htmlFor": string;
|
|
27967
|
+
"controlId": string;
|
|
27968
|
+
"target": string;
|
|
27969
|
+
"label": string;
|
|
27970
|
+
"size": LabelSize;
|
|
27971
|
+
"weight": LabelWeight;
|
|
27972
|
+
"transform": LabelTransform;
|
|
27973
|
+
"truncate": boolean;
|
|
27974
|
+
"multiline": boolean;
|
|
27975
|
+
"lineClamp": number;
|
|
27976
|
+
"variant": LabelVariant;
|
|
27977
|
+
"required": boolean;
|
|
27978
|
+
"optional": boolean;
|
|
27979
|
+
"disabled": boolean;
|
|
27980
|
+
"readonly": boolean;
|
|
27981
|
+
"invalid": boolean;
|
|
27982
|
+
"focused": boolean;
|
|
27983
|
+
"loading": boolean;
|
|
27984
|
+
"errorText": string;
|
|
27985
|
+
"successText": string;
|
|
27986
|
+
"helperText": string;
|
|
27987
|
+
"ariaLabel": string;
|
|
27988
|
+
"ariaDescribedby": string;
|
|
27989
|
+
"ariaLive": LabelAriaLive;
|
|
27990
|
+
"orientation": LabelOrientation;
|
|
27991
|
+
"align": LabelAlign;
|
|
27992
|
+
"inline": boolean;
|
|
27993
|
+
"block": boolean;
|
|
27994
|
+
"gap": string;
|
|
27995
|
+
"margin": string;
|
|
27996
|
+
"padding": string;
|
|
27997
|
+
"startIcon": string;
|
|
27998
|
+
"endIcon": string;
|
|
27999
|
+
"iconOnly": boolean;
|
|
28000
|
+
"tooltipIcon": string;
|
|
28001
|
+
"tooltip": string;
|
|
28002
|
+
"tooltipPosition": LabelTooltipPosition;
|
|
28003
|
+
"clickable": boolean;
|
|
28004
|
+
"selectable": boolean;
|
|
28005
|
+
"copyable": boolean;
|
|
28006
|
+
"responsive": boolean;
|
|
28007
|
+
"mobileStack": boolean;
|
|
28008
|
+
"labelDir": LabelDir;
|
|
28009
|
+
"labelLang": string;
|
|
28010
|
+
"labelId": string;
|
|
28011
|
+
"name": string;
|
|
28012
|
+
"testId": string;
|
|
28013
|
+
"automationId": string;
|
|
28014
|
+
}
|
|
27684
28015
|
interface UiLibraryAttributes {
|
|
27685
28016
|
"mode": 'demo' | 'doc';
|
|
27686
28017
|
}
|
|
@@ -28233,7 +28564,7 @@ declare namespace LocalJSX {
|
|
|
28233
28564
|
"tooltipAlwaysVisible": boolean;
|
|
28234
28565
|
"color": string | { from: string; to: string } | { min: number; max: number; color: string }[];
|
|
28235
28566
|
"trackColor": string;
|
|
28236
|
-
"size":
|
|
28567
|
+
"size": ComponentSize;
|
|
28237
28568
|
"startIcon": string;
|
|
28238
28569
|
"endIcon": string;
|
|
28239
28570
|
"displayFormat": string;
|
|
@@ -28367,7 +28698,7 @@ declare namespace LocalJSX {
|
|
|
28367
28698
|
"height": string;
|
|
28368
28699
|
"borderRadius": string;
|
|
28369
28700
|
"animated": boolean;
|
|
28370
|
-
"animationType": 'pulse' | 'wave' | 'shimmer' | 'sheen' | 'glow' | 'flicker';
|
|
28701
|
+
"animationType": 'pulse' | 'wave' | 'shimmer' | 'sheen' | 'glow' | 'flicker' | 'neon-sweep' | 'liquify' | 'aurora';
|
|
28371
28702
|
"customClass": string;
|
|
28372
28703
|
"delay": number;
|
|
28373
28704
|
"waveAngle": string;
|
|
@@ -28380,30 +28711,6 @@ declare namespace LocalJSX {
|
|
|
28380
28711
|
"target": string;
|
|
28381
28712
|
"iconLibrary": 'se' | 'fontawesome' | 'icons8' | 'iconoir' | 'ionicons' | 'lucide' | 'bootstrap' | 'default';
|
|
28382
28713
|
}
|
|
28383
|
-
interface UiSmartLocationDropdownAttributes {
|
|
28384
|
-
"options": string | LocationOption[];
|
|
28385
|
-
"value": string;
|
|
28386
|
-
"multiSelect": boolean;
|
|
28387
|
-
"placeholder": string;
|
|
28388
|
-
"searchable": boolean;
|
|
28389
|
-
"searchPlaceholder": string;
|
|
28390
|
-
"disabled": boolean;
|
|
28391
|
-
"clearable": boolean;
|
|
28392
|
-
"maxHeight": number;
|
|
28393
|
-
"debounceMs": number;
|
|
28394
|
-
"maxSelections": number;
|
|
28395
|
-
"resultLimit": number;
|
|
28396
|
-
"showRecent": boolean;
|
|
28397
|
-
"showFavorites": boolean;
|
|
28398
|
-
"persistState": boolean;
|
|
28399
|
-
"storageKey": string;
|
|
28400
|
-
"showPath": boolean;
|
|
28401
|
-
"showTypeBadge": boolean;
|
|
28402
|
-
"allowCustomValue": boolean;
|
|
28403
|
-
"ignoreParentPosition": boolean;
|
|
28404
|
-
"portal": boolean;
|
|
28405
|
-
"remoteMinChars": number;
|
|
28406
|
-
}
|
|
28407
28714
|
interface UiSmartStepperAttributes {
|
|
28408
28715
|
"orientation": 'horizontal' | 'vertical';
|
|
28409
28716
|
"size": 'sm' | 'md' | 'lg';
|
|
@@ -28967,7 +29274,6 @@ declare namespace LocalJSX {
|
|
|
28967
29274
|
"ui-checkbox": Omit<UiCheckbox, keyof UiCheckboxAttributes> & { [K in keyof UiCheckbox & keyof UiCheckboxAttributes]?: UiCheckbox[K] } & { [K in keyof UiCheckbox & keyof UiCheckboxAttributes as `attr:${K}`]?: UiCheckboxAttributes[K] } & { [K in keyof UiCheckbox & keyof UiCheckboxAttributes as `prop:${K}`]?: UiCheckbox[K] };
|
|
28968
29275
|
"ui-code-editor": Omit<UiCodeEditor, keyof UiCodeEditorAttributes> & { [K in keyof UiCodeEditor & keyof UiCodeEditorAttributes]?: UiCodeEditor[K] } & { [K in keyof UiCodeEditor & keyof UiCodeEditorAttributes as `attr:${K}`]?: UiCodeEditorAttributes[K] } & { [K in keyof UiCodeEditor & keyof UiCodeEditorAttributes as `prop:${K}`]?: UiCodeEditor[K] };
|
|
28969
29276
|
"ui-code-preview": Omit<UiCodePreview, keyof UiCodePreviewAttributes> & { [K in keyof UiCodePreview & keyof UiCodePreviewAttributes]?: UiCodePreview[K] } & { [K in keyof UiCodePreview & keyof UiCodePreviewAttributes as `attr:${K}`]?: UiCodePreviewAttributes[K] } & { [K in keyof UiCodePreview & keyof UiCodePreviewAttributes as `prop:${K}`]?: UiCodePreview[K] };
|
|
28970
|
-
"ui-color-controller": Omit<UiColorController, keyof UiColorControllerAttributes> & { [K in keyof UiColorController & keyof UiColorControllerAttributes]?: UiColorController[K] } & { [K in keyof UiColorController & keyof UiColorControllerAttributes as `attr:${K}`]?: UiColorControllerAttributes[K] } & { [K in keyof UiColorController & keyof UiColorControllerAttributes as `prop:${K}`]?: UiColorController[K] };
|
|
28971
29277
|
"ui-color-picker": Omit<UiColorPicker, keyof UiColorPickerAttributes> & { [K in keyof UiColorPicker & keyof UiColorPickerAttributes]?: UiColorPicker[K] } & { [K in keyof UiColorPicker & keyof UiColorPickerAttributes as `attr:${K}`]?: UiColorPickerAttributes[K] } & { [K in keyof UiColorPicker & keyof UiColorPickerAttributes as `prop:${K}`]?: UiColorPicker[K] };
|
|
28972
29278
|
"ui-command-palette": Omit<UiCommandPalette, keyof UiCommandPaletteAttributes> & { [K in keyof UiCommandPalette & keyof UiCommandPaletteAttributes]?: UiCommandPalette[K] } & { [K in keyof UiCommandPalette & keyof UiCommandPaletteAttributes as `attr:${K}`]?: UiCommandPaletteAttributes[K] } & { [K in keyof UiCommandPalette & keyof UiCommandPaletteAttributes as `prop:${K}`]?: UiCommandPalette[K] };
|
|
28973
29279
|
"ui-context-menu": Omit<UiContextMenu, keyof UiContextMenuAttributes> & { [K in keyof UiContextMenu & keyof UiContextMenuAttributes]?: UiContextMenu[K] } & { [K in keyof UiContextMenu & keyof UiContextMenuAttributes as `attr:${K}`]?: UiContextMenuAttributes[K] } & { [K in keyof UiContextMenu & keyof UiContextMenuAttributes as `prop:${K}`]?: UiContextMenu[K] };
|
|
@@ -28988,6 +29294,7 @@ declare namespace LocalJSX {
|
|
|
28988
29294
|
"ui-icon": Omit<UiIcon, keyof UiIconAttributes> & { [K in keyof UiIcon & keyof UiIconAttributes]?: UiIcon[K] } & { [K in keyof UiIcon & keyof UiIconAttributes as `attr:${K}`]?: UiIconAttributes[K] } & { [K in keyof UiIcon & keyof UiIconAttributes as `prop:${K}`]?: UiIcon[K] };
|
|
28989
29295
|
"ui-input": Omit<UiInput, keyof UiInputAttributes> & { [K in keyof UiInput & keyof UiInputAttributes]?: UiInput[K] } & { [K in keyof UiInput & keyof UiInputAttributes as `attr:${K}`]?: UiInputAttributes[K] } & { [K in keyof UiInput & keyof UiInputAttributes as `prop:${K}`]?: UiInput[K] };
|
|
28990
29296
|
"ui-knob": Omit<UiKnob, keyof UiKnobAttributes> & { [K in keyof UiKnob & keyof UiKnobAttributes]?: UiKnob[K] } & { [K in keyof UiKnob & keyof UiKnobAttributes as `attr:${K}`]?: UiKnobAttributes[K] } & { [K in keyof UiKnob & keyof UiKnobAttributes as `prop:${K}`]?: UiKnob[K] };
|
|
29297
|
+
"ui-label": Omit<UiLabel, keyof UiLabelAttributes> & { [K in keyof UiLabel & keyof UiLabelAttributes]?: UiLabel[K] } & { [K in keyof UiLabel & keyof UiLabelAttributes as `attr:${K}`]?: UiLabelAttributes[K] } & { [K in keyof UiLabel & keyof UiLabelAttributes as `prop:${K}`]?: UiLabel[K] };
|
|
28991
29298
|
"ui-library": Omit<UiLibrary, keyof UiLibraryAttributes> & { [K in keyof UiLibrary & keyof UiLibraryAttributes]?: UiLibrary[K] } & { [K in keyof UiLibrary & keyof UiLibraryAttributes as `attr:${K}`]?: UiLibraryAttributes[K] } & { [K in keyof UiLibrary & keyof UiLibraryAttributes as `prop:${K}`]?: UiLibrary[K] };
|
|
28992
29299
|
"ui-list": Omit<UiList, keyof UiListAttributes> & { [K in keyof UiList & keyof UiListAttributes]?: UiList[K] } & { [K in keyof UiList & keyof UiListAttributes as `attr:${K}`]?: UiListAttributes[K] } & { [K in keyof UiList & keyof UiListAttributes as `prop:${K}`]?: UiList[K] };
|
|
28993
29300
|
"ui-list-group": Omit<UiListGroup, keyof UiListGroupAttributes> & { [K in keyof UiListGroup & keyof UiListGroupAttributes]?: UiListGroup[K] } & { [K in keyof UiListGroup & keyof UiListGroupAttributes as `attr:${K}`]?: UiListGroupAttributes[K] } & { [K in keyof UiListGroup & keyof UiListGroupAttributes as `prop:${K}`]?: UiListGroup[K] };
|
|
@@ -29011,7 +29318,6 @@ declare namespace LocalJSX {
|
|
|
29011
29318
|
"ui-scroll-top": Omit<UiScrollTop, keyof UiScrollTopAttributes> & { [K in keyof UiScrollTop & keyof UiScrollTopAttributes]?: UiScrollTop[K] } & { [K in keyof UiScrollTop & keyof UiScrollTopAttributes as `attr:${K}`]?: UiScrollTopAttributes[K] } & { [K in keyof UiScrollTop & keyof UiScrollTopAttributes as `prop:${K}`]?: UiScrollTop[K] };
|
|
29012
29319
|
"ui-skeleton": Omit<UiSkeleton, keyof UiSkeletonAttributes> & { [K in keyof UiSkeleton & keyof UiSkeletonAttributes]?: UiSkeleton[K] } & { [K in keyof UiSkeleton & keyof UiSkeletonAttributes as `attr:${K}`]?: UiSkeletonAttributes[K] } & { [K in keyof UiSkeleton & keyof UiSkeletonAttributes as `prop:${K}`]?: UiSkeleton[K] };
|
|
29013
29320
|
"ui-smart-context-menu": Omit<UiSmartContextMenu, keyof UiSmartContextMenuAttributes> & { [K in keyof UiSmartContextMenu & keyof UiSmartContextMenuAttributes]?: UiSmartContextMenu[K] } & { [K in keyof UiSmartContextMenu & keyof UiSmartContextMenuAttributes as `attr:${K}`]?: UiSmartContextMenuAttributes[K] } & { [K in keyof UiSmartContextMenu & keyof UiSmartContextMenuAttributes as `prop:${K}`]?: UiSmartContextMenu[K] };
|
|
29014
|
-
"ui-smart-location-dropdown": Omit<UiSmartLocationDropdown, keyof UiSmartLocationDropdownAttributes> & { [K in keyof UiSmartLocationDropdown & keyof UiSmartLocationDropdownAttributes]?: UiSmartLocationDropdown[K] } & { [K in keyof UiSmartLocationDropdown & keyof UiSmartLocationDropdownAttributes as `attr:${K}`]?: UiSmartLocationDropdownAttributes[K] } & { [K in keyof UiSmartLocationDropdown & keyof UiSmartLocationDropdownAttributes as `prop:${K}`]?: UiSmartLocationDropdown[K] };
|
|
29015
29321
|
"ui-smart-stepper": Omit<UiSmartStepper, keyof UiSmartStepperAttributes> & { [K in keyof UiSmartStepper & keyof UiSmartStepperAttributes]?: UiSmartStepper[K] } & { [K in keyof UiSmartStepper & keyof UiSmartStepperAttributes as `attr:${K}`]?: UiSmartStepperAttributes[K] } & { [K in keyof UiSmartStepper & keyof UiSmartStepperAttributes as `prop:${K}`]?: UiSmartStepper[K] };
|
|
29016
29322
|
"ui-snackbar": Omit<UiSnackbar, keyof UiSnackbarAttributes> & { [K in keyof UiSnackbar & keyof UiSnackbarAttributes]?: UiSnackbar[K] } & { [K in keyof UiSnackbar & keyof UiSnackbarAttributes as `attr:${K}`]?: UiSnackbarAttributes[K] } & { [K in keyof UiSnackbar & keyof UiSnackbarAttributes as `prop:${K}`]?: UiSnackbar[K] };
|
|
29017
29323
|
"ui-speed-dial": Omit<UiSpeedDial, keyof UiSpeedDialAttributes> & { [K in keyof UiSpeedDial & keyof UiSpeedDialAttributes]?: UiSpeedDial[K] } & { [K in keyof UiSpeedDial & keyof UiSpeedDialAttributes as `attr:${K}`]?: UiSpeedDialAttributes[K] } & { [K in keyof UiSpeedDial & keyof UiSpeedDialAttributes as `prop:${K}`]?: UiSpeedDial[K] };
|
|
@@ -29075,7 +29381,6 @@ declare module "@stencil/core" {
|
|
|
29075
29381
|
"ui-checkbox": LocalJSX.IntrinsicElements["ui-checkbox"] & JSXBase.HTMLAttributes<HTMLUiCheckboxElement>;
|
|
29076
29382
|
"ui-code-editor": LocalJSX.IntrinsicElements["ui-code-editor"] & JSXBase.HTMLAttributes<HTMLUiCodeEditorElement>;
|
|
29077
29383
|
"ui-code-preview": LocalJSX.IntrinsicElements["ui-code-preview"] & JSXBase.HTMLAttributes<HTMLUiCodePreviewElement>;
|
|
29078
|
-
"ui-color-controller": LocalJSX.IntrinsicElements["ui-color-controller"] & JSXBase.HTMLAttributes<HTMLUiColorControllerElement>;
|
|
29079
29384
|
"ui-color-picker": LocalJSX.IntrinsicElements["ui-color-picker"] & JSXBase.HTMLAttributes<HTMLUiColorPickerElement>;
|
|
29080
29385
|
"ui-command-palette": LocalJSX.IntrinsicElements["ui-command-palette"] & JSXBase.HTMLAttributes<HTMLUiCommandPaletteElement>;
|
|
29081
29386
|
"ui-context-menu": LocalJSX.IntrinsicElements["ui-context-menu"] & JSXBase.HTMLAttributes<HTMLUiContextMenuElement>;
|
|
@@ -29100,6 +29405,19 @@ declare module "@stencil/core" {
|
|
|
29100
29405
|
"ui-icon": LocalJSX.IntrinsicElements["ui-icon"] & JSXBase.HTMLAttributes<HTMLUiIconElement>;
|
|
29101
29406
|
"ui-input": LocalJSX.IntrinsicElements["ui-input"] & JSXBase.HTMLAttributes<HTMLUiInputElement>;
|
|
29102
29407
|
"ui-knob": LocalJSX.IntrinsicElements["ui-knob"] & JSXBase.HTMLAttributes<HTMLUiKnobElement>;
|
|
29408
|
+
/**
|
|
29409
|
+
* `ui-label` — Enterprise-grade, fully accessible form label component.
|
|
29410
|
+
* @cssvar --ui-label-color Label text colour.
|
|
29411
|
+
* @cssvar --ui-label-font-size Label font size.
|
|
29412
|
+
* @cssvar --ui-label-font-weight Label font weight.
|
|
29413
|
+
* @cssvar --ui-label-gap Gap between label and associated control direction.
|
|
29414
|
+
* @cssvar --ui-label-required-color Colour of the required asterisk.
|
|
29415
|
+
* @cssvar --ui-label-disabled-opacity Opacity when disabled.
|
|
29416
|
+
* @cssvar --ui-label-error-color Colour used for error / invalid state.
|
|
29417
|
+
* @cssvar --ui-label-success-color Colour used for success state.
|
|
29418
|
+
* @cssvar --ui-label-hint-color Colour of hint / helper text.
|
|
29419
|
+
*/
|
|
29420
|
+
"ui-label": LocalJSX.IntrinsicElements["ui-label"] & JSXBase.HTMLAttributes<HTMLUiLabelElement>;
|
|
29103
29421
|
"ui-library": LocalJSX.IntrinsicElements["ui-library"] & JSXBase.HTMLAttributes<HTMLUiLibraryElement>;
|
|
29104
29422
|
"ui-list": LocalJSX.IntrinsicElements["ui-list"] & JSXBase.HTMLAttributes<HTMLUiListElement>;
|
|
29105
29423
|
"ui-list-group": LocalJSX.IntrinsicElements["ui-list-group"] & JSXBase.HTMLAttributes<HTMLUiListGroupElement>;
|
|
@@ -29123,7 +29441,6 @@ declare module "@stencil/core" {
|
|
|
29123
29441
|
"ui-scroll-top": LocalJSX.IntrinsicElements["ui-scroll-top"] & JSXBase.HTMLAttributes<HTMLUiScrollTopElement>;
|
|
29124
29442
|
"ui-skeleton": LocalJSX.IntrinsicElements["ui-skeleton"] & JSXBase.HTMLAttributes<HTMLUiSkeletonElement>;
|
|
29125
29443
|
"ui-smart-context-menu": LocalJSX.IntrinsicElements["ui-smart-context-menu"] & JSXBase.HTMLAttributes<HTMLUiSmartContextMenuElement>;
|
|
29126
|
-
"ui-smart-location-dropdown": LocalJSX.IntrinsicElements["ui-smart-location-dropdown"] & JSXBase.HTMLAttributes<HTMLUiSmartLocationDropdownElement>;
|
|
29127
29444
|
"ui-smart-stepper": LocalJSX.IntrinsicElements["ui-smart-stepper"] & JSXBase.HTMLAttributes<HTMLUiSmartStepperElement>;
|
|
29128
29445
|
"ui-snackbar": LocalJSX.IntrinsicElements["ui-snackbar"] & JSXBase.HTMLAttributes<HTMLUiSnackbarElement>;
|
|
29129
29446
|
"ui-speed-dial": LocalJSX.IntrinsicElements["ui-speed-dial"] & JSXBase.HTMLAttributes<HTMLUiSpeedDialElement>;
|