@beterdichtbij/component-library 0.58.4 → 0.58.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/README.md +12 -12
- package/dist/bd-component-lib.cjs.js +130 -129
- package/dist/bd-component-lib.css +1 -1
- package/dist/bd-component-lib.es.js +39957 -32744
- package/dist/bd-component-lib.umd.js +131 -130
- package/dist/components/atoms/BDAlert/BDAlert.vue.d.ts +4 -21
- package/dist/components/atoms/BDAlert/BDAlert.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDArticle/BDArticle.vue.d.ts +4 -29
- package/dist/components/atoms/BDArticle/BDArticle.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDBadge/BDBadge.vue.d.ts +4 -20
- package/dist/components/atoms/BDBadge/BDBadge.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDButton/BDButton.vue.d.ts +4 -27
- package/dist/components/atoms/BDButton/BDButton.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDCard/BDCard.vue.d.ts +4 -28
- package/dist/components/atoms/BDCard/BDCard.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDCollapsableCard/BDCollapsableCard.vue.d.ts +4 -25
- package/dist/components/atoms/BDCollapsableCard/BDCollapsableCard.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDContentLibrarySplitButton/BDContentLibrarySplitButton.vue.d.ts +20 -9
- package/dist/components/atoms/BDContentLibrarySplitButton/BDContentLibrarySplitButton.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDDate/BDDate.vue.d.ts +4 -6
- package/dist/components/atoms/BDDate/BDDate.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDForm/BDForm.vue.d.ts +4 -23
- package/dist/components/atoms/BDForm/BDForm.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDFormCheckbox/BDFormCheckbox.vue.d.ts +4 -33
- package/dist/components/atoms/BDFormCheckbox/BDFormCheckbox.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDFormInput/BDFormInput.vue.d.ts +4 -48
- package/dist/components/atoms/BDFormInput/BDFormInput.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDFormInvalidFeedback/BDFormInvalidFeedback.vue.d.ts +4 -6
- package/dist/components/atoms/BDFormInvalidFeedback/BDFormInvalidFeedback.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDFormSelect/BDFormSelect.vue.d.ts +4 -36
- package/dist/components/atoms/BDFormSelect/BDFormSelect.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDInputGroup/BDInputGroup.vue.d.ts +4 -21
- package/dist/components/atoms/BDInputGroup/BDInputGroup.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDLink/BDLink.vue.d.ts +4 -23
- package/dist/components/atoms/BDLink/BDLink.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDLinkInput/BDLinkInput.vue.d.ts +4 -11
- package/dist/components/atoms/BDLinkInput/BDLinkInput.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDLogo/BDLogo.vue.d.ts +2 -1
- package/dist/components/atoms/BDLogo/BDLogo.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDNotificationButton/BDNotificationButton.vue.d.ts +4 -8
- package/dist/components/atoms/BDNotificationButton/BDNotificationButton.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDPagination/BDPagination.vue.d.ts +4 -14
- package/dist/components/atoms/BDPagination/BDPagination.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDPill/BDPill.vue.d.ts +4 -14
- package/dist/components/atoms/BDPill/BDPill.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDPlaceholderList/BDPlaceholderList.vue.d.ts +13 -11
- package/dist/components/atoms/BDPlaceholderList/BDPlaceholderList.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDProfileImage/BDProfileImage.vue.d.ts +4 -12
- package/dist/components/atoms/BDProfileImage/BDProfileImage.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDTableSortHeader/BDTableSortHeader.vue.d.ts +4 -16
- package/dist/components/atoms/BDTableSortHeader/BDTableSortHeader.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDToast/BDToast.vue.d.ts +4 -7
- package/dist/components/atoms/BDToast/BDToast.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDUserInformation/BDUserInformation.vue.d.ts +14 -18
- package/dist/components/atoms/BDUserInformation/BDUserInformation.vue.d.ts.map +1 -0
- package/dist/components/atoms/BDZoomslider/BDZoomslider.vue.d.ts +4 -9
- package/dist/components/atoms/BDZoomslider/BDZoomslider.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconAcademy.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconAcademy.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconArrowDown.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconArrowDown.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconArrowUp.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconArrowUp.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconAttachment.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconAttachment.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconBold.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconBold.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconBulletList.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconBulletList.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconCalendar.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCalendar.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconCall.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCall.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconCallReject.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCallReject.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconCardView.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCardView.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconCaretDown.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCaretDown.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconCaretLeft.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCaretLeft.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconCaretRight.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCaretRight.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconCheck.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCheck.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconClipboard.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconClipboard.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconClose.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconClose.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconComment.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconComment.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconCommentActive.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCommentActive.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconCommentStatic.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCommentStatic.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconCommonFileEmpty.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCommonFileEmpty.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconCommonFileWarning.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCommonFileWarning.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconContactPerson.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconContactPerson.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconCopy.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCopy.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconDelete.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconDelete.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconDoubleCheck.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconDoubleCheck.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconDownloadImage.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconDownloadImage.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconEdit.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconEdit.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconEndCall.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconEndCall.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconError.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconError.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconExternal.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconExternal.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconEyeShow.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconEyeShow.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconEyeSlash.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconEyeSlash.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconFile.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconFile.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconFileAdded.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconFileAdded.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconForward.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconForward.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconHix.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconHix.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconHyperlink.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconHyperlink.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconImageFileLandscape.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconImageFileLandscape.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconImageFileWarning.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconImageFileWarning.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconInbox.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconInbox.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconInfo.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconInfo.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconInformationCircle.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconInformationCircle.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconItalic.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconItalic.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconListView.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconListView.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconLock.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconLock.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconLusciiEscalated.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconLusciiEscalated.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconLusciiLogo.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconLusciiLogo.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconLusciiOpen.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconLusciiOpen.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconLusciiPriorityHigh.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconLusciiPriorityHigh.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconLusciiPriorityLow.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconLusciiPriorityLow.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconLusciiPriorityMedium.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconLusciiPriorityMedium.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconMenu.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconMenu.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconMessage.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconMessage.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconMessageForward.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconMessageForward.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconMicrophoneSlash.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconMicrophoneSlash.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconMicrosoftTeams.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconMicrosoftTeams.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconMin.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconMin.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconOrderedList.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconOrderedList.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconPlus.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconPlus.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconRefresh.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconRefresh.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconRemove.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconRemove.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconSananetLogo.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconSananetLogo.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconService.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconService.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconShareScreen.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconShareScreen.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconSingleNeutral.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconSingleNeutral.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconSort.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconSort.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconSortAsc.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconSortAsc.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconSortDesc.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconSortDesc.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconSortNone.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconSortNone.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconTriangleDown.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconTriangleDown.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconTriangleExclamation.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconTriangleExclamation.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconUnderline.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconUnderline.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconVideoDisabled.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconVideoDisabled.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconVideocall.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconVideocall.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconWarning.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconWarning.vue.d.ts.map +1 -0
- package/dist/components/atoms/icons/IconZorgkaart.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconZorgkaart.vue.d.ts.map +1 -0
- package/dist/components/modals/BDAssignConversationModal/BDAssignConversationModal.vue.d.ts +10 -16
- package/dist/components/modals/BDAssignConversationModal/BDAssignConversationModal.vue.d.ts.map +1 -0
- package/dist/components/modals/BDAttachmentUploadModal/BDAttachmentUploadModal.vue.d.ts +4 -27
- package/dist/components/modals/BDAttachmentUploadModal/BDAttachmentUploadModal.vue.d.ts.map +1 -0
- package/dist/components/modals/BDConfirmationModal/BDConfirmationModal.vue.d.ts +11 -16
- package/dist/components/modals/BDConfirmationModal/BDConfirmationModal.vue.d.ts.map +1 -0
- package/dist/components/modals/BDContentLibraryModal/BDContentLibraryModal.vue.d.ts +30 -15
- package/dist/components/modals/BDContentLibraryModal/BDContentLibraryModal.vue.d.ts.map +1 -0
- package/dist/components/modals/BDConversationToTextModal/BDConversationToTextModal.vue.d.ts +4 -6
- package/dist/components/modals/BDConversationToTextModal/BDConversationToTextModal.vue.d.ts.map +1 -0
- package/dist/components/modals/BDImageAttachmentModal/BDImageAttachmentModal.vue.d.ts +4 -6
- package/dist/components/modals/BDImageAttachmentModal/BDImageAttachmentModal.vue.d.ts.map +1 -0
- package/dist/components/modals/BDVideoCallConfirmationModal/BDVideoCallConfirmationModal.vue.d.ts +4 -20
- package/dist/components/modals/BDVideoCallConfirmationModal/BDVideoCallConfirmationModal.vue.d.ts.map +1 -0
- package/dist/components/molecules/BDAttachmentPreviewList/BDAttachmentPreviewList.vue.d.ts +4 -12
- package/dist/components/molecules/BDAttachmentPreviewList/BDAttachmentPreviewList.vue.d.ts.map +1 -0
- package/dist/components/molecules/BDChatCloud/BDChatCloud.vue.d.ts +4 -35
- package/dist/components/molecules/BDChatCloud/BDChatCloud.vue.d.ts.map +1 -0
- package/dist/components/molecules/BDContentLibraryCard/BDContentLibraryCard.vue.d.ts +4 -88
- package/dist/components/molecules/BDContentLibraryCard/BDContentLibraryCard.vue.d.ts.map +1 -0
- package/dist/components/molecules/BDContentLibraryCardBasic/BDContentLibraryCardBasic.vue.d.ts +4 -12
- package/dist/components/molecules/BDContentLibraryCardBasic/BDContentLibraryCardBasic.vue.d.ts.map +1 -0
- package/dist/components/molecules/BDContentLibraryCardImage/BDContentLibraryCardImage.vue.d.ts +4 -12
- package/dist/components/molecules/BDContentLibraryCardImage/BDContentLibraryCardImage.vue.d.ts.map +1 -0
- package/dist/components/molecules/BDContentLibraryCardMessageTemplate/BDContentLibraryCardMessageTemplate.vue.d.ts +4 -45
- package/dist/components/molecules/BDContentLibraryCardMessageTemplate/BDContentLibraryCardMessageTemplate.vue.d.ts.map +1 -0
- package/dist/components/molecules/BDContentLibraryCardTitle/BDContentLibraryCardTitle.vue.d.ts +4 -12
- package/dist/components/molecules/BDContentLibraryCardTitle/BDContentLibraryCardTitle.vue.d.ts.map +1 -0
- package/dist/components/molecules/BDDropdownItem/BDDropdownItem.vue.d.ts +4 -27
- package/dist/components/molecules/BDDropdownItem/BDDropdownItem.vue.d.ts.map +1 -0
- package/dist/components/molecules/BDDropzone/BDDropzone.vue.d.ts +4 -17
- package/dist/components/molecules/BDDropzone/BDDropzone.vue.d.ts.map +1 -0
- package/dist/components/molecules/BDImageAttachmentPreviewList/BDImageAttachmentPreviewList.vue.d.ts +4 -15
- package/dist/components/molecules/BDImageAttachmentPreviewList/BDImageAttachmentPreviewList.vue.d.ts.map +1 -0
- package/dist/components/molecules/BDMarkdownEditor/BDMarkdownEditor.vue.d.ts +4 -173
- package/dist/components/molecules/BDMarkdownEditor/BDMarkdownEditor.vue.d.ts.map +1 -0
- package/dist/components/molecules/BDMobileMenu/BDMobileMenu.vue.d.ts +4 -30
- package/dist/components/molecules/BDMobileMenu/BDMobileMenu.vue.d.ts.map +1 -0
- package/dist/components/molecules/BDTable/BDTable.vue.d.ts +4 -41
- package/dist/components/molecules/BDTable/BDTable.vue.d.ts.map +1 -0
- package/dist/components/molecules/BDUser/BDUser.vue.d.ts +4 -23
- package/dist/components/molecules/BDUser/BDUser.vue.d.ts.map +1 -0
- package/dist/components/molecules/BDVideoCallToast/BDVideoCallToast.vue.d.ts +4 -18
- package/dist/components/molecules/BDVideoCallToast/BDVideoCallToast.vue.d.ts.map +1 -0
- package/dist/components/organisms/BDContentLibraryOverview/BDContentLibraryOverview.vue.d.ts +3 -9
- package/dist/components/organisms/BDContentLibraryOverview/BDContentLibraryOverview.vue.d.ts.map +1 -0
- package/dist/components/organisms/BDDropdown/BDDropdown.vue.d.ts +4 -33
- package/dist/components/organisms/BDDropdown/BDDropdown.vue.d.ts.map +1 -0
- package/dist/components/organisms/BDHeader/BDHeader.vue.d.ts +4 -37
- package/dist/components/organisms/BDHeader/BDHeader.vue.d.ts.map +1 -0
- package/dist/components/organisms/BDModal/BDModal.vue.d.ts +4 -37
- package/dist/components/organisms/BDModal/BDModal.vue.d.ts.map +1 -0
- package/dist/components/organisms/BDPhoneNumberEditModal/BDPhoneNumberEditModal.vue.d.ts +4 -38
- package/dist/components/organisms/BDPhoneNumberEditModal/BDPhoneNumberEditModal.vue.d.ts.map +1 -0
- package/dist/components/organisms/BDPractitionerHeader/BDPractitionerHeader.vue.d.ts +4 -7
- package/dist/components/organisms/BDPractitionerHeader/BDPractitionerHeader.vue.d.ts.map +1 -0
- package/dist/components/organisms/BDSessionTimeOutModal/BDSessionTimeOutModal.vue.d.ts +4 -32
- package/dist/components/organisms/BDSessionTimeOutModal/BDSessionTimeOutModal.vue.d.ts.map +1 -0
- package/dist/components/templates/BDChangePasswordTemplate/BDChangePasswordTemplate.vue.d.ts +4 -17
- package/dist/components/templates/BDChangePasswordTemplate/BDChangePasswordTemplate.vue.d.ts.map +1 -0
- package/dist/components/templates/BDContentLibraryTemplate/BDContentLibraryTemplate.vue.d.ts +4 -33
- package/dist/components/templates/BDContentLibraryTemplate/BDContentLibraryTemplate.vue.d.ts.map +1 -0
- package/dist/components/templates/BDNotFoundTemplate/BDNotFoundTemplate.vue.d.ts +4 -14
- package/dist/components/templates/BDNotFoundTemplate/BDNotFoundTemplate.vue.d.ts.map +1 -0
- package/dist/index.d.ts +70 -69
- package/dist/index.d.ts.map +1 -0
- package/dist/locales/en.json +10 -10
- package/dist/locales/nl.json +85 -85
- package/dist/scss/_alert.scss +11 -11
- package/dist/scss/_article.scss +23 -23
- package/dist/scss/_assign-conversation-modal.scss +13 -13
- package/dist/scss/_attachments.scss +107 -107
- package/dist/scss/_badge.scss +18 -18
- package/dist/scss/_base.scss +1 -1
- package/dist/scss/_button.scss +74 -74
- package/dist/scss/_card.scss +56 -56
- package/dist/scss/_chatcloud.scss +93 -93
- package/dist/scss/_collapsable-card.scss +107 -107
- package/dist/scss/_content-library-card.scss +253 -253
- package/dist/scss/_content-library-modal.scss +47 -47
- package/dist/scss/_content-library-overview.scss +4 -4
- package/dist/scss/_content-library-split-button.scss +19 -19
- package/dist/scss/_conversation-to-text-modal.scss +32 -32
- package/dist/scss/_dropdown.scss +113 -113
- package/dist/scss/_dropzone.scss +77 -77
- package/dist/scss/_extern.scss +1 -1
- package/dist/scss/_form-field.scss +12 -12
- package/dist/scss/_forms.scss +2 -2
- package/dist/scss/_header.scss +170 -170
- package/dist/scss/_icon-luscii-logo.scss +31 -31
- package/dist/scss/_icons.scss +57 -57
- package/dist/scss/_image-attachment-modal.scss +91 -91
- package/dist/scss/_input-group.scss +2 -2
- package/dist/scss/_markdown-editor.scss +98 -98
- package/dist/scss/_mobile-menu.scss +91 -91
- package/dist/scss/_modal.scss +173 -173
- package/dist/scss/_notification-button.scss +29 -29
- package/dist/scss/_pagination.scss +40 -40
- package/dist/scss/_phone-number-edit-modal.scss +35 -35
- package/dist/scss/_pill.scss +89 -89
- package/dist/scss/_profile-image.scss +34 -34
- package/dist/scss/_table-sort-header.scss +13 -13
- package/dist/scss/_table.scss +16 -16
- package/dist/scss/_templates.scss +323 -323
- package/dist/scss/_toast.scss +69 -69
- package/dist/scss/_user-information.scss +34 -34
- package/dist/scss/_video-call-toast.scss +100 -100
- package/dist/scss/_zoomslider.scss +77 -77
- package/dist/scss/base/variables.scss +210 -210
- package/dist/scss/component-library-styling.scss +43 -43
- package/dist/scss/extern/_bootstrap.scss +14 -19
- package/dist/scss/extern/_prime-vue.scss +550 -550
- package/dist/scss/forms/_form-check.scss +15 -15
- package/dist/scss/forms/_form-input.scss +9 -9
- package/dist/scss/mixins.scss +78 -78
- package/dist/scss/templates/_change-password-template.scss +8 -8
- package/dist/scss/templates/_content-library-template.scss +105 -136
- package/dist/scss/templates/_not-found-template.scss +5 -5
- package/dist/stores/SessionTimeOutStore.ts +46 -46
- package/package.json +129 -129
package/dist/components/modals/BDVideoCallConfirmationModal/BDVideoCallConfirmationModal.vue.d.ts
CHANGED
|
@@ -1,20 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
isMissingVideoConferencingSupport?: any;
|
|
6
|
-
participantName?: any;
|
|
7
|
-
videoTestUrl?: any;
|
|
8
|
-
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
9
|
-
confirmed: (...args: any[]) => void;
|
|
10
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
11
|
-
isMissingCameraPermission?: any;
|
|
12
|
-
isMissingMicrophonePermission?: any;
|
|
13
|
-
isMissingMobileActivation?: any;
|
|
14
|
-
isMissingVideoConferencingSupport?: any;
|
|
15
|
-
participantName?: any;
|
|
16
|
-
videoTestUrl?: any;
|
|
17
|
-
}> & Readonly<{
|
|
18
|
-
onConfirmed?: ((...args: any[]) => any) | undefined;
|
|
19
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
20
|
-
export default _default;
|
|
1
|
+
import _sfc_main from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/modals/BDVideoCallConfirmationModal/BDVideoCallConfirmationModal.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/modals/BDVideoCallConfirmationModal/BDVideoCallConfirmationModal.vue?vue&type=script&setup=true&lang.ts";
|
|
3
|
+
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDVideoCallConfirmationModal.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BDVideoCallConfirmationModal.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/modals/BDVideoCallConfirmationModal/BDVideoCallConfirmationModal.vue"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,+KAA+K,CAAC;AACtM,cAAc,+KAA+K,CAAC;AAC9L,eAAe,SAAS,CAAC"}
|
|
@@ -1,12 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}, string, import('vue').PublicProps, Readonly<BDAttachmentPreviewListProps> & Readonly<{
|
|
6
|
-
onDelete?: ((...args: any[]) => any) | undefined;
|
|
7
|
-
}>, {
|
|
8
|
-
files: BDAttachment[];
|
|
9
|
-
showDelete: boolean;
|
|
10
|
-
noDownload: boolean;
|
|
11
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLUListElement>;
|
|
12
|
-
export default _default;
|
|
1
|
+
import _sfc_main from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDAttachmentPreviewList/BDAttachmentPreviewList.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDAttachmentPreviewList/BDAttachmentPreviewList.vue?vue&type=script&setup=true&lang.ts";
|
|
3
|
+
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDAttachmentPreviewList.vue.d.ts.map
|
package/dist/components/molecules/BDAttachmentPreviewList/BDAttachmentPreviewList.vue.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BDAttachmentPreviewList.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/BDAttachmentPreviewList/BDAttachmentPreviewList.vue"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,wKAAwK,CAAC;AAC/L,cAAc,wKAAwK,CAAC;AACvL,eAAe,SAAS,CAAC"}
|
|
@@ -1,35 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
header?(_: {}): any;
|
|
6
|
-
body?(_: {}): any;
|
|
7
|
-
footer?(_: {}): any;
|
|
8
|
-
};
|
|
9
|
-
refs: {};
|
|
10
|
-
rootEl: HTMLDivElement;
|
|
11
|
-
};
|
|
12
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
-
declare const __VLS_component: import('vue').DefineComponent<BDChatCloudProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
14
|
-
action: (...args: any[]) => void;
|
|
15
|
-
"show-attachment": (...args: any[]) => void;
|
|
16
|
-
}, string, import('vue').PublicProps, Readonly<BDChatCloudProps> & Readonly<{
|
|
17
|
-
onAction?: ((...args: any[]) => any) | undefined;
|
|
18
|
-
"onShow-attachment"?: ((...args: any[]) => any) | undefined;
|
|
19
|
-
}>, {
|
|
20
|
-
src: string;
|
|
21
|
-
username: string | null;
|
|
22
|
-
message: string;
|
|
23
|
-
files: import('../../../types/ApiAttachment').ApiAttachment[];
|
|
24
|
-
pills: Object[];
|
|
25
|
-
apiUrl: string;
|
|
26
|
-
headerTitle: string;
|
|
27
|
-
isSender: boolean;
|
|
28
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
29
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
30
|
-
export default _default;
|
|
31
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
32
|
-
new (): {
|
|
33
|
-
$slots: S;
|
|
34
|
-
};
|
|
35
|
-
};
|
|
1
|
+
import _sfc_main from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDChatCloud/BDChatCloud.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDChatCloud/BDChatCloud.vue?vue&type=script&setup=true&lang.ts";
|
|
3
|
+
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDChatCloud.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BDChatCloud.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/BDChatCloud/BDChatCloud.vue"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,gJAAgJ,CAAC;AACvK,cAAc,gJAAgJ,CAAC;AAC/J,eAAe,SAAS,CAAC"}
|
|
@@ -1,88 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
default?(_: {}): any;
|
|
6
|
-
footer?(_: {}): any;
|
|
7
|
-
};
|
|
8
|
-
refs: {};
|
|
9
|
-
rootEl: HTMLElement;
|
|
10
|
-
};
|
|
11
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
12
|
-
declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
13
|
-
itemId: {
|
|
14
|
-
type: (NumberConstructor | StringConstructor)[];
|
|
15
|
-
required: true;
|
|
16
|
-
};
|
|
17
|
-
title: {
|
|
18
|
-
type: StringConstructor;
|
|
19
|
-
};
|
|
20
|
-
subtitle: {
|
|
21
|
-
type: StringConstructor;
|
|
22
|
-
};
|
|
23
|
-
description: {
|
|
24
|
-
type: StringConstructor;
|
|
25
|
-
};
|
|
26
|
-
uri: {
|
|
27
|
-
type: StringConstructor;
|
|
28
|
-
};
|
|
29
|
-
showFooter: {
|
|
30
|
-
type: BooleanConstructor;
|
|
31
|
-
default: boolean;
|
|
32
|
-
};
|
|
33
|
-
showBody: {
|
|
34
|
-
type: BooleanConstructor;
|
|
35
|
-
default: boolean;
|
|
36
|
-
};
|
|
37
|
-
cardClass: {
|
|
38
|
-
type: StringConstructor;
|
|
39
|
-
};
|
|
40
|
-
provider: {
|
|
41
|
-
type: StringConstructor;
|
|
42
|
-
};
|
|
43
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
44
|
-
"on-insert": (...args: any[]) => void;
|
|
45
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
46
|
-
itemId: {
|
|
47
|
-
type: (NumberConstructor | StringConstructor)[];
|
|
48
|
-
required: true;
|
|
49
|
-
};
|
|
50
|
-
title: {
|
|
51
|
-
type: StringConstructor;
|
|
52
|
-
};
|
|
53
|
-
subtitle: {
|
|
54
|
-
type: StringConstructor;
|
|
55
|
-
};
|
|
56
|
-
description: {
|
|
57
|
-
type: StringConstructor;
|
|
58
|
-
};
|
|
59
|
-
uri: {
|
|
60
|
-
type: StringConstructor;
|
|
61
|
-
};
|
|
62
|
-
showFooter: {
|
|
63
|
-
type: BooleanConstructor;
|
|
64
|
-
default: boolean;
|
|
65
|
-
};
|
|
66
|
-
showBody: {
|
|
67
|
-
type: BooleanConstructor;
|
|
68
|
-
default: boolean;
|
|
69
|
-
};
|
|
70
|
-
cardClass: {
|
|
71
|
-
type: StringConstructor;
|
|
72
|
-
};
|
|
73
|
-
provider: {
|
|
74
|
-
type: StringConstructor;
|
|
75
|
-
};
|
|
76
|
-
}>> & Readonly<{
|
|
77
|
-
"onOn-insert"?: ((...args: any[]) => any) | undefined;
|
|
78
|
-
}>, {
|
|
79
|
-
showFooter: boolean;
|
|
80
|
-
showBody: boolean;
|
|
81
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLElement>;
|
|
82
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
83
|
-
export default _default;
|
|
84
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
85
|
-
new (): {
|
|
86
|
-
$slots: S;
|
|
87
|
-
};
|
|
88
|
-
};
|
|
1
|
+
import _sfc_main from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDContentLibraryCard/BDContentLibraryCard.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDContentLibraryCard/BDContentLibraryCard.vue?vue&type=script&setup=true&lang.ts";
|
|
3
|
+
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDContentLibraryCard.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BDContentLibraryCard.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/BDContentLibraryCard/BDContentLibraryCard.vue"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,kKAAkK,CAAC;AACzL,cAAc,kKAAkK,CAAC;AACjL,eAAe,SAAS,CAAC"}
|
package/dist/components/molecules/BDContentLibraryCardBasic/BDContentLibraryCardBasic.vue.d.ts
CHANGED
|
@@ -1,12 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
};
|
|
6
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
7
|
-
item: {
|
|
8
|
-
type: ObjectConstructor;
|
|
9
|
-
required: true;
|
|
10
|
-
};
|
|
11
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLElement>;
|
|
12
|
-
export default _default;
|
|
1
|
+
import _sfc_main from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDContentLibraryCardBasic/BDContentLibraryCardBasic.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDContentLibraryCardBasic/BDContentLibraryCardBasic.vue?vue&type=script&setup=true&lang.ts";
|
|
3
|
+
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDContentLibraryCardBasic.vue.d.ts.map
|
package/dist/components/molecules/BDContentLibraryCardBasic/BDContentLibraryCardBasic.vue.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BDContentLibraryCardBasic.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/BDContentLibraryCardBasic/BDContentLibraryCardBasic.vue"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,4KAA4K,CAAC;AACnM,cAAc,4KAA4K,CAAC;AAC3L,eAAe,SAAS,CAAC"}
|
package/dist/components/molecules/BDContentLibraryCardImage/BDContentLibraryCardImage.vue.d.ts
CHANGED
|
@@ -1,12 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
};
|
|
6
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
7
|
-
item: {
|
|
8
|
-
type: ObjectConstructor;
|
|
9
|
-
required: true;
|
|
10
|
-
};
|
|
11
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
12
|
-
export default _default;
|
|
1
|
+
import _sfc_main from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDContentLibraryCardImage/BDContentLibraryCardImage.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDContentLibraryCardImage/BDContentLibraryCardImage.vue?vue&type=script&setup=true&lang.ts";
|
|
3
|
+
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDContentLibraryCardImage.vue.d.ts.map
|
package/dist/components/molecules/BDContentLibraryCardImage/BDContentLibraryCardImage.vue.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BDContentLibraryCardImage.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/BDContentLibraryCardImage/BDContentLibraryCardImage.vue"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,4KAA4K,CAAC;AACnM,cAAc,4KAA4K,CAAC;AAC3L,eAAe,SAAS,CAAC"}
|
|
@@ -1,45 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
};
|
|
6
|
-
variant: {
|
|
7
|
-
type: StringConstructor;
|
|
8
|
-
default: string;
|
|
9
|
-
validator(value: string): boolean;
|
|
10
|
-
};
|
|
11
|
-
apiUrl: {
|
|
12
|
-
type: StringConstructor;
|
|
13
|
-
default: string;
|
|
14
|
-
};
|
|
15
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
16
|
-
delete: (...args: any[]) => void;
|
|
17
|
-
"show-attachment": (...args: any[]) => void;
|
|
18
|
-
"on-insert": (...args: any[]) => void;
|
|
19
|
-
"on-change": (...args: any[]) => void;
|
|
20
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
21
|
-
item: {
|
|
22
|
-
type: ObjectConstructor;
|
|
23
|
-
required: true;
|
|
24
|
-
};
|
|
25
|
-
variant: {
|
|
26
|
-
type: StringConstructor;
|
|
27
|
-
default: string;
|
|
28
|
-
validator(value: string): boolean;
|
|
29
|
-
};
|
|
30
|
-
apiUrl: {
|
|
31
|
-
type: StringConstructor;
|
|
32
|
-
default: string;
|
|
33
|
-
};
|
|
34
|
-
}>> & Readonly<{
|
|
35
|
-
onDelete?: ((...args: any[]) => any) | undefined;
|
|
36
|
-
"onShow-attachment"?: ((...args: any[]) => any) | undefined;
|
|
37
|
-
"onOn-insert"?: ((...args: any[]) => any) | undefined;
|
|
38
|
-
"onOn-change"?: ((...args: any[]) => any) | undefined;
|
|
39
|
-
}>, {
|
|
40
|
-
variant: string;
|
|
41
|
-
apiUrl: string;
|
|
42
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
43
|
-
content: HTMLDivElement;
|
|
44
|
-
}, HTMLElement>;
|
|
45
|
-
export default _default;
|
|
1
|
+
import _sfc_main from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDContentLibraryCardMessageTemplate/BDContentLibraryCardMessageTemplate.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDContentLibraryCardMessageTemplate/BDContentLibraryCardMessageTemplate.vue?vue&type=script&setup=true&lang.ts";
|
|
3
|
+
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDContentLibraryCardMessageTemplate.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BDContentLibraryCardMessageTemplate.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/BDContentLibraryCardMessageTemplate/BDContentLibraryCardMessageTemplate.vue"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,gMAAgM,CAAC;AACvN,cAAc,gMAAgM,CAAC;AAC/M,eAAe,SAAS,CAAC"}
|
package/dist/components/molecules/BDContentLibraryCardTitle/BDContentLibraryCardTitle.vue.d.ts
CHANGED
|
@@ -1,12 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
};
|
|
6
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
7
|
-
item: {
|
|
8
|
-
type: ObjectConstructor;
|
|
9
|
-
required: true;
|
|
10
|
-
};
|
|
11
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
12
|
-
export default _default;
|
|
1
|
+
import _sfc_main from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDContentLibraryCardTitle/BDContentLibraryCardTitle.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDContentLibraryCardTitle/BDContentLibraryCardTitle.vue?vue&type=script&setup=true&lang.ts";
|
|
3
|
+
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDContentLibraryCardTitle.vue.d.ts.map
|
package/dist/components/molecules/BDContentLibraryCardTitle/BDContentLibraryCardTitle.vue.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BDContentLibraryCardTitle.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/BDContentLibraryCardTitle/BDContentLibraryCardTitle.vue"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,4KAA4K,CAAC;AACnM,cAAc,4KAA4K,CAAC;AAC3L,eAAe,SAAS,CAAC"}
|
|
@@ -1,27 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
default?(_: {}): any;
|
|
6
|
-
};
|
|
7
|
-
refs: {};
|
|
8
|
-
rootEl: HTMLLIElement;
|
|
9
|
-
};
|
|
10
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
11
|
-
declare const __VLS_component: import('vue').DefineComponent<BDLinkProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
12
|
-
click: (...args: any[]) => void;
|
|
13
|
-
}, string, import('vue').PublicProps, Readonly<BDLinkProps> & Readonly<{
|
|
14
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
15
|
-
}>, {
|
|
16
|
-
text: string;
|
|
17
|
-
to: object | string;
|
|
18
|
-
target: string;
|
|
19
|
-
rel: string;
|
|
20
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLLIElement>;
|
|
21
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
22
|
-
export default _default;
|
|
23
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
24
|
-
new (): {
|
|
25
|
-
$slots: S;
|
|
26
|
-
};
|
|
27
|
-
};
|
|
1
|
+
import _sfc_main from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDDropdownItem/BDDropdownItem.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDDropdownItem/BDDropdownItem.vue?vue&type=script&setup=true&lang.ts";
|
|
3
|
+
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDDropdownItem.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BDDropdownItem.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/BDDropdownItem/BDDropdownItem.vue"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,sJAAsJ,CAAC;AAC7K,cAAc,sJAAsJ,CAAC;AACrK,eAAe,SAAS,CAAC"}
|
|
@@ -1,17 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
6
|
-
}>, {
|
|
7
|
-
modelValue: attachedFile[];
|
|
8
|
-
url: string;
|
|
9
|
-
buttonText: string;
|
|
10
|
-
multiple: boolean;
|
|
11
|
-
errorMessage: string;
|
|
12
|
-
fileSizeExceededMessage: string;
|
|
13
|
-
acceptedFiles: string;
|
|
14
|
-
tag: "form" | "div";
|
|
15
|
-
token: string;
|
|
16
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
17
|
-
export default _default;
|
|
1
|
+
import _sfc_main from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDDropzone/BDDropzone.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDDropzone/BDDropzone.vue?vue&type=script&setup=true&lang.ts";
|
|
3
|
+
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDDropzone.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BDDropzone.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/BDDropzone/BDDropzone.vue"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,8IAA8I,CAAC;AACrK,cAAc,8IAA8I,CAAC;AAC7J,eAAe,SAAS,CAAC"}
|
package/dist/components/molecules/BDImageAttachmentPreviewList/BDImageAttachmentPreviewList.vue.d.ts
CHANGED
|
@@ -1,15 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
delete: (...args: any[]) => void;
|
|
6
|
-
}, string, import('vue').PublicProps, Readonly<BDImageAttachmentPreviewListProps> & Readonly<{
|
|
7
|
-
onShow?: ((...args: any[]) => any) | undefined;
|
|
8
|
-
onDelete?: ((...args: any[]) => any) | undefined;
|
|
9
|
-
}>, {
|
|
10
|
-
files: BDAttachment[];
|
|
11
|
-
showDelete: boolean;
|
|
12
|
-
noDownload: boolean;
|
|
13
|
-
fastDownload: boolean;
|
|
14
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLUListElement>;
|
|
15
|
-
export default _default;
|
|
1
|
+
import _sfc_main from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDImageAttachmentPreviewList/BDImageAttachmentPreviewList.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDImageAttachmentPreviewList/BDImageAttachmentPreviewList.vue?vue&type=script&setup=true&lang.ts";
|
|
3
|
+
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDImageAttachmentPreviewList.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BDImageAttachmentPreviewList.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/BDImageAttachmentPreviewList/BDImageAttachmentPreviewList.vue"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,kLAAkL,CAAC;AACzM,cAAc,kLAAkL,CAAC;AACjM,eAAe,SAAS,CAAC"}
|
|
@@ -1,173 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
default?(_: {}): any;
|
|
6
|
-
};
|
|
7
|
-
refs: {
|
|
8
|
-
wrapperRef: HTMLDivElement;
|
|
9
|
-
linkButton: ({
|
|
10
|
-
$: import('vue').ComponentInternalInstance;
|
|
11
|
-
$data: {};
|
|
12
|
-
$props: {
|
|
13
|
-
readonly size?: import('../../../types/BootstrapSizes').bootstrapSizes | undefined;
|
|
14
|
-
readonly variant?: import('../../../types/ButtonColorVariants').btnColorVariants | undefined;
|
|
15
|
-
readonly blockElement?: boolean | undefined;
|
|
16
|
-
readonly disabled?: boolean | undefined;
|
|
17
|
-
readonly to?: object | string | undefined;
|
|
18
|
-
readonly target?: string | undefined;
|
|
19
|
-
readonly text?: string | undefined;
|
|
20
|
-
readonly rel?: string | undefined;
|
|
21
|
-
readonly onClick?: ((...args: any[]) => any) | undefined;
|
|
22
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
|
23
|
-
$attrs: import('vue').Attrs;
|
|
24
|
-
$refs: {
|
|
25
|
-
[x: string]: unknown;
|
|
26
|
-
};
|
|
27
|
-
$slots: Readonly<{
|
|
28
|
-
[name: string]: import('vue').Slot<any> | undefined;
|
|
29
|
-
}>;
|
|
30
|
-
$root: import('vue').ComponentPublicInstance | null;
|
|
31
|
-
$parent: import('vue').ComponentPublicInstance | null;
|
|
32
|
-
$host: Element | null;
|
|
33
|
-
$emit: (event: "click", ...args: any[]) => void;
|
|
34
|
-
$el: any;
|
|
35
|
-
$options: import('vue').ComponentOptionsBase<Readonly<import('../../../interfaces/BDButtonProps').BDButtonProps> & Readonly<{
|
|
36
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
37
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
38
|
-
click: (...args: any[]) => void;
|
|
39
|
-
}, string, {
|
|
40
|
-
size: import('../../../types/BootstrapSizes').bootstrapSizes;
|
|
41
|
-
variant: import('../../../types/ButtonColorVariants').btnColorVariants;
|
|
42
|
-
blockElement: boolean;
|
|
43
|
-
disabled: boolean;
|
|
44
|
-
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
45
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
46
|
-
created?: (() => void) | (() => void)[];
|
|
47
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
48
|
-
mounted?: (() => void) | (() => void)[];
|
|
49
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
50
|
-
updated?: (() => void) | (() => void)[];
|
|
51
|
-
activated?: (() => void) | (() => void)[];
|
|
52
|
-
deactivated?: (() => void) | (() => void)[];
|
|
53
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
54
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
55
|
-
destroyed?: (() => void) | (() => void)[];
|
|
56
|
-
unmounted?: (() => void) | (() => void)[];
|
|
57
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
58
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
59
|
-
errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
60
|
-
};
|
|
61
|
-
$forceUpdate: () => void;
|
|
62
|
-
$nextTick: typeof import('vue').nextTick;
|
|
63
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
|
64
|
-
} & Readonly<{
|
|
65
|
-
size: import('../../../types/BootstrapSizes').bootstrapSizes;
|
|
66
|
-
variant: import('../../../types/ButtonColorVariants').btnColorVariants;
|
|
67
|
-
blockElement: boolean;
|
|
68
|
-
disabled: boolean;
|
|
69
|
-
}> & Omit<Readonly<import('../../../interfaces/BDButtonProps').BDButtonProps> & Readonly<{
|
|
70
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
71
|
-
}>, "size" | "variant" | "blockElement" | "disabled"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
|
|
72
|
-
$slots: {
|
|
73
|
-
default?(_: {}): any;
|
|
74
|
-
};
|
|
75
|
-
}) | null;
|
|
76
|
-
};
|
|
77
|
-
rootEl: any;
|
|
78
|
-
};
|
|
79
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
80
|
-
declare const __VLS_component: import('vue').DefineComponent<BDMarkdownEditorProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
81
|
-
"update:modelValue": (...args: any[]) => void;
|
|
82
|
-
upload: (...args: any[]) => void;
|
|
83
|
-
action: (...args: any[]) => void;
|
|
84
|
-
}, string, import('vue').PublicProps, Readonly<BDMarkdownEditorProps> & Readonly<{
|
|
85
|
-
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
86
|
-
onUpload?: ((...args: any[]) => any) | undefined;
|
|
87
|
-
onAction?: ((...args: any[]) => any) | undefined;
|
|
88
|
-
}>, {
|
|
89
|
-
variant: import('../../../types/tiptapVariants').TiptapVariants;
|
|
90
|
-
placeholder: string;
|
|
91
|
-
state: boolean | null;
|
|
92
|
-
files: import('../../../types/ApiAttachment').ApiAttachment[];
|
|
93
|
-
errorText: string;
|
|
94
|
-
pills: Object[];
|
|
95
|
-
apiUrl: string;
|
|
96
|
-
tokens: Token[];
|
|
97
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
98
|
-
wrapperRef: HTMLDivElement;
|
|
99
|
-
linkButton: ({
|
|
100
|
-
$: import('vue').ComponentInternalInstance;
|
|
101
|
-
$data: {};
|
|
102
|
-
$props: {
|
|
103
|
-
readonly size?: import('../../../types/BootstrapSizes').bootstrapSizes | undefined;
|
|
104
|
-
readonly variant?: import('../../../types/ButtonColorVariants').btnColorVariants | undefined;
|
|
105
|
-
readonly blockElement?: boolean | undefined;
|
|
106
|
-
readonly disabled?: boolean | undefined;
|
|
107
|
-
readonly to?: object | string | undefined;
|
|
108
|
-
readonly target?: string | undefined;
|
|
109
|
-
readonly text?: string | undefined;
|
|
110
|
-
readonly rel?: string | undefined;
|
|
111
|
-
readonly onClick?: ((...args: any[]) => any) | undefined;
|
|
112
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
|
113
|
-
$attrs: import('vue').Attrs;
|
|
114
|
-
$refs: {
|
|
115
|
-
[x: string]: unknown;
|
|
116
|
-
};
|
|
117
|
-
$slots: Readonly<{
|
|
118
|
-
[name: string]: import('vue').Slot<any> | undefined;
|
|
119
|
-
}>;
|
|
120
|
-
$root: import('vue').ComponentPublicInstance | null;
|
|
121
|
-
$parent: import('vue').ComponentPublicInstance | null;
|
|
122
|
-
$host: Element | null;
|
|
123
|
-
$emit: (event: "click", ...args: any[]) => void;
|
|
124
|
-
$el: any;
|
|
125
|
-
$options: import('vue').ComponentOptionsBase<Readonly<import('../../../interfaces/BDButtonProps').BDButtonProps> & Readonly<{
|
|
126
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
127
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
128
|
-
click: (...args: any[]) => void;
|
|
129
|
-
}, string, {
|
|
130
|
-
size: import('../../../types/BootstrapSizes').bootstrapSizes;
|
|
131
|
-
variant: import('../../../types/ButtonColorVariants').btnColorVariants;
|
|
132
|
-
blockElement: boolean;
|
|
133
|
-
disabled: boolean;
|
|
134
|
-
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
135
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
136
|
-
created?: (() => void) | (() => void)[];
|
|
137
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
138
|
-
mounted?: (() => void) | (() => void)[];
|
|
139
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
140
|
-
updated?: (() => void) | (() => void)[];
|
|
141
|
-
activated?: (() => void) | (() => void)[];
|
|
142
|
-
deactivated?: (() => void) | (() => void)[];
|
|
143
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
144
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
145
|
-
destroyed?: (() => void) | (() => void)[];
|
|
146
|
-
unmounted?: (() => void) | (() => void)[];
|
|
147
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
148
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
149
|
-
errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
150
|
-
};
|
|
151
|
-
$forceUpdate: () => void;
|
|
152
|
-
$nextTick: typeof import('vue').nextTick;
|
|
153
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
|
154
|
-
} & Readonly<{
|
|
155
|
-
size: import('../../../types/BootstrapSizes').bootstrapSizes;
|
|
156
|
-
variant: import('../../../types/ButtonColorVariants').btnColorVariants;
|
|
157
|
-
blockElement: boolean;
|
|
158
|
-
disabled: boolean;
|
|
159
|
-
}> & Omit<Readonly<import('../../../interfaces/BDButtonProps').BDButtonProps> & Readonly<{
|
|
160
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
161
|
-
}>, "size" | "variant" | "blockElement" | "disabled"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
|
|
162
|
-
$slots: {
|
|
163
|
-
default?(_: {}): any;
|
|
164
|
-
};
|
|
165
|
-
}) | null;
|
|
166
|
-
}, any>;
|
|
167
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
168
|
-
export default _default;
|
|
169
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
170
|
-
new (): {
|
|
171
|
-
$slots: S;
|
|
172
|
-
};
|
|
173
|
-
};
|
|
1
|
+
import _sfc_main from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDMarkdownEditor/BDMarkdownEditor.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDMarkdownEditor/BDMarkdownEditor.vue?vue&type=script&setup=true&lang.ts";
|
|
3
|
+
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDMarkdownEditor.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BDMarkdownEditor.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/BDMarkdownEditor/BDMarkdownEditor.vue"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,0JAA0J,CAAC;AACjL,cAAc,0JAA0J,CAAC;AACzK,eAAe,SAAS,CAAC"}
|
|
@@ -1,30 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}
|
|
6
|
-
declare function __VLS_template(): {
|
|
7
|
-
attrs: Partial<{}>;
|
|
8
|
-
slots: {
|
|
9
|
-
'special-options'?(_: {}): any;
|
|
10
|
-
};
|
|
11
|
-
refs: {};
|
|
12
|
-
rootEl: HTMLDivElement;
|
|
13
|
-
};
|
|
14
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
15
|
-
declare const __VLS_component: import('vue').DefineComponent<BDMobileMenuProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
16
|
-
hide: (...args: any[]) => void;
|
|
17
|
-
signout: (...args: any[]) => void;
|
|
18
|
-
}, string, import('vue').PublicProps, Readonly<BDMobileMenuProps> & Readonly<{
|
|
19
|
-
onHide?: ((...args: any[]) => any) | undefined;
|
|
20
|
-
onSignout?: ((...args: any[]) => any) | undefined;
|
|
21
|
-
}>, {
|
|
22
|
-
active: boolean;
|
|
23
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
24
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
25
|
-
export default _default;
|
|
26
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
27
|
-
new (): {
|
|
28
|
-
$slots: S;
|
|
29
|
-
};
|
|
30
|
-
};
|
|
1
|
+
import _sfc_main from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDMobileMenu/BDMobileMenu.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "C:/Users/TimoHoff/Code/beterdichtbij-component-library/src/components/molecules/BDMobileMenu/BDMobileMenu.vue?vue&type=script&setup=true&lang.ts";
|
|
3
|
+
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDMobileMenu.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BDMobileMenu.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/BDMobileMenu/BDMobileMenu.vue"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,kJAAkJ,CAAC;AACzK,cAAc,kJAAkJ,CAAC;AACjK,eAAe,SAAS,CAAC"}
|