eco-vue-js 0.8.40 → 0.8.42
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/assets/icons/default/IconAvatar.svg.js +1 -1
- package/dist/assets/icons/default/IconCheck.svg.js +1 -1
- package/dist/assets/icons/default/IconDanger.svg.js +2 -2
- package/dist/assets/icons/default/IconEdit.svg.js +2 -2
- package/dist/assets/icons/default/IconFalsePositive.svg.js +1 -1
- package/dist/assets/icons/default/IconFeedback.svg.js +1 -1
- package/dist/assets/icons/default/IconFilter.svg.js +1 -1
- package/dist/assets/icons/default/IconInProgress.svg.js +2 -2
- package/dist/assets/icons/default/IconJira.svg.js +1 -1
- package/dist/assets/icons/default/IconLogout.svg.js +1 -1
- package/dist/assets/icons/default/IconMore.svg.js +1 -1
- package/dist/assets/icons/default/IconNotification.svg.js +1 -1
- package/dist/assets/icons/default/IconProfile.svg.js +1 -1
- package/dist/assets/icons/default/IconSearch.svg.js +1 -1
- package/dist/assets/icons/default/IconSettings.svg.js +1 -1
- package/dist/assets/icons/default/IconStar.svg.js +1 -1
- package/dist/assets/icons/default/IconSuccess.svg.js +1 -1
- package/dist/assets/icons/default/IconTask.svg.js +1 -1
- package/dist/assets/icons/default/IconTime.svg.js +1 -1
- package/dist/assets/icons/sax/IconAddCircle.svg.js +1 -1
- package/dist/assets/icons/sax/IconAddSquare.svg.js +1 -1
- package/dist/assets/icons/sax/IconAlarm.svg.js +1 -1
- package/dist/assets/icons/sax/IconArchiveBook.svg.js +2 -2
- package/dist/assets/icons/sax/IconCandle.svg.js +1 -1
- package/dist/assets/icons/sax/IconCelery.svg.js +1 -1
- package/dist/assets/icons/sax/IconChart.svg.js +1 -1
- package/dist/assets/icons/sax/IconCheckCircle.svg.js +1 -1
- package/dist/assets/icons/sax/IconCloseCircle.svg.js +1 -1
- package/dist/assets/icons/sax/IconCopy.svg.js +2 -2
- package/dist/assets/icons/sax/IconCopySuccess.svg.js +2 -2
- package/dist/assets/icons/sax/IconCopyright.svg.js +1 -1
- package/dist/assets/icons/sax/IconDedupe.svg.js +2 -2
- package/dist/assets/icons/sax/IconEdit.svg.js +1 -1
- package/dist/assets/icons/sax/IconEditCircle.svg.js +2 -2
- package/dist/assets/icons/sax/IconElement.svg.js +1 -1
- package/dist/assets/icons/sax/IconEye.svg.js +2 -2
- package/dist/assets/icons/sax/IconEyeSlash.svg.js +1 -1
- package/dist/assets/icons/sax/IconFilter.svg.js +1 -1
- package/dist/assets/icons/sax/IconFilterRemove.svg.js +2 -2
- package/dist/assets/icons/sax/IconFinding.svg.js +1 -1
- package/dist/assets/icons/sax/IconJira.svg.js +1 -1
- package/dist/assets/icons/sax/IconKey.svg.js +2 -2
- package/dist/assets/icons/sax/IconKeySquare.svg.js +2 -2
- package/dist/assets/icons/sax/IconLayer.svg.js +1 -1
- package/dist/assets/icons/sax/IconLink.svg.js +2 -2
- package/dist/assets/icons/sax/IconLinkBold.svg.js +1 -1
- package/dist/assets/icons/sax/IconLinkOutline.svg.js +2 -2
- package/dist/assets/icons/sax/IconLogout.svg.js +4 -4
- package/dist/assets/icons/sax/IconMinusCircle.svg.js +1 -1
- package/dist/assets/icons/sax/IconNegate.svg.js +1 -1
- package/dist/assets/icons/sax/IconNegativeInfo.svg.js +1 -1
- package/dist/assets/icons/sax/IconNote.svg.js +2 -2
- package/dist/assets/icons/sax/IconOutlineCheckCircle.svg.js +1 -1
- package/dist/assets/icons/sax/IconOutlineCloseCircle.svg.js +1 -1
- package/dist/assets/icons/sax/IconOutlineEdit.svg.js +2 -2
- package/dist/assets/icons/sax/IconOutlineRefresh.svg.js +1 -1
- package/dist/assets/icons/sax/IconOutlineStar.svg.js +1 -1
- package/dist/assets/icons/sax/IconPaste.svg.js +2 -2
- package/dist/assets/icons/sax/IconProfile.svg.js +2 -2
- package/dist/assets/icons/sax/IconRadar.svg.js +1 -1
- package/dist/assets/icons/sax/IconSearch.svg.js +1 -1
- package/dist/assets/icons/sax/IconSettings.svg.js +2 -2
- package/dist/assets/icons/sax/IconSlash.svg.js +1 -1
- package/dist/assets/icons/sax/IconStar.svg.js +1 -1
- package/dist/assets/icons/sax/IconSummary.svg.js +1 -1
- package/dist/assets/icons/sax/IconTableSettings.svg.js +3 -3
- package/dist/assets/icons/sax/IconTag.svg.js +1 -1
- package/dist/assets/icons/sax/IconTime.svg.js +1 -1
- package/dist/assets/icons/sax/IconTrash.svg.js +1 -1
- package/dist/assets/icons/sax/IconUser.svg.js +1 -1
- package/dist/assets/icons/sax/IconVersionControl.svg.js +1 -1
- package/dist/assets/icons/sax/IconWeight.svg.js +2 -2
- package/dist/components/ActionsBar/WActionsBar.vue.d.ts.map +1 -1
- package/dist/components/ActionsBar/WActionsBar.vue.js +8 -8
- package/dist/components/BottomSheet/WBottomSheet.vue.d.ts +4 -4
- package/dist/components/BottomSheet/WBottomSheet.vue.d.ts.map +1 -1
- package/dist/components/BottomSheet/WBottomSheet.vue.js +28 -39
- package/dist/components/Button/WButton.vue.d.ts +1 -1
- package/dist/components/Button/WButton.vue.d.ts.map +1 -1
- package/dist/components/Button/WButton.vue.js +7 -7
- package/dist/components/Button/WButtonAction.vue.d.ts +1 -1
- package/dist/components/Button/WButtonAction.vue.d.ts.map +1 -1
- package/dist/components/Button/WButtonAction.vue.js +3 -3
- package/dist/components/Button/WButtonCopy.vue.d.ts.map +1 -1
- package/dist/components/Button/WButtonCopy.vue.js +2 -2
- package/dist/components/Button/WButtonDropdown.vue.d.ts +1 -1
- package/dist/components/Button/WButtonDropdown.vue.d.ts.map +1 -1
- package/dist/components/Button/WButtonDropdown.vue.js +3 -3
- package/dist/components/Button/WButtonGroup.vue.d.ts.map +1 -1
- package/dist/components/Button/WButtonGroup.vue.js +2 -2
- package/dist/components/Button/WButtonMore.vue.d.ts.map +1 -1
- package/dist/components/Button/WButtonMore.vue.js +4 -4
- package/dist/components/Button/WButtonMoreItem.vue.d.ts.map +1 -1
- package/dist/components/Button/WButtonMoreItem.vue.js +1 -1
- package/dist/components/Button/WButtonSelection.vue.d.ts.map +1 -1
- package/dist/components/Button/WButtonSelection.vue.js +8 -8
- package/dist/components/Button/WButtonSelectionAction.vue.d.ts.map +1 -1
- package/dist/components/Button/WButtonSelectionAction.vue.js +3 -3
- package/dist/components/Button/types.d.ts +1 -1
- package/dist/components/Button/types.d.ts.map +1 -1
- package/dist/components/Checkbox/WCheckbox.vue.d.ts +3 -1
- package/dist/components/Checkbox/WCheckbox.vue.d.ts.map +1 -1
- package/dist/components/Checkbox/WCheckbox.vue.js +11 -12
- package/dist/components/Chip/WChip.vue.d.ts.map +1 -1
- package/dist/components/Chip/WChip.vue.js +2 -2
- package/dist/components/ClickOutside/WClickOutside.vue.d.ts +3 -1
- package/dist/components/ClickOutside/WClickOutside.vue.d.ts.map +1 -1
- package/dist/components/ClickOutside/WClickOutside.vue.js +5 -7
- package/dist/components/Counter/WCounter.vue.d.ts.map +1 -1
- package/dist/components/Counter/WCounter.vue.js +3 -3
- package/dist/components/DatePicker/WDatePicker.vue.d.ts.map +1 -1
- package/dist/components/DatePicker/WDatePicker.vue.js +2 -2
- package/dist/components/DatePicker/WDatePickerSingle.vue.d.ts.map +1 -1
- package/dist/components/DatePicker/WDatePickerSingle.vue.js +1 -1
- package/dist/components/DatePicker/components/CalendarDay.vue.d.ts.map +1 -1
- package/dist/components/DatePicker/components/CalendarDay.vue.js +6 -6
- package/dist/components/DatePicker/components/CalendarMonth.vue.d.ts +1 -1
- package/dist/components/DatePicker/components/CalendarMonth.vue.d.ts.map +1 -1
- package/dist/components/DatePicker/components/CalendarMonth.vue.js +3 -3
- package/dist/components/DatePicker/components/CalendarToggle.vue.d.ts.map +1 -1
- package/dist/components/DatePicker/components/CalendarToggle.vue.js +6 -6
- package/dist/components/DatePicker/components/CalendarValue.vue.d.ts.map +1 -1
- package/dist/components/DatePicker/components/CalendarValue.vue.js +1 -1
- package/dist/components/DatePicker/components/CalendarWeek.vue.d.ts.map +1 -1
- package/dist/components/DatePicker/models/types.d.ts.map +1 -1
- package/dist/components/Dropdown/WDropdown.vue.d.ts +3 -1
- package/dist/components/Dropdown/WDropdown.vue.d.ts.map +1 -1
- package/dist/components/Dropdown/WDropdown.vue.js +6 -7
- package/dist/components/Dropdown/utils/DropdownStyle.js +2 -2
- package/dist/components/DropdownMenu/WDropdownMenu.vue.d.ts +4 -0
- package/dist/components/DropdownMenu/WDropdownMenu.vue.d.ts.map +1 -1
- package/dist/components/Expansion/WExpansion.vue.d.ts.map +1 -1
- package/dist/components/Expansion/WExpansion.vue.js +1 -1
- package/dist/components/Expansion/WExpansionItem.vue.d.ts.map +1 -1
- package/dist/components/Expansion/WExpansionItem.vue.js +5 -5
- package/dist/components/FieldWrapper/WFieldWrapper.vue.d.ts.map +1 -1
- package/dist/components/FieldWrapper/WFieldWrapper.vue.js +10 -10
- package/dist/components/FieldWrapper/types.d.ts.map +1 -1
- package/dist/components/FilePicker/WFilePicker.vue.d.ts +4 -1
- package/dist/components/FilePicker/WFilePicker.vue.d.ts.map +1 -1
- package/dist/components/FilePicker/WFilePicker.vue.js +24 -26
- package/dist/components/FilePicker/components/FilePickerItem.vue.d.ts.map +1 -1
- package/dist/components/FilePicker/components/FilePickerItem.vue.js +3 -3
- package/dist/components/FilePicker/components/FilePickerSvg.vue.d.ts +3 -1
- package/dist/components/FilePicker/components/FilePickerSvg.vue.d.ts.map +1 -1
- package/dist/components/FilePicker/components/FilePickerSvg.vue.js +4 -5
- package/dist/components/FilterWrapper/WFilterWrapper.vue.d.ts.map +1 -1
- package/dist/components/FilterWrapper/WFilterWrapper.vue.js +4 -4
- package/dist/components/Form/WForm.vue.d.ts.map +1 -1
- package/dist/components/Form/WFormValidator.vue.d.ts +1 -1
- package/dist/components/Form/WFormValidator.vue.d.ts.map +1 -1
- package/dist/components/Form/WFormValidator.vue.js +7 -7
- package/dist/components/Form/use/useFormErrorMessageMap.d.ts.map +1 -1
- package/dist/components/Form/use/useFormHasChangesMap.d.ts.map +1 -1
- package/dist/components/Form/use/useFormInitModelMap.d.ts.map +1 -1
- package/dist/components/Form/use/useFormInvalidateMap.d.ts.map +1 -1
- package/dist/components/Form/use/useFormTitleMap.d.ts.map +1 -1
- package/dist/components/Form/use/useFormValidateMap.d.ts.map +1 -1
- package/dist/components/FormAsync/WFormAsyncButtonGroup.vue.d.ts.map +1 -1
- package/dist/components/FormAsync/WFormAsyncButtonGroup.vue.js +3 -3
- package/dist/components/FormAsync/WFormAsyncInput.vue.d.ts.map +1 -1
- package/dist/components/FormAsync/WFormAsyncInput.vue.js +2 -2
- package/dist/components/FormAsync/WFormAsyncSelect.vue.d.ts.map +1 -1
- package/dist/components/FormAsync/WFormAsyncSelect.vue.js +2 -2
- package/dist/components/FormAsync/WFormAsyncSelectInfiniteSingle.vue.d.ts.map +1 -1
- package/dist/components/FormAsync/WFormAsyncSelectInfiniteSingle.vue.js +2 -2
- package/dist/components/FormAsync/WFormAsyncSelectSingle.vue.d.ts.map +1 -1
- package/dist/components/FormAsync/WFormAsyncSelectSingle.vue.js +2 -2
- package/dist/components/FormAsync/WFormAsyncSelectStringified.vue.d.ts.map +1 -1
- package/dist/components/FormAsync/WFormAsyncSelectStringified.vue.js +2 -2
- package/dist/components/FormAsync/WFormAsyncToggle.vue.d.ts.map +1 -1
- package/dist/components/FormAsync/WFormAsyncToggle.vue.js +1 -1
- package/dist/components/FormAsync/types.d.ts +2 -2
- package/dist/components/FormAsync/types.d.ts.map +1 -1
- package/dist/components/HeaderBar/WHeaderBar.vue.d.ts.map +1 -1
- package/dist/components/HeaderBar/WHeaderBar.vue.js +14 -16
- package/dist/components/ImageViewer/WImageViewer.vue.d.ts.map +1 -1
- package/dist/components/ImageViewer/WImageViewer.vue.js +6 -6
- package/dist/components/ImageViewer/components/ImageModal.vue.d.ts.map +1 -1
- package/dist/components/ImageViewer/components/ImageModal.vue2.js +3 -3
- package/dist/components/InfiniteList/WInfiniteList.vue.d.ts +2 -2
- package/dist/components/InfiniteList/WInfiniteList.vue.d.ts.map +1 -1
- package/dist/components/InfiniteList/WInfiniteList.vue.js +9 -10
- package/dist/components/InfiniteList/WInfiniteListWrapper.vue.d.ts.map +1 -1
- package/dist/components/InfiniteList/WInfiniteListWrapper.vue.js +2 -1
- package/dist/components/InfiniteList/components/EmptyComponent.vue.d.ts.map +1 -1
- package/dist/components/InfiniteList/components/InfiniteListButton.vue.d.ts.map +1 -1
- package/dist/components/InfiniteList/components/InfiniteListButton.vue.js +2 -2
- package/dist/components/InfiniteList/components/InfiniteListPage.vue.d.ts.map +1 -1
- package/dist/components/InfiniteList/components/InfiniteListPage.vue.js +15 -16
- package/dist/components/InfiniteList/components/InfiniteListPageSelectItem.vue.d.ts.map +1 -1
- package/dist/components/InfiniteList/components/InfiniteListPageSelection.vue.d.ts.map +1 -1
- package/dist/components/InfiniteList/components/InfiniteListPageTitle.vue.d.ts.map +1 -1
- package/dist/components/InfiniteList/components/InfiniteListPageTitle.vue.js +1 -1
- package/dist/components/InfiniteList/components/InfiniteListPages.vue.d.ts.map +1 -1
- package/dist/components/InfiniteList/components/InfiniteListPages.vue.js +17 -18
- package/dist/components/InfiniteList/components/InfiniteListScroll.vue.d.ts.map +1 -1
- package/dist/components/InfiniteList/models/utils.d.ts.map +1 -1
- package/dist/components/InfiniteList/use/useInfiniteListHeader.d.ts.map +1 -1
- package/dist/components/InfiniteList/use/useRefetchNextPages.d.ts.map +1 -1
- package/dist/components/InfiniteList/use/useSelected.d.ts.map +1 -1
- package/dist/components/InfoCard/WInfoCard.vue.d.ts.map +1 -1
- package/dist/components/InfoCard/WInfoCard.vue.js +3 -3
- package/dist/components/InfoCard/WInfoCardNegative.vue.d.ts.map +1 -1
- package/dist/components/InfoCard/WInfoCardNegative.vue.js +5 -5
- package/dist/components/Input/WInput.vue.d.ts.map +1 -1
- package/dist/components/Input/WInput.vue.js +15 -16
- package/dist/components/Input/WInputAsync.vue.d.ts.map +1 -1
- package/dist/components/Input/WInputAsync.vue.js +12 -15
- package/dist/components/Input/WInputDate.vue.d.ts +9 -2
- package/dist/components/Input/WInputDate.vue.d.ts.map +1 -1
- package/dist/components/Input/WInputDate.vue.js +6 -9
- package/dist/components/Input/WInputOptions.vue.d.ts.map +1 -1
- package/dist/components/Input/WInputOptions.vue.js +9 -12
- package/dist/components/Input/WInputSuggest.vue.d.ts.map +1 -1
- package/dist/components/Input/WInputSuggest.vue.js +16 -23
- package/dist/components/Input/components/InputActions.vue.d.ts.map +1 -1
- package/dist/components/Input/components/InputActions.vue.js +3 -3
- package/dist/components/Input/components/InputActionsButton.vue.d.ts.map +1 -1
- package/dist/components/Input/components/InputActionsButton.vue.js +2 -2
- package/dist/components/Input/types.d.ts +1 -1
- package/dist/components/Input/types.d.ts.map +1 -1
- package/dist/components/Link/WLink.vue.d.ts +1 -1
- package/dist/components/Link/WLink.vue.d.ts.map +1 -1
- package/dist/components/Link/WLink.vue.js +4 -4
- package/dist/components/Link/WLinkArrow.vue.d.ts.map +1 -1
- package/dist/components/Link/WLinkArrow.vue.js +1 -1
- package/dist/components/List/WList.vue.d.ts.map +1 -1
- package/dist/components/List/WList.vue.js +6 -5
- package/dist/components/List/WListCard.vue.d.ts.map +1 -1
- package/dist/components/List/WListCard.vue.js +19 -19
- package/dist/components/List/WListCardField.vue.d.ts.map +1 -1
- package/dist/components/List/WListHeader.vue.d.ts.map +1 -1
- package/dist/components/List/WListHeader.vue.js +8 -8
- package/dist/components/List/WListHeaderItem.vue.d.ts.map +1 -1
- package/dist/components/List/WListHeaderItem.vue.js +4 -4
- package/dist/components/List/components/HeaderFieldNested.vue.d.ts.map +1 -1
- package/dist/components/List/components/HeaderItemResizer.vue.d.ts.map +1 -1
- package/dist/components/List/components/HeaderItemResizer.vue.js +1 -1
- package/dist/components/List/components/HeaderSettings.vue.d.ts.map +1 -1
- package/dist/components/List/components/HeaderSettings.vue.js +4 -4
- package/dist/components/List/components/HeaderSettingsItem.vue.d.ts.map +1 -1
- package/dist/components/List/components/HeaderSettingsItem.vue.js +4 -4
- package/dist/components/List/components/ListCardFieldNested.vue.d.ts.map +1 -1
- package/dist/components/List/components/ListCardFieldNested.vue.js +1 -1
- package/dist/components/List/components/ListCardFieldNestedItem.vue.d.ts.map +1 -1
- package/dist/components/List/use/useFieldConfigMap.d.ts +1 -1
- package/dist/components/List/use/useFieldConfigMap.d.ts.map +1 -1
- package/dist/components/MenuItem/WMenuItem.vue.d.ts.map +1 -1
- package/dist/components/MenuItem/WMenuItem.vue.js +2 -2
- package/dist/components/Modal/WModal.vue.d.ts.map +1 -1
- package/dist/components/Modal/WModal.vue.js +2 -2
- package/dist/components/Modal/WModalStepper.vue.d.ts +203 -3
- package/dist/components/Modal/WModalStepper.vue.d.ts.map +1 -1
- package/dist/components/Modal/WModalStepper.vue.js +11 -12
- package/dist/components/Modal/WModalWrapper.vue.d.ts.map +1 -1
- package/dist/components/Modal/WModalWrapper.vue.js +4 -4
- package/dist/components/Modal/components/ModalCloseButton.vue.d.ts +3 -1
- package/dist/components/Modal/components/ModalCloseButton.vue.d.ts.map +1 -1
- package/dist/components/Modal/components/ModalCloseButton.vue.js +5 -6
- package/dist/components/Modal/modals/Confirm/ConfirmModal.vue.d.ts.map +1 -1
- package/dist/components/Modal/modals/Confirm/ConfirmModal.vue2.js +2 -2
- package/dist/components/Nav/WNavBar.vue.d.ts.map +1 -1
- package/dist/components/Nav/WNavBar.vue.js +4 -4
- package/dist/components/Nav/WNavItem.vue.d.ts.map +1 -1
- package/dist/components/Nav/WNavItem.vue.js +9 -9
- package/dist/components/Nav/WNavItemExpand.vue.d.ts.map +1 -1
- package/dist/components/Nav/WNavItemExpand.vue.js +3 -3
- package/dist/components/Notify/WNotify.vue.d.ts.map +1 -1
- package/dist/components/Notify/WNotify.vue.js +1 -1
- package/dist/components/Notify/components/NotifyCard.vue.d.ts +4 -2
- package/dist/components/Notify/components/NotifyCard.vue.d.ts.map +1 -1
- package/dist/components/Notify/components/NotifyCard.vue.js +17 -18
- package/dist/components/Notify/models/NotifyType.d.ts.map +1 -1
- package/dist/components/Notify/models/types.d.ts +1 -1
- package/dist/components/Notify/models/types.d.ts.map +1 -1
- package/dist/components/Select/WSelect.vue.d.ts +1 -1
- package/dist/components/Select/WSelect.vue.d.ts.map +1 -1
- package/dist/components/Select/WSelect.vue.js +13 -16
- package/dist/components/Select/WSelectAsync.vue.d.ts.map +1 -1
- package/dist/components/Select/WSelectAsync.vue.js +13 -17
- package/dist/components/Select/WSelectAsyncList.vue.d.ts.map +1 -1
- package/dist/components/Select/WSelectAsyncList.vue.js +11 -11
- package/dist/components/Select/WSelectAsyncSingle.vue.d.ts.map +1 -1
- package/dist/components/Select/WSelectSingle.vue.d.ts +1 -1
- package/dist/components/Select/WSelectSingle.vue.d.ts.map +1 -1
- package/dist/components/Select/WSelectSingle.vue.js +5 -8
- package/dist/components/Select/WSelectStringified.vue.d.ts +1 -1
- package/dist/components/Select/WSelectStringified.vue.d.ts.map +1 -1
- package/dist/components/Select/WSelectStringified.vue.js +4 -7
- package/dist/components/Select/components/SelectAsyncList.vue.d.ts.map +1 -1
- package/dist/components/Select/components/SelectAsyncList.vue.js +2 -2
- package/dist/components/Select/components/SelectAsyncPrefix.vue.d.ts.map +1 -1
- package/dist/components/Select/components/SelectAsyncPrefix.vue.js +5 -5
- package/dist/components/Select/components/SelectAsyncPrefixPage.vue.d.ts.map +1 -1
- package/dist/components/Select/components/SelectAsyncPrefixPage.vue.js +5 -5
- package/dist/components/Select/components/SelectOption.vue.d.ts.map +1 -1
- package/dist/components/Select/components/SelectOption.vue.js +8 -9
- package/dist/components/Select/components/SelectOptionPrefix.vue.d.ts +1 -1
- package/dist/components/Select/components/SelectOptionPrefix.vue.d.ts.map +1 -1
- package/dist/components/Select/components/SelectOptionPrefix.vue.js +5 -5
- package/dist/components/Spinner/WSpinner.vue.js +1 -1
- package/dist/components/Tabs/WTabs.vue.d.ts +5 -3
- package/dist/components/Tabs/WTabs.vue.d.ts.map +1 -1
- package/dist/components/Tabs/WTabs.vue.js +25 -28
- package/dist/components/Tabs/WTabsColumns.vue.d.ts.map +1 -1
- package/dist/components/Tabs/WTabsColumns.vue.js +3 -3
- package/dist/components/Tabs/components/TabItem.vue.d.ts +3 -1
- package/dist/components/Tabs/components/TabItem.vue.d.ts.map +1 -1
- package/dist/components/Tabs/components/TabItem.vue.js +6 -8
- package/dist/components/Tabs/use/useIsInsideTab.d.ts.map +1 -1
- package/dist/components/Tabs/use/useTabActiveListener.d.ts.map +1 -1
- package/dist/components/Tabs/use/useTabItemActiveListener.d.ts.map +1 -1
- package/dist/components/Toggle/WToggle.vue.d.ts.map +1 -1
- package/dist/components/Toggle/WToggle.vue.js +8 -8
- package/dist/components/Toggle/types.d.ts.map +1 -1
- package/dist/components/Tooltip/WTooltip.vue.d.ts.map +1 -1
- package/dist/components/Tooltip/WTooltip.vue.js +1 -1
- package/dist/components/Tooltip/WTooltipContainer.vue.d.ts.map +1 -1
- package/dist/components/Tooltip/WTooltipContainer.vue.js +1 -1
- package/dist/components/Tooltip/components/TooltipContainer.vue.d.ts +3 -1
- package/dist/components/Tooltip/components/TooltipContainer.vue.d.ts.map +1 -1
- package/dist/components/Tooltip/components/TooltipContainer.vue.js +14 -15
- package/dist/components/Tooltip/models/utils.d.ts.map +1 -1
- package/dist/imports/componentsPlugin.d.ts +1 -1
- package/dist/imports/componentsPlugin.d.ts.map +1 -1
- package/dist/imports/iconsSax.d.ts +2 -0
- package/dist/imports/iconsSax.d.ts.map +1 -1
- package/dist/imports/iconsSax.js +2 -0
- package/dist/main.d.ts +1 -1
- package/dist/main.d.ts.map +1 -1
- package/dist/main.js +2 -1
- package/dist/types/global.d.ts +1 -0
- package/dist/types/types.d.ts +1 -0
- package/dist/utils/DOMListenerContainer.d.ts.map +1 -1
- package/dist/utils/DOMListenerContainer.js +2 -2
- package/dist/utils/HorizontalAlign.d.ts.map +1 -1
- package/dist/utils/Modal.d.ts +1 -1
- package/dist/utils/Modal.d.ts.map +1 -1
- package/dist/utils/Notify.d.ts.map +1 -1
- package/dist/utils/SemanticType.d.ts.map +1 -1
- package/dist/utils/api.d.ts.map +1 -1
- package/dist/utils/order.d.ts.map +1 -1
- package/dist/utils/useCopy.d.ts.map +1 -1
- package/dist/utils/useCopy.js +1 -1
- package/dist/utils/useDefaultQuery.d.ts +6 -4
- package/dist/utils/useDefaultQuery.d.ts.map +1 -1
- package/dist/utils/useDefaultQuery.js +20 -24
- package/dist/utils/useQueryUpdater.d.ts.map +1 -1
- package/dist/utils/useSelected.d.ts.map +1 -1
- package/eslint/plugin.js +43 -0
- package/eslint/recommended.js +171 -0
- package/eslint/rules/modal-declaration.js +33 -0
- package/eslint/rules/modal-import-async.js +38 -0
- package/eslint/rules/modal-import.js +44 -0
- package/eslint/rules/ui-kit-imports.js +65 -0
- package/package.json +28 -21
- package/tailwind-base/index.cjs +2 -0
@@ -12,7 +12,7 @@ function render(_ctx, _cache) {
|
|
12
12
|
return (openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
|
13
13
|
createElementVNode("path", {
|
14
14
|
fill: "currentColor",
|
15
|
-
d: "M7.25 12c0-.41.34-.75.75-.75h3V7.5c0-.55-.45-1-1-1H7.77C4.62 6.5 1.88 9.08 2 12.22a5.5 5.5 0 0 0 1.61 3.67c1 .99 2.37 1.61 3.89 1.61H10c.55 0 1-.45 1-1v-3.75H8c-.41 0-.75-.34-.75-.
|
15
|
+
d: "M7.25 12c0-.41.34-.75.75-.75h3V7.5c0-.55-.45-1-1-1H7.77C4.62 6.5 1.88 9.08 2 12.22a5.5 5.5 0 0 0 1.61 3.67c1 .99 2.37 1.61 3.89 1.61H10c.55 0 1-.45 1-1v-3.75H8c-.41 0-.75-.34-.75-.75M20.39 8.11c-1-.99-2.37-1.61-3.89-1.61H14c-.55 0-1 .45-1 1v3.75h3c.41 0 .75.34.75.75s-.34.75-.75.75h-3v3.75c0 .55.45 1 1 1h2.23c3.15 0 5.89-2.58 5.76-5.72a5.5 5.5 0 0 0-1.6-3.67M13 11.25h-2v1.5h2z"
|
16
16
|
}, null, -1)
|
17
17
|
])))
|
18
18
|
}
|
@@ -12,11 +12,11 @@ function render(_ctx, _cache) {
|
|
12
12
|
return (openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
|
13
13
|
createElementVNode("path", {
|
14
14
|
fill: "currentColor",
|
15
|
-
d: "M16.5 18.25h-1.51c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1.51c2.62 0 4.75-2.13 4.75-4.75s-2.13-4.75-4.75-4.75H15a.749.749 0 1 1 0-1.5h1.5c3.45 0 6.25 2.8 6.25 6.25s-2.8 6.25-6.25 6.
|
15
|
+
d: "M16.5 18.25h-1.51c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1.51c2.62 0 4.75-2.13 4.75-4.75s-2.13-4.75-4.75-4.75H15a.749.749 0 1 1 0-1.5h1.5c3.45 0 6.25 2.8 6.25 6.25s-2.8 6.25-6.25 6.25M9 18.25H7.5c-3.45 0-6.25-2.8-6.25-6.25s2.8-6.25 6.25-6.25H9c.41 0 .75.34.75.75s-.34.75-.75.75H7.5c-2.62 0-4.75 2.13-4.75 4.75s2.13 4.75 4.75 4.75H9c.41 0 .75.34.75.75s-.34.75-.75.75"
|
16
16
|
}, null, -1),
|
17
17
|
createElementVNode("path", {
|
18
18
|
fill: "currentColor",
|
19
|
-
d: "M16 12.75H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8c.41 0 .75.34.75.75s-.34.75-.75.
|
19
|
+
d: "M16 12.75H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8c.41 0 .75.34.75.75s-.34.75-.75.75"
|
20
20
|
}, null, -1)
|
21
21
|
])))
|
22
22
|
}
|
@@ -15,28 +15,28 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "M14.834 12.6c.516-6 3.6-8.45 10.35-8.45h.216c7.45 0 10.434 2.983 10.434 10.433V25.45c0 7.45-2.984 10.433-10.434 10.433h-.216c-6.7 0-9.784-2.416-10.334-8.316M3.
|
18
|
+
d: "M14.834 12.6c.516-6 3.6-8.45 10.35-8.45h.216c7.45 0 10.434 2.983 10.434 10.433V25.45c0 7.45-2.984 10.433-10.434 10.433h-.216c-6.7 0-9.784-2.416-10.334-8.316M3.334 20H24.8"
|
19
19
|
}, null, -1),
|
20
20
|
createElementVNode("path", {
|
21
21
|
stroke: "currentColor",
|
22
22
|
"stroke-linecap": "round",
|
23
23
|
"stroke-linejoin": "round",
|
24
24
|
"stroke-width": "1.5",
|
25
|
-
d: "M21.084 14.417 26.
|
25
|
+
d: "M21.084 14.417 26.667 20l-5.584 5.583"
|
26
26
|
}, null, -1),
|
27
27
|
createElementVNode("path", {
|
28
28
|
stroke: "currentColor",
|
29
29
|
"stroke-linecap": "round",
|
30
30
|
"stroke-linejoin": "round",
|
31
31
|
"stroke-width": "1.5",
|
32
|
-
d: "M14.834 12.6c.516-6 3.6-8.45 10.35-8.45h.216c7.45 0 10.434 2.983 10.434 10.433V25.45c0 7.45-2.984 10.433-10.434 10.433h-.216c-6.7 0-9.784-2.416-10.334-8.316M3.
|
32
|
+
d: "M14.834 12.6c.516-6 3.6-8.45 10.35-8.45h.216c7.45 0 10.434 2.983 10.434 10.433V25.45c0 7.45-2.984 10.433-10.434 10.433h-.216c-6.7 0-9.784-2.416-10.334-8.316M3.334 20H24.8"
|
33
33
|
}, null, -1),
|
34
34
|
createElementVNode("path", {
|
35
35
|
stroke: "currentColor",
|
36
36
|
"stroke-linecap": "round",
|
37
37
|
"stroke-linejoin": "round",
|
38
38
|
"stroke-width": "1.5",
|
39
|
-
d: "M21.084 14.417 26.
|
39
|
+
d: "M21.084 14.417 26.667 20l-5.584 5.583"
|
40
40
|
}, null, -1)
|
41
41
|
])))
|
42
42
|
}
|
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "M11.92 22c5.5 0 10-4.5 10-10s-4.5-10-10-10-10 4.5-10 10 4.5 10 10
|
18
|
+
d: "M11.92 22c5.5 0 10-4.5 10-10s-4.5-10-10-10-10 4.5-10 10 4.5 10 10 10M7.92 12h8"
|
19
19
|
}, null, -1)
|
20
20
|
])))
|
21
21
|
}
|
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "M12 7.75V13M21.08 8.58v6.84c0 1.12-.6 2.16-1.57 2.73l-5.94 3.43c-.97.56-2.17.56-3.15 0l-5.94-3.43a3.15 3.15 0 0 1-1.57-2.73V8.58c0-1.12.6-2.16 1.57-2.73l5.94-3.43c.97-.56 2.17-.56 3.15 0l5.94 3.43c.97.57 1.57 1.6 1.57 2.
|
18
|
+
d: "M12 7.75V13M21.08 8.58v6.84c0 1.12-.6 2.16-1.57 2.73l-5.94 3.43c-.97.56-2.17.56-3.15 0l-5.94-3.43a3.15 3.15 0 0 1-1.57-2.73V8.58c0-1.12.6-2.16 1.57-2.73l5.94-3.43c.97-.56 2.17-.56 3.15 0l5.94 3.43c.97.57 1.57 1.6 1.57 2.73"
|
19
19
|
}, null, -1),
|
20
20
|
createElementVNode("path", {
|
21
21
|
stroke: "currentColor",
|
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10
|
18
|
+
d: "M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10M12 8v5"
|
19
19
|
}, null, -1),
|
20
20
|
createElementVNode("path", {
|
21
21
|
stroke: "currentColor",
|
@@ -15,14 +15,14 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "M20 8.25V18c0 3-1.79 4-4 4H8c-2.21 0-4-1-4-4V8.25c0-3.25 1.79-4 4-4 0 .62.25 1.18.66 1.
|
18
|
+
d: "M20 8.25V18c0 3-1.79 4-4 4H8c-2.21 0-4-1-4-4V8.25c0-3.25 1.79-4 4-4 0 .62.25 1.18.66 1.59s.97.66 1.59.66h3.5C14.99 6.5 16 5.49 16 4.25c2.21 0 4 .75 4 4"
|
19
19
|
}, null, -1),
|
20
20
|
createElementVNode("path", {
|
21
21
|
stroke: "currentColor",
|
22
22
|
"stroke-linecap": "round",
|
23
23
|
"stroke-linejoin": "round",
|
24
24
|
"stroke-width": "1.5",
|
25
|
-
d: "M16 4.25c0 1.24-1.01 2.25-2.25 2.25h-3.5c-.62 0-1.18-.25-1.59-.
|
25
|
+
d: "M16 4.25c0 1.24-1.01 2.25-2.25 2.25h-3.5c-.62 0-1.18-.25-1.59-.66S8 4.87 8 4.25C8 3.01 9.01 2 10.25 2h3.5c.62 0 1.18.25 1.59.66s.66.97.66 1.59M8 13h4M8 17h8"
|
26
26
|
}, null, -1)
|
27
27
|
])))
|
28
28
|
}
|
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "M15 27.5c6.875 0 12.5-5.625 12.5-12.5S21.875 2.5 15 2.5 2.5 8.125 2.5 15 8.125 27.5 15 27.
|
18
|
+
d: "M15 27.5c6.875 0 12.5-5.625 12.5-12.5S21.875 2.5 15 2.5 2.5 8.125 2.5 15 8.125 27.5 15 27.5"
|
19
19
|
}, null, -1),
|
20
20
|
createElementVNode("path", {
|
21
21
|
stroke: "currentColor",
|
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "M15 27.5c6.875 0 12.5-5.625 12.5-12.5S21.875 2.5 15 2.5 2.5 8.125 2.5 15 8.125 27.5 15 27.
|
18
|
+
d: "M15 27.5c6.875 0 12.5-5.625 12.5-12.5S21.875 2.5 15 2.5 2.5 8.125 2.5 15 8.125 27.5 15 27.5M11.462 18.538l7.075-7.075M18.537 18.538l-7.075-7.075"
|
19
19
|
}, null, -1)
|
20
20
|
])))
|
21
21
|
}
|
@@ -23,7 +23,7 @@ function render(_ctx, _cache) {
|
|
23
23
|
"stroke-linejoin": "round",
|
24
24
|
"stroke-miterlimit": "10",
|
25
25
|
"stroke-width": "1.5",
|
26
|
-
d: "M26.733 5.033 13.6 18.167c-.5.5-1 1.483-1.1 2.2l-.717 5.016c-.266 1.817 1.017 3.084 2.834 2.834l5.016-.717c.7-.1 1.684-.6 2.2-1.1l13.134-13.133c2.266-2.267 3.333-4.9 0-8.
|
26
|
+
d: "M26.733 5.033 13.6 18.167c-.5.5-1 1.483-1.1 2.2l-.717 5.016c-.266 1.817 1.017 3.084 2.834 2.834l5.016-.717c.7-.1 1.684-.6 2.2-1.1l13.134-13.133c2.266-2.267 3.333-4.9 0-8.234s-5.967-2.266-8.234 0"
|
27
27
|
}, null, -1),
|
28
28
|
createElementVNode("path", {
|
29
29
|
stroke: "currentColor",
|
@@ -31,7 +31,7 @@ function render(_ctx, _cache) {
|
|
31
31
|
"stroke-linejoin": "round",
|
32
32
|
"stroke-miterlimit": "10",
|
33
33
|
"stroke-width": "1.5",
|
34
|
-
d: "M24.85 6.917a11.
|
34
|
+
d: "M24.85 6.917a11.91 11.91 0 0 0 8.233 8.233"
|
35
35
|
}, null, -1)
|
36
36
|
])))
|
37
37
|
}
|
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "M27.5 15c0 6.9-5.6 12.5-12.5 12.5S3.
|
18
|
+
d: "M27.5 15c0 6.9-5.6 12.5-12.5 12.5S3.888 20.55 3.888 20.55m0 0h5.65m-5.65 0v6.25M2.5 15C2.5 8.1 8.05 2.5 15 2.5c8.337 0 12.5 6.95 12.5 6.95m0 0V3.2m0 6.25h-5.55"
|
19
19
|
}, null, -1)
|
20
20
|
])))
|
21
21
|
}
|
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "m17.163 4.387 2.2 4.4c.3.613 1.1 1.2 1.775 1.313l3.987.662c2.55.425 3.15 2.275 1.313 4.1l-3.1 3.1c-.525.526-.813 1.538-.65 2.263l.887 3.837c.7 3.038-.912 4.213-3.6 2.625l-3.737-2.212c-.675-.4-1.788-.4-2.475 0l-3.738 2.212c-2.675 1.588-4.3.4-3.6-2.625l.888-3.837c.162-.725-.125-1.738-.65-2.263l-3.1-3.1c-1.825-1.825-1.238-3.
|
18
|
+
d: "m17.163 4.387 2.2 4.4c.3.613 1.1 1.2 1.775 1.313l3.987.662c2.55.425 3.15 2.275 1.313 4.1l-3.1 3.1c-.525.526-.813 1.538-.65 2.263l.887 3.837c.7 3.038-.912 4.213-3.6 2.625l-3.737-2.212c-.675-.4-1.788-.4-2.475 0l-3.738 2.212c-2.675 1.588-4.3.4-3.6-2.625l.888-3.837c.162-.725-.125-1.738-.65-2.263l-3.1-3.1c-1.825-1.825-1.238-3.674 1.312-4.1l3.988-.662c.662-.113 1.462-.7 1.762-1.313l2.2-4.4c1.2-2.387 3.15-2.387 4.338 0"
|
19
19
|
}, null, -1)
|
20
20
|
])))
|
21
21
|
}
|
@@ -16,7 +16,7 @@ function render(_ctx, _cache) {
|
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-miterlimit": "10",
|
18
18
|
"stroke-width": "1.5",
|
19
|
-
d: "M10 6h4c2 0 2-1 2-2 0-2-1-2-2-2h-4C9 2 8 2 8 4s1 2 2
|
19
|
+
d: "M10 6h4c2 0 2-1 2-2 0-2-1-2-2-2h-4C9 2 8 2 8 4s1 2 2 2"
|
20
20
|
}, null, -1),
|
21
21
|
createElementVNode("path", {
|
22
22
|
stroke: "currentColor",
|
@@ -31,7 +31,7 @@ function render(_ctx, _cache) {
|
|
31
31
|
"stroke-linecap": "round",
|
32
32
|
"stroke-linejoin": "round",
|
33
33
|
"stroke-width": "1.5",
|
34
|
-
d: "M13.75 17.375v-.
|
34
|
+
d: "M13.75 17.375v-.937c0-.934.754-1.688 1.688-1.688h.937M18.625 14.75h.938c.933 0 1.687.754 1.687 1.688v.937M21.25 20v.563c0 .933-.754 1.687-1.687 1.687H19M16.375 22.25h-.937a1.685 1.685 0 0 1-1.688-1.687v-.938"
|
35
35
|
}, null, -1)
|
36
36
|
])))
|
37
37
|
}
|
@@ -15,14 +15,14 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "M37.875 39.938a3
|
18
|
+
d: "M37.875 39.938a3 3 0 0 0-.75 0 10.216 10.216 0 0 1-9.875-10.22c0-5.655 4.563-10.25 10.25-10.25 5.656 0 10.25 4.595 10.25 10.25-.031 5.532-4.375 10.032-9.875 10.22M58.563 60.563C53 65.656 45.625 68.75 37.5 68.75S22 65.656 16.438 60.563c.312-2.938 2.187-5.813 5.53-8.063 8.563-5.687 22.563-5.687 31.063 0 3.344 2.25 5.219 5.125 5.532 8.063"
|
19
19
|
}, null, -1),
|
20
20
|
createElementVNode("path", {
|
21
21
|
stroke: "currentColor",
|
22
22
|
"stroke-linecap": "round",
|
23
23
|
"stroke-linejoin": "round",
|
24
24
|
"stroke-width": "1.5",
|
25
|
-
d: "M37.5 68.75c17.259 0 31.25-13.991 31.25-31.25S54.759 6.25 37.5 6.25 6.25 20.241 6.25 37.5 20.241 68.75 37.5 68.
|
25
|
+
d: "M37.5 68.75c17.259 0 31.25-13.991 31.25-31.25S54.759 6.25 37.5 6.25 6.25 20.241 6.25 37.5 20.241 68.75 37.5 68.75"
|
26
26
|
}, null, -1)
|
27
27
|
])))
|
28
28
|
}
|
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0
|
18
|
+
d: "M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4M20 18c1.26-1.67 2-3.75 2-6s-.74-4.33-2-6M4 6c-1.26 1.67-2 3.75-2 6s.74 4.33 2 6M16.8 15.6c.75-1 1.2-2.25 1.2-3.6s-.45-2.6-1.2-3.6M7.2 8.4C6.45 9.4 6 10.65 6 12s.45 2.6 1.2 3.6"
|
19
19
|
}, null, -1)
|
20
20
|
])))
|
21
21
|
}
|
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "M11.5 21a9.5 9.5 0 1 0 0-19 9.5 9.5 0 0 0 0
|
18
|
+
d: "M11.5 21a9.5 9.5 0 1 0 0-19 9.5 9.5 0 0 0 0 19M22 22l-2-2"
|
19
19
|
}, null, -1)
|
20
20
|
])))
|
21
21
|
}
|
@@ -16,7 +16,7 @@ function render(_ctx, _cache) {
|
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-miterlimit": "10",
|
18
18
|
"stroke-width": "1.5",
|
19
|
-
d: "M20 25a5 5 0 1 0 0-10 5 5 0 0 0 0
|
19
|
+
d: "M20 25a5 5 0 1 0 0-10 5 5 0 0 0 0 10"
|
20
20
|
}, null, -1),
|
21
21
|
createElementVNode("path", {
|
22
22
|
stroke: "currentColor",
|
@@ -24,7 +24,7 @@ function render(_ctx, _cache) {
|
|
24
24
|
"stroke-linejoin": "round",
|
25
25
|
"stroke-miterlimit": "10",
|
26
26
|
"stroke-width": "1.5",
|
27
|
-
d: "M3.
|
27
|
+
d: "M3.334 21.467v-2.934A3.176 3.176 0 0 1 6.5 15.367c3.017 0 4.25-2.134 2.733-4.75A3.165 3.165 0 0 1 10.4 6.3l2.883-1.65c1.317-.783 3.017-.317 3.8 1l.184.317c1.5 2.616 3.967 2.616 5.483 0l.183-.317c.784-1.317 2.484-1.783 3.8-1l2.884 1.65a3.165 3.165 0 0 1 1.166 4.317c-1.516 2.616-.283 4.75 2.734 4.75a3.176 3.176 0 0 1 3.166 3.166v2.934a3.176 3.176 0 0 1-3.166 3.166c-3.017 0-4.25 2.134-2.734 4.75a3.16 3.16 0 0 1-1.166 4.317l-2.884 1.65c-1.316.783-3.016.317-3.8-1l-.183-.317c-1.5-2.616-3.966-2.616-5.483 0l-.183.317c-.784 1.317-2.484 1.783-3.8 1L10.4 33.7a3.165 3.165 0 0 1-1.167-4.317c1.517-2.616.284-4.75-2.733-4.75a3.176 3.176 0 0 1-3.166-3.166"
|
28
28
|
}, null, -1)
|
29
29
|
])))
|
30
30
|
}
|
@@ -16,7 +16,7 @@ function render(_ctx, _cache) {
|
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-miterlimit": "10",
|
18
18
|
"stroke-width": "1.5",
|
19
|
-
d: "M12 22c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10
|
19
|
+
d: "M12 22c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10M18.9 5l-14 14"
|
20
20
|
}, null, -1)
|
21
21
|
])))
|
22
22
|
}
|
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "m13.73 3.51 1.76 3.52c.24.49.88.96 1.42 1.05l3.19.53c2.04.34 2.52 1.82 1.05 3.28l-2.48 2.48c-.42.42-.65 1.23-.52 1.81l.71 3.07c.56 2.43-.73 3.37-2.88 2.1l-2.99-1.77c-.54-.32-1.43-.32-1.98 0l-2.99 1.77c-2.14 1.27-3.44.32-2.88-2.1l.71-3.07c.13-.58-.1-1.39-.52-1.81l-2.48-2.48c-1.46-1.46-.99-2.94 1.05-3.28l3.19-.53c.53-.09 1.17-.56 1.41-1.05l1.76-3.52c.96-1.91 2.52-1.91 3.47
|
18
|
+
d: "m13.73 3.51 1.76 3.52c.24.49.88.96 1.42 1.05l3.19.53c2.04.34 2.52 1.82 1.05 3.28l-2.48 2.48c-.42.42-.65 1.23-.52 1.81l.71 3.07c.56 2.43-.73 3.37-2.88 2.1l-2.99-1.77c-.54-.32-1.43-.32-1.98 0l-2.99 1.77c-2.14 1.27-3.44.32-2.88-2.1l.71-3.07c.13-.58-.1-1.39-.52-1.81l-2.48-2.48c-1.46-1.46-.99-2.94 1.05-3.28l3.19-.53c.53-.09 1.17-.56 1.41-1.05l1.76-3.52c.96-1.91 2.52-1.91 3.47 0"
|
19
19
|
}, null, -1)
|
20
20
|
])))
|
21
21
|
}
|
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "M9 22h6c5 0 7-2 7-7V9c0-5-2-7-7-7H9C4 2 2 4 2 9v6c0 5 2 7 7
|
18
|
+
d: "M9 22h6c5 0 7-2 7-7V9c0-5-2-7-7-7H9C4 2 2 4 2 9v6c0 5 2 7 7 7"
|
19
19
|
}, null, -1),
|
20
20
|
createElementVNode("path", {
|
21
21
|
stroke: "currentColor",
|
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "M22 11V9c0-5-2-7-7-7H9C4 2 2 4 2 9v6c0 5 2 7 7 7h1M2.03 8.5H22M2.03 15.
|
18
|
+
d: "M22 11V9c0-5-2-7-7-7H9C4 2 2 4 2 9v6c0 5 2 7 7 7h1M2.03 8.5H22M2.03 15.5h7.2940000000000005M8.51 21.99V2.01M15.51 2.01v7.748"
|
19
19
|
}, null, -1),
|
20
20
|
createElementVNode("path", {
|
21
21
|
stroke: "currentColor",
|
@@ -23,7 +23,7 @@ function render(_ctx, _cache) {
|
|
23
23
|
"stroke-linejoin": "round",
|
24
24
|
"stroke-miterlimit": "10",
|
25
25
|
"stroke-width": "1.5",
|
26
|
-
d: "M16.72 18.599a1.59 1.59 0 1 0 0-3.18 1.59 1.59 0 0 0 0 3.
|
26
|
+
d: "M16.72 18.599a1.59 1.59 0 1 0 0-3.18 1.59 1.59 0 0 0 0 3.18"
|
27
27
|
}, null, -1),
|
28
28
|
createElementVNode("path", {
|
29
29
|
stroke: "currentColor",
|
@@ -31,7 +31,7 @@ function render(_ctx, _cache) {
|
|
31
31
|
"stroke-linejoin": "round",
|
32
32
|
"stroke-miterlimit": "10",
|
33
33
|
"stroke-width": "1.5",
|
34
|
-
d: "M11.42 17.469v-.93c0-.55.45-1 1-1 .96 0 1.35-.68.87-1.51a1 1 0 0 1 .37-1.37l.91-.53c.42-.25.96-.1 1.21.32l.06.1c.48.83 1.26.83 1.74 0l.06-.1c.25-.42.79-.56 1.21-.32l.91.53c.48.28.65.89.37 1.37-.48.83-.09 1.51.87 1.51.55 0 1 .45 1 1v.93c0 .55-.45 1-1 1-.96 0-1.35.68-.87 1.51a1 1 0 0 1-.37 1.37l-.91.53c-.42.25-.96.1-1.21-.32l-.06-.1c-.48-.83-1.26-.83-1.74 0l-.06.1c-.25.42-.79.56-1.21.32l-.91-.53c-.48-.28-.65-.89-.37-1.37.48-.83.09-1.51-.87-1.51a.99.99 0 0 1-1-
|
34
|
+
d: "M11.42 17.469v-.93c0-.55.45-1 1-1 .96 0 1.35-.68.87-1.51a1 1 0 0 1 .37-1.37l.91-.53c.42-.25.96-.1 1.21.32l.06.1c.48.83 1.26.83 1.74 0l.06-.1c.25-.42.79-.56 1.21-.32l.91.53c.48.28.65.89.37 1.37-.48.83-.09 1.51.87 1.51.55 0 1 .45 1 1v.93c0 .55-.45 1-1 1-.96 0-1.35.68-.87 1.51a1 1 0 0 1-.37 1.37l-.91.53c-.42.25-.96.1-1.21-.32l-.06-.1c-.48-.83-1.26-.83-1.74 0l-.06.1c-.25.42-.79.56-1.21.32l-.91-.53c-.48-.28-.65-.89-.37-1.37.48-.83.09-1.51-.87-1.51a.99.99 0 0 1-1-1"
|
35
35
|
}, null, -1)
|
36
36
|
])))
|
37
37
|
}
|
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "m4.17 15.3 4.53 4.53a4.78 4.78 0 0 0 6.75 0l4.39-4.39a4.78 4.78 0 0 0 0-6.75L15.3 4.17a4.75 4.75 0 0 0-3.6-1.39l-5 .24c-2 .09-3.59 1.68-3.69 3.67l-.24 5c-.06 1.35.45 2.66 1.4 3.
|
18
|
+
d: "m4.17 15.3 4.53 4.53a4.78 4.78 0 0 0 6.75 0l4.39-4.39a4.78 4.78 0 0 0 0-6.75L15.3 4.17a4.75 4.75 0 0 0-3.6-1.39l-5 .24c-2 .09-3.59 1.68-3.69 3.67l-.24 5c-.06 1.35.45 2.66 1.4 3.61"
|
19
19
|
}, null, -1),
|
20
20
|
createElementVNode("path", {
|
21
21
|
stroke: "currentColor",
|
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "M15.24 2H8.76C5 2 4.71 5.38 6.74 7.22l10.52 9.56C19.29 18.62 19 22 15.24 22H8.76C5 22 4.71 18.62 6.74 16.78l10.52-9.56C19.29 5.38 19 2 15.24
|
18
|
+
d: "M15.24 2H8.76C5 2 4.71 5.38 6.74 7.22l10.52 9.56C19.29 18.62 19 22 15.24 22H8.76C5 22 4.71 18.62 6.74 16.78l10.52-9.56C19.29 5.38 19 2 15.24 2"
|
19
19
|
}, null, -1)
|
20
20
|
])))
|
21
21
|
}
|
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "M21 5.98c-3.33-.33-6.68-.5-10.02-.
|
18
|
+
d: "M21 5.98c-3.33-.33-6.68-.5-10.02-.5q-2.97 0-5.94.3L3 5.98M8.5 4.97l.22-1.31C8.88 2.71 9 2 10.69 2h2.62c1.69 0 1.82.75 1.97 1.67l.22 1.3M18.85 9.14l-.65 10.07C18.09 20.78 18 22 15.21 22H8.79C6 22 5.91 20.78 5.8 19.21L5.15 9.14M10.33 16.5h3.33M9.5 12.5h5"
|
19
19
|
}, null, -1)
|
20
20
|
])))
|
21
21
|
}
|
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "M12 12a5 5 0 1 0 0-10 5 5 0 0 0 0
|
18
|
+
d: "M12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10M20.59 22c0-3.87-3.85-7-8.59-7s-8.59 3.13-8.59 7"
|
19
19
|
}, null, -1)
|
20
20
|
])))
|
21
21
|
}
|
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "M5 15V8M5.25 22a3.25 3.25 0 1 0 0-6.5 3.25 3.25 0 0 0 0 6.
|
18
|
+
d: "M5 15V8M5.25 22a3.25 3.25 0 1 0 0-6.5 3.25 3.25 0 0 0 0 6.5M5 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6M19 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6M5.13 15a4.06 4.06 0 0 1 3.94-3.04l3.43.01c2.62.01 4.85-1.67 5.67-4.01"
|
19
19
|
}, null, -1)
|
20
20
|
])))
|
21
21
|
}
|
@@ -15,14 +15,14 @@ function render(_ctx, _cache) {
|
|
15
15
|
"stroke-linecap": "round",
|
16
16
|
"stroke-linejoin": "round",
|
17
17
|
"stroke-width": "1.5",
|
18
|
-
d: "M10 22h4c5 0 7-2 7-7V9c0-5-2-7-7-7h-4C5 2 3 4 3 9v6c0 5 2 7 7
|
18
|
+
d: "M10 22h4c5 0 7-2 7-7V9c0-5-2-7-7-7h-4C5 2 3 4 3 9v6c0 5 2 7 7 7"
|
19
19
|
}, null, -1),
|
20
20
|
createElementVNode("path", {
|
21
21
|
stroke: "currentColor",
|
22
22
|
"stroke-linecap": "round",
|
23
23
|
"stroke-linejoin": "round",
|
24
24
|
"stroke-width": "1.5",
|
25
|
-
d: "M17.25 8.29a7.905 7.905 0 0 0-10.5 0l2.18 3.5a4.613 4.613 0 0 1 6.14
|
25
|
+
d: "M17.25 8.29a7.905 7.905 0 0 0-10.5 0l2.18 3.5a4.613 4.613 0 0 1 6.14 0z"
|
26
26
|
}, null, -1)
|
27
27
|
])))
|
28
28
|
}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"WActionsBar.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ActionsBar/WActionsBar.vue"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"WActionsBar.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ActionsBar/WActionsBar.vue"],"names":[],"mappings":"AAkJA,iBAAS,cAAc;;qBA+JG,GAAG;wBACA,GAAG;;;WASlB,OAAO,IAA6B;EAEjD;AAgBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,+QAKnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAKpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
@@ -1,15 +1,15 @@
|
|
1
1
|
import { defineComponent, ref, useSlots, computed, onUnmounted, watch, openBlock, createElementBlock, normalizeClass, createElementVNode, createBlock, resolveDynamicComponent, createVNode, unref, createCommentVNode, renderSlot } from 'vue';
|
2
|
-
import IconBack from '../../assets/icons/default/IconBack.svg.js';
|
3
2
|
import _sfc_main$1 from '../Button/WButtonAction.vue.js';
|
3
|
+
import IconBack from '../../assets/icons/default/IconBack.svg.js';
|
4
4
|
import IconFilter from '../../assets/icons/sax/IconFilter.svg.js';
|
5
5
|
|
6
|
-
const _hoisted_1 = { class: "
|
7
|
-
const _hoisted_2 = { class: "
|
8
|
-
const _hoisted_3 = { class: "
|
6
|
+
const _hoisted_1 = { class: "no-scrollbar relative col-span-1 row-span-2 grid grid-cols-[var(--actions-bar-filter-width,24rem)] grid-rows-subgrid justify-self-end overflow-y-auto overflow-x-hidden overscroll-contain" };
|
7
|
+
const _hoisted_2 = { class: "-px--inner-margin col-span-1 row-span-2 grid grid-rows-subgrid" };
|
8
|
+
const _hoisted_3 = { class: "relative row-span-2 grid h-full grid-cols-1 grid-rows-subgrid overflow-x-hidden overscroll-contain" };
|
9
9
|
const _hoisted_4 = { class: "row-start-2" };
|
10
10
|
const _hoisted_5 = {
|
11
11
|
key: 0,
|
12
|
-
class: "h-0.5 bg-gray-400
|
12
|
+
class: "mx-1 my-4 h-0.5 rounded bg-gray-400 md:my-8"
|
13
13
|
};
|
14
14
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
15
15
|
__name: "WActionsBar",
|
@@ -36,14 +36,14 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
36
36
|
});
|
37
37
|
return (_ctx, _cache) => {
|
38
38
|
return openBlock(), createElementBlock("div", {
|
39
|
-
class: normalizeClass(["
|
39
|
+
class: normalizeClass(["height-full bg-default dark:bg-default-dark sm-not:[--actions-bar-filter-width:calc(100vw-var(--actions-bar-width))] fixed right-0 top-0 z-40 grid grid-rows-[3.75rem,1fr] justify-end overflow-hidden shadow-md transition-[grid-template-columns] duration-300 [--actions-toggle-height:4rem] print:hidden", {
|
40
40
|
"grid-cols-[0,var(--actions-bar-width)]": !isOpen.value || !hasFilter.value,
|
41
41
|
"grid-cols-[var(--actions-bar-filter-width,24rem),var(--actions-bar-width,4rem)]": isOpen.value && hasFilter.value
|
42
42
|
}])
|
43
43
|
}, [
|
44
44
|
createElementVNode("div", _hoisted_1, [
|
45
45
|
createElementVNode("div", _hoisted_2, [
|
46
|
-
_cache[1] || (_cache[1] = createElementVNode("div", { class: "text-accent text-2xl font-semibold
|
46
|
+
_cache[1] || (_cache[1] = createElementVNode("div", { class: "text-accent flex items-center text-2xl font-semibold" }, " Filters ", -1)),
|
47
47
|
(openBlock(), createBlock(resolveDynamicComponent(_ctx.$slots.filter?.()?.[0]), {
|
48
48
|
"onUpdate:count": _cache[0] || (_cache[0] = ($event) => filterCount.value = $event)
|
49
49
|
}, null, 32))
|
@@ -52,7 +52,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
52
52
|
createElementVNode("div", _hoisted_3, [
|
53
53
|
hasFilter.value ? (openBlock(), createElementBlock("div", {
|
54
54
|
key: 0,
|
55
|
-
class: "row-start-1
|
55
|
+
class: "w-ripple relative row-start-1 flex cursor-pointer select-none items-center justify-center",
|
56
56
|
onClick: toggle
|
57
57
|
}, [
|
58
58
|
createVNode(unref(IconBack), {
|
@@ -9,11 +9,8 @@ declare function __VLS_template(): {
|
|
9
9
|
content?(_: {}): any;
|
10
10
|
};
|
11
11
|
refs: {
|
12
|
-
wrapper: HTMLDivElement;
|
13
12
|
backdrop: HTMLDivElement;
|
14
13
|
content: HTMLDivElement;
|
15
|
-
toggle: HTMLDivElement;
|
16
|
-
container: HTMLDivElement;
|
17
14
|
};
|
18
15
|
attrs: Partial<{}>;
|
19
16
|
};
|
@@ -26,7 +23,10 @@ declare const __VLS_component: import('vue').DefineComponent<{
|
|
26
23
|
isOpen: boolean;
|
27
24
|
}> & Readonly<{
|
28
25
|
onClose?: (() => any) | undefined;
|
29
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
26
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
27
|
+
backdrop: HTMLDivElement;
|
28
|
+
content: HTMLDivElement;
|
29
|
+
}, any>;
|
30
30
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
31
31
|
export default _default;
|
32
32
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"WBottomSheet.vue.d.ts","sourceRoot":"","sources":["../../../src/components/BottomSheet/WBottomSheet.vue"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"WBottomSheet.vue.d.ts","sourceRoot":"","sources":["../../../src/components/BottomSheet/WBottomSheet.vue"],"names":[],"mappings":"AAsLA,iBAAS,cAAc;;;;YAmIK,GAAG;;;YACF,GAAG;yBACF,GAAG;;;;;;WAWnB,OAAO,IAA6B;EAEjD;AAcD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;YA5NX,OAAO;;;;YAAP,OAAO;;;;;;OAsOf,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
@@ -1,6 +1,16 @@
|
|
1
|
-
import { defineComponent, ref, watch, onBeforeUnmount, openBlock, createElementBlock, renderSlot, createBlock, Teleport, createVNode, Transition, withCtx, createElementVNode, normalizeClass, createCommentVNode } from 'vue';
|
1
|
+
import { defineComponent, useTemplateRef, ref, watch, onBeforeUnmount, openBlock, createElementBlock, renderSlot, createBlock, Teleport, createVNode, Transition, withCtx, createElementVNode, normalizeClass, createCommentVNode } from 'vue';
|
2
2
|
|
3
|
-
const _hoisted_1 = {
|
3
|
+
const _hoisted_1 = {
|
4
|
+
key: 0,
|
5
|
+
class: "bg-primary-light dark:bg-primary-darkest no-scrollbar fixed left-0 top-0 z-[1000] size-full snap-y snap-mandatory snap-always overflow-scroll overflow-y-auto overscroll-contain scroll-smooth bg-opacity-40 backdrop-blur dark:bg-opacity-40"
|
6
|
+
};
|
7
|
+
const _hoisted_2 = {
|
8
|
+
ref: "content",
|
9
|
+
class: "height-[90%] bg-default dark:bg-default-dark relative grid snap-end grid-cols-[1fr] grid-rows-[auto,1fr] rounded-t-3xl shadow-md"
|
10
|
+
};
|
11
|
+
const _hoisted_3 = { class: "px-3" };
|
12
|
+
const _hoisted_4 = { class: "flex h-9 items-center justify-center" };
|
13
|
+
const _hoisted_5 = { class: "overflow-y-auto overflow-x-hidden overscroll-contain" };
|
4
14
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
5
15
|
__name: "WBottomSheet",
|
6
16
|
props: {
|
@@ -9,21 +19,18 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
9
19
|
emits: ["close"],
|
10
20
|
setup(__props, { emit: __emit }) {
|
11
21
|
const emit = __emit;
|
12
|
-
const
|
13
|
-
const
|
14
|
-
const container = ref();
|
15
|
-
const backdrop = ref();
|
16
|
-
const content = ref();
|
22
|
+
const backdropRef = useTemplateRef("backdrop");
|
23
|
+
const contentRef = useTemplateRef("content");
|
17
24
|
const swipeStarted = ref(false);
|
18
25
|
const hide = () => {
|
19
|
-
|
26
|
+
backdropRef.value?.scrollIntoView({ behavior: "smooth", block: "start" });
|
20
27
|
};
|
21
28
|
const show = () => {
|
22
|
-
|
29
|
+
contentRef.value?.scrollIntoView({ behavior: "smooth", block: "end" });
|
23
30
|
};
|
24
31
|
const observerCb = (entries) => {
|
25
32
|
entries.forEach((entry) => {
|
26
|
-
if (entry.target ===
|
33
|
+
if (entry.target === backdropRef.value && entry.isIntersecting) {
|
27
34
|
emit("close");
|
28
35
|
}
|
29
36
|
});
|
@@ -33,7 +40,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
33
40
|
threshold: 0.9
|
34
41
|
});
|
35
42
|
let timeout;
|
36
|
-
watch(
|
43
|
+
watch(backdropRef, (value, oldValue) => {
|
37
44
|
if (oldValue) observer.unobserve(oldValue);
|
38
45
|
if (value) {
|
39
46
|
if (timeout) clearTimeout(timeout);
|
@@ -57,29 +64,15 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
57
64
|
onAfterEnter: show
|
58
65
|
}, {
|
59
66
|
default: withCtx(() => [
|
60
|
-
_ctx.isOpen ? (openBlock(), createElementBlock("div",
|
61
|
-
key: 0,
|
62
|
-
ref_key: "wrapper",
|
63
|
-
ref: wrapper,
|
64
|
-
class: "fixed top-0 left-0 h-full w-full z-[1000] backdrop-blur bg-primary-light dark:bg-primary-darkest bg-opacity-40 dark:bg-opacity-40 overscroll-contain overflow-y-auto no-scrollbar snap-y snap-mandatory snap-always scroll-smooth overflow-scroll"
|
65
|
-
}, [
|
67
|
+
_ctx.isOpen ? (openBlock(), createElementBlock("div", _hoisted_1, [
|
66
68
|
createElementVNode("div", {
|
67
|
-
|
68
|
-
ref: backdrop,
|
69
|
+
ref: "backdrop",
|
69
70
|
class: "height-full snap-start",
|
70
71
|
onClick: hide
|
71
72
|
}, null, 512),
|
72
|
-
createElementVNode("div",
|
73
|
-
|
74
|
-
|
75
|
-
class: "height-[90%] bg-default dark:bg-default-dark rounded-t-3xl shadow-md snap-end grid grid-rows-[auto,1fr] grid-cols-[1fr] relative"
|
76
|
-
}, [
|
77
|
-
createElementVNode("div", {
|
78
|
-
ref_key: "toggle",
|
79
|
-
ref: toggle,
|
80
|
-
class: "px-3"
|
81
|
-
}, [
|
82
|
-
createElementVNode("div", _hoisted_1, [
|
73
|
+
createElementVNode("div", _hoisted_2, [
|
74
|
+
createElementVNode("div", _hoisted_3, [
|
75
|
+
createElementVNode("div", _hoisted_4, [
|
83
76
|
createElementVNode("div", {
|
84
77
|
class: normalizeClass(["h-1 w-12 rounded-sm", {
|
85
78
|
"bg-gray-300": !swipeStarted.value,
|
@@ -88,17 +81,13 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
88
81
|
}, null, 2)
|
89
82
|
]),
|
90
83
|
renderSlot(_ctx.$slots, "toggle", { unclickable: false })
|
91
|
-
]
|
92
|
-
createElementVNode("div",
|
93
|
-
ref_key: "container",
|
94
|
-
ref: container,
|
95
|
-
class: "overflow-x-hidden overflow-y-auto overscroll-contain"
|
96
|
-
}, [
|
84
|
+
]),
|
85
|
+
createElementVNode("div", _hoisted_5, [
|
97
86
|
renderSlot(_ctx.$slots, "content")
|
98
|
-
]
|
99
|
-
_cache[0] || (_cache[0] = createElementVNode("div", { class: "absolute top-full h-
|
87
|
+
]),
|
88
|
+
_cache[0] || (_cache[0] = createElementVNode("div", { class: "absolute top-full h-screen w-full bg-[inherit]" }, null, -1))
|
100
89
|
], 512)
|
101
|
-
]
|
90
|
+
])) : createCommentVNode("", true)
|
102
91
|
]),
|
103
92
|
_: 3
|
104
93
|
})
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"WButton.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Button/WButton.vue"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"WButton.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Button/WButton.vue"],"names":[],"mappings":"AAiGA,OAAO,KAAK,EAAC,SAAS,EAAC,MAAM,eAAe,CAAA;AAM5C,OAAO,EAAC,YAAY,EAAC,MAAM,sBAAsB,CAAA;AAMjD,UAAU,KAAM,SAAQ,OAAO,CAAC,SAAS,CAAC;IACxC,YAAY,CAAC,EAAE,YAAY,CAAA;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,GAAG,CAAC,EAAE,GAAG,GAAG,QAAQ,CAAA;IACpB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,MAAM,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,SAAS,GAAG,MAAM,CAAA;IAChD,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,OAAO,CAAA;CACf;AAwCD,iBAAS,cAAc;;yBAwIM,GAAG;;;WASlB,OAAO,IAA6B;EAEjD;AAiBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;UAnNZ,MAAM;;SADP,GAAG,GAAG,QAAQ;kBAHL,YAAY;YAOlB,OAAO,GAAG,QAAQ,GAAG,SAAS,GAAG,MAAM;UADzC,MAAM;6EA2Nb,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAgBpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|