@beterdichtbij/component-library 0.48.1 → 0.50.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 +74 -70
- package/dist/bd-component-lib.es.js +7484 -7248
- 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/BDAssignConversationModal/BDAssignConversationModal.vue.d.ts +11 -0
- package/dist/components/modals/BDAssignConversationModal/BDAssignConversationModal.vue.d.ts.map +1 -0
- 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 +4 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/locales/nl.json +17 -2
- package/dist/main.d.ts +1 -1
- package/dist/scss/_assign-conversation-modal.scss +14 -0
- package/dist/scss/_conversation-to-text-modal.scss +33 -0
- package/dist/scss/component-library-styling.scss +21 -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/BDAssignConversationModal/BDAssignConversationModal.vue.d.ts +5 -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
|
@@ -1,26 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
fields?: any;
|
|
4
|
-
items?: any;
|
|
5
|
-
sortBy?: any;
|
|
6
|
-
tbodyTrClass?: any;
|
|
7
|
-
emptyText?: any;
|
|
8
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("row-click" | "sort-changed")[], "row-click" | "sort-changed", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
9
|
-
sortDesc?: any;
|
|
10
|
-
fields?: any;
|
|
11
|
-
items?: any;
|
|
12
|
-
sortBy?: any;
|
|
13
|
-
tbodyTrClass?: any;
|
|
14
|
-
emptyText?: any;
|
|
15
|
-
}>>> & {
|
|
16
|
-
"onRow-click"?: ((...args: any[]) => any) | undefined;
|
|
17
|
-
"onSort-changed"?: ((...args: any[]) => any) | undefined;
|
|
18
|
-
}, {
|
|
19
|
-
readonly sortDesc?: any;
|
|
20
|
-
readonly fields?: any;
|
|
21
|
-
readonly items?: any;
|
|
22
|
-
readonly sortBy?: any;
|
|
23
|
-
readonly tbodyTrClass?: any;
|
|
24
|
-
readonly emptyText?: any;
|
|
25
|
-
}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/molecules/BDTable/BDTable.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/molecules/BDTable/BDTable.vue?vue&type=script&setup=true&lang.ts";
|
|
26
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDTable.vue.d.ts.map
|
|
@@ -1,50 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
name: {
|
|
4
|
-
type: __PropType<string>;
|
|
5
|
-
required: true;
|
|
6
|
-
default: string;
|
|
7
|
-
};
|
|
8
|
-
img: {
|
|
9
|
-
type: __PropType<import("../../../interfaces/BDImageProps").BDImageProps>;
|
|
10
|
-
required: true;
|
|
11
|
-
default: undefined;
|
|
12
|
-
};
|
|
13
|
-
details: {
|
|
14
|
-
type: __PropType<string | string[]>;
|
|
15
|
-
required: true;
|
|
16
|
-
default: undefined;
|
|
17
|
-
};
|
|
18
|
-
hideImage: {
|
|
19
|
-
type: __PropType<boolean>;
|
|
20
|
-
required: true;
|
|
21
|
-
default: boolean;
|
|
22
|
-
};
|
|
23
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
24
|
-
name: {
|
|
25
|
-
type: __PropType<string>;
|
|
26
|
-
required: true;
|
|
27
|
-
default: string;
|
|
28
|
-
};
|
|
29
|
-
img: {
|
|
30
|
-
type: __PropType<import("../../../interfaces/BDImageProps").BDImageProps>;
|
|
31
|
-
required: true;
|
|
32
|
-
default: undefined;
|
|
33
|
-
};
|
|
34
|
-
details: {
|
|
35
|
-
type: __PropType<string | string[]>;
|
|
36
|
-
required: true;
|
|
37
|
-
default: undefined;
|
|
38
|
-
};
|
|
39
|
-
hideImage: {
|
|
40
|
-
type: __PropType<boolean>;
|
|
41
|
-
required: true;
|
|
42
|
-
default: boolean;
|
|
43
|
-
};
|
|
44
|
-
}>>, {
|
|
45
|
-
details: string | string[];
|
|
46
|
-
img: import("../../../interfaces/BDImageProps").BDImageProps;
|
|
47
|
-
name: string;
|
|
48
|
-
hideImage: boolean;
|
|
49
|
-
}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/molecules/BDUser/BDUser.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/molecules/BDUser/BDUser.vue?vue&type=script&setup=true&lang.ts";
|
|
50
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDUser.vue.d.ts.map
|
|
@@ -1,65 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
4
|
-
id: {
|
|
5
|
-
type: __PropType<string | null | undefined>;
|
|
6
|
-
required: false;
|
|
7
|
-
};
|
|
8
|
-
contactInfoReceiver: {
|
|
9
|
-
type: __PropType<any>;
|
|
10
|
-
required: false;
|
|
11
|
-
};
|
|
12
|
-
isSender: {
|
|
13
|
-
type: __PropType<boolean | undefined>;
|
|
14
|
-
required: false;
|
|
15
|
-
};
|
|
16
|
-
firstNameSender: {
|
|
17
|
-
type: __PropType<string | undefined>;
|
|
18
|
-
required: false;
|
|
19
|
-
};
|
|
20
|
-
canceled: {
|
|
21
|
-
type: __PropType<boolean | undefined>;
|
|
22
|
-
required: false;
|
|
23
|
-
};
|
|
24
|
-
disabled: {
|
|
25
|
-
type: __PropType<boolean | undefined>;
|
|
26
|
-
required: false;
|
|
27
|
-
};
|
|
28
|
-
localization: {
|
|
29
|
-
type: __PropType<BDVideoCallToastLocalization>;
|
|
30
|
-
required: true;
|
|
31
|
-
};
|
|
32
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("reject-video-call" | "accept-video-call")[], "reject-video-call" | "accept-video-call", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
33
|
-
id: {
|
|
34
|
-
type: __PropType<string | null | undefined>;
|
|
35
|
-
required: false;
|
|
36
|
-
};
|
|
37
|
-
contactInfoReceiver: {
|
|
38
|
-
type: __PropType<any>;
|
|
39
|
-
required: false;
|
|
40
|
-
};
|
|
41
|
-
isSender: {
|
|
42
|
-
type: __PropType<boolean | undefined>;
|
|
43
|
-
required: false;
|
|
44
|
-
};
|
|
45
|
-
firstNameSender: {
|
|
46
|
-
type: __PropType<string | undefined>;
|
|
47
|
-
required: false;
|
|
48
|
-
};
|
|
49
|
-
canceled: {
|
|
50
|
-
type: __PropType<boolean | undefined>;
|
|
51
|
-
required: false;
|
|
52
|
-
};
|
|
53
|
-
disabled: {
|
|
54
|
-
type: __PropType<boolean | undefined>;
|
|
55
|
-
required: false;
|
|
56
|
-
};
|
|
57
|
-
localization: {
|
|
58
|
-
type: __PropType<BDVideoCallToastLocalization>;
|
|
59
|
-
required: true;
|
|
60
|
-
};
|
|
61
|
-
}>> & {
|
|
62
|
-
"onReject-video-call"?: ((...args: any[]) => any) | undefined;
|
|
63
|
-
"onAccept-video-call"?: ((...args: any[]) => any) | undefined;
|
|
64
|
-
}, {}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/molecules/BDVideoCallToast/BDVideoCallToast.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/molecules/BDVideoCallToast/BDVideoCallToast.vue?vue&type=script&setup=true&lang.ts";
|
|
65
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDVideoCallToast.vue.d.ts.map
|
package/dist/components/organisms/BDContentLibraryOverview/BDContentLibraryOverview.vue.d.ts
CHANGED
|
@@ -1,28 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
declare const
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
default: null;
|
|
6
|
-
};
|
|
7
|
-
cols: {
|
|
8
|
-
type: NumberConstructor;
|
|
9
|
-
default: number;
|
|
10
|
-
};
|
|
11
|
-
}, {}, any, {}, {}, 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
|
-
items: {
|
|
13
|
-
type: ArrayConstructor;
|
|
14
|
-
default: null;
|
|
15
|
-
};
|
|
16
|
-
cols: {
|
|
17
|
-
type: NumberConstructor;
|
|
18
|
-
default: number;
|
|
19
|
-
};
|
|
20
|
-
}>> & {
|
|
21
|
-
"onOn-insert"?: ((...args: any[]) => any) | undefined;
|
|
22
|
-
"onShow-attachment"?: ((...args: any[]) => any) | undefined;
|
|
23
|
-
"onOn-change"?: ((...args: any[]) => any) | undefined;
|
|
24
|
-
onDelete?: ((...args: any[]) => any) | undefined;
|
|
25
|
-
}, {
|
|
26
|
-
cols: number;
|
|
27
|
-
items: unknown[];
|
|
28
|
-
}, {}>;
|
|
1
|
+
import "/home/vsts/work/1/s/src/components/organisms/BDContentLibraryOverview/BDContentLibraryOverview.vue?vue&type=style&index=0&scoped=84b05d12&lang.scss";
|
|
2
|
+
declare const _default: any;
|
|
3
|
+
export default _default;
|
|
4
|
+
//# sourceMappingURL=BDContentLibraryOverview.vue.d.ts.map
|
|
@@ -1,102 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
size: {
|
|
4
|
-
type: __PropType<import('../../../types/BootstrapSizes').bootstrapSizes | undefined>;
|
|
5
|
-
required: false;
|
|
6
|
-
default: "md";
|
|
7
|
-
};
|
|
8
|
-
variant: {
|
|
9
|
-
type: __PropType<import('../../../types/BootstrapVariants').bootstrapVariants | undefined>;
|
|
10
|
-
required: false;
|
|
11
|
-
default: "primary";
|
|
12
|
-
};
|
|
13
|
-
right: {
|
|
14
|
-
type: __PropType<boolean | undefined>;
|
|
15
|
-
required: false;
|
|
16
|
-
default: undefined;
|
|
17
|
-
};
|
|
18
|
-
noFlip: {
|
|
19
|
-
type: __PropType<boolean | undefined>;
|
|
20
|
-
required: false;
|
|
21
|
-
default: undefined;
|
|
22
|
-
};
|
|
23
|
-
toggleTag: {
|
|
24
|
-
type: __PropType<string>;
|
|
25
|
-
required: true;
|
|
26
|
-
default: string;
|
|
27
|
-
};
|
|
28
|
-
toggleClass: {
|
|
29
|
-
type: __PropType<string | undefined>;
|
|
30
|
-
required: false;
|
|
31
|
-
};
|
|
32
|
-
actionToggle: {
|
|
33
|
-
type: __PropType<boolean | undefined>;
|
|
34
|
-
required: false;
|
|
35
|
-
default: undefined;
|
|
36
|
-
};
|
|
37
|
-
text: {
|
|
38
|
-
type: __PropType<string | undefined>;
|
|
39
|
-
required: false;
|
|
40
|
-
default: string;
|
|
41
|
-
};
|
|
42
|
-
offset: {
|
|
43
|
-
type: __PropType<string | [(number | undefined)?, (number | undefined)?] | undefined>;
|
|
44
|
-
required: false;
|
|
45
|
-
default: undefined;
|
|
46
|
-
};
|
|
47
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
48
|
-
size: {
|
|
49
|
-
type: __PropType<import('../../../types/BootstrapSizes').bootstrapSizes | undefined>;
|
|
50
|
-
required: false;
|
|
51
|
-
default: "md";
|
|
52
|
-
};
|
|
53
|
-
variant: {
|
|
54
|
-
type: __PropType<import('../../../types/BootstrapVariants').bootstrapVariants | undefined>;
|
|
55
|
-
required: false;
|
|
56
|
-
default: "primary";
|
|
57
|
-
};
|
|
58
|
-
right: {
|
|
59
|
-
type: __PropType<boolean | undefined>;
|
|
60
|
-
required: false;
|
|
61
|
-
default: undefined;
|
|
62
|
-
};
|
|
63
|
-
noFlip: {
|
|
64
|
-
type: __PropType<boolean | undefined>;
|
|
65
|
-
required: false;
|
|
66
|
-
default: undefined;
|
|
67
|
-
};
|
|
68
|
-
toggleTag: {
|
|
69
|
-
type: __PropType<string>;
|
|
70
|
-
required: true;
|
|
71
|
-
default: string;
|
|
72
|
-
};
|
|
73
|
-
toggleClass: {
|
|
74
|
-
type: __PropType<string | undefined>;
|
|
75
|
-
required: false;
|
|
76
|
-
};
|
|
77
|
-
actionToggle: {
|
|
78
|
-
type: __PropType<boolean | undefined>;
|
|
79
|
-
required: false;
|
|
80
|
-
default: undefined;
|
|
81
|
-
};
|
|
82
|
-
text: {
|
|
83
|
-
type: __PropType<string | undefined>;
|
|
84
|
-
required: false;
|
|
85
|
-
default: string;
|
|
86
|
-
};
|
|
87
|
-
offset: {
|
|
88
|
-
type: __PropType<string | [(number | undefined)?, (number | undefined)?] | undefined>;
|
|
89
|
-
required: false;
|
|
90
|
-
default: undefined;
|
|
91
|
-
};
|
|
92
|
-
}>>, {
|
|
93
|
-
text: string | undefined;
|
|
94
|
-
variant: import('../../../types/BootstrapVariants').bootstrapVariants | undefined;
|
|
95
|
-
size: import('../../../types/BootstrapSizes').bootstrapSizes | undefined;
|
|
96
|
-
right: boolean | undefined;
|
|
97
|
-
noFlip: boolean | undefined;
|
|
98
|
-
toggleTag: string;
|
|
99
|
-
actionToggle: boolean | undefined;
|
|
100
|
-
offset: string | [(number | undefined)?, (number | undefined)?] | undefined;
|
|
101
|
-
}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/organisms/BDDropdown/BDDropdown.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/organisms/BDDropdown/BDDropdown.vue?vue&type=script&setup=true&lang.ts";
|
|
102
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDDropdown.vue.d.ts.map
|
|
@@ -1,77 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
4
|
-
isEmbedded: {
|
|
5
|
-
type: __PropType<boolean | undefined>;
|
|
6
|
-
required: false;
|
|
7
|
-
};
|
|
8
|
-
dropdownMenuTitle: {
|
|
9
|
-
type: __PropType<string | undefined>;
|
|
10
|
-
required: false;
|
|
11
|
-
};
|
|
12
|
-
dropdownOptions: {
|
|
13
|
-
type: __PropType<BDLinkProps[] | undefined>;
|
|
14
|
-
required: false;
|
|
15
|
-
};
|
|
16
|
-
headerOptions: {
|
|
17
|
-
type: __PropType<BDLinkProps[] | undefined>;
|
|
18
|
-
required: false;
|
|
19
|
-
};
|
|
20
|
-
profileImageSrc: {
|
|
21
|
-
type: __PropType<string | null | undefined>;
|
|
22
|
-
required: false;
|
|
23
|
-
};
|
|
24
|
-
profileImageAlt: {
|
|
25
|
-
type: __PropType<string | undefined>;
|
|
26
|
-
required: false;
|
|
27
|
-
};
|
|
28
|
-
organizationLogoSrc: {
|
|
29
|
-
type: __PropType<string | undefined>;
|
|
30
|
-
required: false;
|
|
31
|
-
};
|
|
32
|
-
hasLogoutOption: {
|
|
33
|
-
type: __PropType<boolean | undefined>;
|
|
34
|
-
required: false;
|
|
35
|
-
default: boolean;
|
|
36
|
-
};
|
|
37
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("signout" | "click-logo")[], "signout" | "click-logo", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
38
|
-
isEmbedded: {
|
|
39
|
-
type: __PropType<boolean | undefined>;
|
|
40
|
-
required: false;
|
|
41
|
-
};
|
|
42
|
-
dropdownMenuTitle: {
|
|
43
|
-
type: __PropType<string | undefined>;
|
|
44
|
-
required: false;
|
|
45
|
-
};
|
|
46
|
-
dropdownOptions: {
|
|
47
|
-
type: __PropType<BDLinkProps[] | undefined>;
|
|
48
|
-
required: false;
|
|
49
|
-
};
|
|
50
|
-
headerOptions: {
|
|
51
|
-
type: __PropType<BDLinkProps[] | undefined>;
|
|
52
|
-
required: false;
|
|
53
|
-
};
|
|
54
|
-
profileImageSrc: {
|
|
55
|
-
type: __PropType<string | null | undefined>;
|
|
56
|
-
required: false;
|
|
57
|
-
};
|
|
58
|
-
profileImageAlt: {
|
|
59
|
-
type: __PropType<string | undefined>;
|
|
60
|
-
required: false;
|
|
61
|
-
};
|
|
62
|
-
organizationLogoSrc: {
|
|
63
|
-
type: __PropType<string | undefined>;
|
|
64
|
-
required: false;
|
|
65
|
-
};
|
|
66
|
-
hasLogoutOption: {
|
|
67
|
-
type: __PropType<boolean | undefined>;
|
|
68
|
-
required: false;
|
|
69
|
-
default: boolean;
|
|
70
|
-
};
|
|
71
|
-
}>> & {
|
|
72
|
-
onSignout?: ((...args: any[]) => any) | undefined;
|
|
73
|
-
"onClick-logo"?: ((...args: any[]) => any) | undefined;
|
|
74
|
-
}, {
|
|
75
|
-
hasLogoutOption: boolean | undefined;
|
|
76
|
-
}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/organisms/BDHeader/BDHeader.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/organisms/BDHeader/BDHeader.vue?vue&type=script&setup=true&lang.ts";
|
|
77
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDHeader.vue.d.ts.map
|
|
@@ -1,119 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
title: {
|
|
4
|
-
type: __PropType<string | undefined>;
|
|
5
|
-
required: false;
|
|
6
|
-
default: string;
|
|
7
|
-
};
|
|
8
|
-
titleImage: {
|
|
9
|
-
type: __PropType<string | undefined>;
|
|
10
|
-
required: false;
|
|
11
|
-
default: string;
|
|
12
|
-
};
|
|
13
|
-
submitButtonTitle: {
|
|
14
|
-
type: __PropType<string | undefined>;
|
|
15
|
-
required: false;
|
|
16
|
-
default: string;
|
|
17
|
-
};
|
|
18
|
-
closeButtonTitle: {
|
|
19
|
-
type: __PropType<string | undefined>;
|
|
20
|
-
required: false;
|
|
21
|
-
default: string;
|
|
22
|
-
};
|
|
23
|
-
hideFooterCancelButton: {
|
|
24
|
-
type: __PropType<boolean>;
|
|
25
|
-
required: true;
|
|
26
|
-
default: boolean;
|
|
27
|
-
};
|
|
28
|
-
hideFooterSubmitButton: {
|
|
29
|
-
type: __PropType<boolean>;
|
|
30
|
-
required: true;
|
|
31
|
-
default: boolean;
|
|
32
|
-
};
|
|
33
|
-
hideFooter: {
|
|
34
|
-
type: __PropType<boolean>;
|
|
35
|
-
required: true;
|
|
36
|
-
default: boolean;
|
|
37
|
-
};
|
|
38
|
-
hideCloseButton: {
|
|
39
|
-
type: __PropType<boolean>;
|
|
40
|
-
required: true;
|
|
41
|
-
default: boolean;
|
|
42
|
-
};
|
|
43
|
-
disableSubmitButton: {
|
|
44
|
-
type: __PropType<boolean>;
|
|
45
|
-
required: true;
|
|
46
|
-
default: boolean;
|
|
47
|
-
};
|
|
48
|
-
size: {
|
|
49
|
-
type: __PropType<string>;
|
|
50
|
-
required: true;
|
|
51
|
-
default: string;
|
|
52
|
-
};
|
|
53
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("cancel" | "submit")[], "cancel" | "submit", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
54
|
-
title: {
|
|
55
|
-
type: __PropType<string | undefined>;
|
|
56
|
-
required: false;
|
|
57
|
-
default: string;
|
|
58
|
-
};
|
|
59
|
-
titleImage: {
|
|
60
|
-
type: __PropType<string | undefined>;
|
|
61
|
-
required: false;
|
|
62
|
-
default: string;
|
|
63
|
-
};
|
|
64
|
-
submitButtonTitle: {
|
|
65
|
-
type: __PropType<string | undefined>;
|
|
66
|
-
required: false;
|
|
67
|
-
default: string;
|
|
68
|
-
};
|
|
69
|
-
closeButtonTitle: {
|
|
70
|
-
type: __PropType<string | undefined>;
|
|
71
|
-
required: false;
|
|
72
|
-
default: string;
|
|
73
|
-
};
|
|
74
|
-
hideFooterCancelButton: {
|
|
75
|
-
type: __PropType<boolean>;
|
|
76
|
-
required: true;
|
|
77
|
-
default: boolean;
|
|
78
|
-
};
|
|
79
|
-
hideFooterSubmitButton: {
|
|
80
|
-
type: __PropType<boolean>;
|
|
81
|
-
required: true;
|
|
82
|
-
default: boolean;
|
|
83
|
-
};
|
|
84
|
-
hideFooter: {
|
|
85
|
-
type: __PropType<boolean>;
|
|
86
|
-
required: true;
|
|
87
|
-
default: boolean;
|
|
88
|
-
};
|
|
89
|
-
hideCloseButton: {
|
|
90
|
-
type: __PropType<boolean>;
|
|
91
|
-
required: true;
|
|
92
|
-
default: boolean;
|
|
93
|
-
};
|
|
94
|
-
disableSubmitButton: {
|
|
95
|
-
type: __PropType<boolean>;
|
|
96
|
-
required: true;
|
|
97
|
-
default: boolean;
|
|
98
|
-
};
|
|
99
|
-
size: {
|
|
100
|
-
type: __PropType<string>;
|
|
101
|
-
required: true;
|
|
102
|
-
default: string;
|
|
103
|
-
};
|
|
104
|
-
}>> & {
|
|
105
|
-
onSubmit?: ((...args: any[]) => any) | undefined;
|
|
106
|
-
onCancel?: ((...args: any[]) => any) | undefined;
|
|
107
|
-
}, {
|
|
108
|
-
title: string | undefined;
|
|
109
|
-
size: string;
|
|
110
|
-
hideFooter: boolean;
|
|
111
|
-
titleImage: string | undefined;
|
|
112
|
-
submitButtonTitle: string | undefined;
|
|
113
|
-
closeButtonTitle: string | undefined;
|
|
114
|
-
hideFooterCancelButton: boolean;
|
|
115
|
-
hideFooterSubmitButton: boolean;
|
|
116
|
-
hideCloseButton: boolean;
|
|
117
|
-
disableSubmitButton: boolean;
|
|
118
|
-
}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/organisms/BDModal/BDModal.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/organisms/BDModal/BDModal.vue?vue&type=script&setup=true&lang.ts";
|
|
119
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDModal.vue.d.ts.map
|
|
@@ -1,45 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
modalTitle?: any;
|
|
4
|
-
phoneNumberLabel?: any;
|
|
5
|
-
phoneNumberUnchangedText?: any;
|
|
6
|
-
confirmationCodeLabel?: any;
|
|
7
|
-
confirmationCodeRequiredText?: any;
|
|
8
|
-
confirmationCodeSentText?: any;
|
|
9
|
-
editSuccessText?: any;
|
|
10
|
-
editCanceledText?: any;
|
|
11
|
-
sendConfirmationCodeText?: any;
|
|
12
|
-
startPhoneNumberUpdate?: any;
|
|
13
|
-
confirmPhoneNumberUpdate?: any;
|
|
14
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("startPhoneNumberUpdate" | "confirmPhoneNumberUpdate" | "setPhoneNumber")[], "startPhoneNumberUpdate" | "confirmPhoneNumberUpdate" | "setPhoneNumber", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
15
|
-
submitButtonTitle?: any;
|
|
16
|
-
modalTitle?: any;
|
|
17
|
-
phoneNumberLabel?: any;
|
|
18
|
-
phoneNumberUnchangedText?: any;
|
|
19
|
-
confirmationCodeLabel?: any;
|
|
20
|
-
confirmationCodeRequiredText?: any;
|
|
21
|
-
confirmationCodeSentText?: any;
|
|
22
|
-
editSuccessText?: any;
|
|
23
|
-
editCanceledText?: any;
|
|
24
|
-
sendConfirmationCodeText?: any;
|
|
25
|
-
startPhoneNumberUpdate?: any;
|
|
26
|
-
confirmPhoneNumberUpdate?: any;
|
|
27
|
-
}>>> & {
|
|
28
|
-
onStartPhoneNumberUpdate?: ((...args: any[]) => any) | undefined;
|
|
29
|
-
onConfirmPhoneNumberUpdate?: ((...args: any[]) => any) | undefined;
|
|
30
|
-
onSetPhoneNumber?: ((...args: any[]) => any) | undefined;
|
|
31
|
-
}, {
|
|
32
|
-
readonly submitButtonTitle?: any;
|
|
33
|
-
readonly modalTitle?: any;
|
|
34
|
-
readonly phoneNumberLabel?: any;
|
|
35
|
-
readonly phoneNumberUnchangedText?: any;
|
|
36
|
-
readonly confirmationCodeLabel?: any;
|
|
37
|
-
readonly confirmationCodeRequiredText?: any;
|
|
38
|
-
readonly confirmationCodeSentText?: any;
|
|
39
|
-
readonly editSuccessText?: any;
|
|
40
|
-
readonly editCanceledText?: any;
|
|
41
|
-
readonly sendConfirmationCodeText?: any;
|
|
42
|
-
readonly startPhoneNumberUpdate?: any;
|
|
43
|
-
readonly confirmPhoneNumberUpdate?: any;
|
|
44
|
-
}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/organisms/BDPhoneNumberEditModal/BDPhoneNumberEditModal.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/organisms/BDPhoneNumberEditModal/BDPhoneNumberEditModal.vue?vue&type=script&setup=true&lang.ts";
|
|
45
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDPhoneNumberEditModal.vue.d.ts.map
|
|
@@ -1,29 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
academyUrl: {
|
|
4
|
-
type: __PropType<string | null | undefined>;
|
|
5
|
-
required: false;
|
|
6
|
-
};
|
|
7
|
-
userId: {
|
|
8
|
-
type: __PropType<string>;
|
|
9
|
-
required: true;
|
|
10
|
-
};
|
|
11
|
-
getNotification: {
|
|
12
|
-
type: __PropType<any>;
|
|
13
|
-
required: true;
|
|
14
|
-
};
|
|
15
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
16
|
-
academyUrl: {
|
|
17
|
-
type: __PropType<string | null | undefined>;
|
|
18
|
-
required: false;
|
|
19
|
-
};
|
|
20
|
-
userId: {
|
|
21
|
-
type: __PropType<string>;
|
|
22
|
-
required: true;
|
|
23
|
-
};
|
|
24
|
-
getNotification: {
|
|
25
|
-
type: __PropType<any>;
|
|
26
|
-
required: true;
|
|
27
|
-
};
|
|
28
|
-
}>>, {}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/organisms/BDPractitionerHeader/BDPractitionerHeader.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/organisms/BDPractitionerHeader/BDPractitionerHeader.vue?vue&type=script&setup=true&lang.ts";
|
|
29
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDPractitionerHeader.vue.d.ts.map
|
|
@@ -1,47 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
expiredMessage?: any;
|
|
4
|
-
expiredButtonText?: any;
|
|
5
|
-
almostExpiredTitle?: any;
|
|
6
|
-
almostExpiredMessage?: any;
|
|
7
|
-
almostExpiredButtonText?: any;
|
|
8
|
-
almostExpiredCancelButtonText?: any;
|
|
9
|
-
threshold?: any;
|
|
10
|
-
warningThreshold?: any;
|
|
11
|
-
getTime?: any;
|
|
12
|
-
setTaskId?: any;
|
|
13
|
-
setNewTime?: any;
|
|
14
|
-
logout?: any;
|
|
15
|
-
hideCancelButton?: any;
|
|
16
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
17
|
-
expiredTitle?: any;
|
|
18
|
-
expiredMessage?: any;
|
|
19
|
-
expiredButtonText?: any;
|
|
20
|
-
almostExpiredTitle?: any;
|
|
21
|
-
almostExpiredMessage?: any;
|
|
22
|
-
almostExpiredButtonText?: any;
|
|
23
|
-
almostExpiredCancelButtonText?: any;
|
|
24
|
-
threshold?: any;
|
|
25
|
-
warningThreshold?: any;
|
|
26
|
-
getTime?: any;
|
|
27
|
-
setTaskId?: any;
|
|
28
|
-
setNewTime?: any;
|
|
29
|
-
logout?: any;
|
|
30
|
-
hideCancelButton?: any;
|
|
31
|
-
}>>>, {
|
|
32
|
-
readonly expiredTitle?: any;
|
|
33
|
-
readonly expiredMessage?: any;
|
|
34
|
-
readonly expiredButtonText?: any;
|
|
35
|
-
readonly almostExpiredTitle?: any;
|
|
36
|
-
readonly almostExpiredMessage?: any;
|
|
37
|
-
readonly almostExpiredButtonText?: any;
|
|
38
|
-
readonly almostExpiredCancelButtonText?: any;
|
|
39
|
-
readonly threshold?: any;
|
|
40
|
-
readonly warningThreshold?: any;
|
|
41
|
-
readonly getTime?: any;
|
|
42
|
-
readonly setTaskId?: any;
|
|
43
|
-
readonly setNewTime?: any;
|
|
44
|
-
readonly logout?: any;
|
|
45
|
-
readonly hideCancelButton?: any;
|
|
46
|
-
}, {}>;
|
|
1
|
+
import _sfc_main from "/home/vsts/work/1/s/src/components/organisms/BDSessionTimeOutModal/BDSessionTimeOutModal.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
+
export * from "/home/vsts/work/1/s/src/components/organisms/BDSessionTimeOutModal/BDSessionTimeOutModal.vue?vue&type=script&setup=true&lang.ts";
|
|
47
3
|
export default _sfc_main;
|
|
4
|
+
//# sourceMappingURL=BDSessionTimeOutModal.vue.d.ts.map
|