@beterdichtbij/component-library 0.48.1 → 0.49.0
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/bd-component-lib.cjs.js +72 -68
- package/dist/bd-component-lib.es.js +6919 -6743
- package/dist/bd-component-lib.umd.js +75 -71
- package/dist/components/atoms/BDAlert/BDAlert.vue.d.ts +3 -27
- package/dist/components/atoms/BDArticle/BDArticle.vue.d.ts +3 -59
- package/dist/components/atoms/BDBadge/BDBadge.vue.d.ts +3 -16
- package/dist/components/atoms/BDButton/BDButton.vue.d.ts +3 -83
- package/dist/components/atoms/BDCard/BDCard.vue.d.ts +3 -93
- package/dist/components/atoms/BDCollapsableCard/BDCollapsableCard.vue.d.ts +3 -49
- package/dist/components/atoms/BDContentLibrarySplitButton/BDContentLibrarySplitButton.vue.d.ts +4 -25
- package/dist/components/atoms/BDForm/BDForm.vue.d.ts +3 -4
- package/dist/components/atoms/BDFormCheckbox/BDFormCheckbox.vue.d.ts +3 -53
- package/dist/components/atoms/BDFormInput/BDFormInput.vue.d.ts +3 -208
- package/dist/components/atoms/BDFormInvalidFeedback/BDFormInvalidFeedback.vue.d.ts +3 -27
- package/dist/components/atoms/BDFormSelect/BDFormSelect.vue.d.ts +3 -72
- package/dist/components/atoms/BDInputGroup/BDInputGroup.vue.d.ts +3 -27
- package/dist/components/atoms/BDLink/BDLink.vue.d.ts +3 -49
- package/dist/components/atoms/BDLinkInput/BDLinkInput.vue.d.ts +3 -15
- package/dist/components/atoms/BDLogo/BDLogo.vue.d.ts +2 -1
- package/dist/components/atoms/BDNotificationButton/BDNotificationButton.vue.d.ts +3 -20
- package/dist/components/atoms/BDPagination/BDPagination.vue.d.ts +3 -52
- package/dist/components/atoms/BDPill/BDPill.vue.d.ts +3 -73
- package/dist/components/atoms/BDProfileImage/BDProfileImage.vue.d.ts +3 -51
- package/dist/components/atoms/BDTableSortHeader/BDTableSortHeader.vue.d.ts +3 -16
- package/dist/components/atoms/BDToast/BDToast.vue.d.ts +3 -46
- package/dist/components/atoms/BDUserInformation/BDUserInformation.vue.d.ts +13 -13
- package/dist/components/atoms/BDZoomslider/BDZoomslider.vue.d.ts +3 -26
- package/dist/components/atoms/icons/IconAcademy.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconArrowDown.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconArrowUp.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconAttachment.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconBold.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconBulletList.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCalendar.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCall.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCallReject.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCardView.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCaretDown.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCaretLeft.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCaretRight.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCheck.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconClipboard.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconClose.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconComment.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCommentActive.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCommentStatic.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCommonFileEmpty.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCommonFileWarning.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconContactPerson.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconCopy.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconDelete.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconDoubleCheck.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconDownloadImage.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconEdit.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconEndCall.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconError.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconExternal.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconEyeShow.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconEyeSlash.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconFile.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconFileAdded.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconForward.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconHix.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconHyperlink.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconImageFileLandscape.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconImageFileWarning.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconInfo.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconInformationCircle.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconItalic.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconListView.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconLock.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconLusciiEscalated.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconLusciiLogo.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconLusciiOpen.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconLusciiPriorityHigh.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconLusciiPriorityLow.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconLusciiPriorityMedium.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconMenu.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconMessage.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconMessageForward.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconMicrophoneSlash.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconMicrosoftTeams.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconMin.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconOrderedList.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconPlus.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconRefresh.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconRemove.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconSananetLogo.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconService.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconShareScreen.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconSingleNeutral.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconSort.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconSortAsc.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconSortDesc.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconSortNone.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconTriangleDown.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconTriangleExclamation.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconUnderline.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconVideoDisabled.vue.d.ts +3 -2
- package/dist/components/atoms/icons/IconVideocall.vue.d.ts +2 -1
- package/dist/components/atoms/icons/IconZorgkaart.vue.d.ts +2 -1
- package/dist/components/modals/BDAttachmentUploadModal/BDAttachmentUploadModal.vue.d.ts +3 -23
- package/dist/components/modals/BDContentLibraryModal/BDContentLibraryModal.vue.d.ts +34 -58
- package/dist/components/modals/BDConversationToTextModal/BDConversationToTextModal.vue.d.ts +4 -0
- package/dist/components/modals/BDConversationToTextModal/BDConversationToTextModal.vue.d.ts.map +1 -0
- package/dist/components/modals/BDImageAttachmentModal/BDImageAttachmentModal.vue.d.ts +3 -1
- package/dist/components/modals/BDVideoCallConfirmationModal/BDVideoCallConfirmationModal.vue.d.ts +3 -24
- package/dist/components/molecules/BDAttachmentPreviewList/BDAttachmentPreviewList.vue.d.ts +3 -41
- package/dist/components/molecules/BDChatCloud/BDChatCloud.vue.d.ts +3 -85
- package/dist/components/molecules/BDContentLibraryCard/BDContentLibraryCard.vue.d.ts +3 -68
- package/dist/components/molecules/BDContentLibraryCardBasic/BDContentLibraryCardBasic.vue.d.ts +3 -11
- package/dist/components/molecules/BDContentLibraryCardImage/BDContentLibraryCardImage.vue.d.ts +3 -11
- package/dist/components/molecules/BDContentLibraryCardMessageTemplate/BDContentLibraryCardMessageTemplate.vue.d.ts +3 -28
- package/dist/components/molecules/BDContentLibraryCardTitle/BDContentLibraryCardTitle.vue.d.ts +3 -11
- package/dist/components/molecules/BDDropdownItem/BDDropdownItem.vue.d.ts +3 -51
- package/dist/components/molecules/BDDropzone/BDDropzone.vue.d.ts +3 -107
- package/dist/components/molecules/BDImageAttachmentPreviewList/BDImageAttachmentPreviewList.vue.d.ts +3 -53
- package/dist/components/molecules/BDMarkdownEditor/BDMarkdownEditor.vue.d.ts +3 -83
- package/dist/components/molecules/BDMobileMenu/BDMobileMenu.vue.d.ts +3 -28
- package/dist/components/molecules/BDTable/BDTable.vue.d.ts +3 -25
- package/dist/components/molecules/BDUser/BDUser.vue.d.ts +3 -49
- package/dist/components/molecules/BDVideoCallToast/BDVideoCallToast.vue.d.ts +3 -64
- package/dist/components/organisms/BDContentLibraryOverview/BDContentLibraryOverview.vue.d.ts +4 -28
- package/dist/components/organisms/BDDropdown/BDDropdown.vue.d.ts +3 -101
- package/dist/components/organisms/BDHeader/BDHeader.vue.d.ts +3 -76
- package/dist/components/organisms/BDModal/BDModal.vue.d.ts +3 -118
- package/dist/components/organisms/BDPhoneNumberEditModal/BDPhoneNumberEditModal.vue.d.ts +3 -44
- package/dist/components/organisms/BDPractitionerHeader/BDPractitionerHeader.vue.d.ts +3 -28
- package/dist/components/organisms/BDSessionTimeOutModal/BDSessionTimeOutModal.vue.d.ts +3 -46
- package/dist/components/templates/BDChangePasswordTemplate/BDChangePasswordTemplate.vue.d.ts +3 -108
- package/dist/components/templates/BDContentLibraryTemplate/BDContentLibraryTemplate.vue.d.ts +3 -74
- package/dist/components/templates/BDNotFoundTemplate/BDNotFoundTemplate.vue.d.ts +3 -11
- package/dist/index.d.ts +3 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/locales/nl.json +10 -2
- package/dist/main.d.ts +1 -1
- package/dist/scss/_conversation-to-text-modal.scss +33 -0
- package/dist/scss/component-library-styling.scss +20 -17
- package/dist/src/components/atoms/BDAlert/BDAlert.vue.d.ts +28 -0
- package/dist/src/components/atoms/BDArticle/BDArticle.vue.d.ts +60 -0
- package/dist/src/components/atoms/BDBadge/BDBadge.vue.d.ts +17 -0
- package/dist/src/components/atoms/BDButton/BDButton.vue.d.ts +84 -0
- package/dist/src/components/atoms/BDCard/BDCard.vue.d.ts +94 -0
- package/dist/src/components/atoms/BDCollapsableCard/BDCollapsableCard.vue.d.ts +50 -0
- package/dist/src/components/atoms/BDContentLibrarySplitButton/BDContentLibrarySplitButton.vue.d.ts +25 -0
- package/dist/src/components/atoms/BDForm/BDForm.vue.d.ts +5 -0
- package/dist/src/components/atoms/BDFormCheckbox/BDFormCheckbox.vue.d.ts +54 -0
- package/dist/src/components/atoms/BDFormInput/BDFormInput.vue.d.ts +209 -0
- package/dist/src/components/atoms/BDFormInvalidFeedback/BDFormInvalidFeedback.vue.d.ts +28 -0
- package/dist/src/components/atoms/BDFormSelect/BDFormSelect.vue.d.ts +73 -0
- package/dist/src/components/atoms/BDInputGroup/BDInputGroup.vue.d.ts +28 -0
- package/dist/src/components/atoms/BDLink/BDLink.vue.d.ts +50 -0
- package/dist/src/components/atoms/BDLinkInput/BDLinkInput.vue.d.ts +16 -0
- package/dist/src/components/atoms/BDLogo/BDLogo.vue.d.ts +2 -0
- package/dist/src/components/atoms/BDNotificationButton/BDNotificationButton.vue.d.ts +21 -0
- package/dist/src/components/atoms/BDPagination/BDPagination.vue.d.ts +53 -0
- package/dist/src/components/atoms/BDPill/BDPill.vue.d.ts +74 -0
- package/dist/src/components/atoms/BDProfileImage/BDProfileImage.vue.d.ts +52 -0
- package/dist/src/components/atoms/BDTableSortHeader/BDTableSortHeader.vue.d.ts +17 -0
- package/dist/src/components/atoms/BDToast/BDToast.vue.d.ts +47 -0
- package/dist/src/components/atoms/BDUserInformation/BDUserInformation.vue.d.ts +14 -0
- package/dist/src/components/atoms/BDZoomslider/BDZoomslider.vue.d.ts +27 -0
- package/dist/src/components/atoms/icons/IconAcademy.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconArrowDown.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconArrowUp.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconAttachment.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconBold.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconBulletList.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconCalendar.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconCall.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconCallReject.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconCardView.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconCaretDown.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconCaretLeft.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconCaretRight.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconCheck.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconClipboard.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconClose.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconComment.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconCommentActive.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconCommentStatic.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconCommonFileEmpty.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconCommonFileWarning.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconContactPerson.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconCopy.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconDelete.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconDoubleCheck.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconDownloadImage.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconEdit.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconEndCall.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconError.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconExternal.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconEyeShow.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconEyeSlash.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconFile.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconFileAdded.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconForward.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconHix.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconHyperlink.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconImageFileLandscape.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconImageFileWarning.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconInfo.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconInformationCircle.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconItalic.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconListView.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconLock.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconLusciiEscalated.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconLusciiLogo.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconLusciiOpen.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconLusciiPriorityHigh.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconLusciiPriorityLow.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconLusciiPriorityMedium.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconMenu.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconMessage.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconMessageForward.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconMicrophoneSlash.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconMicrosoftTeams.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconMin.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconOrderedList.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconPlus.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconRefresh.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconRemove.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconSananetLogo.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconService.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconShareScreen.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconSingleNeutral.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconSort.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconSortAsc.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconSortDesc.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconSortNone.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconTriangleDown.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconTriangleExclamation.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconUnderline.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconVideoDisabled.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconVideocall.vue.d.ts +2 -0
- package/dist/src/components/atoms/icons/IconZorgkaart.vue.d.ts +2 -0
- package/dist/src/components/modals/BDAttachmentUploadModal/BDAttachmentUploadModal.vue.d.ts +24 -0
- package/dist/src/components/modals/BDContentLibraryModal/BDContentLibraryModal.vue.d.ts +59 -0
- package/dist/src/components/modals/BDConversationToTextModal/BDConversationToTextModal.vue.d.ts +21 -0
- package/dist/src/components/modals/BDImageAttachmentModal/BDImageAttachmentModal.vue.d.ts +2 -0
- package/dist/src/components/modals/BDVideoCallConfirmationModal/BDVideoCallConfirmationModal.vue.d.ts +25 -0
- package/dist/src/components/molecules/BDAttachmentPreviewList/BDAttachmentPreviewList.vue.d.ts +42 -0
- package/dist/src/components/molecules/BDChatCloud/BDChatCloud.vue.d.ts +86 -0
- package/dist/src/components/molecules/BDContentLibraryCard/BDContentLibraryCard.vue.d.ts +69 -0
- package/dist/src/components/molecules/BDContentLibraryCardBasic/BDContentLibraryCardBasic.vue.d.ts +12 -0
- package/dist/src/components/molecules/BDContentLibraryCardImage/BDContentLibraryCardImage.vue.d.ts +12 -0
- package/dist/src/components/molecules/BDContentLibraryCardMessageTemplate/BDContentLibraryCardMessageTemplate.vue.d.ts +29 -0
- package/dist/src/components/molecules/BDContentLibraryCardTitle/BDContentLibraryCardTitle.vue.d.ts +12 -0
- package/dist/src/components/molecules/BDDropdownItem/BDDropdownItem.vue.d.ts +52 -0
- package/dist/src/components/molecules/BDDropzone/BDDropzone.vue.d.ts +108 -0
- package/dist/src/components/molecules/BDImageAttachmentPreviewList/BDImageAttachmentPreviewList.vue.d.ts +54 -0
- package/dist/src/components/molecules/BDMarkdownEditor/BDMarkdownEditor.vue.d.ts +84 -0
- package/dist/src/components/molecules/BDMobileMenu/BDMobileMenu.vue.d.ts +29 -0
- package/dist/src/components/molecules/BDTable/BDTable.vue.d.ts +26 -0
- package/dist/src/components/molecules/BDUser/BDUser.vue.d.ts +50 -0
- package/dist/src/components/molecules/BDVideoCallToast/BDVideoCallToast.vue.d.ts +65 -0
- package/dist/src/components/organisms/BDContentLibraryOverview/BDContentLibraryOverview.vue.d.ts +28 -0
- package/dist/src/components/organisms/BDDropdown/BDDropdown.vue.d.ts +102 -0
- package/dist/src/components/organisms/BDHeader/BDHeader.vue.d.ts +77 -0
- package/dist/src/components/organisms/BDModal/BDModal.vue.d.ts +119 -0
- package/dist/src/components/organisms/BDPhoneNumberEditModal/BDPhoneNumberEditModal.vue.d.ts +45 -0
- package/dist/src/components/organisms/BDPractitionerHeader/BDPractitionerHeader.vue.d.ts +29 -0
- package/dist/src/components/organisms/BDSessionTimeOutModal/BDSessionTimeOutModal.vue.d.ts +47 -0
- package/dist/src/components/templates/BDChangePasswordTemplate/BDChangePasswordTemplate.vue.d.ts +109 -0
- package/dist/src/components/templates/BDContentLibraryTemplate/BDContentLibraryTemplate.vue.d.ts +75 -0
- package/dist/src/components/templates/BDNotFoundTemplate/BDNotFoundTemplate.vue.d.ts +12 -0
- package/dist/src/utils/clipboard.d.ts +3 -0
- package/package.json +2 -1
- /package/dist/{components → src/components}/atoms/icons/index.d.ts +0 -0
- /package/dist/{composables → src/composables}/useInteractionRegister.d.ts +0 -0
- /package/dist/{composables → src/composables}/useModal.d.ts +0 -0
- /package/dist/{composables → src/composables}/usePopover.d.ts +0 -0
- /package/dist/{composables → src/composables}/useServerErrors.d.ts +0 -0
- /package/dist/{composables → src/composables}/useSessionTimeOut.d.ts +0 -0
- /package/dist/{composables → src/composables}/useToaster.d.ts +0 -0
- /package/dist/{composables → src/composables}/useUniqueIdentifier.d.ts +0 -0
- /package/dist/{composables → src/composables}/useValidation.d.ts +0 -0
- /package/dist/{composables → src/composables}/useWindow.d.ts +0 -0
- /package/dist/{composables → src/composables}/useZoom.d.ts +0 -0
- /package/dist/{constants → src/constants}/bootstrap.d.ts +0 -0
- /package/dist/{constants → src/constants}/string.d.ts +0 -0
- /package/dist/{directives → src/directives}/BDTooltip.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDAlertProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDArticleProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDAttachment.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDAttachmentPreviewListProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDBadgeProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDButtonProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDCardProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDChatCloudProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDCollapsableCardProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDDropDownProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDDropzoneProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDFormCheckboxProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDFormInputProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDFormInvalidFeedbackProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDFormSelectProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDImageAttachmentPreviewListProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDImageProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDInputGroupProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDLinkProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDMarkdownEditorProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDModalProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDPaginationProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDPillProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDProfileImageProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDToastProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDUserProps.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDVideoCallToastLocalization.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/BDZoomSliderProps.d.ts +0 -0
- /package/dist/{layout → src/layout}/BDCol.vue.d.ts +0 -0
- /package/dist/{layout → src/layout}/BDContainer.vue.d.ts +0 -0
- /package/dist/{layout → src/layout}/BDRow.vue.d.ts +0 -0
- /package/dist/{types → src/types}/ApiAttachment.d.ts +0 -0
- /package/dist/{types → src/types}/BDOption.d.ts +0 -0
- /package/dist/{types → src/types}/BDOptionGroup.d.ts +0 -0
- /package/dist/{types → src/types}/BDText.d.ts +0 -0
- /package/dist/{types → src/types}/BootstrapSizes.d.ts +0 -0
- /package/dist/{types → src/types}/BootstrapVariants.d.ts +0 -0
- /package/dist/{types → src/types}/ButtonColorVariants.d.ts +0 -0
- /package/dist/{types → src/types}/ChangePasswordData.d.ts +0 -0
- /package/dist/{types → src/types}/ConfirmPhoneNumberUpdateData.d.ts +0 -0
- /package/dist/{types → src/types}/Identifier.d.ts +0 -0
- /package/dist/{types → src/types}/ModelValue.d.ts +0 -0
- /package/dist/{types → src/types}/PopperOffset.d.ts +0 -0
- /package/dist/{types → src/types}/StartPhoneNumberUpdateData.d.ts +0 -0
- /package/dist/{types → src/types}/ToastVariants.d.ts +0 -0
- /package/dist/{types → src/types}/ValidationChangePasswordData.d.ts +0 -0
- /package/dist/{types → src/types}/ValidationState.d.ts +0 -0
- /package/dist/{types → src/types}/tiptapVariants.d.ts +0 -0
- /package/dist/{utils → src/utils}/array.d.ts +0 -0
- /package/dist/{utils → src/utils}/attachment.d.ts +0 -0
- /package/dist/{utils → src/utils}/display-date.d.ts +0 -0
- /package/dist/{utils → src/utils}/hash.d.ts +0 -0
- /package/dist/{utils → src/utils}/hyperlink.d.ts +0 -0
- /package/dist/{utils → src/utils}/number.d.ts +0 -0
- /package/dist/{utils → src/utils}/regex.d.ts +0 -0
- /package/dist/{utils → src/utils}/tiptap/ExtendedLink.d.ts +0 -0
- /package/dist/{utils → src/utils}/type.d.ts +0 -0
package/dist/components/modals/BDVideoCallConfirmationModal/BDVideoCallConfirmationModal.vue.d.ts
CHANGED
|
@@ -1,25 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
isMissingMicrophonePermission?: any;
|
|
4
|
-
isMissingMobileActivation?: any;
|
|
5
|
-
isMissingVideoConferencingSupport?: any;
|
|
6
|
-
participantName?: any;
|
|
7
|
-
videoTestUrl?: any;
|
|
8
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "confirmed"[], "confirmed", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
9
|
-
isMissingCameraPermission?: any;
|
|
10
|
-
isMissingMicrophonePermission?: any;
|
|
11
|
-
isMissingMobileActivation?: any;
|
|
12
|
-
isMissingVideoConferencingSupport?: any;
|
|
13
|
-
participantName?: any;
|
|
14
|
-
videoTestUrl?: any;
|
|
15
|
-
}>>> & {
|
|
16
|
-
onConfirmed?: ((...args: any[]) => any) | undefined;
|
|
17
|
-
}, {
|
|
18
|
-
readonly isMissingCameraPermission?: any;
|
|
19
|
-
readonly isMissingMicrophonePermission?: any;
|
|
20
|
-
readonly isMissingMobileActivation?: any;
|
|
21
|
-
readonly isMissingVideoConferencingSupport?: any;
|
|
22
|
-
readonly participantName?: any;
|
|
23
|
-
readonly videoTestUrl?: any;
|
|
24
|
-
}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/modals/BDVideoCallConfirmationModal/BDVideoCallConfirmationModal.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/modals/BDVideoCallConfirmationModal/BDVideoCallConfirmationModal.vue?vue&type=script&setup=true&lang.ts";
|
|
25
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDVideoCallConfirmationModal.vue.d.ts.map
|
|
@@ -1,42 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
4
|
-
files: {
|
|
5
|
-
type: __PropType<BDAttachment[] | undefined>;
|
|
6
|
-
required: false;
|
|
7
|
-
default: never[];
|
|
8
|
-
};
|
|
9
|
-
showDelete: {
|
|
10
|
-
type: __PropType<boolean>;
|
|
11
|
-
required: true;
|
|
12
|
-
default: boolean;
|
|
13
|
-
};
|
|
14
|
-
noDownload: {
|
|
15
|
-
type: __PropType<boolean>;
|
|
16
|
-
required: true;
|
|
17
|
-
default: boolean;
|
|
18
|
-
};
|
|
19
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "delete"[], "delete", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
20
|
-
files: {
|
|
21
|
-
type: __PropType<BDAttachment[] | undefined>;
|
|
22
|
-
required: false;
|
|
23
|
-
default: never[];
|
|
24
|
-
};
|
|
25
|
-
showDelete: {
|
|
26
|
-
type: __PropType<boolean>;
|
|
27
|
-
required: true;
|
|
28
|
-
default: boolean;
|
|
29
|
-
};
|
|
30
|
-
noDownload: {
|
|
31
|
-
type: __PropType<boolean>;
|
|
32
|
-
required: true;
|
|
33
|
-
default: boolean;
|
|
34
|
-
};
|
|
35
|
-
}>> & {
|
|
36
|
-
onDelete?: ((...args: any[]) => any) | undefined;
|
|
37
|
-
}, {
|
|
38
|
-
files: BDAttachment[] | undefined;
|
|
39
|
-
showDelete: boolean;
|
|
40
|
-
noDownload: boolean;
|
|
41
|
-
}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/molecules/BDAttachmentPreviewList/BDAttachmentPreviewList.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/molecules/BDAttachmentPreviewList/BDAttachmentPreviewList.vue?vue&type=script&setup=true&lang.ts";
|
|
42
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDAttachmentPreviewList.vue.d.ts.map
|
|
@@ -1,86 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
headerTitle: {
|
|
4
|
-
type: __PropType<string>;
|
|
5
|
-
required: true;
|
|
6
|
-
default: string;
|
|
7
|
-
};
|
|
8
|
-
src: {
|
|
9
|
-
type: __PropType<string | undefined>;
|
|
10
|
-
required: false;
|
|
11
|
-
default: undefined;
|
|
12
|
-
};
|
|
13
|
-
username: {
|
|
14
|
-
type: __PropType<string | null>;
|
|
15
|
-
required: true;
|
|
16
|
-
default: null;
|
|
17
|
-
};
|
|
18
|
-
message: {
|
|
19
|
-
type: __PropType<string>;
|
|
20
|
-
required: true;
|
|
21
|
-
default: string;
|
|
22
|
-
};
|
|
23
|
-
isSender: {
|
|
24
|
-
type: __PropType<boolean>;
|
|
25
|
-
required: true;
|
|
26
|
-
default: boolean;
|
|
27
|
-
};
|
|
28
|
-
files: {
|
|
29
|
-
type: __PropType<import("../../../types/ApiAttachment").ApiAttachment[] | undefined>;
|
|
30
|
-
required: false;
|
|
31
|
-
default: undefined;
|
|
32
|
-
};
|
|
33
|
-
pills: {
|
|
34
|
-
type: __PropType<Object[] | undefined>;
|
|
35
|
-
required: false;
|
|
36
|
-
default: undefined;
|
|
37
|
-
};
|
|
38
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("show-attachment" | "action")[], "show-attachment" | "action", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
39
|
-
headerTitle: {
|
|
40
|
-
type: __PropType<string>;
|
|
41
|
-
required: true;
|
|
42
|
-
default: string;
|
|
43
|
-
};
|
|
44
|
-
src: {
|
|
45
|
-
type: __PropType<string | undefined>;
|
|
46
|
-
required: false;
|
|
47
|
-
default: undefined;
|
|
48
|
-
};
|
|
49
|
-
username: {
|
|
50
|
-
type: __PropType<string | null>;
|
|
51
|
-
required: true;
|
|
52
|
-
default: null;
|
|
53
|
-
};
|
|
54
|
-
message: {
|
|
55
|
-
type: __PropType<string>;
|
|
56
|
-
required: true;
|
|
57
|
-
default: string;
|
|
58
|
-
};
|
|
59
|
-
isSender: {
|
|
60
|
-
type: __PropType<boolean>;
|
|
61
|
-
required: true;
|
|
62
|
-
default: boolean;
|
|
63
|
-
};
|
|
64
|
-
files: {
|
|
65
|
-
type: __PropType<import("../../../types/ApiAttachment").ApiAttachment[] | undefined>;
|
|
66
|
-
required: false;
|
|
67
|
-
default: undefined;
|
|
68
|
-
};
|
|
69
|
-
pills: {
|
|
70
|
-
type: __PropType<Object[] | undefined>;
|
|
71
|
-
required: false;
|
|
72
|
-
default: undefined;
|
|
73
|
-
};
|
|
74
|
-
}>> & {
|
|
75
|
-
"onShow-attachment"?: ((...args: any[]) => any) | undefined;
|
|
76
|
-
onAction?: ((...args: any[]) => any) | undefined;
|
|
77
|
-
}, {
|
|
78
|
-
message: string;
|
|
79
|
-
src: string | undefined;
|
|
80
|
-
username: string | null;
|
|
81
|
-
files: import("../../../types/ApiAttachment").ApiAttachment[] | undefined;
|
|
82
|
-
headerTitle: string;
|
|
83
|
-
isSender: boolean;
|
|
84
|
-
pills: Object[] | undefined;
|
|
85
|
-
}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/molecules/BDChatCloud/BDChatCloud.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/molecules/BDChatCloud/BDChatCloud.vue?vue&type=script&setup=true&lang.ts";
|
|
86
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDChatCloud.vue.d.ts.map
|
|
@@ -1,69 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
4
|
-
required: true;
|
|
5
|
-
};
|
|
6
|
-
title: {
|
|
7
|
-
type: StringConstructor;
|
|
8
|
-
};
|
|
9
|
-
subtitle: {
|
|
10
|
-
type: StringConstructor;
|
|
11
|
-
};
|
|
12
|
-
description: {
|
|
13
|
-
type: StringConstructor;
|
|
14
|
-
};
|
|
15
|
-
uri: {
|
|
16
|
-
type: StringConstructor;
|
|
17
|
-
};
|
|
18
|
-
showFooter: {
|
|
19
|
-
type: BooleanConstructor;
|
|
20
|
-
default: boolean;
|
|
21
|
-
};
|
|
22
|
-
showBody: {
|
|
23
|
-
type: BooleanConstructor;
|
|
24
|
-
default: boolean;
|
|
25
|
-
};
|
|
26
|
-
cardClass: {
|
|
27
|
-
type: StringConstructor;
|
|
28
|
-
};
|
|
29
|
-
provider: {
|
|
30
|
-
type: StringConstructor;
|
|
31
|
-
};
|
|
32
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "on-insert"[], "on-insert", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
33
|
-
itemId: {
|
|
34
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
35
|
-
required: true;
|
|
36
|
-
};
|
|
37
|
-
title: {
|
|
38
|
-
type: StringConstructor;
|
|
39
|
-
};
|
|
40
|
-
subtitle: {
|
|
41
|
-
type: StringConstructor;
|
|
42
|
-
};
|
|
43
|
-
description: {
|
|
44
|
-
type: StringConstructor;
|
|
45
|
-
};
|
|
46
|
-
uri: {
|
|
47
|
-
type: StringConstructor;
|
|
48
|
-
};
|
|
49
|
-
showFooter: {
|
|
50
|
-
type: BooleanConstructor;
|
|
51
|
-
default: boolean;
|
|
52
|
-
};
|
|
53
|
-
showBody: {
|
|
54
|
-
type: BooleanConstructor;
|
|
55
|
-
default: boolean;
|
|
56
|
-
};
|
|
57
|
-
cardClass: {
|
|
58
|
-
type: StringConstructor;
|
|
59
|
-
};
|
|
60
|
-
provider: {
|
|
61
|
-
type: StringConstructor;
|
|
62
|
-
};
|
|
63
|
-
}>> & {
|
|
64
|
-
"onOn-insert"?: ((...args: any[]) => any) | undefined;
|
|
65
|
-
}, {
|
|
66
|
-
showFooter: boolean;
|
|
67
|
-
showBody: boolean;
|
|
68
|
-
}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/molecules/BDContentLibraryCard/BDContentLibraryCard.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/molecules/BDContentLibraryCard/BDContentLibraryCard.vue?vue&type=script&setup=true&lang.ts";
|
|
69
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDContentLibraryCard.vue.d.ts.map
|
package/dist/components/molecules/BDContentLibraryCardBasic/BDContentLibraryCardBasic.vue.d.ts
CHANGED
|
@@ -1,12 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
type: ObjectConstructor;
|
|
4
|
-
required: true;
|
|
5
|
-
};
|
|
6
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
|
-
item: {
|
|
8
|
-
type: ObjectConstructor;
|
|
9
|
-
required: true;
|
|
10
|
-
};
|
|
11
|
-
}>>, {}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/molecules/BDContentLibraryCardBasic/BDContentLibraryCardBasic.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/molecules/BDContentLibraryCardBasic/BDContentLibraryCardBasic.vue?vue&type=script&setup=true&lang.ts";
|
|
12
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDContentLibraryCardBasic.vue.d.ts.map
|
package/dist/components/molecules/BDContentLibraryCardImage/BDContentLibraryCardImage.vue.d.ts
CHANGED
|
@@ -1,12 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
type: ObjectConstructor;
|
|
4
|
-
required: true;
|
|
5
|
-
};
|
|
6
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
|
-
item: {
|
|
8
|
-
type: ObjectConstructor;
|
|
9
|
-
required: true;
|
|
10
|
-
};
|
|
11
|
-
}>>, {}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/molecules/BDContentLibraryCardImage/BDContentLibraryCardImage.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/molecules/BDContentLibraryCardImage/BDContentLibraryCardImage.vue?vue&type=script&setup=true&lang.ts";
|
|
12
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDContentLibraryCardImage.vue.d.ts.map
|
|
@@ -1,29 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
type: ObjectConstructor;
|
|
4
|
-
required: true;
|
|
5
|
-
};
|
|
6
|
-
variant: {
|
|
7
|
-
type: StringConstructor;
|
|
8
|
-
default: string;
|
|
9
|
-
validator(value: unknown): boolean;
|
|
10
|
-
};
|
|
11
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-insert" | "show-attachment" | "on-change" | "delete")[], "on-insert" | "show-attachment" | "on-change" | "delete", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
-
item: {
|
|
13
|
-
type: ObjectConstructor;
|
|
14
|
-
required: true;
|
|
15
|
-
};
|
|
16
|
-
variant: {
|
|
17
|
-
type: StringConstructor;
|
|
18
|
-
default: string;
|
|
19
|
-
validator(value: unknown): boolean;
|
|
20
|
-
};
|
|
21
|
-
}>> & {
|
|
22
|
-
"onOn-insert"?: ((...args: any[]) => any) | undefined;
|
|
23
|
-
"onShow-attachment"?: ((...args: any[]) => any) | undefined;
|
|
24
|
-
"onOn-change"?: ((...args: any[]) => any) | undefined;
|
|
25
|
-
onDelete?: ((...args: any[]) => any) | undefined;
|
|
26
|
-
}, {
|
|
27
|
-
variant: string;
|
|
28
|
-
}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/molecules/BDContentLibraryCardMessageTemplate/BDContentLibraryCardMessageTemplate.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/molecules/BDContentLibraryCardMessageTemplate/BDContentLibraryCardMessageTemplate.vue?vue&type=script&setup=true&lang.ts";
|
|
29
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDContentLibraryCardMessageTemplate.vue.d.ts.map
|
package/dist/components/molecules/BDContentLibraryCardTitle/BDContentLibraryCardTitle.vue.d.ts
CHANGED
|
@@ -1,12 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
type: ObjectConstructor;
|
|
4
|
-
required: true;
|
|
5
|
-
};
|
|
6
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
|
-
item: {
|
|
8
|
-
type: ObjectConstructor;
|
|
9
|
-
required: true;
|
|
10
|
-
};
|
|
11
|
-
}>>, {}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/molecules/BDContentLibraryCardTitle/BDContentLibraryCardTitle.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/molecules/BDContentLibraryCardTitle/BDContentLibraryCardTitle.vue?vue&type=script&setup=true&lang.ts";
|
|
12
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDContentLibraryCardTitle.vue.d.ts.map
|
|
@@ -1,52 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
to: {
|
|
4
|
-
type: __PropType<string | object>;
|
|
5
|
-
required: true;
|
|
6
|
-
default: string;
|
|
7
|
-
};
|
|
8
|
-
target: {
|
|
9
|
-
type: __PropType<string | undefined>;
|
|
10
|
-
required: false;
|
|
11
|
-
default: string;
|
|
12
|
-
};
|
|
13
|
-
text: {
|
|
14
|
-
type: __PropType<string | undefined>;
|
|
15
|
-
required: false;
|
|
16
|
-
default: undefined;
|
|
17
|
-
};
|
|
18
|
-
rel: {
|
|
19
|
-
type: __PropType<string | undefined>;
|
|
20
|
-
required: false;
|
|
21
|
-
default: string;
|
|
22
|
-
};
|
|
23
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
24
|
-
to: {
|
|
25
|
-
type: __PropType<string | object>;
|
|
26
|
-
required: true;
|
|
27
|
-
default: string;
|
|
28
|
-
};
|
|
29
|
-
target: {
|
|
30
|
-
type: __PropType<string | undefined>;
|
|
31
|
-
required: false;
|
|
32
|
-
default: string;
|
|
33
|
-
};
|
|
34
|
-
text: {
|
|
35
|
-
type: __PropType<string | undefined>;
|
|
36
|
-
required: false;
|
|
37
|
-
default: undefined;
|
|
38
|
-
};
|
|
39
|
-
rel: {
|
|
40
|
-
type: __PropType<string | undefined>;
|
|
41
|
-
required: false;
|
|
42
|
-
default: string;
|
|
43
|
-
};
|
|
44
|
-
}>> & {
|
|
45
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
46
|
-
}, {
|
|
47
|
-
text: string | undefined;
|
|
48
|
-
to: string | object;
|
|
49
|
-
target: string | undefined;
|
|
50
|
-
rel: string | undefined;
|
|
51
|
-
}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/molecules/BDDropdownItem/BDDropdownItem.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/molecules/BDDropdownItem/BDDropdownItem.vue?vue&type=script&setup=true&lang.ts";
|
|
52
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDDropdownItem.vue.d.ts.map
|
|
@@ -1,108 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
4
|
-
modelValue: {
|
|
5
|
-
type: __PropType<attachedFile[]>;
|
|
6
|
-
required: true;
|
|
7
|
-
default: attachedFile[];
|
|
8
|
-
};
|
|
9
|
-
buttonText: {
|
|
10
|
-
type: __PropType<string | undefined>;
|
|
11
|
-
required: false;
|
|
12
|
-
default: undefined;
|
|
13
|
-
};
|
|
14
|
-
multiple: {
|
|
15
|
-
type: __PropType<boolean>;
|
|
16
|
-
required: true;
|
|
17
|
-
default: boolean;
|
|
18
|
-
};
|
|
19
|
-
errorMessage: {
|
|
20
|
-
type: __PropType<string | undefined>;
|
|
21
|
-
required: false;
|
|
22
|
-
default: undefined;
|
|
23
|
-
};
|
|
24
|
-
fileSizeExceededMessage: {
|
|
25
|
-
type: __PropType<string | undefined>;
|
|
26
|
-
required: false;
|
|
27
|
-
default: undefined;
|
|
28
|
-
};
|
|
29
|
-
acceptedFiles: {
|
|
30
|
-
type: __PropType<string>;
|
|
31
|
-
required: true;
|
|
32
|
-
default: string;
|
|
33
|
-
};
|
|
34
|
-
url: {
|
|
35
|
-
type: __PropType<string>;
|
|
36
|
-
required: true;
|
|
37
|
-
default: string;
|
|
38
|
-
};
|
|
39
|
-
tag: {
|
|
40
|
-
type: __PropType<"div" | "form" | undefined>;
|
|
41
|
-
required: false;
|
|
42
|
-
default: string;
|
|
43
|
-
};
|
|
44
|
-
token: {
|
|
45
|
-
type: __PropType<string>;
|
|
46
|
-
required: true;
|
|
47
|
-
default: string;
|
|
48
|
-
};
|
|
49
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
50
|
-
modelValue: {
|
|
51
|
-
type: __PropType<attachedFile[]>;
|
|
52
|
-
required: true;
|
|
53
|
-
default: attachedFile[];
|
|
54
|
-
};
|
|
55
|
-
buttonText: {
|
|
56
|
-
type: __PropType<string | undefined>;
|
|
57
|
-
required: false;
|
|
58
|
-
default: undefined;
|
|
59
|
-
};
|
|
60
|
-
multiple: {
|
|
61
|
-
type: __PropType<boolean>;
|
|
62
|
-
required: true;
|
|
63
|
-
default: boolean;
|
|
64
|
-
};
|
|
65
|
-
errorMessage: {
|
|
66
|
-
type: __PropType<string | undefined>;
|
|
67
|
-
required: false;
|
|
68
|
-
default: undefined;
|
|
69
|
-
};
|
|
70
|
-
fileSizeExceededMessage: {
|
|
71
|
-
type: __PropType<string | undefined>;
|
|
72
|
-
required: false;
|
|
73
|
-
default: undefined;
|
|
74
|
-
};
|
|
75
|
-
acceptedFiles: {
|
|
76
|
-
type: __PropType<string>;
|
|
77
|
-
required: true;
|
|
78
|
-
default: string;
|
|
79
|
-
};
|
|
80
|
-
url: {
|
|
81
|
-
type: __PropType<string>;
|
|
82
|
-
required: true;
|
|
83
|
-
default: string;
|
|
84
|
-
};
|
|
85
|
-
tag: {
|
|
86
|
-
type: __PropType<"div" | "form" | undefined>;
|
|
87
|
-
required: false;
|
|
88
|
-
default: string;
|
|
89
|
-
};
|
|
90
|
-
token: {
|
|
91
|
-
type: __PropType<string>;
|
|
92
|
-
required: true;
|
|
93
|
-
default: string;
|
|
94
|
-
};
|
|
95
|
-
}>> & {
|
|
96
|
-
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
97
|
-
}, {
|
|
98
|
-
modelValue: attachedFile[];
|
|
99
|
-
token: string;
|
|
100
|
-
buttonText: string | undefined;
|
|
101
|
-
multiple: boolean;
|
|
102
|
-
errorMessage: string | undefined;
|
|
103
|
-
fileSizeExceededMessage: string | undefined;
|
|
104
|
-
acceptedFiles: string;
|
|
105
|
-
url: string;
|
|
106
|
-
tag: "div" | "form" | undefined;
|
|
107
|
-
}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/molecules/BDDropzone/BDDropzone.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/molecules/BDDropzone/BDDropzone.vue?vue&type=script&setup=true&lang.ts";
|
|
108
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDDropzone.vue.d.ts.map
|
package/dist/components/molecules/BDImageAttachmentPreviewList/BDImageAttachmentPreviewList.vue.d.ts
CHANGED
|
@@ -1,54 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
4
|
-
fastDownload: {
|
|
5
|
-
type: __PropType<boolean>;
|
|
6
|
-
required: true;
|
|
7
|
-
default: boolean;
|
|
8
|
-
};
|
|
9
|
-
files: {
|
|
10
|
-
type: __PropType<BDAttachment[] | undefined>;
|
|
11
|
-
required: false;
|
|
12
|
-
default: undefined;
|
|
13
|
-
};
|
|
14
|
-
showDelete: {
|
|
15
|
-
type: __PropType<boolean>;
|
|
16
|
-
required: true;
|
|
17
|
-
default: boolean;
|
|
18
|
-
};
|
|
19
|
-
noDownload: {
|
|
20
|
-
type: __PropType<boolean>;
|
|
21
|
-
required: true;
|
|
22
|
-
default: boolean;
|
|
23
|
-
};
|
|
24
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("show" | "delete")[], "show" | "delete", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
25
|
-
fastDownload: {
|
|
26
|
-
type: __PropType<boolean>;
|
|
27
|
-
required: true;
|
|
28
|
-
default: boolean;
|
|
29
|
-
};
|
|
30
|
-
files: {
|
|
31
|
-
type: __PropType<BDAttachment[] | undefined>;
|
|
32
|
-
required: false;
|
|
33
|
-
default: undefined;
|
|
34
|
-
};
|
|
35
|
-
showDelete: {
|
|
36
|
-
type: __PropType<boolean>;
|
|
37
|
-
required: true;
|
|
38
|
-
default: boolean;
|
|
39
|
-
};
|
|
40
|
-
noDownload: {
|
|
41
|
-
type: __PropType<boolean>;
|
|
42
|
-
required: true;
|
|
43
|
-
default: boolean;
|
|
44
|
-
};
|
|
45
|
-
}>> & {
|
|
46
|
-
onDelete?: ((...args: any[]) => any) | undefined;
|
|
47
|
-
onShow?: ((...args: any[]) => any) | undefined;
|
|
48
|
-
}, {
|
|
49
|
-
files: BDAttachment[] | undefined;
|
|
50
|
-
showDelete: boolean;
|
|
51
|
-
noDownload: boolean;
|
|
52
|
-
fastDownload: boolean;
|
|
53
|
-
}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/molecules/BDImageAttachmentPreviewList/BDImageAttachmentPreviewList.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/molecules/BDImageAttachmentPreviewList/BDImageAttachmentPreviewList.vue?vue&type=script&setup=true&lang.ts";
|
|
54
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDImageAttachmentPreviewList.vue.d.ts.map
|
|
@@ -1,84 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
placeholder: {
|
|
4
|
-
type: __PropType<string | undefined>;
|
|
5
|
-
required: false;
|
|
6
|
-
default: string;
|
|
7
|
-
};
|
|
8
|
-
errorText: {
|
|
9
|
-
type: __PropType<string | undefined>;
|
|
10
|
-
required: false;
|
|
11
|
-
default: string;
|
|
12
|
-
};
|
|
13
|
-
state: {
|
|
14
|
-
type: __PropType<boolean | null | undefined>;
|
|
15
|
-
required: false;
|
|
16
|
-
default: null;
|
|
17
|
-
};
|
|
18
|
-
variant: {
|
|
19
|
-
type: __PropType<import('../../../types/tiptapVariants').TiptapVariants>;
|
|
20
|
-
required: true;
|
|
21
|
-
default: "basic";
|
|
22
|
-
};
|
|
23
|
-
files: {
|
|
24
|
-
type: __PropType<import("../../../types/ApiAttachment").ApiAttachment[] | undefined>;
|
|
25
|
-
required: false;
|
|
26
|
-
default: undefined;
|
|
27
|
-
};
|
|
28
|
-
pills: {
|
|
29
|
-
type: __PropType<Object[] | undefined>;
|
|
30
|
-
required: false;
|
|
31
|
-
default: undefined;
|
|
32
|
-
};
|
|
33
|
-
modelValue: {
|
|
34
|
-
type: __PropType<string>;
|
|
35
|
-
required: true;
|
|
36
|
-
};
|
|
37
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "action" | "upload")[], "update:modelValue" | "action" | "upload", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
38
|
-
placeholder: {
|
|
39
|
-
type: __PropType<string | undefined>;
|
|
40
|
-
required: false;
|
|
41
|
-
default: string;
|
|
42
|
-
};
|
|
43
|
-
errorText: {
|
|
44
|
-
type: __PropType<string | undefined>;
|
|
45
|
-
required: false;
|
|
46
|
-
default: string;
|
|
47
|
-
};
|
|
48
|
-
state: {
|
|
49
|
-
type: __PropType<boolean | null | undefined>;
|
|
50
|
-
required: false;
|
|
51
|
-
default: null;
|
|
52
|
-
};
|
|
53
|
-
variant: {
|
|
54
|
-
type: __PropType<import('../../../types/tiptapVariants').TiptapVariants>;
|
|
55
|
-
required: true;
|
|
56
|
-
default: "basic";
|
|
57
|
-
};
|
|
58
|
-
files: {
|
|
59
|
-
type: __PropType<import("../../../types/ApiAttachment").ApiAttachment[] | undefined>;
|
|
60
|
-
required: false;
|
|
61
|
-
default: undefined;
|
|
62
|
-
};
|
|
63
|
-
pills: {
|
|
64
|
-
type: __PropType<Object[] | undefined>;
|
|
65
|
-
required: false;
|
|
66
|
-
default: undefined;
|
|
67
|
-
};
|
|
68
|
-
modelValue: {
|
|
69
|
-
type: __PropType<string>;
|
|
70
|
-
required: true;
|
|
71
|
-
};
|
|
72
|
-
}>> & {
|
|
73
|
-
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
74
|
-
onAction?: ((...args: any[]) => any) | undefined;
|
|
75
|
-
onUpload?: ((...args: any[]) => any) | undefined;
|
|
76
|
-
}, {
|
|
77
|
-
variant: import('../../../types/tiptapVariants').TiptapVariants;
|
|
78
|
-
state: boolean | null | undefined;
|
|
79
|
-
placeholder: string | undefined;
|
|
80
|
-
files: import("../../../types/ApiAttachment").ApiAttachment[] | undefined;
|
|
81
|
-
pills: Object[] | undefined;
|
|
82
|
-
errorText: string | undefined;
|
|
83
|
-
}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/molecules/BDMarkdownEditor/BDMarkdownEditor.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/molecules/BDMarkdownEditor/BDMarkdownEditor.vue?vue&type=script&setup=true&lang.ts";
|
|
84
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDMarkdownEditor.vue.d.ts.map
|
|
@@ -1,29 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
4
|
-
active: {
|
|
5
|
-
type: __PropType<boolean | undefined>;
|
|
6
|
-
required: false;
|
|
7
|
-
default: undefined;
|
|
8
|
-
};
|
|
9
|
-
options: {
|
|
10
|
-
type: __PropType<BDLinkProps[]>;
|
|
11
|
-
required: true;
|
|
12
|
-
};
|
|
13
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("hide" | "signout")[], "hide" | "signout", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
14
|
-
active: {
|
|
15
|
-
type: __PropType<boolean | undefined>;
|
|
16
|
-
required: false;
|
|
17
|
-
default: undefined;
|
|
18
|
-
};
|
|
19
|
-
options: {
|
|
20
|
-
type: __PropType<BDLinkProps[]>;
|
|
21
|
-
required: true;
|
|
22
|
-
};
|
|
23
|
-
}>> & {
|
|
24
|
-
onHide?: ((...args: any[]) => any) | undefined;
|
|
25
|
-
onSignout?: ((...args: any[]) => any) | undefined;
|
|
26
|
-
}, {
|
|
27
|
-
active: boolean | undefined;
|
|
28
|
-
}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/molecules/BDMobileMenu/BDMobileMenu.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/molecules/BDMobileMenu/BDMobileMenu.vue?vue&type=script&setup=true&lang.ts";
|
|
29
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDMobileMenu.vue.d.ts.map
|