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
|
@@ -122,7 +122,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
122
122
|
project: 'Phoenix',
|
|
123
123
|
skillset: 'React, Node.js',
|
|
124
124
|
experience: '8 years',
|
|
125
|
-
avatar: '
|
|
125
|
+
avatar: '/build/assets/images/logo.png',
|
|
126
126
|
},
|
|
127
127
|
{
|
|
128
128
|
id: 2,
|
|
@@ -143,7 +143,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
143
143
|
project: 'Alpha',
|
|
144
144
|
skillset: 'SEO, Analytics',
|
|
145
145
|
experience: '6 years',
|
|
146
|
-
avatar: '
|
|
146
|
+
avatar: '/build/assets/images/logo.png',
|
|
147
147
|
},
|
|
148
148
|
{
|
|
149
149
|
id: 3,
|
|
@@ -164,7 +164,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
164
164
|
project: 'Phoenix',
|
|
165
165
|
skillset: 'Python, AWS',
|
|
166
166
|
experience: '10 years',
|
|
167
|
-
avatar: '
|
|
167
|
+
avatar: '/build/assets/images/logo.png',
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
170
|
id: 4,
|
|
@@ -185,7 +185,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
185
185
|
project: 'Beta',
|
|
186
186
|
skillset: 'CRM, Negotiation',
|
|
187
187
|
experience: '4 years',
|
|
188
|
-
avatar: '
|
|
188
|
+
avatar: '/build/assets/images/logo.png',
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
id: 5,
|
|
@@ -206,7 +206,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
206
206
|
project: 'Gamma',
|
|
207
207
|
skillset: 'JavaScript, CSS',
|
|
208
208
|
experience: '2 years',
|
|
209
|
-
avatar: '
|
|
209
|
+
avatar: '/build/assets/images/logo.png',
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
212
|
id: 6,
|
|
@@ -227,7 +227,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
227
227
|
project: 'Delta',
|
|
228
228
|
skillset: 'Recruitment, Policy',
|
|
229
229
|
experience: '7 years',
|
|
230
|
-
avatar: '
|
|
230
|
+
avatar: '/build/assets/images/logo.png',
|
|
231
231
|
},
|
|
232
232
|
{
|
|
233
233
|
id: 7,
|
|
@@ -248,7 +248,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
248
248
|
project: 'Alpha',
|
|
249
249
|
skillset: 'Content, Copywriting',
|
|
250
250
|
experience: '5 years',
|
|
251
|
-
avatar: '
|
|
251
|
+
avatar: '/build/assets/images/logo.png',
|
|
252
252
|
},
|
|
253
253
|
{
|
|
254
254
|
id: 8,
|
|
@@ -269,7 +269,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
269
269
|
project: 'Beta',
|
|
270
270
|
skillset: 'B2B Sales, Closing',
|
|
271
271
|
experience: '6 years',
|
|
272
|
-
avatar: '
|
|
272
|
+
avatar: '/build/assets/images/logo.png',
|
|
273
273
|
},
|
|
274
274
|
{
|
|
275
275
|
id: 9,
|
|
@@ -290,7 +290,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
290
290
|
project: 'Phoenix',
|
|
291
291
|
skillset: 'Java, Spring',
|
|
292
292
|
experience: '9 years',
|
|
293
|
-
avatar: '
|
|
293
|
+
avatar: '/build/assets/images/logo.png',
|
|
294
294
|
},
|
|
295
295
|
{
|
|
296
296
|
id: 10,
|
|
@@ -311,7 +311,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
311
311
|
project: 'Omega',
|
|
312
312
|
skillset: 'Figma, User Research',
|
|
313
313
|
experience: '5 years',
|
|
314
|
-
avatar: '
|
|
314
|
+
avatar: '/build/assets/images/logo.png',
|
|
315
315
|
},
|
|
316
316
|
{
|
|
317
317
|
id: 11,
|
|
@@ -332,7 +332,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
332
332
|
project: 'Gamma',
|
|
333
333
|
skillset: 'Docker, Kubernetes',
|
|
334
334
|
experience: '7 years',
|
|
335
|
-
avatar: '
|
|
335
|
+
avatar: '/build/assets/images/logo.png',
|
|
336
336
|
},
|
|
337
337
|
{
|
|
338
338
|
id: 12,
|
|
@@ -353,7 +353,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
353
353
|
project: 'Alpha',
|
|
354
354
|
skillset: 'Social Media, Ads',
|
|
355
355
|
experience: '4 years',
|
|
356
|
-
avatar: '
|
|
356
|
+
avatar: '/build/assets/images/logo.png',
|
|
357
357
|
},
|
|
358
358
|
{
|
|
359
359
|
id: 13,
|
|
@@ -374,7 +374,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
374
374
|
project: 'Beta',
|
|
375
375
|
skillset: 'Leadership, Strategy',
|
|
376
376
|
experience: '10 years',
|
|
377
|
-
avatar: '
|
|
377
|
+
avatar: '/build/assets/images/logo.png',
|
|
378
378
|
},
|
|
379
379
|
{
|
|
380
380
|
id: 14,
|
|
@@ -395,7 +395,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
395
395
|
project: 'Phoenix',
|
|
396
396
|
skillset: 'Testing, Automation',
|
|
397
397
|
experience: '5 years',
|
|
398
|
-
avatar: '
|
|
398
|
+
avatar: '/build/assets/images/logo.png',
|
|
399
399
|
},
|
|
400
400
|
{
|
|
401
401
|
id: 15,
|
|
@@ -416,7 +416,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
416
416
|
project: 'Beta',
|
|
417
417
|
skillset: 'Management, Sales',
|
|
418
418
|
experience: '12 years',
|
|
419
|
-
avatar: '
|
|
419
|
+
avatar: '/build/assets/images/logo.png',
|
|
420
420
|
},
|
|
421
421
|
{
|
|
422
422
|
id: 16,
|
|
@@ -437,7 +437,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
437
437
|
project: 'Delta',
|
|
438
438
|
skillset: 'Sourcing, Interviews',
|
|
439
439
|
experience: '3 years',
|
|
440
|
-
avatar: '
|
|
440
|
+
avatar: '/build/assets/images/logo.png',
|
|
441
441
|
},
|
|
442
442
|
{
|
|
443
443
|
id: 17,
|
|
@@ -458,7 +458,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
458
458
|
project: 'Sigma',
|
|
459
459
|
skillset: 'Accounting, Excel',
|
|
460
460
|
experience: '8 years',
|
|
461
|
-
avatar: '
|
|
461
|
+
avatar: '/build/assets/images/logo.png',
|
|
462
462
|
},
|
|
463
463
|
{
|
|
464
464
|
id: 18,
|
|
@@ -479,7 +479,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
479
479
|
project: 'Omega',
|
|
480
480
|
skillset: 'Photoshop, Illustrator',
|
|
481
481
|
experience: '6 years',
|
|
482
|
-
avatar: '
|
|
482
|
+
avatar: '/build/assets/images/logo.png',
|
|
483
483
|
},
|
|
484
484
|
{
|
|
485
485
|
id: 19,
|
|
@@ -500,7 +500,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
500
500
|
project: 'Phoenix',
|
|
501
501
|
skillset: 'MERN, GraphQL',
|
|
502
502
|
experience: '7 years',
|
|
503
|
-
avatar: '
|
|
503
|
+
avatar: '/build/assets/images/logo.png',
|
|
504
504
|
},
|
|
505
505
|
{
|
|
506
506
|
id: 20,
|
|
@@ -521,7 +521,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
521
521
|
project: 'Alpha',
|
|
522
522
|
skillset: 'Branding, Strategy',
|
|
523
523
|
experience: '5 years',
|
|
524
|
-
avatar: '
|
|
524
|
+
avatar: '/build/assets/images/logo.png',
|
|
525
525
|
},
|
|
526
526
|
{
|
|
527
527
|
id: 21,
|
|
@@ -542,7 +542,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
542
542
|
project: 'Gamma',
|
|
543
543
|
skillset: 'Security, Pentesting',
|
|
544
544
|
experience: '9 years',
|
|
545
|
-
avatar: '
|
|
545
|
+
avatar: '/build/assets/images/logo.png',
|
|
546
546
|
},
|
|
547
547
|
{
|
|
548
548
|
id: 22,
|
|
@@ -563,7 +563,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
563
563
|
project: 'Phoenix',
|
|
564
564
|
skillset: 'AI, ML, IoT',
|
|
565
565
|
experience: '15 years',
|
|
566
|
-
avatar: '
|
|
566
|
+
avatar: '/build/assets/images/logo.png',
|
|
567
567
|
},
|
|
568
568
|
{
|
|
569
569
|
id: 23,
|
|
@@ -584,7 +584,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
584
584
|
project: 'Beta',
|
|
585
585
|
skillset: 'Enterprise, Contracts',
|
|
586
586
|
experience: '7 years',
|
|
587
|
-
avatar: '
|
|
587
|
+
avatar: '/build/assets/images/logo.png',
|
|
588
588
|
},
|
|
589
589
|
{
|
|
590
590
|
id: 24,
|
|
@@ -605,7 +605,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
605
605
|
project: 'Omega',
|
|
606
606
|
skillset: 'UI Design, Prototyping',
|
|
607
607
|
experience: '4 years',
|
|
608
|
-
avatar: '
|
|
608
|
+
avatar: '/build/assets/images/logo.png',
|
|
609
609
|
},
|
|
610
610
|
{
|
|
611
611
|
id: 25,
|
|
@@ -626,7 +626,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
626
626
|
project: 'Gamma',
|
|
627
627
|
skillset: 'React Native, Swift',
|
|
628
628
|
experience: '6 years',
|
|
629
|
-
avatar: '
|
|
629
|
+
avatar: '/build/assets/images/logo.png',
|
|
630
630
|
},
|
|
631
631
|
{
|
|
632
632
|
id: 26,
|
|
@@ -647,7 +647,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
647
647
|
project: 'Delta',
|
|
648
648
|
skillset: 'Training, L&D',
|
|
649
649
|
experience: '5 years',
|
|
650
|
-
avatar: '
|
|
650
|
+
avatar: '/build/assets/images/logo.png',
|
|
651
651
|
},
|
|
652
652
|
{
|
|
653
653
|
id: 27,
|
|
@@ -668,7 +668,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
668
668
|
project: 'Alpha',
|
|
669
669
|
skillset: 'Mailchimp, Automation',
|
|
670
670
|
experience: '3 years',
|
|
671
|
-
avatar: '
|
|
671
|
+
avatar: '/build/assets/images/logo.png',
|
|
672
672
|
},
|
|
673
673
|
{
|
|
674
674
|
id: 28,
|
|
@@ -689,7 +689,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
689
689
|
project: 'Phoenix',
|
|
690
690
|
skillset: 'Node.js, MongoDB',
|
|
691
691
|
experience: '7 years',
|
|
692
|
-
avatar: '
|
|
692
|
+
avatar: '/build/assets/images/logo.png',
|
|
693
693
|
},
|
|
694
694
|
{
|
|
695
695
|
id: 29,
|
|
@@ -710,7 +710,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
710
710
|
project: 'Beta',
|
|
711
711
|
skillset: 'Salesforce, Analytics',
|
|
712
712
|
experience: '4 years',
|
|
713
|
-
avatar: '
|
|
713
|
+
avatar: '/build/assets/images/logo.png',
|
|
714
714
|
},
|
|
715
715
|
{
|
|
716
716
|
id: 30,
|
|
@@ -731,7 +731,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
731
731
|
project: 'Sigma',
|
|
732
732
|
skillset: 'Finance, Modeling',
|
|
733
733
|
experience: '6 years',
|
|
734
|
-
avatar: '
|
|
734
|
+
avatar: '/build/assets/images/logo.png',
|
|
735
735
|
},
|
|
736
736
|
{
|
|
737
737
|
id: 31,
|
|
@@ -752,7 +752,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
752
752
|
project: 'Omega',
|
|
753
753
|
skillset: 'Creative Strategy, Art',
|
|
754
754
|
experience: '11 years',
|
|
755
|
-
avatar: '
|
|
755
|
+
avatar: '/build/assets/images/logo.png',
|
|
756
756
|
},
|
|
757
757
|
{
|
|
758
758
|
id: 32,
|
|
@@ -773,7 +773,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
773
773
|
project: 'Phoenix',
|
|
774
774
|
skillset: 'AWS, Azure, GCP',
|
|
775
775
|
experience: '12 years',
|
|
776
|
-
avatar: '
|
|
776
|
+
avatar: '/build/assets/images/logo.png',
|
|
777
777
|
},
|
|
778
778
|
{
|
|
779
779
|
id: 33,
|
|
@@ -794,7 +794,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
794
794
|
project: 'Alpha',
|
|
795
795
|
skillset: 'PR, Media Relations',
|
|
796
796
|
experience: '6 years',
|
|
797
|
-
avatar: '
|
|
797
|
+
avatar: '/build/assets/images/logo.png',
|
|
798
798
|
},
|
|
799
799
|
{
|
|
800
800
|
id: 34,
|
|
@@ -815,7 +815,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
815
815
|
project: 'Beta',
|
|
816
816
|
skillset: 'Partnerships, B2B',
|
|
817
817
|
experience: '5 years',
|
|
818
|
-
avatar: '
|
|
818
|
+
avatar: '/build/assets/images/logo.png',
|
|
819
819
|
},
|
|
820
820
|
{
|
|
821
821
|
id: 35,
|
|
@@ -836,7 +836,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
836
836
|
project: 'Delta',
|
|
837
837
|
skillset: 'HR Operations, Benefits',
|
|
838
838
|
experience: '4 years',
|
|
839
|
-
avatar: '
|
|
839
|
+
avatar: '/build/assets/images/logo.png',
|
|
840
840
|
},
|
|
841
841
|
{
|
|
842
842
|
id: 36,
|
|
@@ -857,7 +857,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
857
857
|
project: 'Gamma',
|
|
858
858
|
skillset: 'ETL, Spark, SQL',
|
|
859
859
|
experience: '8 years',
|
|
860
|
-
avatar: '
|
|
860
|
+
avatar: '/build/assets/images/logo.png',
|
|
861
861
|
},
|
|
862
862
|
{
|
|
863
863
|
id: 37,
|
|
@@ -878,7 +878,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
878
878
|
project: 'Omega',
|
|
879
879
|
skillset: 'Product Design, UX',
|
|
880
880
|
experience: '7 years',
|
|
881
|
-
avatar: '
|
|
881
|
+
avatar: '/build/assets/images/logo.png',
|
|
882
882
|
},
|
|
883
883
|
{
|
|
884
884
|
id: 38,
|
|
@@ -899,7 +899,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
899
899
|
project: 'Phoenix',
|
|
900
900
|
skillset: 'Vue.js, TypeScript',
|
|
901
901
|
experience: '6 years',
|
|
902
|
-
avatar: '
|
|
902
|
+
avatar: '/build/assets/images/logo.png',
|
|
903
903
|
},
|
|
904
904
|
{
|
|
905
905
|
id: 39,
|
|
@@ -920,7 +920,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
920
920
|
project: 'Alpha',
|
|
921
921
|
skillset: 'Analytics, Reporting',
|
|
922
922
|
experience: '5 years',
|
|
923
|
-
avatar: '
|
|
923
|
+
avatar: '/build/assets/images/logo.png',
|
|
924
924
|
},
|
|
925
925
|
{
|
|
926
926
|
id: 40,
|
|
@@ -941,7 +941,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
941
941
|
project: 'Beta',
|
|
942
942
|
skillset: 'BD, Partnerships',
|
|
943
943
|
experience: '8 years',
|
|
944
|
-
avatar: '
|
|
944
|
+
avatar: '/build/assets/images/logo.png',
|
|
945
945
|
},
|
|
946
946
|
{
|
|
947
947
|
id: 41,
|
|
@@ -962,7 +962,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
962
962
|
project: 'Phoenix',
|
|
963
963
|
skillset: 'Architecture, Design',
|
|
964
964
|
experience: '14 years',
|
|
965
|
-
avatar: '
|
|
965
|
+
avatar: '/build/assets/images/logo.png',
|
|
966
966
|
},
|
|
967
967
|
{
|
|
968
968
|
id: 42,
|
|
@@ -983,7 +983,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
983
983
|
project: 'Omega',
|
|
984
984
|
skillset: 'Leadership, Design',
|
|
985
985
|
experience: '9 years',
|
|
986
|
-
avatar: '
|
|
986
|
+
avatar: '/build/assets/images/logo.png',
|
|
987
987
|
},
|
|
988
988
|
{
|
|
989
989
|
id: 43,
|
|
@@ -1004,7 +1004,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
1004
1004
|
project: 'Beta',
|
|
1005
1005
|
skillset: 'Cold Calling, Demos',
|
|
1006
1006
|
experience: '2 years',
|
|
1007
|
-
avatar: '
|
|
1007
|
+
avatar: '/build/assets/images/logo.png',
|
|
1008
1008
|
},
|
|
1009
1009
|
{
|
|
1010
1010
|
id: 44,
|
|
@@ -1025,7 +1025,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
1025
1025
|
project: 'Alpha',
|
|
1026
1026
|
skillset: 'Events, Coordination',
|
|
1027
1027
|
experience: '6 years',
|
|
1028
|
-
avatar: '
|
|
1028
|
+
avatar: '/build/assets/images/logo.png',
|
|
1029
1029
|
},
|
|
1030
1030
|
{
|
|
1031
1031
|
id: 45,
|
|
@@ -1046,7 +1046,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
1046
1046
|
project: 'Delta',
|
|
1047
1047
|
skillset: 'Benefits, Payroll',
|
|
1048
1048
|
experience: '3 years',
|
|
1049
|
-
avatar: '
|
|
1049
|
+
avatar: '/build/assets/images/logo.png',
|
|
1050
1050
|
},
|
|
1051
1051
|
{
|
|
1052
1052
|
id: 46,
|
|
@@ -1067,7 +1067,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
1067
1067
|
project: 'Gamma',
|
|
1068
1068
|
skillset: 'ML, TensorFlow, PyTorch',
|
|
1069
1069
|
experience: '10 years',
|
|
1070
|
-
avatar: '
|
|
1070
|
+
avatar: '/build/assets/images/logo.png',
|
|
1071
1071
|
},
|
|
1072
1072
|
{
|
|
1073
1073
|
id: 47,
|
|
@@ -1088,7 +1088,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
1088
1088
|
project: 'Omega',
|
|
1089
1089
|
skillset: 'Interaction, Motion',
|
|
1090
1090
|
experience: '7 years',
|
|
1091
|
-
avatar: '
|
|
1091
|
+
avatar: '/build/assets/images/logo.png',
|
|
1092
1092
|
},
|
|
1093
1093
|
{
|
|
1094
1094
|
id: 48,
|
|
@@ -1109,7 +1109,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
1109
1109
|
project: 'Beta',
|
|
1110
1110
|
skillset: 'Account Management',
|
|
1111
1111
|
experience: '11 years',
|
|
1112
|
-
avatar: '
|
|
1112
|
+
avatar: '/build/assets/images/logo.png',
|
|
1113
1113
|
},
|
|
1114
1114
|
{
|
|
1115
1115
|
id: 49,
|
|
@@ -1130,7 +1130,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
1130
1130
|
project: 'Sigma',
|
|
1131
1131
|
skillset: 'Finance, Compliance',
|
|
1132
1132
|
experience: '13 years',
|
|
1133
|
-
avatar: '
|
|
1133
|
+
avatar: '/build/assets/images/logo.png',
|
|
1134
1134
|
},
|
|
1135
1135
|
{
|
|
1136
1136
|
id: 50,
|
|
@@ -1151,7 +1151,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
1151
1151
|
project: 'Phoenix',
|
|
1152
1152
|
skillset: 'SRE, Monitoring',
|
|
1153
1153
|
experience: '9 years',
|
|
1154
|
-
avatar: '
|
|
1154
|
+
avatar: '/build/assets/images/logo.png',
|
|
1155
1155
|
},
|
|
1156
1156
|
];
|
|
1157
1157
|
|
|
@@ -1199,8 +1199,8 @@ export function initAdvancedDataTableDemo() {
|
|
|
1199
1199
|
|
|
1200
1200
|
<div style="display: grid; grid-template-columns: 1fr; gap: 40px;">
|
|
1201
1201
|
<div>
|
|
1202
|
-
<h4 style="margin-bottom: 12px; color:
|
|
1203
|
-
<span style="width: 8px; height: 8px; background:
|
|
1202
|
+
<h4 style="margin-bottom: 12px; color:var(--text-primary,#0f172a); display: flex; align-items: center; gap: 8px;">
|
|
1203
|
+
<span style="width: 8px; height: 8px; background: var(--accent-blue,#2563eb); border-radius: 50%;"></span>
|
|
1204
1204
|
Glassmorphism Substrate
|
|
1205
1205
|
</h4>
|
|
1206
1206
|
<div style="padding: 40px; background: linear-gradient(135deg, #6366f1 0%, #a855f7 100%); border-radius: 12px;">
|
|
@@ -1209,7 +1209,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
1209
1209
|
</div>
|
|
1210
1210
|
|
|
1211
1211
|
<div>
|
|
1212
|
-
<h4 style="margin-bottom: 12px; color:
|
|
1212
|
+
<h4 style="margin-bottom: 12px; color:var(--text-primary,#0f172a); display: flex; align-items: center; gap: 8px;">
|
|
1213
1213
|
<span style="width: 8px; height: 8px; background: #10b981; border-radius: 50%;"></span>
|
|
1214
1214
|
Raised Relief (Light Theme)
|
|
1215
1215
|
</h4>
|
|
@@ -1217,8 +1217,8 @@ export function initAdvancedDataTableDemo() {
|
|
|
1217
1217
|
</div>
|
|
1218
1218
|
|
|
1219
1219
|
<div>
|
|
1220
|
-
<h4 style="margin-bottom: 12px; color:
|
|
1221
|
-
<span style="width: 8px; height: 8px; background:
|
|
1220
|
+
<h4 style="margin-bottom: 12px; color:var(--text-primary,#0f172a); display: flex; align-items: center; gap: 8px;">
|
|
1221
|
+
<span style="width: 8px; height: 8px; background: var(--accent-red,#ef4444); border-radius: 50%;"></span>
|
|
1222
1222
|
Diagnostic Atmospheric Glow (Danger)
|
|
1223
1223
|
</h4>
|
|
1224
1224
|
<ui-advanced-data-table id="dangerTable" color="danger"></ui-advanced-data-table>
|
|
@@ -1252,12 +1252,12 @@ export function initAdvancedDataTableDemo() {
|
|
|
1252
1252
|
tableContainer.innerHTML = `
|
|
1253
1253
|
<div class="demo-block">
|
|
1254
1254
|
<h3>Basic Data Table - 50 Records with Scrolling</h3>
|
|
1255
|
-
<div style="overflow: auto; max-height: 600px; border:
|
|
1255
|
+
<div style="overflow: auto; max-height: 600px; border:1px solid var(--border-default,#e5e7eb); border-radius: 8px;">
|
|
1256
1256
|
<ui-advanced-data-table id="basicTable"></ui-advanced-data-table>
|
|
1257
1257
|
</div>
|
|
1258
1258
|
|
|
1259
1259
|
<div style="margin-top: 16px; padding: 12px; background-color: #f0f9ff; border-radius: 6px;">
|
|
1260
|
-
<p style="margin: 0; color:
|
|
1260
|
+
<p style="margin: 0; color:var(--accent-blue,#1e40af); font-size: 14px;">
|
|
1261
1261
|
💡 Table with 50 records and 15 columns. Scroll horizontally and vertically to view all data. Click column headers to sort.
|
|
1262
1262
|
</p>
|
|
1263
1263
|
</div>
|
|
@@ -1283,8 +1283,8 @@ export function initAdvancedDataTableDemo() {
|
|
|
1283
1283
|
<p style="color: #6b7280; margin-bottom: 12px;">Select single or multiple rows with checkboxes</p>
|
|
1284
1284
|
<ui-advanced-data-table id="selectTable"></ui-advanced-data-table>
|
|
1285
1285
|
|
|
1286
|
-
<div id="selectionInfo" style="margin-top: 16px; padding: 12px; background-color:
|
|
1287
|
-
<p style="margin: 0; color:
|
|
1286
|
+
<div id="selectionInfo" style="margin-top: 16px; padding: 12px; background-color: var(--accent-green-soft,#dcfce7); border-radius: 6px;">
|
|
1287
|
+
<p style="margin: 0; color:var(--accent-green,#065f46); font-size: 14px;">
|
|
1288
1288
|
Selected rows: <strong>0</strong>
|
|
1289
1289
|
</p>
|
|
1290
1290
|
</div>
|
|
@@ -1304,7 +1304,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
1304
1304
|
const infoDiv = document.getElementById('selectionInfo');
|
|
1305
1305
|
if (infoDiv) {
|
|
1306
1306
|
infoDiv.innerHTML = `
|
|
1307
|
-
<p style="margin: 0; color:
|
|
1307
|
+
<p style="margin: 0; color:var(--accent-green,#065f46); font-size: 14px;">
|
|
1308
1308
|
Selected rows: <strong>${e.detail.selectedRows.length}</strong>
|
|
1309
1309
|
</p>
|
|
1310
1310
|
`;
|
|
@@ -1315,7 +1315,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
1315
1315
|
const infoDiv = document.getElementById('selectionInfo');
|
|
1316
1316
|
if (infoDiv) {
|
|
1317
1317
|
infoDiv.innerHTML = `
|
|
1318
|
-
<p style="margin: 0; color:
|
|
1318
|
+
<p style="margin: 0; color:var(--accent-green,#065f46); font-size: 14px;">
|
|
1319
1319
|
Selected rows: <strong>${e.detail.selectedRows.length}</strong>
|
|
1320
1320
|
</p>
|
|
1321
1321
|
`;
|
|
@@ -1332,8 +1332,8 @@ export function initAdvancedDataTableDemo() {
|
|
|
1332
1332
|
<p style="color: #6b7280; margin-bottom: 12px;">3-dot menu for each row with edit/delete actions</p>
|
|
1333
1333
|
<ui-advanced-data-table id="actionsTable"></ui-advanced-data-table>
|
|
1334
1334
|
|
|
1335
|
-
<div id="actionLog" style="margin-top: 16px; padding: 12px; background-color:
|
|
1336
|
-
<h4 style="margin: 0 0 8px 0; color:
|
|
1335
|
+
<div id="actionLog" style="margin-top: 16px; padding: 12px; background-color: var(--accent-yellow-soft,#fef3c7); border-radius: 6px;">
|
|
1336
|
+
<h4 style="margin: 0 0 8px 0; color:var(--accent-yellow,#92400e); font-size: 14px;">Action Log:</h4>
|
|
1337
1337
|
<div id="logContent" style="color: #78350f; font-size: 14px; font-family: monospace;">
|
|
1338
1338
|
<p style="margin: 0;">Click the 3-dot menu on any row to perform actions...</p>
|
|
1339
1339
|
</div>
|
|
@@ -1397,14 +1397,14 @@ export function initAdvancedDataTableDemo() {
|
|
|
1397
1397
|
<ui-advanced-data-table id="editableTable"></ui-advanced-data-table>
|
|
1398
1398
|
|
|
1399
1399
|
<div id="editLog" style="margin-top: 16px; padding: 12px; background-color: #ecfdf5; border-radius: 6px;">
|
|
1400
|
-
<h4 style="margin: 0 0 8px 0; color:
|
|
1401
|
-
<div id="editLogContent" style="color:
|
|
1400
|
+
<h4 style="margin: 0 0 8px 0; color:var(--accent-green,#065f46); font-size: 14px;">Edit Log:</h4>
|
|
1401
|
+
<div id="editLogContent" style="color:var(--accent-green,#047857); font-size: 13px; font-family: monospace; max-height: 200px; overflow-y: auto;">
|
|
1402
1402
|
<p style="margin: 0;">Edit any cell to see changes logged here...</p>
|
|
1403
1403
|
</div>
|
|
1404
1404
|
</div>
|
|
1405
1405
|
|
|
1406
|
-
<div style="margin-top: 16px; padding: 12px; background-color:
|
|
1407
|
-
<p style="margin: 0; color:
|
|
1406
|
+
<div style="margin-top: 16px; padding: 12px; background-color:var(--accent-blue-soft,#eff6ff); border-radius: 6px;">
|
|
1407
|
+
<p style="margin: 0; color:var(--accent-blue,#1e40af); font-size: 14px;">
|
|
1408
1408
|
💡 <strong>Features:</strong> Each column type renders appropriate input (text, number, date, email, checkbox, switch, rating, select, etc.)
|
|
1409
1409
|
</p>
|
|
1410
1410
|
</div>
|
|
@@ -1526,7 +1526,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
1526
1526
|
<div id="skeletonDemo"></div>
|
|
1527
1527
|
|
|
1528
1528
|
<div style="margin-top: 16px; padding: 12px; background-color: #f0f9ff; border-radius: 6px;">
|
|
1529
|
-
<p style="margin: 0; color:
|
|
1529
|
+
<p style="margin: 0; color:var(--accent-blue,#1e40af); font-size: 14px;">
|
|
1530
1530
|
✨ Skeleton loading provides better perceived performance by showing content placeholders.
|
|
1531
1531
|
</p>
|
|
1532
1532
|
</div>
|
|
@@ -1589,8 +1589,8 @@ export function initAdvancedDataTableDemo() {
|
|
|
1589
1589
|
<p style="color: #6b7280; margin-bottom: 12px;">Group related columns under common parent headers</p>
|
|
1590
1590
|
<ui-advanced-data-table id="columnGroupTable"></ui-advanced-data-table>
|
|
1591
1591
|
|
|
1592
|
-
<div style="margin-top: 16px; padding: 12px; background-color:
|
|
1593
|
-
<p style="margin: 0; color:
|
|
1592
|
+
<div style="margin-top: 16px; padding: 12px; background-color:var(--accent-green-soft,#f0fdf4); border-radius: 6px;">
|
|
1593
|
+
<p style="margin: 0; color: var(--accent-green,#166534); font-size: 14px;">
|
|
1594
1594
|
✓ Column grouping organizes related data with hierarchical headers for better visual structure.
|
|
1595
1595
|
</p>
|
|
1596
1596
|
</div>
|
|
@@ -1657,8 +1657,8 @@ export function initAdvancedDataTableDemo() {
|
|
|
1657
1657
|
|
|
1658
1658
|
<ui-advanced-data-table id="rowGroupTable"></ui-advanced-data-table>
|
|
1659
1659
|
|
|
1660
|
-
<div style="margin-top: 16px; padding: 12px; background-color:
|
|
1661
|
-
<p style="margin: 0; color:
|
|
1660
|
+
<div style="margin-top: 16px; padding: 12px; background-color: var(--accent-yellow-soft,#fef3c7); border-radius: 6px;">
|
|
1661
|
+
<p style="margin: 0; color:var(--accent-yellow,#92400e); font-size: 14px;">
|
|
1662
1662
|
💡 Click on group headers to expand/collapse groups. Each group shows item count.
|
|
1663
1663
|
</p>
|
|
1664
1664
|
</div>
|
|
@@ -1728,11 +1728,11 @@ export function initAdvancedDataTableDemo() {
|
|
|
1728
1728
|
<p style="color: #6b7280; margin-bottom: 12px;">Rich input types with editable cells - double-click to edit</p>
|
|
1729
1729
|
<ui-advanced-data-table id="inputTypesTable" editable="true"></ui-advanced-data-table>
|
|
1730
1730
|
|
|
1731
|
-
<div style="margin-top: 16px; padding: 12px; background-color:
|
|
1732
|
-
<p style="margin: 0; color:
|
|
1731
|
+
<div style="margin-top: 16px; padding: 12px; background-color:var(--accent-blue-soft,#eff6ff); border-radius: 6px;">
|
|
1732
|
+
<p style="margin: 0; color:var(--accent-blue,#1e40af); font-size: 14px;">
|
|
1733
1733
|
🎨 Double-click cells to edit. Available types:
|
|
1734
1734
|
</p>
|
|
1735
|
-
<ul style="margin: 8px 0 0 20px; color:
|
|
1735
|
+
<ul style="margin: 8px 0 0 20px; color:var(--accent-blue,#1e40af); font-size: 13px; line-height: 1.8;">
|
|
1736
1736
|
<li><strong>Text, Number, Email, URL, Tel:</strong> Standard inputs</li>
|
|
1737
1737
|
<li><strong>Date, Time, DateTime:</strong> Date/time pickers</li>
|
|
1738
1738
|
<li><strong>Checkbox, Switch:</strong> Toggle controls</li>
|
|
@@ -1810,8 +1810,8 @@ export function initAdvancedDataTableDemo() {
|
|
|
1810
1810
|
show-skeleton="true"
|
|
1811
1811
|
skeleton-rows="6"></ui-advanced-data-table>
|
|
1812
1812
|
|
|
1813
|
-
<div style="margin-top: 16px; padding: 12px; background-color:
|
|
1814
|
-
<p style="margin: 0; color:
|
|
1813
|
+
<div style="margin-top: 16px; padding: 12px; background-color:var(--accent-green-soft,#f0fdf4); border-radius: 6px;">
|
|
1814
|
+
<p style="margin: 0; color: var(--accent-green,#166534); font-size: 14px;">
|
|
1815
1815
|
🎯 <strong>Interactive Features:</strong> Skeleton Loading, Column Grouping, Row Grouping, Selection, Row Actions, Editable Mode, Sorting, Filtering, Pagination
|
|
1816
1816
|
</p>
|
|
1817
1817
|
</div>
|
|
@@ -2024,7 +2024,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
2024
2024
|
<h3>📌 Column Pinning</h3>
|
|
2025
2025
|
<p style="color: #6b7280; margin-bottom: 16px;">Pin important columns to keep them visible while scrolling horizontally. Pinned columns stay fixed on the left or right side of the table.</p>
|
|
2026
2026
|
|
|
2027
|
-
<div style="margin-bottom: 16px; padding: 16px; background-color:
|
|
2027
|
+
<div style="margin-bottom: 16px; padding: 16px; background-color: var(--accent-yellow-soft,#fef3c7); border-radius: 6px; border-left: 4px solid #f59e0b;">
|
|
2028
2028
|
<p style="margin: 0 0 8px 0; color: #78350f; font-size: 14px; font-weight: 600;">
|
|
2029
2029
|
📖 How to use:
|
|
2030
2030
|
</p>
|
|
@@ -2046,11 +2046,11 @@ export function initAdvancedDataTableDemo() {
|
|
|
2046
2046
|
<ui-button id="btnUnpinDept" variant="outline" color="secondary" label="❌ Unpin Dept" size="md"ui-button>
|
|
2047
2047
|
</div>
|
|
2048
2048
|
<ui-advanced-data-table id="pinningTable" column-pinning="true"></ui-advanced-data-table>
|
|
2049
|
-
<div id="pinningInfo" style="margin-top: 16px; padding: 12px; background-color:
|
|
2050
|
-
<p style="margin: 0; color:
|
|
2049
|
+
<div id="pinningInfo" style="margin-top: 16px; padding: 12px; background-color:var(--accent-blue-soft,#eff6ff); border-radius: 6px;">
|
|
2050
|
+
<p style="margin: 0; color:var(--accent-blue,#1e40af); font-size: 14px;">
|
|
2051
2051
|
💡 <strong>Currently Pinned:</strong> <span id="pinnedColumnsText" style="font-weight: 600;">None</span>
|
|
2052
2052
|
</p>
|
|
2053
|
-
<p style="margin: 8px 0 0 0; color:
|
|
2053
|
+
<p style="margin: 8px 0 0 0; color:var(--accent-blue,#1e40af); font-size: 12px;">
|
|
2054
2054
|
Try scrolling the table horizontally after pinning columns to see them stay fixed!
|
|
2055
2055
|
</p>
|
|
2056
2056
|
</div>
|
|
@@ -2097,7 +2097,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
2097
2097
|
active: i % 2 === 0,
|
|
2098
2098
|
verified: i % 3 === 0,
|
|
2099
2099
|
startDate: '2022-01-' + ((i % 28) + 1).toString().padStart(2, '0'),
|
|
2100
|
-
avatar: '
|
|
2100
|
+
avatar: '/build/assets/images/logo.png' + (i % 70),
|
|
2101
2101
|
});
|
|
2102
2102
|
}
|
|
2103
2103
|
table.data = sampleData.concat(moreRows);
|
|
@@ -2161,8 +2161,8 @@ export function initAdvancedDataTableDemo() {
|
|
|
2161
2161
|
|
|
2162
2162
|
<ui-advanced-data-table id="rowPinningTable" row-pinning="true"></ui-advanced-data-table>
|
|
2163
2163
|
|
|
2164
|
-
<div id="rowPinningInfo" style="margin-top: 16px; padding: 12px; background-color:
|
|
2165
|
-
<p style="margin: 0; color:
|
|
2164
|
+
<div id="rowPinningInfo" style="margin-top: 16px; padding: 12px; background-color:var(--accent-green-soft,#f0fdf4); border-radius: 6px;">
|
|
2165
|
+
<p style="margin: 0; color:var(--accent-green,#065f46); font-size: 14px;">
|
|
2166
2166
|
💡 Pinned rows: <strong id="pinnedRowsText">None</strong>
|
|
2167
2167
|
</p>
|
|
2168
2168
|
</div>
|
|
@@ -2217,7 +2217,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
2217
2217
|
|
|
2218
2218
|
<ui-advanced-data-table id="reorderTable" row-reorder="true"></ui-advanced-data-table>
|
|
2219
2219
|
|
|
2220
|
-
<div id="reorderInfo" style="margin-top: 16px; padding: 12px; background-color:
|
|
2220
|
+
<div id="reorderInfo" style="margin-top: 16px; padding: 12px; background-color: var(--accent-yellow-soft,#fef3c7); border-radius: 6px;">
|
|
2221
2221
|
<p style="margin: 0; color: #78350f; font-size: 14px;">
|
|
2222
2222
|
💡 <strong>Drag the drag handle (⋮⋮)</strong> on each row to reorder. Last reorder: <strong id="lastReorderText">None</strong>
|
|
2223
2223
|
</p>
|
|
@@ -2258,7 +2258,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
2258
2258
|
|
|
2259
2259
|
<ui-advanced-data-table id="filterTable" multi-filter="true"></ui-advanced-data-table>
|
|
2260
2260
|
|
|
2261
|
-
<div id="filterInfo" style="margin-top: 16px; padding: 12px; background-color:
|
|
2261
|
+
<div id="filterInfo" style="margin-top: 16px; padding: 12px; background-color: var(--accent-blue-soft,#dbeafe); border-radius: 6px;">
|
|
2262
2262
|
<p style="margin: 0; color: #1e3a8a; font-size: 14px;">
|
|
2263
2263
|
💡 Active filters: <strong id="activeFiltersText">None</strong>
|
|
2264
2264
|
</p>
|
|
@@ -2315,7 +2315,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
2315
2315
|
|
|
2316
2316
|
<div style="margin-top: 16px;">
|
|
2317
2317
|
<h4 style="margin-bottom: 8px;">Event Log:</h4>
|
|
2318
|
-
<div id="eventLog" style="padding: 12px; background-color: #f9fafb; border:
|
|
2318
|
+
<div id="eventLog" style="padding: 12px; background-color: #f9fafb; border:1px solid var(--border-default,#e5e7eb); border-radius: 6px; max-height: 300px; overflow-y: auto; font-family: monospace; font-size: 12px;">
|
|
2319
2319
|
<div style="color: #6b7280;">Waiting for events...</div>
|
|
2320
2320
|
</div>
|
|
2321
2321
|
</div>
|
|
@@ -2382,7 +2382,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
2382
2382
|
|
|
2383
2383
|
<ui-advanced-data-table id="panelsTable" show-filter-panel="false" show-column-panel="false"></ui-advanced-data-table>
|
|
2384
2384
|
|
|
2385
|
-
<div style="margin-top: 16px; padding: 12px; background-color:
|
|
2385
|
+
<div style="margin-top: 16px; padding: 12px; background-color: var(--accent-yellow-soft,#fef3c7); border-radius: 6px;">
|
|
2386
2386
|
<p style="margin: 0; color: #78350f; font-size: 14px;">
|
|
2387
2387
|
💡 Status: <strong id="panelStatus">Both panels hidden</strong>
|
|
2388
2388
|
</p>
|
|
@@ -2437,7 +2437,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
2437
2437
|
<ui-button id="btnTogFiltDemo" variant="outline" color="primary" label="🔍 Toggle Filter Panel" size="md"ui-button>
|
|
2438
2438
|
</div>
|
|
2439
2439
|
<ui-advanced-data-table id="searchFilterTable" multi-filter="true" show-filter-panel="false" searchable="true"></ui-advanced-data-table>
|
|
2440
|
-
<div id="searchFilterInfo" style="margin-top: 16px; padding: 12px; background-color:
|
|
2440
|
+
<div id="searchFilterInfo" style="margin-top: 16px; padding: 12px; background-color: var(--accent-blue-soft,#dbeafe); border-radius: 6px;">
|
|
2441
2441
|
<p style="margin: 0; color: #1e3a8a; font-size: 14px;">Active filters: <strong id="activeSearchFiltersText">None</strong></p>
|
|
2442
2442
|
</div>
|
|
2443
2443
|
</div>
|
|
@@ -2481,8 +2481,8 @@ export function initAdvancedDataTableDemo() {
|
|
|
2481
2481
|
<h3>🔍 Advanced Filter Panel</h3>
|
|
2482
2482
|
<p style="color: #6b7280; margin-bottom: 12px;">Build complex filters with multiple operators and conditions</p>
|
|
2483
2483
|
|
|
2484
|
-
<div style="margin-bottom: 16px; padding: 12px; background-color:
|
|
2485
|
-
<p style="margin: 0; color:
|
|
2484
|
+
<div style="margin-bottom: 16px; padding: 12px; background-color:var(--accent-blue-soft,#eff6ff); border-radius: 6px;">
|
|
2485
|
+
<p style="margin: 0; color:var(--accent-blue,#1e40af); font-size: 14px;">
|
|
2486
2486
|
💡 <strong>Try this:</strong> Click the "🔍 Filters" button in the toolbar to open the advanced filter panel.
|
|
2487
2487
|
Select a column, choose an operator, enter a value, and click "+ Add" to create filters.
|
|
2488
2488
|
</p>
|
|
@@ -2490,9 +2490,9 @@ export function initAdvancedDataTableDemo() {
|
|
|
2490
2490
|
|
|
2491
2491
|
<ui-advanced-data-table id="filterPanelTable" show-filter-panel="false"></ui-advanced-data-table>
|
|
2492
2492
|
|
|
2493
|
-
<div style="margin-top: 16px; padding: 12px; background-color:
|
|
2494
|
-
<h4 style="margin: 0 0 8px 0; color:
|
|
2495
|
-
<ul style="margin: 0; padding-left: 20px; color:
|
|
2493
|
+
<div style="margin-top: 16px; padding: 12px; background-color:var(--accent-green-soft,#f0fdf4); border-radius: 6px;">
|
|
2494
|
+
<h4 style="margin: 0 0 8px 0; color: var(--accent-green,#166534); font-size: 14px;">Available Operators:</h4>
|
|
2495
|
+
<ul style="margin: 0; padding-left: 20px; color: var(--accent-green,#166534); font-size: 13px; line-height: 1.8;">
|
|
2496
2496
|
<li><strong>Text fields:</strong> Equals, Not Equals, Contains, Not Contains, Starts With, Ends With</li>
|
|
2497
2497
|
<li><strong>Number/Date fields:</strong> Equals, Not Equals, Greater Than, Less Than, Between</li>
|
|
2498
2498
|
<li><strong>Filter chips:</strong> Click the × button to remove individual filters, or use "Clear All"</li>
|
|
@@ -2528,8 +2528,8 @@ export function initAdvancedDataTableDemo() {
|
|
|
2528
2528
|
|
|
2529
2529
|
<ui-advanced-data-table id="treeTable" tree-data="true"></ui-advanced-data-table>
|
|
2530
2530
|
|
|
2531
|
-
<div style="margin-top: 16px; padding: 12px; background-color:
|
|
2532
|
-
<p style="margin: 0; color:
|
|
2531
|
+
<div style="margin-top: 16px; padding: 12px; background-color:var(--accent-green-soft,#f0fdf4); border-radius: 6px;">
|
|
2532
|
+
<p style="margin: 0; color: var(--accent-green,#166534); font-size: 14px;">
|
|
2533
2533
|
💡 Rows with children display an expand/collapse icon. Indentation shows depth level.
|
|
2534
2534
|
</p>
|
|
2535
2535
|
</div>
|
|
@@ -2676,7 +2676,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
2676
2676
|
<h3>PDF Export & Print Optimization</h3>
|
|
2677
2677
|
<p style="color: #6b7280; margin-bottom: 12px;">Export data to formatted PDF documents</p>
|
|
2678
2678
|
<ui-advanced-data-table id="pdfTable"></ui-advanced-data-table>
|
|
2679
|
-
<div style="margin-top: 16px; padding: 12px; background-color:
|
|
2679
|
+
<div style="margin-top: 16px; padding: 12px; background-color:var(--accent-red-soft,#fef2f2); border-radius: 6px;">
|
|
2680
2680
|
<p style="margin: 0; color: #991b1b; font-size: 14px;">
|
|
2681
2681
|
📄 Click "Export" -> "PDF" in the toolbar/footer (if implemented) or use the button below.
|
|
2682
2682
|
</p>
|
|
@@ -2731,8 +2731,8 @@ export function initAdvancedDataTableDemo() {
|
|
|
2731
2731
|
<h3>Undo / Redo</h3>
|
|
2732
2732
|
<p style="color: #6b7280; margin-bottom: 12px;">History tracking for Sort, Filter, Search, Selection</p>
|
|
2733
2733
|
<ui-advanced-data-table id="undoTable"></ui-advanced-data-table>
|
|
2734
|
-
<div style="margin-top: 16px; padding: 12px; background-color:
|
|
2735
|
-
<p style="margin: 0; color:
|
|
2734
|
+
<div style="margin-top: 16px; padding: 12px; background-color: var(--accent-yellow-soft,#fef3c7); border-radius: 6px;">
|
|
2735
|
+
<p style="margin: 0; color:var(--accent-yellow,#92400e); font-size: 14px;">
|
|
2736
2736
|
⌨️ <strong>Shortcuts:</strong> Ctrl+Z (Undo), Ctrl+Y (Redo).<br>
|
|
2737
2737
|
Try sorting, filtering, or selecting rows, then undo.
|
|
2738
2738
|
</p>
|
|
@@ -2825,8 +2825,8 @@ export function initAdvancedDataTableDemo() {
|
|
|
2825
2825
|
<h3>📊 Sales Report Aggregation</h3>
|
|
2826
2826
|
<p style="color: #6b7280; margin-bottom: 12px;">Real-world example: Summarizing quarterly sales performance.</p>
|
|
2827
2827
|
<ui-advanced-data-table id="aggTable"></ui-advanced-data-table>
|
|
2828
|
-
<div style="margin-top: 16px; padding: 12px; background-color:
|
|
2829
|
-
<p style="margin: 0; color:
|
|
2828
|
+
<div style="margin-top: 16px; padding: 12px; background-color:var(--accent-green-soft,#f0fdf4); border-radius: 6px;">
|
|
2829
|
+
<p style="margin: 0; color:var(--accent-green,#15803d); font-size: 14px;">
|
|
2830
2830
|
<strong>Key Metrics Calculated:</strong><br>
|
|
2831
2831
|
💰 <strong>Total Revenue:</strong> Sum of all sales.<br>
|
|
2832
2832
|
📦 <strong>Total Units:</strong> Sum of quantity sold.<br>
|
|
@@ -2891,7 +2891,7 @@ export function initAdvancedDataTableDemo() {
|
|
|
2891
2891
|
column-aggregation="true">
|
|
2892
2892
|
</ui-advanced-data-table>
|
|
2893
2893
|
|
|
2894
|
-
<div style="margin-top: 16px; padding: 12px; background-color:
|
|
2894
|
+
<div style="margin-top: 16px; padding: 12px; background-color: var(--accent-pink-soft,#fdf2f8); border-radius: 6px;">
|
|
2895
2895
|
<p style="margin: 0; color: #9d174d; font-size: 14px;">
|
|
2896
2896
|
💡 <strong>Testing Validation:</strong> Try editing the <strong>Email</strong> field and deleting its content or entering an invalid email. Try entering a <strong>Salary</strong> below 50,000.
|
|
2897
2897
|
</p>
|