morya-ui 0.2.3 → 0.2.5
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/CHANGELOG.md +189 -0
- package/dist/{Button-DnE_ns8s.js → Button-lNErA-7h.js} +1 -1
- package/dist/{Checkbox-BjtAYUUD.js → Checkbox-B758a_iB.js} +1 -1
- package/dist/FlyoutSubmenu-kymVjXLs.js +49 -0
- package/dist/{Pagination-DNjDBPfR.js → Pagination-Dm2-MBnC.js} +6 -6
- package/dist/{Popover-6eE5yIT7.js → Popover-flzjtjqD.js} +10 -10
- package/dist/{ProgressSpinner-CT7IP3Yr.js → ProgressSpinner-BXHLx4Lg.js} +1 -1
- package/dist/{Radio-DcotfGnv.js → Radio-Bb21-Vk4.js} +1 -1
- package/dist/ScrollBody-D2IHKP6U.js +64 -0
- package/dist/{Scrollbar-DoNZvgX2.js → Scrollbar-BYnCO8fv.js} +23 -23
- package/dist/{Tooltip-CrKm9FMD.js → Tooltip-CeGxjP-L.js} +7 -7
- package/dist/accordion/index.js +3 -3
- package/dist/accordion/style.css +736 -601
- package/dist/auto-complete/index.js +8 -8
- package/dist/auto-complete/style.css +820 -609
- package/dist/avatar/style.css +752 -601
- package/dist/badge/style.css +746 -600
- package/dist/block-ui/style.css +751 -602
- package/dist/breadcrumb/index.js +1 -1
- package/dist/breadcrumb/style.css +740 -603
- package/dist/button/index.js +1 -1
- package/dist/button/style.css +779 -607
- package/dist/card/style.css +768 -625
- package/dist/carousel/index.js +4 -4
- package/dist/carousel/style.css +762 -600
- package/dist/cascade-select/index.js +10 -10
- package/dist/cascade-select/style.css +788 -606
- package/dist/checkbox/index.js +5 -5
- package/dist/checkbox/style.css +744 -600
- package/dist/chip/index.js +1 -1
- package/dist/chip/style.css +753 -600
- package/dist/command-menu/index.js +6 -6
- package/dist/command-menu/style.css +793 -606
- package/dist/component-registry.d.ts.map +1 -1
- package/dist/components/Accordion/Accordion.vue.d.ts.map +1 -1
- package/dist/components/Accordion/styles.css +1 -1
- package/dist/components/AutoComplete/AutoComplete.vue.d.ts.map +1 -1
- package/dist/components/AutoComplete/styles.css +48 -5
- package/dist/components/AutoComplete/types.d.ts +1 -1
- package/dist/components/AutoComplete/types.d.ts.map +1 -1
- package/dist/components/Avatar/AvatarGroup.vue.d.ts.map +1 -1
- package/dist/components/Avatar/styles.css +1 -1
- package/dist/components/Badge/styles.css +11 -0
- package/dist/components/BlockUI/BlockUI.vue.d.ts.map +1 -1
- package/dist/components/BlockUI/styles.css +16 -2
- package/dist/components/Breadcrumb/Breadcrumb.vue.d.ts.map +1 -1
- package/dist/components/Breadcrumb/styles.css +5 -3
- package/dist/components/Button/ButtonGroup.vue.d.ts.map +1 -1
- package/dist/components/Button/styles.css +28 -7
- package/dist/components/Button/types.d.ts +1 -1
- package/dist/components/Button/types.d.ts.map +1 -1
- package/dist/components/Card/Card.vue.d.ts.map +1 -1
- package/dist/components/Card/styles.css +33 -25
- package/dist/components/Carousel/Carousel.vue.d.ts.map +1 -1
- package/dist/components/Carousel/styles.css +11 -0
- package/dist/components/CascadeSelect/styles.css +16 -2
- package/dist/components/CascadeSelect/types.d.ts +1 -1
- package/dist/components/CascadeSelect/types.d.ts.map +1 -1
- package/dist/components/Checkbox/CheckboxGroup.vue.d.ts.map +1 -1
- package/dist/components/Checkbox/styles.css +9 -0
- package/dist/components/Chip/styles.css +2 -0
- package/dist/components/CommandMenu/CommandMenu.vue.d.ts.map +1 -1
- package/dist/components/CommandMenu/styles.css +21 -2
- package/dist/components/CommandMenu/types.d.ts +2 -2
- package/dist/components/CommandMenu/types.d.ts.map +1 -1
- package/dist/components/ConfigProvider/ConfigProvider.vue.d.ts +1 -1
- package/dist/components/ConfigProvider/ConfigProvider.vue.d.ts.map +1 -1
- package/dist/components/ConfirmDialog/ConfirmDialog.vue.d.ts.map +1 -1
- package/dist/components/ConfirmDialog/styles.css +2 -2
- package/dist/components/ConfirmDialog/types.d.ts +1 -1
- package/dist/components/ConfirmDialog/types.d.ts.map +1 -1
- package/dist/components/ConfirmPopup/ConfirmPopup.vue.d.ts.map +1 -1
- package/dist/components/ConfirmPopup/styles.css +3 -3
- package/dist/components/ConfirmPopup/types.d.ts +1 -1
- package/dist/components/ConfirmPopup/types.d.ts.map +1 -1
- package/dist/components/ContextMenu/ContextMenu.vue.d.ts.map +1 -1
- package/dist/components/ContextMenu/ContextMenuNodes.vue.d.ts.map +1 -1
- package/dist/components/ContextMenu/styles.css +42 -10
- package/dist/components/ContextMenu/types.d.ts +2 -2
- package/dist/components/ContextMenu/types.d.ts.map +1 -1
- package/dist/components/DatePicker/styles.css +34 -4
- package/dist/components/DatePicker/types.d.ts +1 -1
- package/dist/components/DatePicker/types.d.ts.map +1 -1
- package/dist/components/Dialog/Dialog.vue.d.ts.map +1 -1
- package/dist/components/Dialog/styles.css +50 -2
- package/dist/components/Dialog/types.d.ts +1 -1
- package/dist/components/Dialog/types.d.ts.map +1 -1
- package/dist/components/Divider/styles.css +35 -32
- package/dist/components/Dock/Dock.vue.d.ts.map +1 -1
- package/dist/components/Dock/styles.css +30 -4
- package/dist/components/Dock/types.d.ts +1 -1
- package/dist/components/Dock/types.d.ts.map +1 -1
- package/dist/components/Drawer/Drawer.vue.d.ts.map +1 -1
- package/dist/components/Drawer/styles.css +69 -4
- package/dist/components/Drawer/types.d.ts +1 -1
- package/dist/components/Drawer/types.d.ts.map +1 -1
- package/dist/components/Dropdown/Dropdown.vue.d.ts +2 -2
- package/dist/components/Dropdown/Dropdown.vue.d.ts.map +1 -1
- package/dist/components/Dropdown/DropdownNodes.vue.d.ts +2 -2
- package/dist/components/Dropdown/DropdownNodes.vue.d.ts.map +1 -1
- package/dist/components/Dropdown/styles.css +31 -3
- package/dist/components/Dropdown/types.d.ts +1 -1
- package/dist/components/Dropdown/types.d.ts.map +1 -1
- package/dist/components/Empty/Empty.vue.d.ts +29 -0
- package/dist/components/Empty/Empty.vue.d.ts.map +1 -0
- package/dist/components/Empty/index.d.ts +3 -0
- package/dist/components/Empty/index.d.ts.map +1 -0
- package/dist/components/Empty/styles.css +72 -0
- package/dist/components/Empty/types.d.ts +14 -0
- package/dist/components/Empty/types.d.ts.map +1 -0
- package/dist/components/Fieldset/Fieldset.vue.d.ts.map +1 -1
- package/dist/components/Fieldset/styles.css +16 -1
- package/dist/components/FileUpload/FileUpload.vue.d.ts.map +1 -1
- package/dist/components/FileUpload/styles.css +28 -4
- package/dist/components/Flex/Flex.vue.d.ts.map +1 -1
- package/dist/components/Flex/styles.css +1 -2
- package/dist/components/Flex/types.d.ts +1 -1
- package/dist/components/Flex/types.d.ts.map +1 -1
- package/dist/components/FloatLabel/styles.css +8 -7
- package/dist/components/Fluid/Fluid.vue.d.ts.map +1 -1
- package/dist/components/Fluid/styles.css +4 -1
- package/dist/components/Form/styles.css +5 -2
- package/dist/components/Gallery/Gallery.vue.d.ts +2 -2
- package/dist/components/Gallery/Gallery.vue.d.ts.map +1 -1
- package/dist/components/Gallery/styles.css +24 -3
- package/dist/components/Grid/styles.css +5 -4
- package/dist/components/Icon/styles.css +16 -0
- package/dist/components/Inplace/Inplace.vue.d.ts.map +1 -1
- package/dist/components/Inplace/styles.css +10 -9
- package/dist/components/Input/styles.css +8 -1
- package/dist/components/InputColor/styles.css +26 -1
- package/dist/components/InputGroup/styles.css +5 -4
- package/dist/components/InputNumber/styles.css +25 -2
- package/dist/components/InputOtp/styles.css +15 -7
- package/dist/components/InputPassword/InputPassword.vue.d.ts +1 -1
- package/dist/components/InputPassword/index.d.ts +1 -1
- package/dist/components/InputPassword/index.d.ts.map +1 -1
- package/dist/components/InputPassword/styles.css +12 -2
- package/dist/components/InputTags/styles.css +24 -0
- package/dist/components/Knob/styles.css +27 -13
- package/dist/components/Label/styles.css +2 -2
- package/dist/components/Layout/Layout.vue.d.ts +3 -3
- package/dist/components/Layout/Layout.vue.d.ts.map +1 -1
- package/dist/components/Layout/LayoutContent.vue.d.ts +2 -2
- package/dist/components/Layout/LayoutContent.vue.d.ts.map +1 -1
- package/dist/components/Layout/LayoutScrollContext.vue.d.ts +20 -0
- package/dist/components/Layout/LayoutScrollContext.vue.d.ts.map +1 -0
- package/dist/components/Layout/LayoutScrollRegion.vue.d.ts +34 -0
- package/dist/components/Layout/LayoutScrollRegion.vue.d.ts.map +1 -0
- package/dist/components/Layout/LayoutSider.vue.d.ts +2 -2
- package/dist/components/Layout/LayoutSider.vue.d.ts.map +1 -1
- package/dist/components/Layout/composables/useLayoutScroll.d.ts +4 -1
- package/dist/components/Layout/composables/useLayoutScroll.d.ts.map +1 -1
- package/dist/components/Layout/styles.css +97 -23
- package/dist/components/Layout/types.d.ts +1 -1
- package/dist/components/Layout/types.d.ts.map +1 -1
- package/dist/components/Listbox/Listbox.vue.d.ts.map +1 -1
- package/dist/components/Listbox/styles.css +18 -1
- package/dist/components/Listbox/types.d.ts.map +1 -1
- package/dist/components/MegaMenu/MegaMenu.vue.d.ts.map +1 -1
- package/dist/components/MegaMenu/styles.css +10 -3
- package/dist/components/MegaMenu/types.d.ts +2 -2
- package/dist/components/MegaMenu/types.d.ts.map +1 -1
- package/dist/components/Menu/Menu.vue.d.ts.map +1 -1
- package/dist/components/Menu/MenuNodes.vue.d.ts.map +1 -1
- package/dist/components/Menu/styles.css +25 -1
- package/dist/components/Menu/types.d.ts +2 -2
- package/dist/components/Menu/types.d.ts.map +1 -1
- package/dist/components/Menubar/Menubar.vue.d.ts +2 -2
- package/dist/components/Menubar/Menubar.vue.d.ts.map +1 -1
- package/dist/components/Menubar/styles.css +28 -6
- package/dist/components/Menubar/types.d.ts +2 -2
- package/dist/components/Menubar/types.d.ts.map +1 -1
- package/dist/components/Message/Message.vue.d.ts.map +1 -1
- package/dist/components/Message/messageState.d.ts +26 -0
- package/dist/components/Message/messageState.d.ts.map +1 -0
- package/dist/components/Message/styles.css +43 -1
- package/dist/components/Message/types.d.ts +1 -1
- package/dist/components/Message/types.d.ts.map +1 -1
- package/dist/components/MeterGroup/MeterGroup.vue.d.ts.map +1 -1
- package/dist/components/OrderList/OrderList.vue.d.ts +4 -4
- package/dist/components/OrderList/OrderList.vue.d.ts.map +1 -1
- package/dist/components/Page/PageContent.vue.d.ts.map +1 -1
- package/dist/components/Page/PageFilters.vue.d.ts.map +1 -1
- package/dist/components/Page/PageHeader.vue.d.ts.map +1 -1
- package/dist/components/Page/PagePlaceholder.vue.d.ts.map +1 -1
- package/dist/components/Page/PageSection.vue.d.ts.map +1 -1
- package/dist/components/Page/PageStat.vue.d.ts.map +1 -1
- package/dist/components/Page/PageToolbar.vue.d.ts.map +1 -1
- package/dist/components/Page/styles.css +7 -1
- package/dist/components/Page/types.d.ts +1 -1
- package/dist/components/Page/types.d.ts.map +1 -1
- package/dist/components/Pagination/Pagination.vue.d.ts.map +1 -1
- package/dist/components/Pagination/styles.css +23 -1
- package/dist/components/Panel/Panel.vue.d.ts.map +1 -1
- package/dist/components/Panel/styles.css +20 -1
- package/dist/components/PickList/PickList.vue.d.ts +7 -7
- package/dist/components/PickList/PickList.vue.d.ts.map +1 -1
- package/dist/components/Popover/Popover.vue.d.ts.map +1 -1
- package/dist/components/Popover/styles.css +35 -3
- package/dist/components/Popover/types.d.ts +1 -1
- package/dist/components/Popover/types.d.ts.map +1 -1
- package/dist/components/ProgressBar/styles.css +20 -0
- package/dist/components/ProgressSpinner/ProgressSpinner.vue.d.ts.map +1 -1
- package/dist/components/ProgressSpinner/styles.css +19 -0
- package/dist/components/Radio/RadioGroup.vue.d.ts.map +1 -1
- package/dist/components/Radio/styles.css +9 -0
- package/dist/components/Rating/styles.css +14 -1
- package/dist/components/Result/Result.vue.d.ts +26 -0
- package/dist/components/Result/Result.vue.d.ts.map +1 -0
- package/dist/components/Result/index.d.ts +3 -0
- package/dist/components/Result/index.d.ts.map +1 -0
- package/dist/components/Result/styles.css +80 -0
- package/dist/components/Result/types.d.ts +16 -0
- package/dist/components/Result/types.d.ts.map +1 -0
- package/dist/components/ScrollTop/ScrollTop.vue.d.ts.map +1 -1
- package/dist/components/ScrollTop/styles.css +14 -1
- package/dist/components/ScrollTop/types.d.ts +1 -1
- package/dist/components/ScrollTop/types.d.ts.map +1 -1
- package/dist/components/Scrollbar/Scrollbar.vue.d.ts.map +1 -1
- package/dist/components/Scrollbar/styles.css +21 -4
- package/dist/components/Scrollbar/types.d.ts +1 -1
- package/dist/components/Scrollbar/types.d.ts.map +1 -1
- package/dist/components/Select/Select.vue.d.ts.map +1 -1
- package/dist/components/Select/styles.css +14 -11
- package/dist/components/Select/types.d.ts +1 -1
- package/dist/components/Select/types.d.ts.map +1 -1
- package/dist/components/SelectButton/SelectButton.vue.d.ts.map +1 -1
- package/dist/components/SelectButton/styles.css +18 -2
- package/dist/components/Sidebar/Sidebar.vue.d.ts.map +1 -1
- package/dist/components/Sidebar/styles.css +20 -3
- package/dist/components/Sidebar/types.d.ts +1 -1
- package/dist/components/Sidebar/types.d.ts.map +1 -1
- package/dist/components/Skeleton/Skeleton.vue.d.ts.map +1 -1
- package/dist/components/Skeleton/styles.css +11 -0
- package/dist/components/Slider/styles.css +19 -5
- package/dist/components/Space/Space.vue.d.ts.map +1 -1
- package/dist/components/Space/styles.css +2 -1
- package/dist/components/Space/types.d.ts +1 -1
- package/dist/components/Space/types.d.ts.map +1 -1
- package/dist/components/SpeedDial/styles.css +20 -4
- package/dist/components/SpeedDial/types.d.ts +2 -2
- package/dist/components/SpeedDial/types.d.ts.map +1 -1
- package/dist/components/SplitButton/SplitButton.vue.d.ts.map +1 -1
- package/dist/components/SplitButton/styles.css +32 -5
- package/dist/components/SplitButton/types.d.ts +1 -1
- package/dist/components/SplitButton/types.d.ts.map +1 -1
- package/dist/components/Splitter/Splitter.vue.d.ts.map +1 -1
- package/dist/components/Splitter/styles.css +6 -2
- package/dist/components/Splitter/types.d.ts +1 -1
- package/dist/components/Splitter/types.d.ts.map +1 -1
- package/dist/components/Status/Status.vue.d.ts +19 -0
- package/dist/components/Status/Status.vue.d.ts.map +1 -0
- package/dist/components/Status/index.d.ts +3 -0
- package/dist/components/Status/index.d.ts.map +1 -0
- package/dist/components/Status/styles.css +106 -0
- package/dist/components/Status/types.d.ts +19 -0
- package/dist/components/Status/types.d.ts.map +1 -0
- package/dist/components/Stepper/Stepper.vue.d.ts.map +1 -1
- package/dist/components/Stepper/styles.css +19 -5
- package/dist/components/Switch/styles.css +34 -5
- package/dist/components/Table/Table.vue.d.ts +1 -1
- package/dist/components/Table/Table.vue.d.ts.map +1 -1
- package/dist/components/Table/hooks/index.d.ts +1 -1
- package/dist/components/Table/hooks/index.d.ts.map +1 -1
- package/dist/components/Table/hooks/internal.d.ts +6 -6
- package/dist/components/Table/hooks/internal.d.ts.map +1 -1
- package/dist/components/Table/styles.css +29 -15
- package/dist/components/Table/types.d.ts +1 -1
- package/dist/components/Table/types.d.ts.map +1 -1
- package/dist/components/Tabs/Tabs.vue.d.ts +3 -3
- package/dist/components/Tabs/Tabs.vue.d.ts.map +1 -1
- package/dist/components/Tabs/styles.css +98 -75
- package/dist/components/Tag/styles.css +13 -21
- package/dist/components/Terminal/Terminal.vue.d.ts.map +1 -1
- package/dist/components/Terminal/styles.css +13 -3
- package/dist/components/Textarea/index.d.ts +1 -1
- package/dist/components/Textarea/index.d.ts.map +1 -1
- package/dist/components/Textarea/styles.css +16 -0
- package/dist/components/TieredMenu/TieredMenu.vue.d.ts.map +1 -1
- package/dist/components/TieredMenu/styles.css +43 -10
- package/dist/components/TieredMenu/types.d.ts +1 -1
- package/dist/components/TieredMenu/types.d.ts.map +1 -1
- package/dist/components/Timeline/Timeline.vue.d.ts +35 -10
- package/dist/components/Timeline/Timeline.vue.d.ts.map +1 -1
- package/dist/components/Timeline/styles.css +159 -156
- package/dist/components/Toast/Toast.vue.d.ts.map +1 -1
- package/dist/components/Toast/index.d.ts +1 -1
- package/dist/components/Toast/index.d.ts.map +1 -1
- package/dist/components/Toast/styles.css +17 -1
- package/dist/components/Toast/toastState.d.ts +26 -0
- package/dist/components/Toast/toastState.d.ts.map +1 -0
- package/dist/components/Toast/types.d.ts +1 -1
- package/dist/components/Toast/types.d.ts.map +1 -1
- package/dist/components/ToggleButton/styles.css +19 -1
- package/dist/components/Toolbar/Toolbar.vue.d.ts.map +1 -1
- package/dist/components/Toolbar/styles.css +9 -8
- package/dist/components/Tooltip/styles.css +1 -0
- package/dist/components/Tree/Tree.vue.d.ts.map +1 -1
- package/dist/components/Tree/styles.css +4 -2
- package/dist/components/TreeSelect/TreeSelect.vue.d.ts.map +1 -1
- package/dist/components/TreeSelect/TreeSelectNodeItem.vue.d.ts +1 -1
- package/dist/components/TreeSelect/TreeSelectNodeItem.vue.d.ts.map +1 -1
- package/dist/components/TreeSelect/styles.css +53 -2
- package/dist/components/TreeSelect/types.d.ts +1 -1
- package/dist/components/TreeSelect/types.d.ts.map +1 -1
- package/dist/components/TreeTable/TreeTable.vue.d.ts +2 -2
- package/dist/components/TreeTable/TreeTable.vue.d.ts.map +1 -1
- package/dist/components/TreeTable/TreeTableRow.vue.d.ts +1 -1
- package/dist/components/TreeTable/TreeTableRow.vue.d.ts.map +1 -1
- package/dist/components/TreeTable/styles.css +97 -61
- package/dist/components/VirtualScroller/VirtualScroller.vue.d.ts +2 -2
- package/dist/components/VirtualScroller/VirtualScroller.vue.d.ts.map +1 -1
- package/dist/components/VirtualScroller/styles.css +20 -17
- package/dist/{config-CI8_WBbE.js → config-Dln2-u_v.js} +7 -0
- package/dist/config-provider/index.js +1 -1
- package/dist/config-provider/style.css +773 -609
- package/dist/confirm-dialog/index.js +13 -13
- package/dist/confirm-dialog/style.css +831 -611
- package/dist/confirm-popup/index.js +8 -8
- package/dist/confirm-popup/style.css +782 -610
- package/dist/context-menu/index.js +131 -89
- package/dist/context-menu/style.css +933 -610
- package/dist/context-menu/style.js +1 -0
- package/dist/data-view/index.js +6 -6
- package/dist/data-view/style.css +777 -601
- package/dist/date-picker/index.js +8 -8
- package/dist/date-picker/style.css +785 -604
- package/dist/dialog/index.js +9 -9
- package/dist/dialog/style.css +829 -609
- package/dist/divider/style.css +770 -632
- package/dist/dock/style.css +781 -604
- package/dist/drawer/index.js +8 -8
- package/dist/drawer/style.css +820 -604
- package/dist/dropdown/index.js +162 -122
- package/dist/dropdown/style.css +922 -603
- package/dist/dropdown/style.js +1 -0
- package/dist/empty/index.js +54 -0
- package/dist/empty/style.css +1118 -0
- package/dist/empty/style.js +4 -0
- package/dist/fieldset/index.js +3 -3
- package/dist/fieldset/style.css +767 -601
- package/dist/file-upload/index.js +104 -105
- package/dist/file-upload/style.css +779 -604
- package/dist/flex/index.js +1 -1
- package/dist/flex/style.css +736 -602
- package/dist/float-label/style.css +743 -607
- package/dist/fluid/style.css +738 -600
- package/dist/form/index.js +1 -1
- package/dist/form/style.css +740 -602
- package/dist/gallery/index.js +76 -67
- package/dist/gallery/style.css +915 -603
- package/dist/gallery/style.js +1 -0
- package/dist/grid/style.css +739 -603
- package/dist/icon/style.css +751 -600
- package/dist/icon-field/style.css +735 -600
- package/dist/index.d.ts +10 -4
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2904 -2288
- package/dist/inplace/index.js +5 -5
- package/dist/inplace/style.css +745 -609
- package/dist/input/index.js +2 -2
- package/dist/input/style.css +759 -601
- package/dist/input-color/index.js +2 -2
- package/dist/input-color/style.css +761 -601
- package/dist/input-group/style.css +740 -604
- package/dist/input-number/index.js +2 -2
- package/dist/input-number/style.css +776 -602
- package/dist/input-otp/index.js +2 -2
- package/dist/input-otp/style.css +750 -607
- package/dist/input-password/index.js +2 -2
- package/dist/input-password/style.css +763 -602
- package/dist/input-tags/index.js +2 -2
- package/dist/input-tags/style.css +775 -600
- package/dist/knob/style.css +762 -613
- package/dist/label/style.css +737 -602
- package/dist/layout/index.js +244 -138
- package/dist/layout/style.css +988 -623
- package/dist/layout/style.js +1 -0
- package/dist/listbox/index.js +3 -3
- package/dist/listbox/style.css +774 -605
- package/dist/locale/en-US.d.ts.map +1 -1
- package/dist/locale/types.d.ts +7 -0
- package/dist/locale/types.d.ts.map +1 -1
- package/dist/locale/zh-CN.d.ts.map +1 -1
- package/dist/{locale-DYGhxekd.js → locale-DNYpTg5K.js} +1 -1
- package/dist/mega-menu/index.js +98 -98
- package/dist/mega-menu/style.css +761 -603
- package/dist/menu/index.js +254 -237
- package/dist/menu/style.css +952 -604
- package/dist/menu/style.js +1 -0
- package/dist/menubar/index.js +77 -68
- package/dist/menubar/style.css +919 -606
- package/dist/menubar/style.js +1 -0
- package/dist/message/index.js +2 -2
- package/dist/message/style.css +794 -601
- package/dist/meter-group/style.css +735 -600
- package/dist/order-list/index.js +67 -59
- package/dist/order-list/style.css +751 -600
- package/dist/page/style.css +791 -626
- package/dist/pagination/index.js +1 -1
- package/dist/pagination/style.css +774 -601
- package/dist/panel/index.js +4 -4
- package/dist/panel/style.css +771 -601
- package/dist/pick-list/index.js +97 -84
- package/dist/pick-list/style.css +751 -600
- package/dist/popover/index.js +1 -1
- package/dist/popover/style.css +770 -603
- package/dist/progress-bar/style.css +755 -600
- package/dist/progress-spinner/index.js +1 -1
- package/dist/progress-spinner/style.css +754 -600
- package/dist/radio/index.js +4 -4
- package/dist/radio/style.css +744 -600
- package/dist/rating/index.js +4 -4
- package/dist/rating/style.css +765 -601
- package/dist/resolver-map.d.ts.map +1 -1
- package/dist/resolver.js +3 -0
- package/dist/result/index.js +74 -0
- package/dist/result/style.css +1126 -0
- package/dist/result/style.js +4 -0
- package/dist/scroll-top/index.js +25 -15
- package/dist/scroll-top/style.css +905 -601
- package/dist/scroll-top/style.js +1 -0
- package/dist/scrollbar/index.js +1 -1
- package/dist/scrollbar/style.css +756 -604
- package/dist/select/index.js +8 -8
- package/dist/select/style.css +786 -615
- package/dist/select-button/index.js +5 -5
- package/dist/select-button/style.css +753 -602
- package/dist/shared/FlyoutSubmenu.vue.d.ts +32 -0
- package/dist/shared/FlyoutSubmenu.vue.d.ts.map +1 -0
- package/dist/shared/ScrollBody.vue.d.ts +39 -0
- package/dist/shared/ScrollBody.vue.d.ts.map +1 -0
- package/dist/shared/useControllable.d.ts.map +1 -1
- package/dist/sidebar/index.js +1 -1
- package/dist/sidebar/style.css +771 -603
- package/dist/skeleton/style.css +746 -600
- package/dist/slider/index.js +2 -2
- package/dist/slider/style.css +755 -606
- package/dist/space/index.js +1 -1
- package/dist/space/style.css +737 -601
- package/dist/speed-dial/index.js +14 -14
- package/dist/speed-dial/style.css +771 -604
- package/dist/split-button/index.js +12 -12
- package/dist/split-button/style.css +811 -612
- package/dist/splitter/index.js +37 -37
- package/dist/splitter/style.css +741 -602
- package/dist/status/index.js +39 -0
- package/dist/status/style.css +1097 -0
- package/dist/status/style.js +3 -0
- package/dist/stepper/index.js +3 -3
- package/dist/stepper/style.css +770 -605
- package/dist/styles/base.css +709 -583
- package/dist/styles.css +1 -1
- package/dist/switch/index.js +1 -1
- package/dist/switch/style.css +769 -605
- package/dist/table/index.js +272 -275
- package/dist/table/style.css +862 -620
- package/dist/tabs/index.js +92 -81
- package/dist/tabs/style.css +989 -675
- package/dist/tabs/style.js +1 -0
- package/dist/tag/index.js +2 -2
- package/dist/tag/style.css +764 -621
- package/dist/terminal/index.js +47 -40
- package/dist/terminal/style.css +749 -604
- package/dist/textarea/index.js +2 -2
- package/dist/textarea/style.css +767 -600
- package/dist/theme/styles.css +26 -17
- package/dist/tiered-menu/index.js +132 -86
- package/dist/tiered-menu/style.css +934 -610
- package/dist/tiered-menu/style.js +1 -0
- package/dist/timeline/index.js +82 -37
- package/dist/timeline/style.css +1047 -753
- package/dist/timeline/style.js +1 -0
- package/dist/toast/index.js +5 -5
- package/dist/toast/style.css +768 -601
- package/dist/toggle-button/index.js +1 -1
- package/dist/toggle-button/style.css +770 -601
- package/dist/toolbar/style.css +744 -608
- package/dist/tooltip/index.js +1 -1
- package/dist/tooltip/style.css +736 -600
- package/dist/tree/index.js +12 -12
- package/dist/tree/style.css +764 -602
- package/dist/tree-select/index.js +217 -208
- package/dist/tree-select/style.css +957 -604
- package/dist/tree-select/style.js +1 -0
- package/dist/tree-table/index.js +57 -50
- package/dist/tree-table/style.css +845 -658
- package/dist/virtual-scroller/index.js +38 -34
- package/dist/virtual-scroller/style.css +902 -624
- package/dist/virtual-scroller/style.js +1 -0
- package/package.json +27 -1
|
@@ -15,6 +15,14 @@
|
|
|
15
15
|
|
|
16
16
|
.m-tag__icon {
|
|
17
17
|
flex-shrink: 0;
|
|
18
|
+
height: var(--m-tag-icon-size);
|
|
19
|
+
width: var(--m-tag-icon-size);
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.m-tag__icon :is(.m-icon, svg) {
|
|
23
|
+
display: block;
|
|
24
|
+
height: 100%;
|
|
25
|
+
width: 100%;
|
|
18
26
|
}
|
|
19
27
|
|
|
20
28
|
.m-tag--rounded {
|
|
@@ -62,19 +70,6 @@
|
|
|
62
70
|
color: var(--m-color-help);
|
|
63
71
|
}
|
|
64
72
|
|
|
65
|
-
/* —— Batch 3: visual + long-tail —— */
|
|
66
|
-
.m-tag__icon {
|
|
67
|
-
flex-shrink: 0;
|
|
68
|
-
height: var(--m-tag-icon-size);
|
|
69
|
-
width: var(--m-tag-icon-size);
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.m-tag__icon :is(.m-icon, svg) {
|
|
73
|
-
display: block;
|
|
74
|
-
height: 100%;
|
|
75
|
-
width: 100%;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
73
|
.m-tag--small {
|
|
79
74
|
--m-tag-icon-size: 0.875rem;
|
|
80
75
|
font-size: var(--m-tag-font-size-small);
|
|
@@ -88,7 +83,7 @@
|
|
|
88
83
|
}
|
|
89
84
|
|
|
90
85
|
.m-tag--bordered {
|
|
91
|
-
box-shadow: inset 0 0 0
|
|
86
|
+
box-shadow: inset 0 0 0 var(--m-border-width) currentColor;
|
|
92
87
|
}
|
|
93
88
|
|
|
94
89
|
.m-tag--custom {
|
|
@@ -97,6 +92,7 @@
|
|
|
97
92
|
}
|
|
98
93
|
|
|
99
94
|
.m-tag--disabled {
|
|
95
|
+
cursor: not-allowed;
|
|
100
96
|
opacity: var(--m-opacity-disabled);
|
|
101
97
|
pointer-events: none;
|
|
102
98
|
}
|
|
@@ -105,6 +101,7 @@
|
|
|
105
101
|
align-items: center;
|
|
106
102
|
background: transparent;
|
|
107
103
|
border: 0;
|
|
104
|
+
border-radius: var(--m-radius-sm);
|
|
108
105
|
color: inherit;
|
|
109
106
|
cursor: pointer;
|
|
110
107
|
display: inline-flex;
|
|
@@ -124,15 +121,10 @@
|
|
|
124
121
|
}
|
|
125
122
|
|
|
126
123
|
.m-tag__close:hover:not(:disabled) {
|
|
127
|
-
background: color-mix(
|
|
128
|
-
in srgb,
|
|
129
|
-
var(--m-color-primary) 10%,
|
|
130
|
-
var(--m-color-surface)
|
|
131
|
-
);
|
|
132
|
-
color: var(--m-color-text);
|
|
124
|
+
background: color-mix(in srgb, currentColor 14%, transparent);
|
|
133
125
|
}
|
|
134
126
|
|
|
135
127
|
.m-tag__close:focus-visible {
|
|
136
|
-
outline: none;
|
|
137
128
|
box-shadow: var(--m-focus-shadow);
|
|
129
|
+
outline: none;
|
|
138
130
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Terminal.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Terminal/Terminal.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Terminal.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Terminal/Terminal.vue"],"names":[],"mappings":";AA0HA,OAAO,KAAK,EAAiB,aAAa,EAAE,MAAM,SAAS,CAAA;AAmC3D,iBAAS,cAAc,CAAC,IAAI,EAAE,MAAM,QAMnC;AAgKD,QAAA,MAAM,YAAY;;;;;;;;;;;;;;6EAKhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*
|
|
1
|
+
/* —— Data: Terminal —— */
|
|
2
2
|
.m-terminal {
|
|
3
3
|
--m-terminal-bg: var(--m-color-contrast);
|
|
4
4
|
--m-terminal-fg: var(--m-color-contrast-fg);
|
|
@@ -17,8 +17,12 @@
|
|
|
17
17
|
}
|
|
18
18
|
|
|
19
19
|
.m-terminal__body {
|
|
20
|
-
flex: 1;
|
|
21
|
-
|
|
20
|
+
flex: 1 1 auto;
|
|
21
|
+
min-height: 0;
|
|
22
|
+
overflow: hidden;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.m-terminal__body.m-terminal__scrollbar > .m-scrollbar__wrap {
|
|
22
26
|
padding: var(--m-space-3);
|
|
23
27
|
}
|
|
24
28
|
|
|
@@ -57,8 +61,14 @@
|
|
|
57
61
|
.m-terminal__input {
|
|
58
62
|
background: transparent;
|
|
59
63
|
border: 0;
|
|
64
|
+
border-radius: var(--m-radius-sm);
|
|
60
65
|
color: inherit;
|
|
61
66
|
flex: 1;
|
|
62
67
|
font: inherit;
|
|
63
68
|
outline: none;
|
|
64
69
|
}
|
|
70
|
+
|
|
71
|
+
.m-terminal__input:focus-visible {
|
|
72
|
+
box-shadow: var(--m-focus-shadow);
|
|
73
|
+
outline: none;
|
|
74
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { default as MTextarea } from './Textarea.vue';
|
|
2
|
-
export type { TextareaEmits, TextareaInstance, TextareaProps
|
|
2
|
+
export type { MTextareaAutosize, TextareaEmits, TextareaInstance, TextareaProps } from './types';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Textarea/index.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,CAAA;AAChB,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,gBAAgB,CAAA;AACrD,YAAY,EAAE,aAAa,EAAE,gBAAgB,EAAE,aAAa,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Textarea/index.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,CAAA;AAChB,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,gBAAgB,CAAA;AACrD,YAAY,EAAE,iBAAiB,EAAE,aAAa,EAAE,gBAAgB,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA"}
|
|
@@ -2,10 +2,17 @@
|
|
|
2
2
|
--m-textarea-min-height: 6rem;
|
|
3
3
|
--m-textarea-min-height-small: 4.5rem;
|
|
4
4
|
--m-textarea-min-height-large: 7.5rem;
|
|
5
|
+
font-family: var(--m-font-sans);
|
|
5
6
|
font-size: var(--m-control-font-medium);
|
|
6
7
|
line-height: 1.5;
|
|
7
8
|
min-height: var(--m-textarea-min-height);
|
|
8
9
|
padding: var(--m-space-3) var(--m-control-padding-x-medium);
|
|
10
|
+
resize: vertical;
|
|
11
|
+
transition:
|
|
12
|
+
border-color var(--m-motion-fast) var(--m-motion-ease),
|
|
13
|
+
box-shadow var(--m-motion-fast) var(--m-motion-ease),
|
|
14
|
+
background-color var(--m-motion-fast) var(--m-motion-ease),
|
|
15
|
+
opacity var(--m-motion-fast) var(--m-motion-ease);
|
|
9
16
|
}
|
|
10
17
|
|
|
11
18
|
.m-textarea--filled {
|
|
@@ -67,6 +74,10 @@
|
|
|
67
74
|
z-index: 1;
|
|
68
75
|
}
|
|
69
76
|
|
|
77
|
+
.m-textarea__clear:hover:not(:disabled) {
|
|
78
|
+
color: var(--m-color-text);
|
|
79
|
+
}
|
|
80
|
+
|
|
70
81
|
.m-textarea__clear:focus-visible {
|
|
71
82
|
box-shadow: var(--m-focus-shadow);
|
|
72
83
|
outline: none;
|
|
@@ -81,6 +92,11 @@
|
|
|
81
92
|
border-color: var(--m-color-danger);
|
|
82
93
|
}
|
|
83
94
|
|
|
95
|
+
.m-textarea--invalid:focus-visible {
|
|
96
|
+
border-color: var(--m-color-danger);
|
|
97
|
+
box-shadow: var(--m-focus-shadow-danger);
|
|
98
|
+
}
|
|
99
|
+
|
|
84
100
|
.m-textarea:focus {
|
|
85
101
|
outline: none;
|
|
86
102
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TieredMenu.vue.d.ts","sourceRoot":"","sources":["../../../src/components/TieredMenu/TieredMenu.vue"],"names":[],"mappings":";;
|
|
1
|
+
{"version":3,"file":"TieredMenu.vue.d.ts","sourceRoot":"","sources":["../../../src/components/TieredMenu/TieredMenu.vue"],"names":[],"mappings":";;AAoRA,OAAO,KAAK,EAAkB,eAAe,EAAE,MAAM,SAAS,CAAA;AAygB9D,QAAA,MAAM,YAAY;;;;;;;;;6EAIhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,19 +1,33 @@
|
|
|
1
|
-
/* ——
|
|
1
|
+
/* —— Navigation: TieredMenu —— */
|
|
2
2
|
.m-tieredmenu {
|
|
3
|
-
--m-tieredmenu-submenu-min-width: 10rem;
|
|
4
|
-
--m-tieredmenu-min-width:
|
|
5
|
-
--m-tieredmenu-item-gap:
|
|
3
|
+
--m-tieredmenu-submenu-min-width: var(--m-menu-min-width, 10rem);
|
|
4
|
+
--m-tieredmenu-min-width: var(--m-menu-min-width);
|
|
5
|
+
--m-tieredmenu-item-gap: var(--m-space-1);
|
|
6
|
+
--m-tieredmenu-max-height: min(18rem, 45vh);
|
|
6
7
|
background: var(--m-color-surface);
|
|
7
8
|
border: var(--m-border-width) solid var(--m-color-border);
|
|
8
9
|
border-radius: var(--m-radius-md);
|
|
9
10
|
display: flex;
|
|
10
11
|
flex-direction: column;
|
|
11
12
|
gap: var(--m-tieredmenu-item-gap);
|
|
13
|
+
max-height: var(--m-tieredmenu-max-height);
|
|
12
14
|
min-width: var(--m-tieredmenu-min-width);
|
|
15
|
+
overflow: hidden;
|
|
13
16
|
padding: var(--m-space-1);
|
|
14
17
|
position: relative;
|
|
15
18
|
}
|
|
16
19
|
|
|
20
|
+
.m-tieredmenu__scroll {
|
|
21
|
+
max-height: 100%;
|
|
22
|
+
min-height: 0;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.m-tieredmenu__scroll-view {
|
|
26
|
+
display: flex;
|
|
27
|
+
flex-direction: column;
|
|
28
|
+
gap: var(--m-tieredmenu-item-gap);
|
|
29
|
+
}
|
|
30
|
+
|
|
17
31
|
.m-tieredmenu--popup {
|
|
18
32
|
box-shadow: var(--m-shadow-md);
|
|
19
33
|
position: absolute;
|
|
@@ -37,10 +51,14 @@
|
|
|
37
51
|
color: var(--m-color-text);
|
|
38
52
|
cursor: pointer;
|
|
39
53
|
display: flex;
|
|
40
|
-
font:
|
|
54
|
+
font-family: var(--m-font-sans);
|
|
41
55
|
justify-content: space-between;
|
|
42
56
|
padding: var(--m-space-2) var(--m-space-3);
|
|
43
57
|
text-align: start;
|
|
58
|
+
transition:
|
|
59
|
+
background-color var(--m-motion-fast) var(--m-motion-ease),
|
|
60
|
+
color var(--m-motion-fast) var(--m-motion-ease),
|
|
61
|
+
opacity var(--m-motion-fast) var(--m-motion-ease);
|
|
44
62
|
width: 100%;
|
|
45
63
|
}
|
|
46
64
|
|
|
@@ -68,6 +86,7 @@
|
|
|
68
86
|
}
|
|
69
87
|
|
|
70
88
|
.m-tieredmenu__submenu {
|
|
89
|
+
--m-tieredmenu-submenu-max-height: min(18rem, 45vh);
|
|
71
90
|
background: var(--m-color-surface);
|
|
72
91
|
border: var(--m-border-width) solid var(--m-color-border);
|
|
73
92
|
border-radius: var(--m-radius-md);
|
|
@@ -75,16 +94,30 @@
|
|
|
75
94
|
display: flex;
|
|
76
95
|
flex-direction: column;
|
|
77
96
|
gap: var(--m-tieredmenu-item-gap);
|
|
78
|
-
|
|
97
|
+
max-height: var(--m-tieredmenu-submenu-max-height);
|
|
79
98
|
min-width: var(--m-tieredmenu-submenu-min-width);
|
|
99
|
+
overflow: hidden;
|
|
80
100
|
padding: var(--m-space-1);
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
.m-tieredmenu__submenu--teleported {
|
|
104
|
+
position: fixed;
|
|
105
|
+
z-index: var(--m-z-dropdown);
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
.m-tieredmenu__submenu-scroll {
|
|
109
|
+
max-height: calc(var(--m-tieredmenu-submenu-max-height) - var(--m-space-2));
|
|
110
|
+
min-height: 0;
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
.m-tieredmenu__submenu-view {
|
|
114
|
+
display: flex;
|
|
115
|
+
flex-direction: column;
|
|
116
|
+
gap: var(--m-tieredmenu-item-gap);
|
|
84
117
|
}
|
|
85
118
|
|
|
86
119
|
.m-tieredmenu__separator {
|
|
87
120
|
background: var(--m-color-border);
|
|
88
|
-
height:
|
|
121
|
+
height: var(--m-border-width);
|
|
89
122
|
margin: var(--m-space-1) 0;
|
|
90
123
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { RootPassThrough } from '../../shared/passThrough';
|
|
2
1
|
import { MAppendTo } from '../../shared/overlay';
|
|
3
2
|
import { FloatingOverlayPlacement } from '../../shared/overlayPlacement';
|
|
3
|
+
import { RootPassThrough } from '../../shared/passThrough';
|
|
4
4
|
export interface TieredMenuItem {
|
|
5
5
|
label?: string;
|
|
6
6
|
command?: () => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/TieredMenu/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/TieredMenu/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAA;AACrD,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAA;AAC7E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAA;AAE/D,MAAM,WAAW,cAAc;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,OAAO,CAAC,EAAE,MAAM,IAAI,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,KAAK,CAAC,EAAE,cAAc,EAAE,CAAA;CACzB;AAED,MAAM,WAAW,eAAe;IAC9B,EAAE,CAAC,EAAE,eAAe,CAAA;IACpB,KAAK,EAAE,cAAc,EAAE,CAAA;IACvB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,4EAA4E;IAC5E,SAAS,CAAC,EAAE,wBAAwB,CAAA;IACpC,yDAAyD;IACzD,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,4EAA4E;IAC5E,QAAQ,CAAC,EAAE,SAAS,CAAA;CACrB;AAED,MAAM,WAAW,eAAe;IAC9B,CAAC,KAAK,EAAE,mBAAmB,EAAE,KAAK,EAAE,OAAO,GAAG,IAAI,CAAA;CACnD"}
|
|
@@ -1,31 +1,56 @@
|
|
|
1
1
|
import { TimelineEvent, TimelineProps, TimelineLayout, TimelineAlign } from './types';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
declare var
|
|
3
|
+
declare var __VLS_8: {
|
|
4
4
|
item: TimelineEvent;
|
|
5
5
|
index: number;
|
|
6
|
-
},
|
|
6
|
+
}, __VLS_10: {
|
|
7
7
|
item: TimelineEvent;
|
|
8
8
|
index: number;
|
|
9
|
-
},
|
|
9
|
+
}, __VLS_12: {
|
|
10
10
|
item: TimelineEvent;
|
|
11
11
|
index: number;
|
|
12
|
-
},
|
|
12
|
+
}, __VLS_19: {
|
|
13
13
|
item: TimelineEvent;
|
|
14
14
|
index: number;
|
|
15
|
-
},
|
|
15
|
+
}, __VLS_21: {
|
|
16
|
+
item: TimelineEvent;
|
|
17
|
+
index: number;
|
|
18
|
+
}, __VLS_23: {
|
|
19
|
+
item: TimelineEvent;
|
|
20
|
+
index: number;
|
|
21
|
+
}, __VLS_25: {
|
|
22
|
+
item: TimelineEvent;
|
|
23
|
+
index: number;
|
|
24
|
+
}, __VLS_27: {
|
|
25
|
+
item: TimelineEvent;
|
|
26
|
+
index: number;
|
|
27
|
+
}, __VLS_34: {
|
|
28
|
+
item: TimelineEvent;
|
|
29
|
+
index: number;
|
|
30
|
+
}, __VLS_36: {
|
|
16
31
|
item: TimelineEvent;
|
|
17
32
|
index: number;
|
|
18
33
|
};
|
|
19
34
|
type __VLS_Slots = {} & {
|
|
20
|
-
item?: (props: typeof
|
|
35
|
+
item?: (props: typeof __VLS_8) => any;
|
|
36
|
+
} & {
|
|
37
|
+
opposite?: (props: typeof __VLS_10) => any;
|
|
38
|
+
} & {
|
|
39
|
+
marker?: (props: typeof __VLS_12) => any;
|
|
40
|
+
} & {
|
|
41
|
+
connector?: (props: typeof __VLS_19) => any;
|
|
42
|
+
} & {
|
|
43
|
+
content?: (props: typeof __VLS_21) => any;
|
|
44
|
+
} & {
|
|
45
|
+
item?: (props: typeof __VLS_23) => any;
|
|
21
46
|
} & {
|
|
22
|
-
opposite?: (props: typeof
|
|
47
|
+
opposite?: (props: typeof __VLS_25) => any;
|
|
23
48
|
} & {
|
|
24
|
-
marker?: (props: typeof
|
|
49
|
+
marker?: (props: typeof __VLS_27) => any;
|
|
25
50
|
} & {
|
|
26
|
-
connector?: (props: typeof
|
|
51
|
+
connector?: (props: typeof __VLS_34) => any;
|
|
27
52
|
} & {
|
|
28
|
-
content?: (props: typeof
|
|
53
|
+
content?: (props: typeof __VLS_36) => any;
|
|
29
54
|
};
|
|
30
55
|
declare const __VLS_base: DefineComponent<TimelineProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TimelineProps> & Readonly<{}>, {
|
|
31
56
|
layout: TimelineLayout;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Timeline.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Timeline/Timeline.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Timeline.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Timeline/Timeline.vue"],"names":[],"mappings":";AAsKA,OAAO,KAAK,EAAE,aAAa,EAAE,aAAa,EAAoB,MAAM,SAAS,CAAA;AAwS7E,QAAA,IAAI,OAAO;;;CAAU,EAAE,QAAQ;;;CAAU,EAAE,QAAQ;;;CAAW,EAAE,QAAQ;;;CAAW,EAAE,QAAQ;;;CAAW,EAAE,QAAQ;;;CAAW,EAAE,QAAQ;;;CAAW,EAAE,QAAQ;;;CAAW,EAAE,QAAQ;;;CAAW,EAAE,QAAQ;;;CAAY,CAAE;AACpN,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GACzC;IAAE,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC9C;IAAE,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC/C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC1C;IAAE,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC9C;IAAE,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC/C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAMhD,QAAA,MAAM,UAAU;;;6EAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1,156 +1,159 @@
|
|
|
1
|
-
/* —— Data: Timeline —— */
|
|
2
|
-
.m-timeline {
|
|
3
|
-
display: flex;
|
|
4
|
-
flex-direction: column;
|
|
5
|
-
list-style: none;
|
|
6
|
-
margin: 0;
|
|
7
|
-
padding: 0;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.m-timeline__event {
|
|
11
|
-
display: grid;
|
|
12
|
-
gap: var(--m-space-3);
|
|
13
|
-
grid-template-columns: 1fr auto 1fr;
|
|
14
|
-
min-height: var(--m-timeline-event-min-height);
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.m-timeline__event--left .m-timeline__content {
|
|
18
|
-
grid-column: 3;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.m-timeline__event--left .m-timeline__opposite {
|
|
22
|
-
grid-column: 1;
|
|
23
|
-
text-align: end;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.m-timeline__event--right .m-timeline__content {
|
|
27
|
-
grid-column: 1;
|
|
28
|
-
text-align: end;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.m-timeline__event--right .m-timeline__opposite {
|
|
32
|
-
grid-column: 3;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.m-timeline__separator {
|
|
36
|
-
align-items: center;
|
|
37
|
-
display: flex;
|
|
38
|
-
flex-direction: column;
|
|
39
|
-
grid-column: 2;
|
|
40
|
-
grid-row: 1;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.m-timeline__marker {
|
|
44
|
-
align-items: center;
|
|
45
|
-
background: var(--m-color-surface);
|
|
46
|
-
border:
|
|
47
|
-
border-radius: 50%;
|
|
48
|
-
color: var(--m-color-primary);
|
|
49
|
-
display: inline-flex;
|
|
50
|
-
font-size: var(--m-font-size-xs);
|
|
51
|
-
height: var(--m-timeline-marker-size);
|
|
52
|
-
justify-content: center;
|
|
53
|
-
width: var(--m-timeline-marker-size);
|
|
54
|
-
z-index: 1;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
.m-timeline__marker--success {
|
|
58
|
-
border-color: var(--m-color-success);
|
|
59
|
-
color: var(--m-color-success);
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
.m-timeline__marker--info {
|
|
63
|
-
border-color: var(--m-color-info);
|
|
64
|
-
color: var(--m-color-info);
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
.m-timeline__marker--warn,
|
|
68
|
-
.m-timeline__marker--warning {
|
|
69
|
-
border-color: var(--m-color-warn);
|
|
70
|
-
color: var(--m-color-warn);
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
.m-timeline__marker--error,
|
|
74
|
-
.m-timeline__marker--danger {
|
|
75
|
-
border-color: var(--m-color-danger);
|
|
76
|
-
color: var(--m-color-danger);
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
.m-timeline__marker--help {
|
|
80
|
-
border-color: var(--m-color-help);
|
|
81
|
-
color: var(--m-color-help);
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.m-timeline__connector {
|
|
85
|
-
background: var(--m-color-border);
|
|
86
|
-
flex: 1;
|
|
87
|
-
min-height: var(--m-control-height-small);
|
|
88
|
-
width:
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
.m-timeline__event:last-child .m-timeline__connector {
|
|
92
|
-
visibility: hidden;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
.m-timeline__status {
|
|
96
|
-
color: var(--m-color-text-muted);
|
|
97
|
-
font-size: var(--m-font-size-sm);
|
|
98
|
-
font-weight: 600;
|
|
99
|
-
margin-bottom: var(--m-space-1);
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
.m-timeline__opposite {
|
|
103
|
-
color: var(--m-color-text-muted);
|
|
104
|
-
font-size: var(--m-font-size-md);
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
.m-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
.m-timeline--horizontal .m-timeline__event--
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
1
|
+
/* —— Data: Timeline —— */
|
|
2
|
+
.m-timeline {
|
|
3
|
+
display: flex;
|
|
4
|
+
flex-direction: column;
|
|
5
|
+
list-style: none;
|
|
6
|
+
margin: 0;
|
|
7
|
+
padding: 0;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.m-timeline__event {
|
|
11
|
+
display: grid;
|
|
12
|
+
gap: var(--m-space-3);
|
|
13
|
+
grid-template-columns: 1fr auto 1fr;
|
|
14
|
+
min-height: var(--m-timeline-event-min-height);
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.m-timeline__event--left .m-timeline__content {
|
|
18
|
+
grid-column: 3;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.m-timeline__event--left .m-timeline__opposite {
|
|
22
|
+
grid-column: 1;
|
|
23
|
+
text-align: end;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.m-timeline__event--right .m-timeline__content {
|
|
27
|
+
grid-column: 1;
|
|
28
|
+
text-align: end;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.m-timeline__event--right .m-timeline__opposite {
|
|
32
|
+
grid-column: 3;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.m-timeline__separator {
|
|
36
|
+
align-items: center;
|
|
37
|
+
display: flex;
|
|
38
|
+
flex-direction: column;
|
|
39
|
+
grid-column: 2;
|
|
40
|
+
grid-row: 1;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.m-timeline__marker {
|
|
44
|
+
align-items: center;
|
|
45
|
+
background: var(--m-color-surface);
|
|
46
|
+
border: var(--m-border-width) solid var(--m-color-primary);
|
|
47
|
+
border-radius: 50%;
|
|
48
|
+
color: var(--m-color-primary);
|
|
49
|
+
display: inline-flex;
|
|
50
|
+
font-size: var(--m-font-size-xs);
|
|
51
|
+
height: var(--m-timeline-marker-size);
|
|
52
|
+
justify-content: center;
|
|
53
|
+
width: var(--m-timeline-marker-size);
|
|
54
|
+
z-index: 1;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.m-timeline__marker--success {
|
|
58
|
+
border-color: var(--m-color-success);
|
|
59
|
+
color: var(--m-color-success);
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.m-timeline__marker--info {
|
|
63
|
+
border-color: var(--m-color-info);
|
|
64
|
+
color: var(--m-color-info);
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
.m-timeline__marker--warn,
|
|
68
|
+
.m-timeline__marker--warning {
|
|
69
|
+
border-color: var(--m-color-warn);
|
|
70
|
+
color: var(--m-color-warn);
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
.m-timeline__marker--error,
|
|
74
|
+
.m-timeline__marker--danger {
|
|
75
|
+
border-color: var(--m-color-danger);
|
|
76
|
+
color: var(--m-color-danger);
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.m-timeline__marker--help {
|
|
80
|
+
border-color: var(--m-color-help);
|
|
81
|
+
color: var(--m-color-help);
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
.m-timeline__connector {
|
|
85
|
+
background: var(--m-color-border);
|
|
86
|
+
flex: 1;
|
|
87
|
+
min-height: var(--m-control-height-small);
|
|
88
|
+
width: var(--m-border-width);
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
.m-timeline__event:last-child .m-timeline__connector {
|
|
92
|
+
visibility: hidden;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
.m-timeline__status {
|
|
96
|
+
color: var(--m-color-text-muted);
|
|
97
|
+
font-size: var(--m-font-size-sm);
|
|
98
|
+
font-weight: 600;
|
|
99
|
+
margin-bottom: var(--m-space-1);
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
.m-timeline__opposite {
|
|
103
|
+
color: var(--m-color-text-muted);
|
|
104
|
+
font-size: var(--m-font-size-md);
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
.m-timeline__scroll--horizontal {
|
|
108
|
+
width: 100%;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
.m-timeline--horizontal {
|
|
112
|
+
flex-direction: row;
|
|
113
|
+
width: max-content;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
.m-timeline--horizontal .m-timeline__event {
|
|
117
|
+
flex: 1 0 10rem;
|
|
118
|
+
grid-template-columns: 1fr;
|
|
119
|
+
grid-template-rows: auto auto auto;
|
|
120
|
+
min-height: 0;
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
.m-timeline--horizontal .m-timeline__separator {
|
|
124
|
+
flex-direction: row;
|
|
125
|
+
grid-column: 1;
|
|
126
|
+
grid-row: 2;
|
|
127
|
+
width: 100%;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
.m-timeline--horizontal .m-timeline__connector {
|
|
131
|
+
height: var(--m-border-width);
|
|
132
|
+
min-height: 0;
|
|
133
|
+
min-width: var(--m-control-affix-size);
|
|
134
|
+
width: auto;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
.m-timeline--horizontal .m-timeline__opposite {
|
|
138
|
+
grid-column: 1;
|
|
139
|
+
grid-row: 1;
|
|
140
|
+
text-align: start;
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
.m-timeline--horizontal .m-timeline__content {
|
|
144
|
+
grid-column: 1;
|
|
145
|
+
grid-row: 3;
|
|
146
|
+
text-align: start;
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
.m-timeline--horizontal .m-timeline__event--left .m-timeline__content,
|
|
150
|
+
.m-timeline--horizontal .m-timeline__event--right .m-timeline__content,
|
|
151
|
+
.m-timeline--horizontal .m-timeline__event--left .m-timeline__opposite,
|
|
152
|
+
.m-timeline--horizontal .m-timeline__event--right .m-timeline__opposite {
|
|
153
|
+
grid-column: 1;
|
|
154
|
+
text-align: start;
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
.m-timeline__event--pending .m-timeline__marker {
|
|
158
|
+
border-style: dashed;
|
|
159
|
+
}
|