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
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
@charset "UTF-8";
|
|
1
2
|
.sr-only {
|
|
2
3
|
position: absolute !important;
|
|
3
4
|
width: 1px !important;
|
|
@@ -28,11 +29,11 @@
|
|
|
28
29
|
}
|
|
29
30
|
|
|
30
31
|
:host(.is-sideload) {
|
|
31
|
-
background: white;
|
|
32
|
+
background: var(--bg-primary, white);
|
|
32
33
|
border-radius: 24px;
|
|
33
34
|
overflow: hidden;
|
|
34
35
|
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
|
|
35
|
-
border: 1px solid #e5e7eb;
|
|
36
|
+
border: 1px solid var(--border-default, #e5e7eb);
|
|
36
37
|
}
|
|
37
38
|
|
|
38
39
|
.fu-label {
|
|
@@ -58,7 +59,7 @@
|
|
|
58
59
|
margin: 0;
|
|
59
60
|
font-size: 28px;
|
|
60
61
|
font-weight: 500;
|
|
61
|
-
color: #111827;
|
|
62
|
+
color: var(--text-primary, #111827);
|
|
62
63
|
flex: 1;
|
|
63
64
|
}
|
|
64
65
|
|
|
@@ -71,7 +72,7 @@
|
|
|
71
72
|
}
|
|
72
73
|
|
|
73
74
|
.fu-sideload-zone {
|
|
74
|
-
border: 2px dashed #e5e7eb;
|
|
75
|
+
border: 2px dashed var(--border-strong, #e5e7eb);
|
|
75
76
|
border-radius: 12px;
|
|
76
77
|
padding: 16px;
|
|
77
78
|
display: flex;
|
|
@@ -79,16 +80,16 @@
|
|
|
79
80
|
justify-content: center;
|
|
80
81
|
gap: 12px;
|
|
81
82
|
cursor: pointer;
|
|
82
|
-
background: #fdfdfd;
|
|
83
|
+
background: var(--bg-secondary, #fdfdfd);
|
|
83
84
|
transition: all 0.2s;
|
|
84
85
|
}
|
|
85
86
|
.fu-sideload-zone:hover, .fu-sideload-zone.is-dragging {
|
|
86
|
-
border-color: #10b981;
|
|
87
|
-
background:
|
|
87
|
+
border-color: var(--color-primary, #10b981);
|
|
88
|
+
background: rgba(16, 185, 129, 0.05);
|
|
88
89
|
}
|
|
89
90
|
.fu-sideload-zone span {
|
|
90
91
|
font-size: 15px;
|
|
91
|
-
color: #4b5563;
|
|
92
|
+
color: var(--text-secondary, #4b5563);
|
|
92
93
|
}
|
|
93
94
|
|
|
94
95
|
.fu-browse-pill {
|
|
@@ -133,7 +134,7 @@
|
|
|
133
134
|
.fu-file-list {
|
|
134
135
|
display: flex;
|
|
135
136
|
flex-direction: column;
|
|
136
|
-
gap:
|
|
137
|
+
gap: 10px;
|
|
137
138
|
padding: 16px 32px;
|
|
138
139
|
max-height: 400px;
|
|
139
140
|
overflow-y: auto;
|
|
@@ -145,63 +146,171 @@
|
|
|
145
146
|
.fu-file-item {
|
|
146
147
|
display: flex;
|
|
147
148
|
align-items: center;
|
|
148
|
-
gap:
|
|
149
|
-
padding:
|
|
150
|
-
border: 1px solid #e5e7eb;
|
|
151
|
-
border-radius:
|
|
152
|
-
background: white;
|
|
153
|
-
transition:
|
|
149
|
+
gap: 14px;
|
|
150
|
+
padding: 12px 16px;
|
|
151
|
+
border: 1px solid var(--border-default, #e5e7eb);
|
|
152
|
+
border-radius: 12px;
|
|
153
|
+
background: var(--bg-primary, white);
|
|
154
|
+
transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
|
|
155
|
+
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02);
|
|
156
|
+
}
|
|
157
|
+
.fu-file-item:hover {
|
|
158
|
+
border-color: var(--border-strong, #d1d5db);
|
|
159
|
+
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
|
154
160
|
}
|
|
155
161
|
.fu-file-item.is-error {
|
|
156
|
-
background: #fff1f2;
|
|
162
|
+
background: var(--bg-primary, #fff1f2);
|
|
157
163
|
border-color: #fecaca;
|
|
158
164
|
}
|
|
165
|
+
.fu-file-item.is-error:hover {
|
|
166
|
+
border-color: var(--color-error, #ef4444);
|
|
167
|
+
}
|
|
168
|
+
.fu-file-item.is-success {
|
|
169
|
+
border-color: var(--color-success, #10b981);
|
|
170
|
+
background: var(--bg-primary, #fcfdfc);
|
|
171
|
+
}
|
|
172
|
+
.fu-file-item.is-success:hover {
|
|
173
|
+
border-color: var(--color-success, #10b981);
|
|
174
|
+
}
|
|
159
175
|
|
|
160
|
-
.fu-
|
|
176
|
+
.fu-file-icon-wrapper {
|
|
177
|
+
width: 42px;
|
|
178
|
+
height: 42px;
|
|
179
|
+
border-radius: 10px;
|
|
180
|
+
display: flex;
|
|
181
|
+
align-items: center;
|
|
182
|
+
justify-content: center;
|
|
161
183
|
flex-shrink: 0;
|
|
184
|
+
transition: all 0.2s;
|
|
162
185
|
}
|
|
163
186
|
|
|
164
187
|
.fu-file-info {
|
|
165
188
|
flex: 1;
|
|
166
189
|
min-width: 0;
|
|
190
|
+
display: flex;
|
|
191
|
+
flex-direction: column;
|
|
192
|
+
gap: 2px;
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
.fu-file-name-row {
|
|
196
|
+
display: flex;
|
|
197
|
+
align-items: center;
|
|
198
|
+
justify-content: space-between;
|
|
199
|
+
gap: 12px;
|
|
167
200
|
}
|
|
168
201
|
|
|
169
202
|
.fu-file-name {
|
|
170
|
-
|
|
171
|
-
font-
|
|
172
|
-
|
|
173
|
-
color: #1f2937;
|
|
203
|
+
font-size: 14px;
|
|
204
|
+
font-weight: 500;
|
|
205
|
+
color: var(--text-primary, #111827);
|
|
174
206
|
white-space: nowrap;
|
|
175
207
|
overflow: hidden;
|
|
176
208
|
text-overflow: ellipsis;
|
|
209
|
+
flex: 1;
|
|
177
210
|
}
|
|
178
211
|
|
|
179
|
-
.fu-file-
|
|
180
|
-
|
|
212
|
+
.fu-file-status {
|
|
213
|
+
flex-shrink: 0;
|
|
214
|
+
}
|
|
215
|
+
|
|
216
|
+
.fu-status-badge {
|
|
217
|
+
display: inline-flex;
|
|
218
|
+
align-items: center;
|
|
219
|
+
gap: 4px;
|
|
220
|
+
font-size: 11px;
|
|
221
|
+
font-weight: 600;
|
|
222
|
+
padding: 2px 8px;
|
|
223
|
+
border-radius: 12px;
|
|
224
|
+
text-transform: uppercase;
|
|
225
|
+
letter-spacing: 0.05em;
|
|
226
|
+
}
|
|
227
|
+
.fu-status-badge.is-success {
|
|
228
|
+
background: rgba(16, 185, 129, 0.08);
|
|
229
|
+
color: #10b981;
|
|
230
|
+
}
|
|
231
|
+
.fu-status-badge.is-uploading {
|
|
232
|
+
background: rgba(59, 130, 246, 0.08);
|
|
233
|
+
color: #3b82f6;
|
|
234
|
+
}
|
|
235
|
+
.fu-status-badge.is-pending {
|
|
236
|
+
background: rgba(107, 114, 128, 0.08);
|
|
181
237
|
color: #6b7280;
|
|
182
|
-
|
|
238
|
+
}
|
|
239
|
+
.fu-status-badge.is-validating {
|
|
240
|
+
background: rgba(245, 158, 11, 0.08);
|
|
241
|
+
color: #f59e0b;
|
|
242
|
+
}
|
|
243
|
+
.fu-status-badge.is-error {
|
|
244
|
+
background: rgba(239, 68, 68, 0.08);
|
|
245
|
+
color: #ef4444;
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
.fu-spinner-dot {
|
|
249
|
+
width: 6px;
|
|
250
|
+
height: 6px;
|
|
251
|
+
background: currentColor;
|
|
252
|
+
border-radius: 50%;
|
|
253
|
+
animation: fu-pulse 1.2s infinite ease-in-out;
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
@keyframes fu-pulse {
|
|
257
|
+
0%, 100% {
|
|
258
|
+
transform: scale(0.6);
|
|
259
|
+
opacity: 0.5;
|
|
260
|
+
}
|
|
261
|
+
50% {
|
|
262
|
+
transform: scale(1.2);
|
|
263
|
+
opacity: 1;
|
|
264
|
+
}
|
|
265
|
+
}
|
|
266
|
+
.fu-file-meta {
|
|
267
|
+
display: flex;
|
|
268
|
+
align-items: center;
|
|
269
|
+
gap: 8px;
|
|
270
|
+
font-size: 12px;
|
|
271
|
+
color: var(--text-secondary, #6b7280);
|
|
272
|
+
}
|
|
273
|
+
|
|
274
|
+
.fu-file-size {
|
|
275
|
+
font-weight: 500;
|
|
183
276
|
}
|
|
184
277
|
|
|
185
|
-
.fu-
|
|
278
|
+
.fu-file-error-msg {
|
|
186
279
|
color: #ef4444;
|
|
187
|
-
font-weight:
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
280
|
+
font-weight: 500;
|
|
281
|
+
display: inline-flex;
|
|
282
|
+
align-items: center;
|
|
283
|
+
gap: 4px;
|
|
284
|
+
animation: fu-shake 0.3s ease-in-out;
|
|
191
285
|
}
|
|
192
286
|
|
|
287
|
+
@keyframes fu-shake {
|
|
288
|
+
0%, 100% {
|
|
289
|
+
transform: translateX(0);
|
|
290
|
+
}
|
|
291
|
+
25% {
|
|
292
|
+
transform: translateX(-2px);
|
|
293
|
+
}
|
|
294
|
+
75% {
|
|
295
|
+
transform: translateX(2px);
|
|
296
|
+
}
|
|
297
|
+
}
|
|
193
298
|
.fu-remove {
|
|
194
299
|
color: #9ca3af !important;
|
|
300
|
+
opacity: 0.8;
|
|
301
|
+
transition: all 0.2s !important;
|
|
195
302
|
}
|
|
196
303
|
.fu-remove:hover {
|
|
197
304
|
color: #ef4444 !important;
|
|
305
|
+
opacity: 1;
|
|
306
|
+
transform: scale(1.05);
|
|
198
307
|
}
|
|
199
308
|
|
|
200
309
|
/* Sideload Footer */
|
|
201
310
|
.fu-sideload-footer {
|
|
202
311
|
padding: 24px 32px;
|
|
203
|
-
background: #f9fafb;
|
|
204
|
-
border-top: 1px solid #e5e7eb;
|
|
312
|
+
background: var(--bg-secondary, #f9fafb);
|
|
313
|
+
border-top: 1px solid var(--border-default, #e5e7eb);
|
|
205
314
|
display: flex;
|
|
206
315
|
align-items: center;
|
|
207
316
|
justify-content: space-between;
|
|
@@ -240,4 +349,1226 @@
|
|
|
240
349
|
|
|
241
350
|
.fu-input-hidden {
|
|
242
351
|
display: none;
|
|
352
|
+
}
|
|
353
|
+
|
|
354
|
+
/* ── Clickable file-row affordance ─────────────────────────────────── */
|
|
355
|
+
.fu-file-item.is-clickable {
|
|
356
|
+
cursor: pointer;
|
|
357
|
+
}
|
|
358
|
+
.fu-file-item.is-clickable:hover {
|
|
359
|
+
background: var(--bg-secondary, #f9fafb);
|
|
360
|
+
border-radius: 10px;
|
|
361
|
+
box-shadow: inset 0 0 0 1.5px var(--border-default, #e5e7eb);
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
/* ── Dropzone queue badge ───────────────────────────────────────────── */
|
|
365
|
+
.fu-zone-has-files {
|
|
366
|
+
border-color: var(--color-primary, #10b981);
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
.fu-zone-queue-badge {
|
|
370
|
+
display: inline-flex;
|
|
371
|
+
align-items: center;
|
|
372
|
+
gap: 6px;
|
|
373
|
+
margin-top: 12px;
|
|
374
|
+
padding: 6px 14px;
|
|
375
|
+
background: rgba(16, 185, 129, 0.1);
|
|
376
|
+
border: 1.5px solid rgba(16, 185, 129, 0.35);
|
|
377
|
+
border-radius: 20px;
|
|
378
|
+
font-size: 13px;
|
|
379
|
+
font-weight: 600;
|
|
380
|
+
color: var(--color-primary-text, #047857);
|
|
381
|
+
cursor: pointer;
|
|
382
|
+
transition: background 0.15s, box-shadow 0.15s;
|
|
383
|
+
z-index: 1;
|
|
384
|
+
}
|
|
385
|
+
.fu-zone-queue-badge:hover {
|
|
386
|
+
background: rgba(16, 185, 129, 0.18);
|
|
387
|
+
box-shadow: 0 0 0 3px rgba(16, 185, 129, 0.15);
|
|
388
|
+
}
|
|
389
|
+
|
|
390
|
+
.fu-zone-queue-view {
|
|
391
|
+
opacity: 0.75;
|
|
392
|
+
font-weight: 700;
|
|
393
|
+
margin-left: 2px;
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
/* ── Button/Compact "View Queue" pill ──────────────────────────────── */
|
|
397
|
+
.fu-view-queue-btn {
|
|
398
|
+
display: inline-flex;
|
|
399
|
+
align-items: center;
|
|
400
|
+
gap: 6px;
|
|
401
|
+
padding: 6px 14px;
|
|
402
|
+
background: var(--bg-secondary, #f3f4f6);
|
|
403
|
+
border: 1.5px solid var(--border-default, #e5e7eb);
|
|
404
|
+
border-radius: 20px;
|
|
405
|
+
font-size: 13px;
|
|
406
|
+
font-weight: 600;
|
|
407
|
+
color: var(--text-primary, #374151);
|
|
408
|
+
cursor: pointer;
|
|
409
|
+
transition: background 0.15s, border-color 0.15s, color 0.15s;
|
|
410
|
+
}
|
|
411
|
+
.fu-view-queue-btn:hover {
|
|
412
|
+
background: rgba(16, 185, 129, 0.08);
|
|
413
|
+
border-color: var(--color-primary, #10b981);
|
|
414
|
+
color: var(--color-primary-text, #047857);
|
|
415
|
+
}
|
|
416
|
+
|
|
417
|
+
/* ── Queue management dialog ───────────────────────────────────────── */
|
|
418
|
+
.fu-queue-backdrop {
|
|
419
|
+
position: fixed;
|
|
420
|
+
inset: 0;
|
|
421
|
+
z-index: 99998;
|
|
422
|
+
background: rgba(0, 0, 0, 0.45);
|
|
423
|
+
backdrop-filter: blur(4px);
|
|
424
|
+
display: flex;
|
|
425
|
+
align-items: center;
|
|
426
|
+
justify-content: center;
|
|
427
|
+
animation: fu-fade-in 0.15s ease;
|
|
428
|
+
}
|
|
429
|
+
|
|
430
|
+
.fu-queue-dialog {
|
|
431
|
+
background: var(--bg-primary, #ffffff);
|
|
432
|
+
border-radius: 20px;
|
|
433
|
+
width: min(560px, 100vw - 32px);
|
|
434
|
+
/* Use dvh so mobile browser chrome is accounted for */
|
|
435
|
+
max-height: min(88dvh, 88vh, 680px);
|
|
436
|
+
display: flex;
|
|
437
|
+
flex-direction: column;
|
|
438
|
+
box-shadow: 0 24px 64px rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.06);
|
|
439
|
+
/* clip instead of hidden so stacking context doesn't swallow the footer */
|
|
440
|
+
overflow: clip;
|
|
441
|
+
animation: fu-dialog-in 0.18s cubic-bezier(0.34, 1.56, 0.64, 1);
|
|
442
|
+
}
|
|
443
|
+
|
|
444
|
+
.fu-queue-header {
|
|
445
|
+
display: flex;
|
|
446
|
+
align-items: center;
|
|
447
|
+
justify-content: space-between;
|
|
448
|
+
padding: 18px 20px 14px;
|
|
449
|
+
border-bottom: 1px solid var(--border-default, #e5e7eb);
|
|
450
|
+
flex-shrink: 0;
|
|
451
|
+
}
|
|
452
|
+
|
|
453
|
+
.fu-queue-header-right {
|
|
454
|
+
display: flex;
|
|
455
|
+
align-items: center;
|
|
456
|
+
gap: 8px;
|
|
457
|
+
}
|
|
458
|
+
|
|
459
|
+
/* ── Auto/Manual mode badge ─────────────────────────────────────────── */
|
|
460
|
+
.fu-upload-mode-badge {
|
|
461
|
+
display: inline-flex;
|
|
462
|
+
align-items: center;
|
|
463
|
+
gap: 4px;
|
|
464
|
+
padding: 3px 8px;
|
|
465
|
+
border-radius: 20px;
|
|
466
|
+
font-size: 11px;
|
|
467
|
+
font-weight: 700;
|
|
468
|
+
letter-spacing: 0.01em;
|
|
469
|
+
}
|
|
470
|
+
.fu-upload-mode-badge.is-auto {
|
|
471
|
+
background: rgba(16, 185, 129, 0.1);
|
|
472
|
+
color: var(--color-primary-text, #047857);
|
|
473
|
+
border: 1px solid rgba(16, 185, 129, 0.25);
|
|
474
|
+
}
|
|
475
|
+
.fu-upload-mode-badge.is-manual {
|
|
476
|
+
background: rgba(99, 102, 241, 0.1);
|
|
477
|
+
color: #4f46e5;
|
|
478
|
+
border: 1px solid rgba(99, 102, 241, 0.25);
|
|
479
|
+
}
|
|
480
|
+
|
|
481
|
+
/* ── Manual upload call-to-action banner ────────────────────────────── */
|
|
482
|
+
.fu-queue-manual-banner {
|
|
483
|
+
display: flex;
|
|
484
|
+
align-items: center;
|
|
485
|
+
gap: 8px;
|
|
486
|
+
padding: 10px 20px;
|
|
487
|
+
background: rgba(99, 102, 241, 0.06);
|
|
488
|
+
border-bottom: 1px solid rgba(99, 102, 241, 0.15);
|
|
489
|
+
font-size: 13px;
|
|
490
|
+
color: var(--text-secondary, #4b5563);
|
|
491
|
+
flex-shrink: 0;
|
|
492
|
+
}
|
|
493
|
+
.fu-queue-manual-banner strong {
|
|
494
|
+
color: #4f46e5;
|
|
495
|
+
font-weight: 700;
|
|
496
|
+
}
|
|
497
|
+
|
|
498
|
+
/* Manual mode — Upload button accent in footer */
|
|
499
|
+
.fu-queue-dialog--manual .fu-queue-footer {
|
|
500
|
+
background: rgba(99, 102, 241, 0.03);
|
|
501
|
+
}
|
|
502
|
+
|
|
503
|
+
/* ── Emoji/text upload icon fallback ────────────────────────────────── */
|
|
504
|
+
.fu-upload-icon-text {
|
|
505
|
+
font-size: 36px;
|
|
506
|
+
line-height: 1;
|
|
507
|
+
}
|
|
508
|
+
|
|
509
|
+
/* ══════════════════════════════════════════════════════════════════════
|
|
510
|
+
INLINE VARIANT — minimal icon + text button
|
|
511
|
+
══════════════════════════════════════════════════════════════════════ */
|
|
512
|
+
.fu-inline-trigger {
|
|
513
|
+
display: inline-flex;
|
|
514
|
+
align-items: center;
|
|
515
|
+
gap: 7px;
|
|
516
|
+
padding: 6px 12px 6px 9px;
|
|
517
|
+
background: transparent;
|
|
518
|
+
border: 1.5px solid var(--border-default, #e2e8f0);
|
|
519
|
+
border-radius: 8px;
|
|
520
|
+
cursor: pointer;
|
|
521
|
+
font-family: inherit;
|
|
522
|
+
font-size: 13px;
|
|
523
|
+
font-weight: 600;
|
|
524
|
+
color: var(--text-primary, #374151);
|
|
525
|
+
transition: background 0.15s, border-color 0.15s, color 0.15s, box-shadow 0.15s;
|
|
526
|
+
position: relative;
|
|
527
|
+
white-space: nowrap;
|
|
528
|
+
user-select: none;
|
|
529
|
+
}
|
|
530
|
+
.fu-inline-trigger:hover:not(.fu-inline-disabled) {
|
|
531
|
+
background: var(--bg-secondary, #f1f5f9);
|
|
532
|
+
border-color: var(--color-primary, #10b981);
|
|
533
|
+
color: var(--color-primary, #10b981);
|
|
534
|
+
box-shadow: 0 0 0 3px rgba(16, 185, 129, 0.1);
|
|
535
|
+
}
|
|
536
|
+
.fu-inline-trigger:active:not(.fu-inline-disabled) {
|
|
537
|
+
background: rgba(16, 185, 129, 0.08);
|
|
538
|
+
box-shadow: none;
|
|
539
|
+
}
|
|
540
|
+
.fu-inline-trigger.fu-inline-active {
|
|
541
|
+
border-color: var(--color-primary, #10b981);
|
|
542
|
+
color: var(--color-primary, #10b981);
|
|
543
|
+
background: rgba(16, 185, 129, 0.05);
|
|
544
|
+
}
|
|
545
|
+
.fu-inline-trigger.fu-inline-disabled {
|
|
546
|
+
opacity: 0.45;
|
|
547
|
+
cursor: not-allowed;
|
|
548
|
+
}
|
|
549
|
+
|
|
550
|
+
.fu-inline-icon {
|
|
551
|
+
display: inline-flex;
|
|
552
|
+
align-items: center;
|
|
553
|
+
flex-shrink: 0;
|
|
554
|
+
}
|
|
555
|
+
|
|
556
|
+
.fu-inline-label {
|
|
557
|
+
line-height: 1.2;
|
|
558
|
+
}
|
|
559
|
+
|
|
560
|
+
/* Badge showing queued file count — click opens the queue dialog */
|
|
561
|
+
.fu-inline-badge {
|
|
562
|
+
display: inline-flex;
|
|
563
|
+
align-items: center;
|
|
564
|
+
justify-content: center;
|
|
565
|
+
min-width: 18px;
|
|
566
|
+
height: 18px;
|
|
567
|
+
padding: 0 5px;
|
|
568
|
+
border-radius: 20px;
|
|
569
|
+
background: var(--color-primary, #10b981);
|
|
570
|
+
color: #fff;
|
|
571
|
+
font-size: 10px;
|
|
572
|
+
font-weight: 800;
|
|
573
|
+
line-height: 1;
|
|
574
|
+
cursor: pointer;
|
|
575
|
+
transition: background 0.15s, transform 0.15s;
|
|
576
|
+
}
|
|
577
|
+
.fu-inline-badge:hover {
|
|
578
|
+
background: #059669;
|
|
579
|
+
transform: scale(1.1);
|
|
580
|
+
}
|
|
581
|
+
|
|
582
|
+
.fu-queue-title {
|
|
583
|
+
display: flex;
|
|
584
|
+
align-items: center;
|
|
585
|
+
gap: 8px;
|
|
586
|
+
font-size: 16px;
|
|
587
|
+
font-weight: 700;
|
|
588
|
+
color: var(--text-primary, #111827);
|
|
589
|
+
}
|
|
590
|
+
|
|
591
|
+
.fu-queue-count-pill {
|
|
592
|
+
padding: 2px 10px;
|
|
593
|
+
border-radius: 20px;
|
|
594
|
+
background: rgba(16, 185, 129, 0.12);
|
|
595
|
+
color: var(--color-primary-text, #047857);
|
|
596
|
+
font-size: 12px;
|
|
597
|
+
font-weight: 700;
|
|
598
|
+
border: 1px solid rgba(16, 185, 129, 0.3);
|
|
599
|
+
}
|
|
600
|
+
|
|
601
|
+
.fu-queue-errors {
|
|
602
|
+
padding: 10px 20px;
|
|
603
|
+
border-bottom: 1px solid rgba(239, 68, 68, 0.25);
|
|
604
|
+
background: rgba(254, 242, 242, 0.8);
|
|
605
|
+
display: flex;
|
|
606
|
+
flex-direction: column;
|
|
607
|
+
gap: 6px;
|
|
608
|
+
flex-shrink: 0;
|
|
609
|
+
/* Cap so many errors can't bury the footer */
|
|
610
|
+
max-height: 120px;
|
|
611
|
+
overflow-y: auto;
|
|
612
|
+
}
|
|
613
|
+
|
|
614
|
+
.fu-queue-error-item {
|
|
615
|
+
display: flex;
|
|
616
|
+
align-items: center;
|
|
617
|
+
gap: 8px;
|
|
618
|
+
font-size: 12px;
|
|
619
|
+
font-weight: 600;
|
|
620
|
+
color: #ef4444;
|
|
621
|
+
}
|
|
622
|
+
|
|
623
|
+
.fu-queue-summary {
|
|
624
|
+
display: flex;
|
|
625
|
+
align-items: center;
|
|
626
|
+
gap: 16px;
|
|
627
|
+
padding: 8px 20px;
|
|
628
|
+
border-bottom: 1px solid var(--border-default, #e5e7eb);
|
|
629
|
+
background: var(--bg-secondary, #f9fafb);
|
|
630
|
+
flex-shrink: 0;
|
|
631
|
+
flex-wrap: wrap;
|
|
632
|
+
}
|
|
633
|
+
|
|
634
|
+
.fu-queue-summary-stat {
|
|
635
|
+
display: inline-flex;
|
|
636
|
+
align-items: center;
|
|
637
|
+
gap: 6px;
|
|
638
|
+
font-size: 12px;
|
|
639
|
+
font-weight: 600;
|
|
640
|
+
color: var(--text-secondary, #6b7280);
|
|
641
|
+
}
|
|
642
|
+
.fu-queue-summary-stat.is-auto {
|
|
643
|
+
color: #3b82f6;
|
|
644
|
+
}
|
|
645
|
+
.fu-queue-summary-stat.is-complete {
|
|
646
|
+
color: #10b981;
|
|
647
|
+
}
|
|
648
|
+
|
|
649
|
+
.fu-qs-dot {
|
|
650
|
+
width: 8px;
|
|
651
|
+
height: 8px;
|
|
652
|
+
border-radius: 50%;
|
|
653
|
+
}
|
|
654
|
+
.fu-qs-dot.success {
|
|
655
|
+
background: #10b981;
|
|
656
|
+
}
|
|
657
|
+
.fu-qs-dot.pending {
|
|
658
|
+
background: #6366f1;
|
|
659
|
+
}
|
|
660
|
+
.fu-qs-dot.error {
|
|
661
|
+
background: #ef4444;
|
|
662
|
+
}
|
|
663
|
+
|
|
664
|
+
.fu-queue-list {
|
|
665
|
+
flex: 1;
|
|
666
|
+
/* Critical: allows flex to shrink the list below content height */
|
|
667
|
+
/* so the footer is never pushed out of the dialog */
|
|
668
|
+
min-height: 0;
|
|
669
|
+
overflow-y: auto;
|
|
670
|
+
padding: 16px 20px;
|
|
671
|
+
display: flex;
|
|
672
|
+
flex-direction: column;
|
|
673
|
+
gap: 10px;
|
|
674
|
+
}
|
|
675
|
+
|
|
676
|
+
.fu-queue-empty {
|
|
677
|
+
display: flex;
|
|
678
|
+
flex-direction: column;
|
|
679
|
+
align-items: center;
|
|
680
|
+
justify-content: center;
|
|
681
|
+
gap: 10px;
|
|
682
|
+
padding: 40px 0;
|
|
683
|
+
color: var(--text-muted, #9ca3af);
|
|
684
|
+
font-size: 14px;
|
|
685
|
+
font-weight: 500;
|
|
686
|
+
}
|
|
687
|
+
|
|
688
|
+
.fu-queue-footer {
|
|
689
|
+
display: flex;
|
|
690
|
+
align-items: center;
|
|
691
|
+
justify-content: space-between;
|
|
692
|
+
gap: 8px;
|
|
693
|
+
padding: 14px 20px 18px;
|
|
694
|
+
border-top: 1px solid var(--border-default, #e5e7eb);
|
|
695
|
+
background: var(--bg-secondary, #f9fafb);
|
|
696
|
+
flex-shrink: 0;
|
|
697
|
+
/* Guarantee footer always has room even when overflowing */
|
|
698
|
+
position: relative;
|
|
699
|
+
z-index: 1;
|
|
700
|
+
}
|
|
701
|
+
|
|
702
|
+
.fu-queue-footer-left,
|
|
703
|
+
.fu-queue-footer-right {
|
|
704
|
+
display: flex;
|
|
705
|
+
align-items: center;
|
|
706
|
+
gap: 8px;
|
|
707
|
+
}
|
|
708
|
+
|
|
709
|
+
/* ── File preview dialog ────────────────────────────────────────────── */
|
|
710
|
+
.fu-dialog-backdrop {
|
|
711
|
+
position: fixed;
|
|
712
|
+
inset: 0;
|
|
713
|
+
z-index: 99999;
|
|
714
|
+
background: rgba(0, 0, 0, 0.45);
|
|
715
|
+
backdrop-filter: blur(3px);
|
|
716
|
+
display: flex;
|
|
717
|
+
align-items: center;
|
|
718
|
+
justify-content: center;
|
|
719
|
+
animation: fu-fade-in 0.15s ease;
|
|
720
|
+
}
|
|
721
|
+
|
|
722
|
+
@keyframes fu-fade-in {
|
|
723
|
+
from {
|
|
724
|
+
opacity: 0;
|
|
725
|
+
}
|
|
726
|
+
to {
|
|
727
|
+
opacity: 1;
|
|
728
|
+
}
|
|
729
|
+
}
|
|
730
|
+
.fu-dialog {
|
|
731
|
+
background: var(--bg-primary, #ffffff);
|
|
732
|
+
border-radius: 18px;
|
|
733
|
+
width: min(480px, 100vw - 32px);
|
|
734
|
+
max-height: min(90vh, 640px);
|
|
735
|
+
display: flex;
|
|
736
|
+
flex-direction: column;
|
|
737
|
+
box-shadow: 0 24px 64px rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.06);
|
|
738
|
+
overflow: hidden;
|
|
739
|
+
animation: fu-dialog-in 0.18s cubic-bezier(0.34, 1.56, 0.64, 1);
|
|
740
|
+
}
|
|
741
|
+
|
|
742
|
+
@keyframes fu-dialog-in {
|
|
743
|
+
from {
|
|
744
|
+
opacity: 0;
|
|
745
|
+
transform: scale(0.92) translateY(12px);
|
|
746
|
+
}
|
|
747
|
+
to {
|
|
748
|
+
opacity: 1;
|
|
749
|
+
transform: scale(1) translateY(0);
|
|
750
|
+
}
|
|
751
|
+
}
|
|
752
|
+
.fu-dialog-header {
|
|
753
|
+
display: flex;
|
|
754
|
+
align-items: center;
|
|
755
|
+
justify-content: space-between;
|
|
756
|
+
padding: 16px 20px 12px;
|
|
757
|
+
border-bottom: 1px solid var(--border-default, #e5e7eb);
|
|
758
|
+
}
|
|
759
|
+
|
|
760
|
+
.fu-dialog-title {
|
|
761
|
+
display: flex;
|
|
762
|
+
align-items: center;
|
|
763
|
+
gap: 8px;
|
|
764
|
+
font-size: 15px;
|
|
765
|
+
font-weight: 700;
|
|
766
|
+
color: var(--text-primary, #111827);
|
|
767
|
+
}
|
|
768
|
+
|
|
769
|
+
/* Preview area */
|
|
770
|
+
.fu-dialog-preview {
|
|
771
|
+
background: var(--bg-secondary, #f8fafc);
|
|
772
|
+
border-bottom: 1px solid var(--border-default, #e5e7eb);
|
|
773
|
+
display: flex;
|
|
774
|
+
align-items: center;
|
|
775
|
+
justify-content: center;
|
|
776
|
+
min-height: 180px;
|
|
777
|
+
max-height: 260px;
|
|
778
|
+
overflow: hidden;
|
|
779
|
+
padding: 16px;
|
|
780
|
+
}
|
|
781
|
+
|
|
782
|
+
.fu-dialog-image {
|
|
783
|
+
max-width: 100%;
|
|
784
|
+
max-height: 228px;
|
|
785
|
+
object-fit: contain;
|
|
786
|
+
border-radius: 8px;
|
|
787
|
+
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
|
|
788
|
+
}
|
|
789
|
+
|
|
790
|
+
.fu-dialog-file-icon {
|
|
791
|
+
width: 96px;
|
|
792
|
+
height: 96px;
|
|
793
|
+
border-radius: 20px;
|
|
794
|
+
display: flex;
|
|
795
|
+
align-items: center;
|
|
796
|
+
justify-content: center;
|
|
797
|
+
}
|
|
798
|
+
|
|
799
|
+
/* Info section */
|
|
800
|
+
.fu-dialog-info {
|
|
801
|
+
padding: 20px 24px 16px;
|
|
802
|
+
display: flex;
|
|
803
|
+
flex-direction: column;
|
|
804
|
+
gap: 10px;
|
|
805
|
+
flex: 1;
|
|
806
|
+
overflow-y: auto;
|
|
807
|
+
}
|
|
808
|
+
|
|
809
|
+
.fu-dialog-name {
|
|
810
|
+
font-size: 15px;
|
|
811
|
+
font-weight: 700;
|
|
812
|
+
color: var(--text-primary, #111827);
|
|
813
|
+
overflow: hidden;
|
|
814
|
+
text-overflow: ellipsis;
|
|
815
|
+
white-space: nowrap;
|
|
816
|
+
}
|
|
817
|
+
|
|
818
|
+
.fu-dialog-meta {
|
|
819
|
+
display: flex;
|
|
820
|
+
gap: 16px;
|
|
821
|
+
flex-wrap: wrap;
|
|
822
|
+
}
|
|
823
|
+
|
|
824
|
+
.fu-dialog-meta-item {
|
|
825
|
+
display: inline-flex;
|
|
826
|
+
align-items: center;
|
|
827
|
+
gap: 5px;
|
|
828
|
+
font-size: 12px;
|
|
829
|
+
color: var(--text-secondary, #6b7280);
|
|
830
|
+
font-weight: 500;
|
|
831
|
+
}
|
|
832
|
+
|
|
833
|
+
.fu-dialog-status-row {
|
|
834
|
+
display: flex;
|
|
835
|
+
}
|
|
836
|
+
|
|
837
|
+
.fu-dialog-badge {
|
|
838
|
+
display: inline-flex;
|
|
839
|
+
align-items: center;
|
|
840
|
+
gap: 6px;
|
|
841
|
+
padding: 5px 12px;
|
|
842
|
+
border-radius: 20px;
|
|
843
|
+
font-size: 12px;
|
|
844
|
+
font-weight: 700;
|
|
845
|
+
}
|
|
846
|
+
.fu-dialog-badge.is-success {
|
|
847
|
+
background: rgba(16, 185, 129, 0.1);
|
|
848
|
+
color: #10b981;
|
|
849
|
+
}
|
|
850
|
+
.fu-dialog-badge.is-error {
|
|
851
|
+
background: rgba(239, 68, 68, 0.1);
|
|
852
|
+
color: #ef4444;
|
|
853
|
+
}
|
|
854
|
+
.fu-dialog-badge.is-pending {
|
|
855
|
+
background: rgba(99, 102, 241, 0.1);
|
|
856
|
+
color: #6366f1;
|
|
857
|
+
}
|
|
858
|
+
.fu-dialog-badge.is-uploading {
|
|
859
|
+
background: rgba(59, 130, 246, 0.1);
|
|
860
|
+
color: #3b82f6;
|
|
861
|
+
}
|
|
862
|
+
.fu-dialog-badge.is-validating {
|
|
863
|
+
background: rgba(245, 158, 11, 0.1);
|
|
864
|
+
color: #f59e0b;
|
|
865
|
+
}
|
|
866
|
+
|
|
867
|
+
.fu-dialog-progress {
|
|
868
|
+
height: 6px;
|
|
869
|
+
background: var(--border-default, #e5e7eb);
|
|
870
|
+
border-radius: 3px;
|
|
871
|
+
overflow: hidden;
|
|
872
|
+
margin-top: 4px;
|
|
873
|
+
}
|
|
874
|
+
|
|
875
|
+
.fu-dialog-progress-fill {
|
|
876
|
+
height: 100%;
|
|
877
|
+
background: var(--color-primary, #10b981);
|
|
878
|
+
border-radius: 3px;
|
|
879
|
+
transition: width 0.4s ease;
|
|
880
|
+
}
|
|
881
|
+
|
|
882
|
+
/* Footer */
|
|
883
|
+
.fu-dialog-footer {
|
|
884
|
+
display: flex;
|
|
885
|
+
align-items: center;
|
|
886
|
+
gap: 8px;
|
|
887
|
+
padding: 12px 20px 16px;
|
|
888
|
+
border-top: 1px solid var(--border-default, #e5e7eb);
|
|
889
|
+
}
|
|
890
|
+
|
|
891
|
+
.fu-dialog-nav-count {
|
|
892
|
+
font-size: 12px;
|
|
893
|
+
font-weight: 600;
|
|
894
|
+
color: var(--text-secondary, #6b7280);
|
|
895
|
+
min-width: 40px;
|
|
896
|
+
text-align: center;
|
|
897
|
+
}
|
|
898
|
+
|
|
899
|
+
/* ══════════════════════════════════════════════════════════════════════
|
|
900
|
+
DARK MODE — supports both data-theme attribute and OS preference
|
|
901
|
+
══════════════════════════════════════════════════════════════════════ */
|
|
902
|
+
/* Apply via data-theme attribute (explicit toggle) */
|
|
903
|
+
:host-context(.dark),
|
|
904
|
+
:host-context([data-theme=dark]),
|
|
905
|
+
:host(.dark),
|
|
906
|
+
:host([data-theme=dark]) {
|
|
907
|
+
/* ── Backdrops ── */
|
|
908
|
+
}
|
|
909
|
+
:host-context(.dark) .fu-queue-backdrop,
|
|
910
|
+
:host-context(.dark) .fu-dialog-backdrop,
|
|
911
|
+
:host-context([data-theme=dark]) .fu-queue-backdrop,
|
|
912
|
+
:host-context([data-theme=dark]) .fu-dialog-backdrop,
|
|
913
|
+
:host(.dark) .fu-queue-backdrop,
|
|
914
|
+
:host(.dark) .fu-dialog-backdrop,
|
|
915
|
+
:host([data-theme=dark]) .fu-queue-backdrop,
|
|
916
|
+
:host([data-theme=dark]) .fu-dialog-backdrop {
|
|
917
|
+
background: rgba(0, 0, 0, 0.65);
|
|
918
|
+
backdrop-filter: blur(6px);
|
|
919
|
+
}
|
|
920
|
+
:host-context(.dark),
|
|
921
|
+
:host-context([data-theme=dark]),
|
|
922
|
+
:host(.dark),
|
|
923
|
+
:host([data-theme=dark]) {
|
|
924
|
+
/* ── Dialog cards ── */
|
|
925
|
+
}
|
|
926
|
+
:host-context(.dark) .fu-queue-dialog,
|
|
927
|
+
:host-context(.dark) .fu-dialog,
|
|
928
|
+
:host-context([data-theme=dark]) .fu-queue-dialog,
|
|
929
|
+
:host-context([data-theme=dark]) .fu-dialog,
|
|
930
|
+
:host(.dark) .fu-queue-dialog,
|
|
931
|
+
:host(.dark) .fu-dialog,
|
|
932
|
+
:host([data-theme=dark]) .fu-queue-dialog,
|
|
933
|
+
:host([data-theme=dark]) .fu-dialog {
|
|
934
|
+
background: var(--bg-primary, #1e293b);
|
|
935
|
+
box-shadow: 0 24px 64px rgba(0, 0, 0, 0.55), 0 0 0 1px rgba(255, 255, 255, 0.08);
|
|
936
|
+
}
|
|
937
|
+
:host-context(.dark),
|
|
938
|
+
:host-context([data-theme=dark]),
|
|
939
|
+
:host(.dark),
|
|
940
|
+
:host([data-theme=dark]) {
|
|
941
|
+
/* ── Inline trigger ── */
|
|
942
|
+
}
|
|
943
|
+
:host-context(.dark) .fu-inline-trigger,
|
|
944
|
+
:host-context([data-theme=dark]) .fu-inline-trigger,
|
|
945
|
+
:host(.dark) .fu-inline-trigger,
|
|
946
|
+
:host([data-theme=dark]) .fu-inline-trigger {
|
|
947
|
+
border-color: var(--border-default, #334155);
|
|
948
|
+
color: var(--text-primary, #e2e8f0);
|
|
949
|
+
}
|
|
950
|
+
:host-context(.dark) .fu-inline-trigger:hover:not(.fu-inline-disabled),
|
|
951
|
+
:host-context([data-theme=dark]) .fu-inline-trigger:hover:not(.fu-inline-disabled),
|
|
952
|
+
:host(.dark) .fu-inline-trigger:hover:not(.fu-inline-disabled),
|
|
953
|
+
:host([data-theme=dark]) .fu-inline-trigger:hover:not(.fu-inline-disabled) {
|
|
954
|
+
background: rgba(255, 255, 255, 0.06);
|
|
955
|
+
border-color: var(--color-primary, #10b981);
|
|
956
|
+
color: #34d399;
|
|
957
|
+
box-shadow: 0 0 0 3px rgba(16, 185, 129, 0.12);
|
|
958
|
+
}
|
|
959
|
+
:host-context(.dark) .fu-inline-trigger.fu-inline-active,
|
|
960
|
+
:host-context([data-theme=dark]) .fu-inline-trigger.fu-inline-active,
|
|
961
|
+
:host(.dark) .fu-inline-trigger.fu-inline-active,
|
|
962
|
+
:host([data-theme=dark]) .fu-inline-trigger.fu-inline-active {
|
|
963
|
+
border-color: #34d399;
|
|
964
|
+
color: #34d399;
|
|
965
|
+
background: rgba(52, 211, 153, 0.06);
|
|
966
|
+
}
|
|
967
|
+
:host-context(.dark),
|
|
968
|
+
:host-context([data-theme=dark]),
|
|
969
|
+
:host(.dark),
|
|
970
|
+
:host([data-theme=dark]) {
|
|
971
|
+
/* ── Mode badge ── */
|
|
972
|
+
}
|
|
973
|
+
:host-context(.dark) .fu-upload-mode-badge.is-auto,
|
|
974
|
+
:host-context([data-theme=dark]) .fu-upload-mode-badge.is-auto,
|
|
975
|
+
:host(.dark) .fu-upload-mode-badge.is-auto,
|
|
976
|
+
:host([data-theme=dark]) .fu-upload-mode-badge.is-auto {
|
|
977
|
+
background: rgba(16, 185, 129, 0.15);
|
|
978
|
+
color: #34d399;
|
|
979
|
+
border-color: rgba(52, 211, 153, 0.3);
|
|
980
|
+
}
|
|
981
|
+
:host-context(.dark) .fu-upload-mode-badge.is-manual,
|
|
982
|
+
:host-context([data-theme=dark]) .fu-upload-mode-badge.is-manual,
|
|
983
|
+
:host(.dark) .fu-upload-mode-badge.is-manual,
|
|
984
|
+
:host([data-theme=dark]) .fu-upload-mode-badge.is-manual {
|
|
985
|
+
background: rgba(99, 102, 241, 0.15);
|
|
986
|
+
color: #a5b4fc;
|
|
987
|
+
border-color: rgba(165, 180, 252, 0.3);
|
|
988
|
+
}
|
|
989
|
+
:host-context(.dark),
|
|
990
|
+
:host-context([data-theme=dark]),
|
|
991
|
+
:host(.dark),
|
|
992
|
+
:host([data-theme=dark]) {
|
|
993
|
+
/* ── Manual banner ── */
|
|
994
|
+
}
|
|
995
|
+
:host-context(.dark) .fu-queue-manual-banner,
|
|
996
|
+
:host-context([data-theme=dark]) .fu-queue-manual-banner,
|
|
997
|
+
:host(.dark) .fu-queue-manual-banner,
|
|
998
|
+
:host([data-theme=dark]) .fu-queue-manual-banner {
|
|
999
|
+
background: rgba(99, 102, 241, 0.08);
|
|
1000
|
+
border-bottom-color: rgba(99, 102, 241, 0.2);
|
|
1001
|
+
color: var(--text-secondary, #94a3b8);
|
|
1002
|
+
}
|
|
1003
|
+
:host-context(.dark) .fu-queue-manual-banner strong,
|
|
1004
|
+
:host-context([data-theme=dark]) .fu-queue-manual-banner strong,
|
|
1005
|
+
:host(.dark) .fu-queue-manual-banner strong,
|
|
1006
|
+
:host([data-theme=dark]) .fu-queue-manual-banner strong {
|
|
1007
|
+
color: #a5b4fc;
|
|
1008
|
+
}
|
|
1009
|
+
:host-context(.dark),
|
|
1010
|
+
:host-context([data-theme=dark]),
|
|
1011
|
+
:host(.dark),
|
|
1012
|
+
:host([data-theme=dark]) {
|
|
1013
|
+
/* ── Headers ── */
|
|
1014
|
+
}
|
|
1015
|
+
:host-context(.dark) .fu-queue-header,
|
|
1016
|
+
:host-context(.dark) .fu-dialog-header,
|
|
1017
|
+
:host-context([data-theme=dark]) .fu-queue-header,
|
|
1018
|
+
:host-context([data-theme=dark]) .fu-dialog-header,
|
|
1019
|
+
:host(.dark) .fu-queue-header,
|
|
1020
|
+
:host(.dark) .fu-dialog-header,
|
|
1021
|
+
:host([data-theme=dark]) .fu-queue-header,
|
|
1022
|
+
:host([data-theme=dark]) .fu-dialog-header {
|
|
1023
|
+
border-bottom-color: var(--border-default, #334155);
|
|
1024
|
+
}
|
|
1025
|
+
:host-context(.dark) .fu-queue-title,
|
|
1026
|
+
:host-context(.dark) .fu-dialog-title,
|
|
1027
|
+
:host-context([data-theme=dark]) .fu-queue-title,
|
|
1028
|
+
:host-context([data-theme=dark]) .fu-dialog-title,
|
|
1029
|
+
:host(.dark) .fu-queue-title,
|
|
1030
|
+
:host(.dark) .fu-dialog-title,
|
|
1031
|
+
:host([data-theme=dark]) .fu-queue-title,
|
|
1032
|
+
:host([data-theme=dark]) .fu-dialog-title {
|
|
1033
|
+
color: var(--text-primary, #f1f5f9);
|
|
1034
|
+
}
|
|
1035
|
+
:host-context(.dark),
|
|
1036
|
+
:host-context([data-theme=dark]),
|
|
1037
|
+
:host(.dark),
|
|
1038
|
+
:host([data-theme=dark]) {
|
|
1039
|
+
/* ── Count pill ── */
|
|
1040
|
+
}
|
|
1041
|
+
:host-context(.dark) .fu-queue-count-pill,
|
|
1042
|
+
:host-context([data-theme=dark]) .fu-queue-count-pill,
|
|
1043
|
+
:host(.dark) .fu-queue-count-pill,
|
|
1044
|
+
:host([data-theme=dark]) .fu-queue-count-pill {
|
|
1045
|
+
background: rgba(16, 185, 129, 0.18);
|
|
1046
|
+
color: #34d399;
|
|
1047
|
+
border-color: rgba(52, 211, 153, 0.3);
|
|
1048
|
+
}
|
|
1049
|
+
:host-context(.dark),
|
|
1050
|
+
:host-context([data-theme=dark]),
|
|
1051
|
+
:host(.dark),
|
|
1052
|
+
:host([data-theme=dark]) {
|
|
1053
|
+
/* ── Error banner ── */
|
|
1054
|
+
}
|
|
1055
|
+
:host-context(.dark) .fu-queue-errors,
|
|
1056
|
+
:host-context([data-theme=dark]) .fu-queue-errors,
|
|
1057
|
+
:host(.dark) .fu-queue-errors,
|
|
1058
|
+
:host([data-theme=dark]) .fu-queue-errors {
|
|
1059
|
+
background: rgba(239, 68, 68, 0.1);
|
|
1060
|
+
border-bottom-color: rgba(239, 68, 68, 0.25);
|
|
1061
|
+
}
|
|
1062
|
+
:host-context(.dark),
|
|
1063
|
+
:host-context([data-theme=dark]),
|
|
1064
|
+
:host(.dark),
|
|
1065
|
+
:host([data-theme=dark]) {
|
|
1066
|
+
/* ── Summary bar ── */
|
|
1067
|
+
}
|
|
1068
|
+
:host-context(.dark) .fu-queue-summary,
|
|
1069
|
+
:host-context([data-theme=dark]) .fu-queue-summary,
|
|
1070
|
+
:host(.dark) .fu-queue-summary,
|
|
1071
|
+
:host([data-theme=dark]) .fu-queue-summary {
|
|
1072
|
+
background: var(--bg-secondary, #0f172a);
|
|
1073
|
+
border-bottom-color: var(--border-default, #334155);
|
|
1074
|
+
}
|
|
1075
|
+
:host-context(.dark) .fu-queue-summary-stat,
|
|
1076
|
+
:host-context([data-theme=dark]) .fu-queue-summary-stat,
|
|
1077
|
+
:host(.dark) .fu-queue-summary-stat,
|
|
1078
|
+
:host([data-theme=dark]) .fu-queue-summary-stat {
|
|
1079
|
+
color: var(--text-secondary, #94a3b8);
|
|
1080
|
+
}
|
|
1081
|
+
:host-context(.dark) .fu-queue-summary-stat.is-auto,
|
|
1082
|
+
:host-context([data-theme=dark]) .fu-queue-summary-stat.is-auto,
|
|
1083
|
+
:host(.dark) .fu-queue-summary-stat.is-auto,
|
|
1084
|
+
:host([data-theme=dark]) .fu-queue-summary-stat.is-auto {
|
|
1085
|
+
color: #93c5fd;
|
|
1086
|
+
}
|
|
1087
|
+
:host-context(.dark) .fu-queue-summary-stat.is-complete,
|
|
1088
|
+
:host-context([data-theme=dark]) .fu-queue-summary-stat.is-complete,
|
|
1089
|
+
:host(.dark) .fu-queue-summary-stat.is-complete,
|
|
1090
|
+
:host([data-theme=dark]) .fu-queue-summary-stat.is-complete {
|
|
1091
|
+
color: #34d399;
|
|
1092
|
+
}
|
|
1093
|
+
:host-context(.dark),
|
|
1094
|
+
:host-context([data-theme=dark]),
|
|
1095
|
+
:host(.dark),
|
|
1096
|
+
:host([data-theme=dark]) {
|
|
1097
|
+
/* ── File list ── */
|
|
1098
|
+
}
|
|
1099
|
+
:host-context(.dark) .fu-queue-list,
|
|
1100
|
+
:host-context([data-theme=dark]) .fu-queue-list,
|
|
1101
|
+
:host(.dark) .fu-queue-list,
|
|
1102
|
+
:host([data-theme=dark]) .fu-queue-list {
|
|
1103
|
+
scrollbar-color: var(--border-default, #334155) transparent;
|
|
1104
|
+
scrollbar-width: thin;
|
|
1105
|
+
}
|
|
1106
|
+
:host-context(.dark) .fu-queue-empty,
|
|
1107
|
+
:host-context([data-theme=dark]) .fu-queue-empty,
|
|
1108
|
+
:host(.dark) .fu-queue-empty,
|
|
1109
|
+
:host([data-theme=dark]) .fu-queue-empty {
|
|
1110
|
+
color: var(--text-muted, #64748b);
|
|
1111
|
+
}
|
|
1112
|
+
:host-context(.dark),
|
|
1113
|
+
:host-context([data-theme=dark]),
|
|
1114
|
+
:host(.dark),
|
|
1115
|
+
:host([data-theme=dark]) {
|
|
1116
|
+
/* ── File rows ── */
|
|
1117
|
+
}
|
|
1118
|
+
:host-context(.dark) .fu-file-item,
|
|
1119
|
+
:host-context([data-theme=dark]) .fu-file-item,
|
|
1120
|
+
:host(.dark) .fu-file-item,
|
|
1121
|
+
:host([data-theme=dark]) .fu-file-item {
|
|
1122
|
+
border-bottom-color: var(--border-default, #1e293b);
|
|
1123
|
+
}
|
|
1124
|
+
:host-context(.dark) .fu-file-item.is-clickable:hover,
|
|
1125
|
+
:host-context([data-theme=dark]) .fu-file-item.is-clickable:hover,
|
|
1126
|
+
:host(.dark) .fu-file-item.is-clickable:hover,
|
|
1127
|
+
:host([data-theme=dark]) .fu-file-item.is-clickable:hover {
|
|
1128
|
+
background: rgba(255, 255, 255, 0.05);
|
|
1129
|
+
box-shadow: inset 0 0 0 1.5px var(--border-default, #334155);
|
|
1130
|
+
}
|
|
1131
|
+
:host-context(.dark) .fu-file-name,
|
|
1132
|
+
:host-context([data-theme=dark]) .fu-file-name,
|
|
1133
|
+
:host(.dark) .fu-file-name,
|
|
1134
|
+
:host([data-theme=dark]) .fu-file-name {
|
|
1135
|
+
color: var(--text-primary, #f1f5f9);
|
|
1136
|
+
}
|
|
1137
|
+
:host-context(.dark) .fu-file-meta,
|
|
1138
|
+
:host-context([data-theme=dark]) .fu-file-meta,
|
|
1139
|
+
:host(.dark) .fu-file-meta,
|
|
1140
|
+
:host([data-theme=dark]) .fu-file-meta {
|
|
1141
|
+
color: var(--text-secondary, #94a3b8);
|
|
1142
|
+
}
|
|
1143
|
+
:host-context(.dark) .fu-file-error-msg,
|
|
1144
|
+
:host-context([data-theme=dark]) .fu-file-error-msg,
|
|
1145
|
+
:host(.dark) .fu-file-error-msg,
|
|
1146
|
+
:host([data-theme=dark]) .fu-file-error-msg {
|
|
1147
|
+
color: #f87171;
|
|
1148
|
+
}
|
|
1149
|
+
:host-context(.dark) .fu-remove,
|
|
1150
|
+
:host-context([data-theme=dark]) .fu-remove,
|
|
1151
|
+
:host(.dark) .fu-remove,
|
|
1152
|
+
:host([data-theme=dark]) .fu-remove {
|
|
1153
|
+
color: #64748b !important;
|
|
1154
|
+
}
|
|
1155
|
+
:host-context(.dark) .fu-remove:hover,
|
|
1156
|
+
:host-context([data-theme=dark]) .fu-remove:hover,
|
|
1157
|
+
:host(.dark) .fu-remove:hover,
|
|
1158
|
+
:host([data-theme=dark]) .fu-remove:hover {
|
|
1159
|
+
color: #f87171 !important;
|
|
1160
|
+
}
|
|
1161
|
+
:host-context(.dark),
|
|
1162
|
+
:host-context([data-theme=dark]),
|
|
1163
|
+
:host(.dark),
|
|
1164
|
+
:host([data-theme=dark]) {
|
|
1165
|
+
/* ── Footer ── */
|
|
1166
|
+
}
|
|
1167
|
+
:host-context(.dark) .fu-queue-footer,
|
|
1168
|
+
:host-context([data-theme=dark]) .fu-queue-footer,
|
|
1169
|
+
:host(.dark) .fu-queue-footer,
|
|
1170
|
+
:host([data-theme=dark]) .fu-queue-footer {
|
|
1171
|
+
background: var(--bg-secondary, #0f172a);
|
|
1172
|
+
border-top-color: var(--border-default, #334155);
|
|
1173
|
+
}
|
|
1174
|
+
:host-context(.dark),
|
|
1175
|
+
:host-context([data-theme=dark]),
|
|
1176
|
+
:host(.dark),
|
|
1177
|
+
:host([data-theme=dark]) {
|
|
1178
|
+
/* ── Status badges (in file list rows) ── */
|
|
1179
|
+
}
|
|
1180
|
+
:host-context(.dark) .fu-status-badge.is-success,
|
|
1181
|
+
:host-context([data-theme=dark]) .fu-status-badge.is-success,
|
|
1182
|
+
:host(.dark) .fu-status-badge.is-success,
|
|
1183
|
+
:host([data-theme=dark]) .fu-status-badge.is-success {
|
|
1184
|
+
background: rgba(16, 185, 129, 0.15);
|
|
1185
|
+
color: #34d399;
|
|
1186
|
+
}
|
|
1187
|
+
:host-context(.dark) .fu-status-badge.is-error,
|
|
1188
|
+
:host-context([data-theme=dark]) .fu-status-badge.is-error,
|
|
1189
|
+
:host(.dark) .fu-status-badge.is-error,
|
|
1190
|
+
:host([data-theme=dark]) .fu-status-badge.is-error {
|
|
1191
|
+
background: rgba(239, 68, 68, 0.15);
|
|
1192
|
+
color: #f87171;
|
|
1193
|
+
}
|
|
1194
|
+
:host-context(.dark) .fu-status-badge.is-pending,
|
|
1195
|
+
:host-context([data-theme=dark]) .fu-status-badge.is-pending,
|
|
1196
|
+
:host(.dark) .fu-status-badge.is-pending,
|
|
1197
|
+
:host([data-theme=dark]) .fu-status-badge.is-pending {
|
|
1198
|
+
background: rgba(99, 102, 241, 0.15);
|
|
1199
|
+
color: #a5b4fc;
|
|
1200
|
+
}
|
|
1201
|
+
:host-context(.dark) .fu-status-badge.is-uploading,
|
|
1202
|
+
:host-context([data-theme=dark]) .fu-status-badge.is-uploading,
|
|
1203
|
+
:host(.dark) .fu-status-badge.is-uploading,
|
|
1204
|
+
:host([data-theme=dark]) .fu-status-badge.is-uploading {
|
|
1205
|
+
background: rgba(59, 130, 246, 0.15);
|
|
1206
|
+
color: #93c5fd;
|
|
1207
|
+
}
|
|
1208
|
+
:host-context(.dark) .fu-status-badge.is-validating,
|
|
1209
|
+
:host-context([data-theme=dark]) .fu-status-badge.is-validating,
|
|
1210
|
+
:host(.dark) .fu-status-badge.is-validating,
|
|
1211
|
+
:host([data-theme=dark]) .fu-status-badge.is-validating {
|
|
1212
|
+
background: rgba(245, 158, 11, 0.15);
|
|
1213
|
+
color: #fcd34d;
|
|
1214
|
+
}
|
|
1215
|
+
:host-context(.dark),
|
|
1216
|
+
:host-context([data-theme=dark]),
|
|
1217
|
+
:host(.dark),
|
|
1218
|
+
:host([data-theme=dark]) {
|
|
1219
|
+
/* ── Preview dialog ── */
|
|
1220
|
+
}
|
|
1221
|
+
:host-context(.dark) .fu-dialog-preview,
|
|
1222
|
+
:host-context([data-theme=dark]) .fu-dialog-preview,
|
|
1223
|
+
:host(.dark) .fu-dialog-preview,
|
|
1224
|
+
:host([data-theme=dark]) .fu-dialog-preview {
|
|
1225
|
+
background: var(--bg-secondary, #0f172a);
|
|
1226
|
+
border-bottom-color: var(--border-default, #334155);
|
|
1227
|
+
}
|
|
1228
|
+
:host-context(.dark) .fu-dialog-image,
|
|
1229
|
+
:host-context([data-theme=dark]) .fu-dialog-image,
|
|
1230
|
+
:host(.dark) .fu-dialog-image,
|
|
1231
|
+
:host([data-theme=dark]) .fu-dialog-image {
|
|
1232
|
+
box-shadow: 0 4px 24px rgba(0, 0, 0, 0.4);
|
|
1233
|
+
}
|
|
1234
|
+
:host-context(.dark) .fu-dialog-name,
|
|
1235
|
+
:host-context([data-theme=dark]) .fu-dialog-name,
|
|
1236
|
+
:host(.dark) .fu-dialog-name,
|
|
1237
|
+
:host([data-theme=dark]) .fu-dialog-name {
|
|
1238
|
+
color: var(--text-primary, #f1f5f9);
|
|
1239
|
+
}
|
|
1240
|
+
:host-context(.dark) .fu-dialog-meta-item,
|
|
1241
|
+
:host-context([data-theme=dark]) .fu-dialog-meta-item,
|
|
1242
|
+
:host(.dark) .fu-dialog-meta-item,
|
|
1243
|
+
:host([data-theme=dark]) .fu-dialog-meta-item {
|
|
1244
|
+
color: var(--text-secondary, #94a3b8);
|
|
1245
|
+
}
|
|
1246
|
+
:host-context(.dark),
|
|
1247
|
+
:host-context([data-theme=dark]),
|
|
1248
|
+
:host(.dark),
|
|
1249
|
+
:host([data-theme=dark]) {
|
|
1250
|
+
/* ── Preview dialog status badges ── */
|
|
1251
|
+
}
|
|
1252
|
+
:host-context(.dark) .fu-dialog-badge.is-success,
|
|
1253
|
+
:host-context([data-theme=dark]) .fu-dialog-badge.is-success,
|
|
1254
|
+
:host(.dark) .fu-dialog-badge.is-success,
|
|
1255
|
+
:host([data-theme=dark]) .fu-dialog-badge.is-success {
|
|
1256
|
+
background: rgba(16, 185, 129, 0.15);
|
|
1257
|
+
color: #34d399;
|
|
1258
|
+
}
|
|
1259
|
+
:host-context(.dark) .fu-dialog-badge.is-error,
|
|
1260
|
+
:host-context([data-theme=dark]) .fu-dialog-badge.is-error,
|
|
1261
|
+
:host(.dark) .fu-dialog-badge.is-error,
|
|
1262
|
+
:host([data-theme=dark]) .fu-dialog-badge.is-error {
|
|
1263
|
+
background: rgba(239, 68, 68, 0.15);
|
|
1264
|
+
color: #f87171;
|
|
1265
|
+
}
|
|
1266
|
+
:host-context(.dark) .fu-dialog-badge.is-pending,
|
|
1267
|
+
:host-context([data-theme=dark]) .fu-dialog-badge.is-pending,
|
|
1268
|
+
:host(.dark) .fu-dialog-badge.is-pending,
|
|
1269
|
+
:host([data-theme=dark]) .fu-dialog-badge.is-pending {
|
|
1270
|
+
background: rgba(99, 102, 241, 0.15);
|
|
1271
|
+
color: #a5b4fc;
|
|
1272
|
+
}
|
|
1273
|
+
:host-context(.dark) .fu-dialog-badge.is-uploading,
|
|
1274
|
+
:host-context([data-theme=dark]) .fu-dialog-badge.is-uploading,
|
|
1275
|
+
:host(.dark) .fu-dialog-badge.is-uploading,
|
|
1276
|
+
:host([data-theme=dark]) .fu-dialog-badge.is-uploading {
|
|
1277
|
+
background: rgba(59, 130, 246, 0.15);
|
|
1278
|
+
color: #93c5fd;
|
|
1279
|
+
}
|
|
1280
|
+
:host-context(.dark) .fu-dialog-badge.is-validating,
|
|
1281
|
+
:host-context([data-theme=dark]) .fu-dialog-badge.is-validating,
|
|
1282
|
+
:host(.dark) .fu-dialog-badge.is-validating,
|
|
1283
|
+
:host([data-theme=dark]) .fu-dialog-badge.is-validating {
|
|
1284
|
+
background: rgba(245, 158, 11, 0.15);
|
|
1285
|
+
color: #fcd34d;
|
|
1286
|
+
}
|
|
1287
|
+
:host-context(.dark),
|
|
1288
|
+
:host-context([data-theme=dark]),
|
|
1289
|
+
:host(.dark),
|
|
1290
|
+
:host([data-theme=dark]) {
|
|
1291
|
+
/* ── Progress bars ── */
|
|
1292
|
+
}
|
|
1293
|
+
:host-context(.dark) .fu-progress-bar,
|
|
1294
|
+
:host-context(.dark) .fu-dialog-progress,
|
|
1295
|
+
:host-context([data-theme=dark]) .fu-progress-bar,
|
|
1296
|
+
:host-context([data-theme=dark]) .fu-dialog-progress,
|
|
1297
|
+
:host(.dark) .fu-progress-bar,
|
|
1298
|
+
:host(.dark) .fu-dialog-progress,
|
|
1299
|
+
:host([data-theme=dark]) .fu-progress-bar,
|
|
1300
|
+
:host([data-theme=dark]) .fu-dialog-progress {
|
|
1301
|
+
background: rgba(255, 255, 255, 0.08);
|
|
1302
|
+
}
|
|
1303
|
+
:host-context(.dark) .fu-dialog-footer,
|
|
1304
|
+
:host-context([data-theme=dark]) .fu-dialog-footer,
|
|
1305
|
+
:host(.dark) .fu-dialog-footer,
|
|
1306
|
+
:host([data-theme=dark]) .fu-dialog-footer {
|
|
1307
|
+
border-top-color: var(--border-default, #334155);
|
|
1308
|
+
}
|
|
1309
|
+
:host-context(.dark) .fu-dialog-nav-count,
|
|
1310
|
+
:host-context([data-theme=dark]) .fu-dialog-nav-count,
|
|
1311
|
+
:host(.dark) .fu-dialog-nav-count,
|
|
1312
|
+
:host([data-theme=dark]) .fu-dialog-nav-count {
|
|
1313
|
+
color: var(--text-secondary, #94a3b8);
|
|
1314
|
+
}
|
|
1315
|
+
:host-context(.dark),
|
|
1316
|
+
:host-context([data-theme=dark]),
|
|
1317
|
+
:host(.dark),
|
|
1318
|
+
:host([data-theme=dark]) {
|
|
1319
|
+
/* ── Trigger badges ── */
|
|
1320
|
+
}
|
|
1321
|
+
:host-context(.dark) .fu-zone-queue-badge,
|
|
1322
|
+
:host-context([data-theme=dark]) .fu-zone-queue-badge,
|
|
1323
|
+
:host(.dark) .fu-zone-queue-badge,
|
|
1324
|
+
:host([data-theme=dark]) .fu-zone-queue-badge {
|
|
1325
|
+
background: rgba(16, 185, 129, 0.12);
|
|
1326
|
+
border-color: rgba(52, 211, 153, 0.3);
|
|
1327
|
+
color: #34d399;
|
|
1328
|
+
}
|
|
1329
|
+
:host-context(.dark) .fu-zone-queue-badge:hover,
|
|
1330
|
+
:host-context([data-theme=dark]) .fu-zone-queue-badge:hover,
|
|
1331
|
+
:host(.dark) .fu-zone-queue-badge:hover,
|
|
1332
|
+
:host([data-theme=dark]) .fu-zone-queue-badge:hover {
|
|
1333
|
+
background: rgba(16, 185, 129, 0.22);
|
|
1334
|
+
}
|
|
1335
|
+
:host-context(.dark) .fu-view-queue-btn,
|
|
1336
|
+
:host-context([data-theme=dark]) .fu-view-queue-btn,
|
|
1337
|
+
:host(.dark) .fu-view-queue-btn,
|
|
1338
|
+
:host([data-theme=dark]) .fu-view-queue-btn {
|
|
1339
|
+
background: var(--bg-secondary, #1e293b);
|
|
1340
|
+
border-color: var(--border-default, #334155);
|
|
1341
|
+
color: var(--text-primary, #f1f5f9);
|
|
1342
|
+
}
|
|
1343
|
+
:host-context(.dark) .fu-view-queue-btn:hover,
|
|
1344
|
+
:host-context([data-theme=dark]) .fu-view-queue-btn:hover,
|
|
1345
|
+
:host(.dark) .fu-view-queue-btn:hover,
|
|
1346
|
+
:host([data-theme=dark]) .fu-view-queue-btn:hover {
|
|
1347
|
+
background: rgba(16, 185, 129, 0.1);
|
|
1348
|
+
border-color: #34d399;
|
|
1349
|
+
color: #34d399;
|
|
1350
|
+
}
|
|
1351
|
+
:host-context(.dark),
|
|
1352
|
+
:host-context([data-theme=dark]),
|
|
1353
|
+
:host(.dark),
|
|
1354
|
+
:host([data-theme=dark]) {
|
|
1355
|
+
/* ── Dropzone ── */
|
|
1356
|
+
}
|
|
1357
|
+
:host-context(.dark) .fu-zone-has-files,
|
|
1358
|
+
:host-context([data-theme=dark]) .fu-zone-has-files,
|
|
1359
|
+
:host(.dark) .fu-zone-has-files,
|
|
1360
|
+
:host([data-theme=dark]) .fu-zone-has-files {
|
|
1361
|
+
background: rgba(16, 185, 129, 0.05);
|
|
1362
|
+
}
|
|
1363
|
+
|
|
1364
|
+
/* Apply via OS preference */
|
|
1365
|
+
@media (prefers-color-scheme: dark) {
|
|
1366
|
+
/* ── Backdrops ── */
|
|
1367
|
+
.fu-queue-backdrop,
|
|
1368
|
+
.fu-dialog-backdrop {
|
|
1369
|
+
background: rgba(0, 0, 0, 0.65);
|
|
1370
|
+
backdrop-filter: blur(6px);
|
|
1371
|
+
}
|
|
1372
|
+
/* ── Dialog cards ── */
|
|
1373
|
+
.fu-queue-dialog,
|
|
1374
|
+
.fu-dialog {
|
|
1375
|
+
background: var(--bg-primary, #1e293b);
|
|
1376
|
+
box-shadow: 0 24px 64px rgba(0, 0, 0, 0.55), 0 0 0 1px rgba(255, 255, 255, 0.08);
|
|
1377
|
+
}
|
|
1378
|
+
/* ── Inline trigger ── */
|
|
1379
|
+
.fu-inline-trigger {
|
|
1380
|
+
border-color: var(--border-default, #334155);
|
|
1381
|
+
color: var(--text-primary, #e2e8f0);
|
|
1382
|
+
}
|
|
1383
|
+
.fu-inline-trigger:hover:not(.fu-inline-disabled) {
|
|
1384
|
+
background: rgba(255, 255, 255, 0.06);
|
|
1385
|
+
border-color: var(--color-primary, #10b981);
|
|
1386
|
+
color: #34d399;
|
|
1387
|
+
box-shadow: 0 0 0 3px rgba(16, 185, 129, 0.12);
|
|
1388
|
+
}
|
|
1389
|
+
.fu-inline-trigger.fu-inline-active {
|
|
1390
|
+
border-color: #34d399;
|
|
1391
|
+
color: #34d399;
|
|
1392
|
+
background: rgba(52, 211, 153, 0.06);
|
|
1393
|
+
}
|
|
1394
|
+
/* ── Mode badge ── */
|
|
1395
|
+
.fu-upload-mode-badge.is-auto {
|
|
1396
|
+
background: rgba(16, 185, 129, 0.15);
|
|
1397
|
+
color: #34d399;
|
|
1398
|
+
border-color: rgba(52, 211, 153, 0.3);
|
|
1399
|
+
}
|
|
1400
|
+
.fu-upload-mode-badge.is-manual {
|
|
1401
|
+
background: rgba(99, 102, 241, 0.15);
|
|
1402
|
+
color: #a5b4fc;
|
|
1403
|
+
border-color: rgba(165, 180, 252, 0.3);
|
|
1404
|
+
}
|
|
1405
|
+
/* ── Manual banner ── */
|
|
1406
|
+
.fu-queue-manual-banner {
|
|
1407
|
+
background: rgba(99, 102, 241, 0.08);
|
|
1408
|
+
border-bottom-color: rgba(99, 102, 241, 0.2);
|
|
1409
|
+
color: var(--text-secondary, #94a3b8);
|
|
1410
|
+
}
|
|
1411
|
+
.fu-queue-manual-banner strong {
|
|
1412
|
+
color: #a5b4fc;
|
|
1413
|
+
}
|
|
1414
|
+
/* ── Headers ── */
|
|
1415
|
+
.fu-queue-header,
|
|
1416
|
+
.fu-dialog-header {
|
|
1417
|
+
border-bottom-color: var(--border-default, #334155);
|
|
1418
|
+
}
|
|
1419
|
+
.fu-queue-title,
|
|
1420
|
+
.fu-dialog-title {
|
|
1421
|
+
color: var(--text-primary, #f1f5f9);
|
|
1422
|
+
}
|
|
1423
|
+
/* ── Count pill ── */
|
|
1424
|
+
.fu-queue-count-pill {
|
|
1425
|
+
background: rgba(16, 185, 129, 0.18);
|
|
1426
|
+
color: #34d399;
|
|
1427
|
+
border-color: rgba(52, 211, 153, 0.3);
|
|
1428
|
+
}
|
|
1429
|
+
/* ── Error banner ── */
|
|
1430
|
+
.fu-queue-errors {
|
|
1431
|
+
background: rgba(239, 68, 68, 0.1);
|
|
1432
|
+
border-bottom-color: rgba(239, 68, 68, 0.25);
|
|
1433
|
+
}
|
|
1434
|
+
/* ── Summary bar ── */
|
|
1435
|
+
.fu-queue-summary {
|
|
1436
|
+
background: var(--bg-secondary, #0f172a);
|
|
1437
|
+
border-bottom-color: var(--border-default, #334155);
|
|
1438
|
+
}
|
|
1439
|
+
.fu-queue-summary-stat {
|
|
1440
|
+
color: var(--text-secondary, #94a3b8);
|
|
1441
|
+
}
|
|
1442
|
+
.fu-queue-summary-stat.is-auto {
|
|
1443
|
+
color: #93c5fd;
|
|
1444
|
+
}
|
|
1445
|
+
.fu-queue-summary-stat.is-complete {
|
|
1446
|
+
color: #34d399;
|
|
1447
|
+
}
|
|
1448
|
+
/* ── File list ── */
|
|
1449
|
+
.fu-queue-list {
|
|
1450
|
+
scrollbar-color: var(--border-default, #334155) transparent;
|
|
1451
|
+
scrollbar-width: thin;
|
|
1452
|
+
}
|
|
1453
|
+
.fu-queue-empty {
|
|
1454
|
+
color: var(--text-muted, #64748b);
|
|
1455
|
+
}
|
|
1456
|
+
/* ── File rows ── */
|
|
1457
|
+
.fu-file-item {
|
|
1458
|
+
border-bottom-color: var(--border-default, #1e293b);
|
|
1459
|
+
}
|
|
1460
|
+
.fu-file-item.is-clickable:hover {
|
|
1461
|
+
background: rgba(255, 255, 255, 0.05);
|
|
1462
|
+
box-shadow: inset 0 0 0 1.5px var(--border-default, #334155);
|
|
1463
|
+
}
|
|
1464
|
+
.fu-file-name {
|
|
1465
|
+
color: var(--text-primary, #f1f5f9);
|
|
1466
|
+
}
|
|
1467
|
+
.fu-file-meta {
|
|
1468
|
+
color: var(--text-secondary, #94a3b8);
|
|
1469
|
+
}
|
|
1470
|
+
.fu-file-error-msg {
|
|
1471
|
+
color: #f87171;
|
|
1472
|
+
}
|
|
1473
|
+
.fu-remove {
|
|
1474
|
+
color: #64748b !important;
|
|
1475
|
+
}
|
|
1476
|
+
.fu-remove:hover {
|
|
1477
|
+
color: #f87171 !important;
|
|
1478
|
+
}
|
|
1479
|
+
/* ── Footer ── */
|
|
1480
|
+
.fu-queue-footer {
|
|
1481
|
+
background: var(--bg-secondary, #0f172a);
|
|
1482
|
+
border-top-color: var(--border-default, #334155);
|
|
1483
|
+
}
|
|
1484
|
+
/* ── Status badges (in file list rows) ── */
|
|
1485
|
+
.fu-status-badge.is-success {
|
|
1486
|
+
background: rgba(16, 185, 129, 0.15);
|
|
1487
|
+
color: #34d399;
|
|
1488
|
+
}
|
|
1489
|
+
.fu-status-badge.is-error {
|
|
1490
|
+
background: rgba(239, 68, 68, 0.15);
|
|
1491
|
+
color: #f87171;
|
|
1492
|
+
}
|
|
1493
|
+
.fu-status-badge.is-pending {
|
|
1494
|
+
background: rgba(99, 102, 241, 0.15);
|
|
1495
|
+
color: #a5b4fc;
|
|
1496
|
+
}
|
|
1497
|
+
.fu-status-badge.is-uploading {
|
|
1498
|
+
background: rgba(59, 130, 246, 0.15);
|
|
1499
|
+
color: #93c5fd;
|
|
1500
|
+
}
|
|
1501
|
+
.fu-status-badge.is-validating {
|
|
1502
|
+
background: rgba(245, 158, 11, 0.15);
|
|
1503
|
+
color: #fcd34d;
|
|
1504
|
+
}
|
|
1505
|
+
/* ── Preview dialog ── */
|
|
1506
|
+
.fu-dialog-preview {
|
|
1507
|
+
background: var(--bg-secondary, #0f172a);
|
|
1508
|
+
border-bottom-color: var(--border-default, #334155);
|
|
1509
|
+
}
|
|
1510
|
+
.fu-dialog-image {
|
|
1511
|
+
box-shadow: 0 4px 24px rgba(0, 0, 0, 0.4);
|
|
1512
|
+
}
|
|
1513
|
+
.fu-dialog-name {
|
|
1514
|
+
color: var(--text-primary, #f1f5f9);
|
|
1515
|
+
}
|
|
1516
|
+
.fu-dialog-meta-item {
|
|
1517
|
+
color: var(--text-secondary, #94a3b8);
|
|
1518
|
+
}
|
|
1519
|
+
/* ── Preview dialog status badges ── */
|
|
1520
|
+
.fu-dialog-badge.is-success {
|
|
1521
|
+
background: rgba(16, 185, 129, 0.15);
|
|
1522
|
+
color: #34d399;
|
|
1523
|
+
}
|
|
1524
|
+
.fu-dialog-badge.is-error {
|
|
1525
|
+
background: rgba(239, 68, 68, 0.15);
|
|
1526
|
+
color: #f87171;
|
|
1527
|
+
}
|
|
1528
|
+
.fu-dialog-badge.is-pending {
|
|
1529
|
+
background: rgba(99, 102, 241, 0.15);
|
|
1530
|
+
color: #a5b4fc;
|
|
1531
|
+
}
|
|
1532
|
+
.fu-dialog-badge.is-uploading {
|
|
1533
|
+
background: rgba(59, 130, 246, 0.15);
|
|
1534
|
+
color: #93c5fd;
|
|
1535
|
+
}
|
|
1536
|
+
.fu-dialog-badge.is-validating {
|
|
1537
|
+
background: rgba(245, 158, 11, 0.15);
|
|
1538
|
+
color: #fcd34d;
|
|
1539
|
+
}
|
|
1540
|
+
/* ── Progress bars ── */
|
|
1541
|
+
.fu-progress-bar,
|
|
1542
|
+
.fu-dialog-progress {
|
|
1543
|
+
background: rgba(255, 255, 255, 0.08);
|
|
1544
|
+
}
|
|
1545
|
+
.fu-dialog-footer {
|
|
1546
|
+
border-top-color: var(--border-default, #334155);
|
|
1547
|
+
}
|
|
1548
|
+
.fu-dialog-nav-count {
|
|
1549
|
+
color: var(--text-secondary, #94a3b8);
|
|
1550
|
+
}
|
|
1551
|
+
/* ── Trigger badges ── */
|
|
1552
|
+
.fu-zone-queue-badge {
|
|
1553
|
+
background: rgba(16, 185, 129, 0.12);
|
|
1554
|
+
border-color: rgba(52, 211, 153, 0.3);
|
|
1555
|
+
color: #34d399;
|
|
1556
|
+
}
|
|
1557
|
+
.fu-zone-queue-badge:hover {
|
|
1558
|
+
background: rgba(16, 185, 129, 0.22);
|
|
1559
|
+
}
|
|
1560
|
+
.fu-view-queue-btn {
|
|
1561
|
+
background: var(--bg-secondary, #1e293b);
|
|
1562
|
+
border-color: var(--border-default, #334155);
|
|
1563
|
+
color: var(--text-primary, #f1f5f9);
|
|
1564
|
+
}
|
|
1565
|
+
.fu-view-queue-btn:hover {
|
|
1566
|
+
background: rgba(16, 185, 129, 0.1);
|
|
1567
|
+
border-color: #34d399;
|
|
1568
|
+
color: #34d399;
|
|
1569
|
+
}
|
|
1570
|
+
/* ── Dropzone ── */
|
|
1571
|
+
.fu-zone-has-files {
|
|
1572
|
+
background: rgba(16, 185, 129, 0.05);
|
|
1573
|
+
}
|
|
243
1574
|
}
|