@26lights/orcha 0.42.45 → 0.42.46
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/orcha.cjs.js +101 -2
- package/dist/orcha.css +1 -1
- package/dist/orcha.es.js +49409 -7303
- package/dist/orcha.umd.js +102 -3
- package/dist/src/components/AoActivityDetails.vue.d.ts +16 -14
- package/dist/src/components/AoActivityDetailsComments.vue.d.ts +16 -15
- package/dist/src/components/AoActivityDetailsFiles.vue.d.ts +9 -7
- package/dist/src/components/AoActivityTasks.vue.d.ts +10 -9
- package/dist/src/components/AoAddTemplateModal.vue.d.ts +9 -7
- package/dist/src/components/AoAvatar.vue.d.ts +7 -6
- package/dist/src/components/AoBadge.vue.d.ts +4 -3
- package/dist/src/components/AoButton.vue.d.ts +10 -8
- package/dist/src/components/AoButtonCard.vue.d.ts +10 -8
- package/dist/src/components/AoButtonCheck.vue.d.ts +6 -5
- package/dist/src/components/AoCard.vue.d.ts +9 -6
- package/dist/src/components/AoCardFeed.vue.d.ts +8 -6
- package/dist/src/components/AoCardHoriz.vue.d.ts +17 -15
- package/dist/src/components/AoCardProjectItemMilestone.vue.d.ts +13 -11
- package/dist/src/components/AoCardProjectItemPhase.vue.d.ts +17 -15
- package/dist/src/components/AoCardTemplate.vue.d.ts +6 -5
- package/dist/src/components/AoCardTemplateItem.vue.d.ts +7 -6
- package/dist/src/components/AoCardTemplateItemActivity.vue.d.ts +6 -4
- package/dist/src/components/AoCardTemplateItemMilestone.vue.d.ts +6 -4
- package/dist/src/components/AoCardTemplateItemPhase.vue.d.ts +6 -4
- package/dist/src/components/AoCheckboxField.vue.d.ts +6 -5
- package/dist/src/components/AoColHeader.vue.d.ts +4 -3
- package/dist/src/components/AoColorPicker.vue.d.ts +8 -6
- package/dist/src/components/AoComment.vue.d.ts +6 -5
- package/dist/src/components/AoCondensedCardProjectItemPhase.vue.d.ts +17 -15
- package/dist/src/components/AoField.vue.d.ts +7 -5
- package/dist/src/components/AoIcon.vue.d.ts +5 -4
- package/dist/src/components/AoInputField.vue.d.ts +6 -5
- package/dist/src/components/AoListKanban.vue.d.ts +13 -97
- package/dist/src/components/AoMarkdownContent.vue.d.ts +24 -0
- package/dist/src/components/AoModal.vue.d.ts +9 -7
- package/dist/src/components/AoMultiselect.vue.d.ts +5 -3
- package/dist/src/components/AoPageHeader.vue.d.ts +8 -6
- package/dist/src/components/AoProgress.vue.d.ts +4 -3
- package/dist/src/components/AoProjectPhase.vue.d.ts +15 -14
- package/dist/src/components/AoProjectPhases.vue.d.ts +16 -15
- package/dist/src/components/AoRichTextEditor.vue.d.ts +30 -0
- package/dist/src/components/AoRuleLine.vue.d.ts +9 -7
- package/dist/src/components/AoSaveTemplateModal.vue.d.ts +6 -5
- package/dist/src/components/AoSearchField.vue.d.ts +8 -7
- package/dist/src/components/AoTabBar.vue.d.ts +6 -6
- package/dist/src/components/AoTag.vue.d.ts +6 -5
- package/dist/src/components/AoTemplateDetailsActivities.vue.d.ts +6 -5
- package/dist/src/components/AoTemplateDetailsMilestones.vue.d.ts +6 -5
- package/dist/src/components/AoTemplateRules.vue.d.ts +6 -5
- package/dist/src/components/AoTitle.vue.d.ts +13 -12
- package/dist/src/components/icons/AccountBoxSharp.vue.d.ts +2 -1
- package/dist/src/components/icons/AccountCircle.vue.d.ts +2 -1
- package/dist/src/components/icons/AccountTreeOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/AccountTreeRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/Add.vue.d.ts +2 -1
- package/dist/src/components/icons/AddBoxOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ArchiveOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ArrowBackRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ArrowDropDownRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ArrowForwardRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/AssignmentOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/AttachFileRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/CalendarTodayOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/CancelRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ChatOutline.vue.d.ts +2 -1
- package/dist/src/components/icons/CheckBoxOutlineBlank.vue.d.ts +2 -1
- package/dist/src/components/icons/CheckBoxOutlineBlankSharp.vue.d.ts +2 -1
- package/dist/src/components/icons/CheckBoxOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/CheckSmallRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ChecklistRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ChevronLeft.vue.d.ts +2 -1
- package/dist/src/components/icons/ChevronRight.vue.d.ts +2 -1
- package/dist/src/components/icons/CloseRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ContactsOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ContentCopyOutline.vue.d.ts +2 -1
- package/dist/src/components/icons/DeleteOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/DragIndicator.vue.d.ts +2 -1
- package/dist/src/components/icons/EditDocumentRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/EditOutline.vue.d.ts +2 -1
- package/dist/src/components/icons/ErrorOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/FilterListRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/FlagRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/FlowsheetOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/GifBox.vue.d.ts +2 -1
- package/dist/src/components/icons/GroupsOutline.vue.d.ts +2 -1
- package/dist/src/components/icons/HomeOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ImageRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/Info.vue.d.ts +2 -1
- package/dist/src/components/icons/KeyboardArrowDown.vue.d.ts +2 -1
- package/dist/src/components/icons/KeyboardArrowUp.vue.d.ts +2 -1
- package/dist/src/components/icons/Loading.vue.d.ts +1 -1
- package/dist/src/components/icons/Lock.vue.d.ts +2 -1
- package/dist/src/components/icons/LogoutRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/Menu.vue.d.ts +2 -1
- package/dist/src/components/icons/MoreHoriz.vue.d.ts +2 -1
- package/dist/src/components/icons/MoreTimeRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/MoreVert.vue.d.ts +2 -1
- package/dist/src/components/icons/MountainFlagOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/PersonAddOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/PictureAsPdfRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/RadioButtonChecked.vue.d.ts +2 -1
- package/dist/src/components/icons/RadioButtonCheckedOutline.vue.d.ts +2 -1
- package/dist/src/components/icons/RadioButtonUnchecked.vue.d.ts +2 -1
- package/dist/src/components/icons/RemoveRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/SearchRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/SelectCheckBox.vue.d.ts +2 -1
- package/dist/src/components/icons/SendRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/Settings.vue.d.ts +2 -1
- package/dist/src/components/icons/SlideshowRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/Target.vue.d.ts +2 -1
- package/dist/src/components/icons/TaskOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/TextSnippetRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/TimerOutline.vue.d.ts +2 -1
- package/dist/src/components/icons/ViewComfyAltRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ViewCompactAltRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ViewTimelineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/WarningOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/WarningRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/WaterfallChartRounded.vue.d.ts +2 -1
- package/dist/src/composables/useIsEditing.d.ts +2 -2
- package/dist/src/composables/useSearchField.d.ts +1 -1
- package/dist/src/helpers.d.ts +8 -2
- package/dist/src/views/AoFeed.vue.d.ts +20 -18
- package/dist/src/views/AoMapping.vue.d.ts +18 -16
- package/dist/src/views/AoProjectOverviewActivityDetails.vue.d.ts +14 -14
- package/dist/src/views/AoProjectOverviewMilestoneDetails.vue.d.ts +11 -10
- package/dist/src/views/AoProjectOverviewProject.vue.d.ts +30 -28
- package/dist/src/views/AoTemplateDetails.vue.d.ts +11 -9
- package/dist/src/views/AoTemplates.vue.d.ts +4 -3
- package/dist/src/views/AoTemplatesList.vue.d.ts +6 -5
- package/package.json +7 -3
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.