@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
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import type { PropType as __PropType } from 'vue';
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
3
|
+
title: {
|
|
4
|
+
type: __PropType<string>;
|
|
5
|
+
required: true;
|
|
6
|
+
default: string;
|
|
7
|
+
};
|
|
8
|
+
disabled: {
|
|
9
|
+
type: __PropType<boolean>;
|
|
10
|
+
required: true;
|
|
11
|
+
default: boolean;
|
|
12
|
+
};
|
|
13
|
+
showOn: {
|
|
14
|
+
type: __PropType<import('../../../types/BootstrapSizes').bootstrapSizes>;
|
|
15
|
+
required: true;
|
|
16
|
+
default: string;
|
|
17
|
+
};
|
|
18
|
+
visible: {
|
|
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
|
+
title: {
|
|
25
|
+
type: __PropType<string>;
|
|
26
|
+
required: true;
|
|
27
|
+
default: string;
|
|
28
|
+
};
|
|
29
|
+
disabled: {
|
|
30
|
+
type: __PropType<boolean>;
|
|
31
|
+
required: true;
|
|
32
|
+
default: boolean;
|
|
33
|
+
};
|
|
34
|
+
showOn: {
|
|
35
|
+
type: __PropType<import('../../../types/BootstrapSizes').bootstrapSizes>;
|
|
36
|
+
required: true;
|
|
37
|
+
default: string;
|
|
38
|
+
};
|
|
39
|
+
visible: {
|
|
40
|
+
type: __PropType<boolean>;
|
|
41
|
+
required: true;
|
|
42
|
+
default: boolean;
|
|
43
|
+
};
|
|
44
|
+
}>>, {
|
|
45
|
+
title: string;
|
|
46
|
+
disabled: boolean;
|
|
47
|
+
showOn: import('../../../types/BootstrapSizes').bootstrapSizes;
|
|
48
|
+
visible: boolean;
|
|
49
|
+
}, {}>;
|
|
50
|
+
export default _sfc_main;
|
package/dist/src/components/atoms/BDContentLibrarySplitButton/BDContentLibrarySplitButton.vue.d.ts
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
export default _sfc_main;
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
3
|
+
contentLibraryProviders: {
|
|
4
|
+
type: ArrayConstructor;
|
|
5
|
+
default: () => never[];
|
|
6
|
+
};
|
|
7
|
+
isExternalOnly: {
|
|
8
|
+
type: BooleanConstructor;
|
|
9
|
+
default: boolean;
|
|
10
|
+
};
|
|
11
|
+
}, {}, any, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "content-library"[], "content-library", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
contentLibraryProviders: {
|
|
13
|
+
type: ArrayConstructor;
|
|
14
|
+
default: () => never[];
|
|
15
|
+
};
|
|
16
|
+
isExternalOnly: {
|
|
17
|
+
type: BooleanConstructor;
|
|
18
|
+
default: boolean;
|
|
19
|
+
};
|
|
20
|
+
}>> & {
|
|
21
|
+
"onContent-library"?: ((...args: any[]) => any) | undefined;
|
|
22
|
+
}, {
|
|
23
|
+
contentLibraryProviders: unknown[];
|
|
24
|
+
isExternalOnly: boolean;
|
|
25
|
+
}, {}>;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
declare const _sfc_main: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("reset" | "submit")[], "reset" | "submit", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
|
|
2
|
+
onReset?: ((...args: any[]) => any) | undefined;
|
|
3
|
+
onSubmit?: ((...args: any[]) => any) | undefined;
|
|
4
|
+
}, {}, {}>;
|
|
5
|
+
export default _sfc_main;
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import type { PropType as __PropType } from 'vue';
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
3
|
+
modelValue: {
|
|
4
|
+
type: __PropType<string | boolean | string[]>;
|
|
5
|
+
required: true;
|
|
6
|
+
default: undefined;
|
|
7
|
+
};
|
|
8
|
+
value: {
|
|
9
|
+
type: __PropType<string | boolean>;
|
|
10
|
+
required: true;
|
|
11
|
+
default: boolean;
|
|
12
|
+
};
|
|
13
|
+
uncheckedValue: {
|
|
14
|
+
type: __PropType<string | boolean>;
|
|
15
|
+
required: true;
|
|
16
|
+
default: boolean;
|
|
17
|
+
};
|
|
18
|
+
state: {
|
|
19
|
+
type: __PropType<import("../../../types/ValidationState").ValidationStateType>;
|
|
20
|
+
required: true;
|
|
21
|
+
default: undefined;
|
|
22
|
+
};
|
|
23
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "input" | "update:modelValue")[], "change" | "input" | "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
24
|
+
modelValue: {
|
|
25
|
+
type: __PropType<string | boolean | string[]>;
|
|
26
|
+
required: true;
|
|
27
|
+
default: undefined;
|
|
28
|
+
};
|
|
29
|
+
value: {
|
|
30
|
+
type: __PropType<string | boolean>;
|
|
31
|
+
required: true;
|
|
32
|
+
default: boolean;
|
|
33
|
+
};
|
|
34
|
+
uncheckedValue: {
|
|
35
|
+
type: __PropType<string | boolean>;
|
|
36
|
+
required: true;
|
|
37
|
+
default: boolean;
|
|
38
|
+
};
|
|
39
|
+
state: {
|
|
40
|
+
type: __PropType<import("../../../types/ValidationState").ValidationStateType>;
|
|
41
|
+
required: true;
|
|
42
|
+
default: undefined;
|
|
43
|
+
};
|
|
44
|
+
}>> & {
|
|
45
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
46
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
47
|
+
onInput?: ((...args: any[]) => any) | undefined;
|
|
48
|
+
}, {
|
|
49
|
+
value: string | boolean;
|
|
50
|
+
modelValue: string | boolean | string[];
|
|
51
|
+
state: import("../../../types/ValidationState").ValidationStateType;
|
|
52
|
+
uncheckedValue: string | boolean;
|
|
53
|
+
}, {}>;
|
|
54
|
+
export default _sfc_main;
|
|
@@ -0,0 +1,209 @@
|
|
|
1
|
+
import type { PropType as __PropType } from 'vue';
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
3
|
+
modelValue: {
|
|
4
|
+
type: __PropType<string | undefined>;
|
|
5
|
+
required: false;
|
|
6
|
+
default: string;
|
|
7
|
+
};
|
|
8
|
+
formGroupClass: {
|
|
9
|
+
type: __PropType<string | undefined>;
|
|
10
|
+
required: false;
|
|
11
|
+
default: undefined;
|
|
12
|
+
};
|
|
13
|
+
type: {
|
|
14
|
+
type: __PropType<string>;
|
|
15
|
+
required: true;
|
|
16
|
+
default: string;
|
|
17
|
+
};
|
|
18
|
+
label: {
|
|
19
|
+
type: __PropType<string | undefined>;
|
|
20
|
+
required: false;
|
|
21
|
+
default: undefined;
|
|
22
|
+
};
|
|
23
|
+
labelClass: {
|
|
24
|
+
type: __PropType<string | undefined>;
|
|
25
|
+
required: false;
|
|
26
|
+
default: undefined;
|
|
27
|
+
};
|
|
28
|
+
formFieldClass: {
|
|
29
|
+
type: __PropType<string | undefined>;
|
|
30
|
+
required: false;
|
|
31
|
+
default: undefined;
|
|
32
|
+
};
|
|
33
|
+
inputClass: {
|
|
34
|
+
type: __PropType<string | undefined>;
|
|
35
|
+
required: false;
|
|
36
|
+
default: undefined;
|
|
37
|
+
};
|
|
38
|
+
placeholder: {
|
|
39
|
+
type: __PropType<string | undefined>;
|
|
40
|
+
required: false;
|
|
41
|
+
default: undefined;
|
|
42
|
+
};
|
|
43
|
+
state: {
|
|
44
|
+
type: __PropType<boolean | null | undefined>;
|
|
45
|
+
required: false;
|
|
46
|
+
default: null;
|
|
47
|
+
};
|
|
48
|
+
readonly: {
|
|
49
|
+
type: __PropType<boolean | null | undefined>;
|
|
50
|
+
required: false;
|
|
51
|
+
default: null;
|
|
52
|
+
};
|
|
53
|
+
disabled: {
|
|
54
|
+
type: __PropType<boolean | null | undefined>;
|
|
55
|
+
required: false;
|
|
56
|
+
default: null;
|
|
57
|
+
};
|
|
58
|
+
autofocus: {
|
|
59
|
+
type: __PropType<boolean | null | undefined>;
|
|
60
|
+
required: false;
|
|
61
|
+
default: null;
|
|
62
|
+
};
|
|
63
|
+
size: {
|
|
64
|
+
type: __PropType<import('../../../types/BootstrapSizes').bootstrapSizes | undefined>;
|
|
65
|
+
required: false;
|
|
66
|
+
default: "md";
|
|
67
|
+
};
|
|
68
|
+
tabindex: {
|
|
69
|
+
type: __PropType<number | null | undefined>;
|
|
70
|
+
required: false;
|
|
71
|
+
default: null;
|
|
72
|
+
};
|
|
73
|
+
invalidFeedbackClass: {
|
|
74
|
+
type: __PropType<string | undefined>;
|
|
75
|
+
required: false;
|
|
76
|
+
default: undefined;
|
|
77
|
+
};
|
|
78
|
+
invalidFeedbackText: {
|
|
79
|
+
type: __PropType<string | undefined>;
|
|
80
|
+
required: false;
|
|
81
|
+
default: undefined;
|
|
82
|
+
};
|
|
83
|
+
delayTimeMs: {
|
|
84
|
+
type: __PropType<number | undefined>;
|
|
85
|
+
required: false;
|
|
86
|
+
default: number;
|
|
87
|
+
};
|
|
88
|
+
mask: {
|
|
89
|
+
type: __PropType<string>;
|
|
90
|
+
required: true;
|
|
91
|
+
default: undefined;
|
|
92
|
+
};
|
|
93
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "blur" | "update:modelValue" | "enter")[], "click" | "blur" | "update:modelValue" | "enter", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
94
|
+
modelValue: {
|
|
95
|
+
type: __PropType<string | undefined>;
|
|
96
|
+
required: false;
|
|
97
|
+
default: string;
|
|
98
|
+
};
|
|
99
|
+
formGroupClass: {
|
|
100
|
+
type: __PropType<string | undefined>;
|
|
101
|
+
required: false;
|
|
102
|
+
default: undefined;
|
|
103
|
+
};
|
|
104
|
+
type: {
|
|
105
|
+
type: __PropType<string>;
|
|
106
|
+
required: true;
|
|
107
|
+
default: string;
|
|
108
|
+
};
|
|
109
|
+
label: {
|
|
110
|
+
type: __PropType<string | undefined>;
|
|
111
|
+
required: false;
|
|
112
|
+
default: undefined;
|
|
113
|
+
};
|
|
114
|
+
labelClass: {
|
|
115
|
+
type: __PropType<string | undefined>;
|
|
116
|
+
required: false;
|
|
117
|
+
default: undefined;
|
|
118
|
+
};
|
|
119
|
+
formFieldClass: {
|
|
120
|
+
type: __PropType<string | undefined>;
|
|
121
|
+
required: false;
|
|
122
|
+
default: undefined;
|
|
123
|
+
};
|
|
124
|
+
inputClass: {
|
|
125
|
+
type: __PropType<string | undefined>;
|
|
126
|
+
required: false;
|
|
127
|
+
default: undefined;
|
|
128
|
+
};
|
|
129
|
+
placeholder: {
|
|
130
|
+
type: __PropType<string | undefined>;
|
|
131
|
+
required: false;
|
|
132
|
+
default: undefined;
|
|
133
|
+
};
|
|
134
|
+
state: {
|
|
135
|
+
type: __PropType<boolean | null | undefined>;
|
|
136
|
+
required: false;
|
|
137
|
+
default: null;
|
|
138
|
+
};
|
|
139
|
+
readonly: {
|
|
140
|
+
type: __PropType<boolean | null | undefined>;
|
|
141
|
+
required: false;
|
|
142
|
+
default: null;
|
|
143
|
+
};
|
|
144
|
+
disabled: {
|
|
145
|
+
type: __PropType<boolean | null | undefined>;
|
|
146
|
+
required: false;
|
|
147
|
+
default: null;
|
|
148
|
+
};
|
|
149
|
+
autofocus: {
|
|
150
|
+
type: __PropType<boolean | null | undefined>;
|
|
151
|
+
required: false;
|
|
152
|
+
default: null;
|
|
153
|
+
};
|
|
154
|
+
size: {
|
|
155
|
+
type: __PropType<import('../../../types/BootstrapSizes').bootstrapSizes | undefined>;
|
|
156
|
+
required: false;
|
|
157
|
+
default: "md";
|
|
158
|
+
};
|
|
159
|
+
tabindex: {
|
|
160
|
+
type: __PropType<number | null | undefined>;
|
|
161
|
+
required: false;
|
|
162
|
+
default: null;
|
|
163
|
+
};
|
|
164
|
+
invalidFeedbackClass: {
|
|
165
|
+
type: __PropType<string | undefined>;
|
|
166
|
+
required: false;
|
|
167
|
+
default: undefined;
|
|
168
|
+
};
|
|
169
|
+
invalidFeedbackText: {
|
|
170
|
+
type: __PropType<string | undefined>;
|
|
171
|
+
required: false;
|
|
172
|
+
default: undefined;
|
|
173
|
+
};
|
|
174
|
+
delayTimeMs: {
|
|
175
|
+
type: __PropType<number | undefined>;
|
|
176
|
+
required: false;
|
|
177
|
+
default: number;
|
|
178
|
+
};
|
|
179
|
+
mask: {
|
|
180
|
+
type: __PropType<string>;
|
|
181
|
+
required: true;
|
|
182
|
+
default: undefined;
|
|
183
|
+
};
|
|
184
|
+
}>> & {
|
|
185
|
+
onBlur?: ((...args: any[]) => any) | undefined;
|
|
186
|
+
onClick?: ((...args: any[]) => any) | undefined;
|
|
187
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
188
|
+
onEnter?: ((...args: any[]) => any) | undefined;
|
|
189
|
+
}, {
|
|
190
|
+
type: string;
|
|
191
|
+
label: string | undefined;
|
|
192
|
+
mask: string;
|
|
193
|
+
size: import('../../../types/BootstrapSizes').bootstrapSizes | undefined;
|
|
194
|
+
disabled: boolean | null | undefined;
|
|
195
|
+
autofocus: boolean | null | undefined;
|
|
196
|
+
modelValue: string | undefined;
|
|
197
|
+
formGroupClass: string | undefined;
|
|
198
|
+
labelClass: string | undefined;
|
|
199
|
+
formFieldClass: string | undefined;
|
|
200
|
+
inputClass: string | undefined;
|
|
201
|
+
placeholder: string | undefined;
|
|
202
|
+
state: boolean | null | undefined;
|
|
203
|
+
readonly: boolean | null | undefined;
|
|
204
|
+
tabindex: number | null | undefined;
|
|
205
|
+
invalidFeedbackClass: string | undefined;
|
|
206
|
+
invalidFeedbackText: string | undefined;
|
|
207
|
+
delayTimeMs: number | undefined;
|
|
208
|
+
}, {}>;
|
|
209
|
+
export default _sfc_main;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import type { PropType as __PropType } from 'vue';
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
3
|
+
state: {
|
|
4
|
+
type: __PropType<boolean | null>;
|
|
5
|
+
required: true;
|
|
6
|
+
default: null;
|
|
7
|
+
};
|
|
8
|
+
text: {
|
|
9
|
+
type: __PropType<string | undefined>;
|
|
10
|
+
required: false;
|
|
11
|
+
default: string;
|
|
12
|
+
};
|
|
13
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
14
|
+
state: {
|
|
15
|
+
type: __PropType<boolean | null>;
|
|
16
|
+
required: true;
|
|
17
|
+
default: null;
|
|
18
|
+
};
|
|
19
|
+
text: {
|
|
20
|
+
type: __PropType<string | undefined>;
|
|
21
|
+
required: false;
|
|
22
|
+
default: string;
|
|
23
|
+
};
|
|
24
|
+
}>>, {
|
|
25
|
+
text: string | undefined;
|
|
26
|
+
state: boolean | null;
|
|
27
|
+
}, {}>;
|
|
28
|
+
export default _sfc_main;
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import type { PropType as __PropType } from 'vue';
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
3
|
+
size: {
|
|
4
|
+
type: __PropType<import('../../../types/BootstrapSizes').bootstrapSizes | undefined>;
|
|
5
|
+
required: false;
|
|
6
|
+
default: "md";
|
|
7
|
+
};
|
|
8
|
+
disabled: {
|
|
9
|
+
type: __PropType<boolean | undefined>;
|
|
10
|
+
required: false;
|
|
11
|
+
};
|
|
12
|
+
autofocus: {
|
|
13
|
+
type: __PropType<boolean | undefined>;
|
|
14
|
+
required: false;
|
|
15
|
+
default: boolean;
|
|
16
|
+
};
|
|
17
|
+
options: {
|
|
18
|
+
type: __PropType<import("../../../types/BDOption").BDOption[] | import("../../../types/BDOptionGroup").BDOptionGroup[] | undefined>;
|
|
19
|
+
required: false;
|
|
20
|
+
default: undefined;
|
|
21
|
+
};
|
|
22
|
+
modelValue: {
|
|
23
|
+
type: __PropType<string | number>;
|
|
24
|
+
required: true;
|
|
25
|
+
default: string;
|
|
26
|
+
};
|
|
27
|
+
state: {
|
|
28
|
+
type: __PropType<import("../../../types/ValidationState").ValidationStateType | undefined>;
|
|
29
|
+
required: false;
|
|
30
|
+
default: null;
|
|
31
|
+
};
|
|
32
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "input" | "update:modelValue")[], "change" | "input" | "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
33
|
+
size: {
|
|
34
|
+
type: __PropType<import('../../../types/BootstrapSizes').bootstrapSizes | undefined>;
|
|
35
|
+
required: false;
|
|
36
|
+
default: "md";
|
|
37
|
+
};
|
|
38
|
+
disabled: {
|
|
39
|
+
type: __PropType<boolean | undefined>;
|
|
40
|
+
required: false;
|
|
41
|
+
};
|
|
42
|
+
autofocus: {
|
|
43
|
+
type: __PropType<boolean | undefined>;
|
|
44
|
+
required: false;
|
|
45
|
+
default: boolean;
|
|
46
|
+
};
|
|
47
|
+
options: {
|
|
48
|
+
type: __PropType<import("../../../types/BDOption").BDOption[] | import("../../../types/BDOptionGroup").BDOptionGroup[] | undefined>;
|
|
49
|
+
required: false;
|
|
50
|
+
default: undefined;
|
|
51
|
+
};
|
|
52
|
+
modelValue: {
|
|
53
|
+
type: __PropType<string | number>;
|
|
54
|
+
required: true;
|
|
55
|
+
default: string;
|
|
56
|
+
};
|
|
57
|
+
state: {
|
|
58
|
+
type: __PropType<import("../../../types/ValidationState").ValidationStateType | undefined>;
|
|
59
|
+
required: false;
|
|
60
|
+
default: null;
|
|
61
|
+
};
|
|
62
|
+
}>> & {
|
|
63
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
64
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
65
|
+
onInput?: ((...args: any[]) => any) | undefined;
|
|
66
|
+
}, {
|
|
67
|
+
size: import('../../../types/BootstrapSizes').bootstrapSizes | undefined;
|
|
68
|
+
autofocus: boolean | undefined;
|
|
69
|
+
options: import("../../../types/BDOption").BDOption[] | import("../../../types/BDOptionGroup").BDOptionGroup[] | undefined;
|
|
70
|
+
modelValue: string | number;
|
|
71
|
+
state: import("../../../types/ValidationState").ValidationStateType | undefined;
|
|
72
|
+
}, {}>;
|
|
73
|
+
export default _sfc_main;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import type { PropType as __PropType } from 'vue';
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
3
|
+
label: {
|
|
4
|
+
type: __PropType<string | null | undefined>;
|
|
5
|
+
required: false;
|
|
6
|
+
default: undefined;
|
|
7
|
+
};
|
|
8
|
+
labelForId: {
|
|
9
|
+
type: __PropType<string | undefined>;
|
|
10
|
+
required: false;
|
|
11
|
+
default: undefined;
|
|
12
|
+
};
|
|
13
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
14
|
+
label: {
|
|
15
|
+
type: __PropType<string | null | undefined>;
|
|
16
|
+
required: false;
|
|
17
|
+
default: undefined;
|
|
18
|
+
};
|
|
19
|
+
labelForId: {
|
|
20
|
+
type: __PropType<string | undefined>;
|
|
21
|
+
required: false;
|
|
22
|
+
default: undefined;
|
|
23
|
+
};
|
|
24
|
+
}>>, {
|
|
25
|
+
label: string | null | undefined;
|
|
26
|
+
labelForId: string | undefined;
|
|
27
|
+
}, {}>;
|
|
28
|
+
export default _sfc_main;
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import type { PropType as __PropType } from 'vue';
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
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, {}, string, 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
|
+
text: string | undefined;
|
|
46
|
+
to: string | object;
|
|
47
|
+
target: string | undefined;
|
|
48
|
+
rel: string | undefined;
|
|
49
|
+
}, {}>;
|
|
50
|
+
export default _sfc_main;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import type { PropType as __PropType } from 'vue';
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
3
|
+
previousUrl: {
|
|
4
|
+
type: __PropType<string | undefined>;
|
|
5
|
+
required: false;
|
|
6
|
+
};
|
|
7
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("cancel" | "submit")[], "cancel" | "submit", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
8
|
+
previousUrl: {
|
|
9
|
+
type: __PropType<string | undefined>;
|
|
10
|
+
required: false;
|
|
11
|
+
};
|
|
12
|
+
}>> & {
|
|
13
|
+
onSubmit?: ((...args: any[]) => any) | undefined;
|
|
14
|
+
onCancel?: ((...args: any[]) => any) | undefined;
|
|
15
|
+
}, {}, {}>;
|
|
16
|
+
export default _sfc_main;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
|
+
export default _default;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import type { PropType as __PropType } from 'vue';
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
3
|
+
userId: {
|
|
4
|
+
type: __PropType<string>;
|
|
5
|
+
required: true;
|
|
6
|
+
};
|
|
7
|
+
getNotification: {
|
|
8
|
+
type: __PropType<any>;
|
|
9
|
+
required: true;
|
|
10
|
+
};
|
|
11
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
userId: {
|
|
13
|
+
type: __PropType<string>;
|
|
14
|
+
required: true;
|
|
15
|
+
};
|
|
16
|
+
getNotification: {
|
|
17
|
+
type: __PropType<any>;
|
|
18
|
+
required: true;
|
|
19
|
+
};
|
|
20
|
+
}>>, {}, {}>;
|
|
21
|
+
export default _sfc_main;
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import type { PropType as __PropType } from 'vue';
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
3
|
+
modelValue: {
|
|
4
|
+
type: __PropType<number>;
|
|
5
|
+
required: true;
|
|
6
|
+
default: number;
|
|
7
|
+
};
|
|
8
|
+
totalRows: {
|
|
9
|
+
type: __PropType<number>;
|
|
10
|
+
required: true;
|
|
11
|
+
default: number;
|
|
12
|
+
};
|
|
13
|
+
rowsPerPage: {
|
|
14
|
+
type: __PropType<number>;
|
|
15
|
+
required: true;
|
|
16
|
+
default: number;
|
|
17
|
+
};
|
|
18
|
+
isPatient: {
|
|
19
|
+
type: __PropType<boolean | undefined>;
|
|
20
|
+
required: false;
|
|
21
|
+
default: boolean;
|
|
22
|
+
};
|
|
23
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:modelValue")[], "click" | "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
24
|
+
modelValue: {
|
|
25
|
+
type: __PropType<number>;
|
|
26
|
+
required: true;
|
|
27
|
+
default: number;
|
|
28
|
+
};
|
|
29
|
+
totalRows: {
|
|
30
|
+
type: __PropType<number>;
|
|
31
|
+
required: true;
|
|
32
|
+
default: number;
|
|
33
|
+
};
|
|
34
|
+
rowsPerPage: {
|
|
35
|
+
type: __PropType<number>;
|
|
36
|
+
required: true;
|
|
37
|
+
default: number;
|
|
38
|
+
};
|
|
39
|
+
isPatient: {
|
|
40
|
+
type: __PropType<boolean | undefined>;
|
|
41
|
+
required: false;
|
|
42
|
+
default: boolean;
|
|
43
|
+
};
|
|
44
|
+
}>> & {
|
|
45
|
+
onClick?: ((...args: any[]) => any) | undefined;
|
|
46
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
47
|
+
}, {
|
|
48
|
+
modelValue: number;
|
|
49
|
+
totalRows: number;
|
|
50
|
+
rowsPerPage: number;
|
|
51
|
+
isPatient: boolean | undefined;
|
|
52
|
+
}, {}>;
|
|
53
|
+
export default _sfc_main;
|