@layers-app/shared 0.1.5 → 0.2.1
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/api/giphy/index.d.ts +1 -0
- package/dist/api/giphy/index.d.ts.map +1 -0
- package/dist/api/giphy/slice.d.ts +4 -3
- package/dist/api/giphy/slice.d.ts.map +1 -0
- package/dist/api/giphy/types.d.ts +1 -0
- package/dist/api/giphy/types.d.ts.map +1 -0
- package/dist/api/unsplash/index.d.ts +1 -0
- package/dist/api/unsplash/index.d.ts.map +1 -0
- package/dist/api/unsplash/slice.d.ts +4 -3
- package/dist/api/unsplash/slice.d.ts.map +1 -0
- package/dist/api/unsplash/types.d.ts +1 -0
- package/dist/api/unsplash/types.d.ts.map +1 -0
- package/dist/assets/enitityIcons/flow.svg.js +5 -0
- package/dist/assets/enitityIcons/form.svg.js +5 -0
- package/dist/assets/enitityIcons/index.d.ts +6 -0
- package/dist/assets/enitityIcons/index.d.ts.map +1 -0
- package/dist/assets/enitityIcons/page.svg.js +5 -0
- package/dist/assets/enitityIcons/sprint.svg.js +5 -0
- package/dist/assets/fileTypes/archives.svg.js +5 -0
- package/dist/assets/fileTypes/audio.svg.js +5 -0
- package/dist/assets/fileTypes/code.svg.js +5 -0
- package/dist/assets/fileTypes/documentsStorage.svg.js +5 -0
- package/dist/assets/fileTypes/images.svg.js +5 -0
- package/dist/assets/fileTypes/other.svg.js +5 -0
- package/dist/assets/fileTypes/videos.svg.js +5 -0
- package/dist/assets/images/flags/es.svg.js +4 -0
- package/dist/assets/images/flags/ru.svg.js +4 -0
- package/dist/assets/images/flags/us.svg.js +4 -0
- package/dist/assets/images/person.png.js +4 -0
- package/dist/assets/images/person2.png.js +4 -0
- package/dist/assets/images/person3.png.js +4 -0
- package/dist/assets/images/person4.png.js +4 -0
- package/dist/assets/jsons/emoji-categorized.json.js +4 -0
- package/dist/assets/jsons/icons.min.json.js +4 -0
- package/dist/assets/layers-logo-full.svg.js +5 -0
- package/dist/assets/layers-logo-icon.svg.js +5 -0
- package/dist/assets/logo-copyright.svg.js +5 -0
- package/dist/assets/svg/alertMan.svg.js +7 -0
- package/dist/assets/svg/default_icon.svg.js +4 -0
- package/dist/assets/svg/discord-icon.svg.js +5 -0
- package/dist/assets/svg/discord.svg.js +5 -0
- package/dist/assets/svg/dog.svg.js +5 -0
- package/dist/assets/svg/layers-logo-full.svg.js +4 -0
- package/dist/assets/svg/noData/404.svg.js +9 -0
- package/dist/assets/svg/noData/500.svg.js +5 -0
- package/dist/assets/svg/noData/empty.svg.js +5 -0
- package/dist/assets/svg/noData/folder.svg.js +5 -0
- package/dist/assets/svg/noData/noAccess.svg.js +7 -0
- package/dist/assets/svg/noData/noAnswers.svg.js +5 -0
- package/dist/assets/svg/noData/noCloud.svg.js +5 -0
- package/dist/assets/svg/noData/noComments.svg.js +5 -0
- package/dist/assets/svg/noData/noData.svg.js +5 -0
- package/dist/assets/svg/noData/noFlows.svg.js +5 -0
- package/dist/assets/svg/noData/noForms.svg.js +5 -0
- package/dist/assets/svg/noData/noGroups.svg.js +17 -0
- package/dist/assets/svg/noData/noImage.svg.js +5 -0
- package/dist/assets/svg/noData/noMembers.svg.js +7 -0
- package/dist/assets/svg/noData/noNotifications.svg.js +5 -0
- package/dist/assets/svg/noData/noResults.svg.js +5 -0
- package/dist/assets/svg/noData/noSearchResults.svg.js +5 -0
- package/dist/assets/svg/noData/noTaskResults.svg.js +5 -0
- package/dist/assets/svg/noData/noTasks.svg.js +5 -0
- package/dist/assets/svg/noData/noWorkspaces.svg.js +7 -0
- package/dist/assets/svg/noData/trash.svg.js +7 -0
- package/dist/assets/svg/notSuccessMan.svg.js +7 -0
- package/dist/assets/svg/successMan.svg.js +5 -0
- package/dist/assets/svg/telegram-icon.svg.js +5 -0
- package/dist/assets/svg/telegram.svg.js +5 -0
- package/dist/components/AlertsBlock/index.d.ts +1 -0
- package/dist/components/AlertsBlock/index.d.ts.map +1 -0
- package/dist/components/AlertsBlock/index.js +53 -0
- package/dist/components/AliasTextInput/AliasTextInput.d.ts +21 -0
- package/dist/components/AliasTextInput/AliasTextInput.d.ts.map +1 -0
- package/dist/components/AliasTextInput/AliasTextInput.js +70 -0
- package/dist/components/AnimationWrapper/index.d.ts +1 -0
- package/dist/components/AnimationWrapper/index.d.ts.map +1 -0
- package/dist/components/AnimationWrapper/index.js +15 -0
- package/dist/components/AppContainer/AppContainer.d.ts +4 -3
- package/dist/components/AppContainer/AppContainer.d.ts.map +1 -0
- package/dist/components/AppContainer/AppContainer.js +56 -0
- package/dist/components/AppContainer/AppContainer.module.css.js +15 -0
- package/dist/components/AppContainer/components/AppSidebarButton.d.ts +3 -2
- package/dist/components/AppContainer/components/AppSidebarButton.d.ts.map +1 -0
- package/dist/components/AppContainer/components/AppSidebarButton.js +44 -0
- package/dist/components/AppContainer/components/AppsSidebar/AppsSection.d.ts +1 -0
- package/dist/components/AppContainer/components/AppsSidebar/AppsSection.d.ts.map +1 -0
- package/dist/components/AppContainer/components/AppsSidebar/AppsSection.js +52 -0
- package/dist/components/AppContainer/components/AppsSidebar/AppsSidebar.d.ts +2 -1
- package/dist/components/AppContainer/components/AppsSidebar/AppsSidebar.d.ts.map +1 -0
- package/dist/components/AppContainer/components/AppsSidebar/AppsSidebar.js +16 -0
- package/dist/components/AppContainer/components/AppsSidebar/TopSection.d.ts +1 -0
- package/dist/components/AppContainer/components/AppsSidebar/TopSection.d.ts.map +1 -0
- package/dist/components/AppContainer/components/AppsSidebar/TopSection.js +67 -0
- package/dist/components/AppContainer/components/AppsSidebar/UserSection.d.ts +1 -0
- package/dist/components/AppContainer/components/AppsSidebar/UserSection.d.ts.map +1 -0
- package/dist/components/AppContainer/components/AppsSidebar/UserSection.js +80 -0
- package/dist/components/AppContainer/{Header.d.ts → components/Header.d.ts} +2 -1
- package/dist/components/AppContainer/components/Header.d.ts.map +1 -0
- package/dist/components/AppContainer/components/Header.js +9 -0
- package/dist/components/AppContainer/{Main.d.ts → components/Main.d.ts} +1 -0
- package/dist/components/AppContainer/components/Main.d.ts.map +1 -0
- package/dist/components/AppContainer/components/Main.js +18 -0
- package/dist/components/AppContainer/components/MobileNavbar.d.ts +1 -0
- package/dist/components/AppContainer/components/MobileNavbar.d.ts.map +1 -0
- package/dist/components/AppContainer/components/NavbarContent.d.ts +1 -0
- package/dist/components/AppContainer/components/NavbarContent.d.ts.map +1 -0
- package/dist/components/AppContainer/components/NavbarContent.js +6 -0
- package/dist/components/AppContainer/components/RightSidebar.d.ts +1 -0
- package/dist/components/AppContainer/components/RightSidebar.d.ts.map +1 -0
- package/dist/components/AppContainer/components/RightSidebar.js +32 -0
- package/dist/components/AppContainer/components/SidebarToggleButton.d.ts +1 -0
- package/dist/components/AppContainer/components/SidebarToggleButton.d.ts.map +1 -0
- package/dist/components/AppContainer/components/SidebarToggleButton.js +27 -0
- package/dist/components/AppContainer/components/SlideAnimation.d.ts +1 -0
- package/dist/components/AppContainer/components/SlideAnimation.d.ts.map +1 -0
- package/dist/components/AppContainer/components/SlideAnimation.js +43 -0
- package/dist/components/AppContainer/components/ToolSidebar.d.ts +7 -2
- package/dist/components/AppContainer/components/ToolSidebar.d.ts.map +1 -0
- package/dist/components/AppContainer/components/ToolSidebar.js +131 -0
- package/dist/components/AppContainer/components/ToolbarNewButton.d.ts +1 -0
- package/dist/components/AppContainer/components/ToolbarNewButton.d.ts.map +1 -0
- package/dist/components/AppContainer/components/ToolbarNewButton.js +28 -0
- package/dist/components/AppContainer/components/menus/HelpMenu/HelpMenu.d.ts +1 -0
- package/dist/components/AppContainer/components/menus/HelpMenu/HelpMenu.d.ts.map +1 -0
- package/dist/components/AppContainer/components/menus/HelpMenu/HelpMenu.js +122 -0
- package/dist/components/AppContainer/components/menus/HelpMenu/HelpMenu.module.css.js +9 -0
- package/dist/components/AppContainer/components/menus/HelpMenu/WhatsNew.d.ts +1 -0
- package/dist/components/AppContainer/components/menus/HelpMenu/WhatsNew.d.ts.map +1 -0
- package/dist/components/AppContainer/components/menus/HelpMenu/WhatsNew.js +58 -0
- package/dist/components/AppContainer/components/menus/MoreMenu.d.ts +1 -0
- package/dist/components/AppContainer/components/menus/MoreMenu.d.ts.map +1 -0
- package/dist/components/AppContainer/components/menus/MoreMenu.js +42 -0
- package/dist/components/AppContainer/components/menus/UserMenu/MenuUserDropdown.d.ts +2 -1
- package/dist/components/AppContainer/components/menus/UserMenu/MenuUserDropdown.d.ts.map +1 -0
- package/dist/components/AppContainer/components/menus/UserMenu/MenuUserDropdown.js +44 -0
- package/dist/components/AppContainer/hooks/useAppContainer.d.ts +2 -1
- package/dist/components/AppContainer/hooks/useAppContainer.d.ts.map +1 -0
- package/dist/components/AppContainer/hooks/useAppContainer.js +60 -0
- package/dist/components/AppContainer/hooks/useAppContainerActionsStore.d.ts +2 -1
- package/dist/components/AppContainer/hooks/useAppContainerActionsStore.d.ts.map +1 -0
- package/dist/components/AppContainer/hooks/useAppContainerActionsStore.js +10 -0
- package/dist/components/AppContainer/hooks/useAppContainerDataStore.d.ts +2 -1
- package/dist/components/AppContainer/hooks/useAppContainerDataStore.d.ts.map +1 -0
- package/dist/components/AppContainer/hooks/useAppContainerDataStore.js +37 -0
- package/dist/components/AppContainer/hooks/useAppContainerStore.d.ts +5 -5
- package/dist/components/AppContainer/hooks/useAppContainerStore.d.ts.map +1 -0
- package/dist/components/AppContainer/hooks/useAppContainerStore.js +65 -0
- package/dist/components/AppContainer/hooks/useSetAppContainerLayout.d.ts +3 -0
- package/dist/components/AppContainer/hooks/useSetAppContainerLayout.d.ts.map +1 -0
- package/dist/components/AppContainer/hooks/useSetAppContainerLayout.js +10 -0
- package/dist/components/AppContainer/types.d.ts +9 -4
- package/dist/components/AppContainer/types.d.ts.map +1 -0
- package/dist/components/AppShell/AppShell.d.ts +1 -0
- package/dist/components/AppShell/AppShell.d.ts.map +1 -0
- package/dist/components/AppShell/AppShell.js +18 -0
- package/dist/components/AppShell/AppShell.module.css.js +19 -0
- package/dist/components/AttachmentsGalleryModal/AttachmentsGalleryContext.d.ts +7 -4
- package/dist/components/AttachmentsGalleryModal/AttachmentsGalleryContext.d.ts.map +1 -0
- package/dist/components/AttachmentsGalleryModal/AttachmentsGalleryContext.js +39 -0
- package/dist/components/AttachmentsGalleryModal/AttachmentsGalleryModal.d.ts +2 -1
- package/dist/components/AttachmentsGalleryModal/AttachmentsGalleryModal.d.ts.map +1 -0
- package/dist/components/AttachmentsGalleryModal/AttachmentsGalleryModal.js +127 -0
- package/dist/components/AttachmentsGalleryModal/components/ErrorSection.d.ts +1 -0
- package/dist/components/AttachmentsGalleryModal/components/ErrorSection.d.ts.map +1 -0
- package/dist/components/AttachmentsGalleryModal/components/ErrorSection.js +14 -0
- package/dist/components/AttachmentsGalleryModal/components/GallerySlide.d.ts +2 -1
- package/dist/components/AttachmentsGalleryModal/components/GallerySlide.d.ts.map +1 -0
- package/dist/components/AttachmentsGalleryModal/components/GallerySlide.js +69 -0
- package/dist/components/AttachmentsGalleryModal/components/ModalFooter.d.ts +1 -0
- package/dist/components/AttachmentsGalleryModal/components/ModalFooter.d.ts.map +1 -0
- package/dist/components/AttachmentsGalleryModal/components/ModalFooter.js +13 -0
- package/dist/components/AttachmentsGalleryModal/components/ModalHeader.d.ts +2 -1
- package/dist/components/AttachmentsGalleryModal/components/ModalHeader.d.ts.map +1 -0
- package/dist/components/AttachmentsGalleryModal/components/ModalHeader.js +123 -0
- package/dist/components/AttachmentsGalleryModal/components/ShakePlayer/ShakaPlayer.d.ts +5 -1
- package/dist/components/AttachmentsGalleryModal/components/ShakePlayer/ShakaPlayer.d.ts.map +1 -0
- package/dist/components/AttachmentsGalleryModal/components/ShakePlayer/ShakaPlayer.js +44 -0
- package/dist/components/AttachmentsGalleryModal/components/ShakePlayer/ShakaPlayer.module.css.js +7 -0
- package/dist/components/AttachmentsGalleryModal/components/ShakePlayer/useShakePlayer.d.ts +2 -1
- package/dist/components/AttachmentsGalleryModal/components/ShakePlayer/useShakePlayer.d.ts.map +1 -0
- package/dist/components/AttachmentsGalleryModal/components/ShakePlayer/useShakePlayer.js +54 -0
- package/dist/components/AttachmentsGalleryModal/constants.d.ts +3 -1
- package/dist/components/AttachmentsGalleryModal/constants.d.ts.map +1 -0
- package/dist/components/AttachmentsGalleryModal/constants.js +21 -0
- package/dist/components/AttachmentsGalleryModal/helpers.d.ts +23 -0
- package/dist/components/AttachmentsGalleryModal/helpers.d.ts.map +1 -0
- package/dist/components/AttachmentsGalleryModal/helpers.js +40 -0
- package/dist/components/AttachmentsGalleryModal/hooks/useDownloadFile.d.ts +1 -0
- package/dist/components/AttachmentsGalleryModal/hooks/useDownloadFile.d.ts.map +1 -0
- package/dist/components/AttachmentsGalleryModal/hooks/useDownloadFile.js +35 -0
- package/dist/components/AttachmentsGalleryModal/hooks/useEmblaCarousel.d.ts +1 -0
- package/dist/components/AttachmentsGalleryModal/hooks/useEmblaCarousel.d.ts.map +1 -0
- package/dist/components/AttachmentsGalleryModal/hooks/useEmblaCarousel.js +49 -0
- package/dist/components/AttachmentsGalleryModal/hooks/useGetPreviewUrl.d.ts +2 -1
- package/dist/components/AttachmentsGalleryModal/hooks/useGetPreviewUrl.d.ts.map +1 -0
- package/dist/components/AttachmentsGalleryModal/hooks/useGetPreviewUrl.js +28 -0
- package/dist/components/AttachmentsGalleryModal/hooks/usePanning.d.ts +11 -0
- package/dist/components/AttachmentsGalleryModal/hooks/usePanning.d.ts.map +1 -0
- package/dist/components/AttachmentsGalleryModal/hooks/usePanning.js +61 -0
- package/dist/components/AttachmentsGalleryModal/hooks/useZoomReset.d.ts +1 -0
- package/dist/components/AttachmentsGalleryModal/hooks/useZoomReset.d.ts.map +1 -0
- package/dist/components/AttachmentsGalleryModal/hooks/useZoomReset.js +16 -0
- package/dist/components/AttachmentsGalleryModal/styles.module.css.js +29 -0
- package/dist/components/AttachmentsGalleryModal/types.d.ts +1 -0
- package/dist/components/AttachmentsGalleryModal/types.d.ts.map +1 -0
- package/dist/components/AttachmentsPreview/AttachmentsPreview.d.ts +10 -0
- package/dist/components/AttachmentsPreview/AttachmentsPreview.d.ts.map +1 -0
- package/dist/components/AttachmentsPreview/AttachmentsPreview.js +183 -0
- package/dist/components/AttachmentsPreview/AttachmentsPreview.module.css.js +17 -0
- package/dist/components/BottomDrawerWithoutHeader/index.d.ts +2 -1
- package/dist/components/BottomDrawerWithoutHeader/index.d.ts.map +1 -0
- package/dist/components/BottomDrawerWithoutHeader/index.js +75 -0
- package/dist/components/BouncingLogo/BouncingLogo.d.ts +1 -0
- package/dist/components/BouncingLogo/BouncingLogo.d.ts.map +1 -0
- package/dist/components/BouncingLogo/BouncingLogo.js +30 -0
- package/dist/components/BouncingLogo/BouncingLogo.module.css.js +13 -0
- package/dist/components/CircleColorPicker/CircleColorPicker.d.ts +1 -0
- package/dist/components/CircleColorPicker/CircleColorPicker.d.ts.map +1 -0
- package/dist/components/CircleColorPicker/CircleColorPicker.js +72 -0
- package/dist/components/CollapsibleContainer/CollapsibleContainer.d.ts +10 -0
- package/dist/components/CollapsibleContainer/CollapsibleContainer.d.ts.map +1 -0
- package/dist/components/CollapsibleContainer/CollapsibleContainer.js +36 -0
- package/dist/components/CollapsibleContainer/CollapsibleContainer.module.css.js +11 -0
- package/dist/components/CollapsibleContainer/index.d.ts +3 -0
- package/dist/components/CollapsibleContainer/index.d.ts.map +1 -0
- package/dist/components/ColorPicker/ColorPicker.d.ts +6 -4
- package/dist/components/ColorPicker/ColorPicker.d.ts.map +1 -0
- package/dist/components/ColorPicker/ColorPicker.js +131 -0
- package/dist/components/ColorPicker/ColorPickerPopover.d.ts +1 -0
- package/dist/components/ColorPicker/ColorPickerPopover.d.ts.map +1 -0
- package/dist/components/ColorPicker/ColorPickerPopover.js +42 -0
- package/dist/components/CommentComposer/CommentComposer.module.css.js +15 -0
- package/dist/components/CommentComposer/CommentEditorHotkeys.d.ts +17 -11
- package/dist/components/CommentComposer/CommentEditorHotkeys.d.ts.map +1 -0
- package/dist/components/CommentComposer/CommentEditorHotkeys.js +99 -0
- package/dist/components/CommentComposer/index.d.ts +3 -55
- package/dist/components/CommentComposer/index.d.ts.map +1 -0
- package/dist/components/CommentComposer/index.js +266 -0
- package/dist/components/CommentComposer/types.d.ts +103 -0
- package/dist/components/CommentComposer/types.d.ts.map +1 -0
- package/dist/components/CommentComposer/useFloatingPosition.d.ts +16 -0
- package/dist/components/CommentComposer/useFloatingPosition.d.ts.map +1 -0
- package/dist/components/CommentComposer/useFloatingPosition.js +115 -0
- package/dist/components/CommunitiesDialog/index.d.ts +1 -0
- package/dist/components/CommunitiesDialog/index.d.ts.map +1 -0
- package/dist/components/CommunitiesDialog/index.js +149 -0
- package/dist/components/CommunitiesDialog/styles.module.css.js +7 -0
- package/dist/components/Copyright/Copyright.module.css.js +7 -0
- package/dist/components/Copyright/index.d.ts +3 -3
- package/dist/components/Copyright/index.d.ts.map +1 -0
- package/dist/components/Copyright/index.js +32 -0
- package/dist/components/CustomKBD/CustomKBD.module.css.js +7 -0
- package/dist/components/CustomKBD/index.d.ts +1 -0
- package/dist/components/CustomKBD/index.d.ts.map +1 -0
- package/dist/components/CustomKBD/index.js +40 -0
- package/dist/components/EmojiPicker/EmojiPanel.d.ts +2 -1
- package/dist/components/EmojiPicker/EmojiPanel.d.ts.map +1 -0
- package/dist/components/EmojiPicker/EmojiPanel.js +271 -0
- package/dist/components/EmojiPicker/EmojiPicker.d.ts +2 -0
- package/dist/components/EmojiPicker/EmojiPicker.d.ts.map +1 -0
- package/dist/components/EmojiPicker/EmojiPicker.js +222 -0
- package/dist/components/EmojiPicker/EmojiPicker.module.css.js +13 -0
- package/dist/components/EmojiPicker/IconsPanel.d.ts +2 -1
- package/dist/components/EmojiPicker/IconsPanel.d.ts.map +1 -0
- package/dist/components/EmojiPicker/IconsPanel.js +267 -0
- package/dist/components/EmojiPicker/constants.d.ts +1 -0
- package/dist/components/EmojiPicker/constants.d.ts.map +1 -0
- package/dist/components/EmojiPicker/constants.js +36 -0
- package/dist/components/EmojiPicker/custom-icons/StatusCancel.d.ts +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusCancel.d.ts.map +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusCancel.js +37 -0
- package/dist/components/EmojiPicker/custom-icons/StatusDone.d.ts +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusDone.d.ts.map +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusDone.js +29 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress00.d.ts +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress00.d.ts.map +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress00.js +17 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress10.d.ts +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress10.d.ts.map +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress10.js +20 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress100.d.ts +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress100.d.ts.map +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress100.js +20 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress20.d.ts +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress20.d.ts.map +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress20.js +26 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress30.d.ts +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress30.d.ts.map +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress30.js +26 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress40.d.ts +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress40.d.ts.map +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress40.js +26 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress50.d.ts +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress50.d.ts.map +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress50.js +26 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress60.d.ts +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress60.d.ts.map +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress60.js +26 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress70.d.ts +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress70.d.ts.map +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress70.js +26 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress80.d.ts +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress80.d.ts.map +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress80.js +26 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress90.d.ts +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress90.d.ts.map +1 -0
- package/dist/components/EmojiPicker/custom-icons/StatusProgress90.js +26 -0
- package/dist/components/EmojiPicker/custom-icons/customIcons.d.ts +1 -0
- package/dist/components/EmojiPicker/custom-icons/customIcons.d.ts.map +1 -0
- package/dist/components/EmojiPicker/custom-icons/customIcons.js +99 -0
- package/dist/components/EmojiPicker/getIconsList.d.ts +8 -0
- package/dist/components/EmojiPicker/getIconsList.d.ts.map +1 -0
- package/dist/components/EmojiPicker/getIconsList.js +32 -0
- package/dist/components/EmojiPicker/getRandomIcon.d.ts +2 -0
- package/dist/components/EmojiPicker/getRandomIcon.d.ts.map +1 -0
- package/dist/components/EmojiPicker/getRandomIcon.js +10 -0
- package/dist/components/EmojiPicker/types.d.ts +1 -0
- package/dist/components/EmojiPicker/types.d.ts.map +1 -0
- package/dist/components/EntityIcon.d.ts +6 -0
- package/dist/components/EntityIcon.d.ts.map +1 -0
- package/dist/components/EntityIcon.js +117 -0
- package/dist/components/EntityTitle/EntityTitle.d.ts +1 -0
- package/dist/components/EntityTitle/EntityTitle.d.ts.map +1 -0
- package/dist/components/EntityTitle/EntityTitle.js +86 -0
- package/dist/components/EntityTitle/EntityTitle.module.css.js +9 -0
- package/dist/components/ErrorAlert/index.d.ts +1 -0
- package/dist/components/ErrorAlert/index.d.ts.map +1 -0
- package/dist/components/ErrorAlert/index.js +20 -0
- package/dist/components/ErrorPage/components/Error403.d.ts +1 -0
- package/dist/components/ErrorPage/components/Error403.d.ts.map +1 -0
- package/dist/components/ErrorPage/components/Error403.js +51 -0
- package/dist/components/ErrorPage/components/Error404.d.ts +2 -1
- package/dist/components/ErrorPage/components/Error404.d.ts.map +1 -0
- package/dist/components/ErrorPage/components/Error404.js +5 -0
- package/dist/components/ErrorPage/components/Error406.d.ts +1 -0
- package/dist/components/ErrorPage/components/Error406.d.ts.map +1 -0
- package/dist/components/ErrorPage/components/Error406.js +47 -0
- package/dist/components/ErrorPage/components/Error500.d.ts +1 -0
- package/dist/components/ErrorPage/components/Error500.d.ts.map +1 -0
- package/dist/components/ErrorPage/components/Error500.js +58 -0
- package/dist/components/ErrorPage/components/ErrorUndefined.d.ts +1 -0
- package/dist/components/ErrorPage/components/ErrorUndefined.d.ts.map +1 -0
- package/dist/components/ErrorPage/components/ErrorUndefined.js +44 -0
- package/dist/components/ErrorPage/components/index.d.ts +1 -0
- package/dist/components/ErrorPage/components/index.d.ts.map +1 -0
- package/dist/components/ErrorPage/index.d.ts +1 -0
- package/dist/components/ErrorPage/index.d.ts.map +1 -0
- package/dist/components/ErrorPage/index.js +25 -0
- package/dist/components/FilePicker/FilePicker.d.ts +1 -0
- package/dist/components/FilePicker/FilePicker.d.ts.map +1 -0
- package/dist/components/FilePicker/FilePicker.js +243 -0
- package/dist/components/FilePicker/FilePicker.module.css.js +13 -0
- package/dist/components/FilePicker/FilePickerGallery.d.ts +1 -0
- package/dist/components/FilePicker/FilePickerGallery.d.ts.map +1 -0
- package/dist/components/FilePicker/FilePickerGallery.js +38 -0
- package/dist/components/FilePicker/FilePickerGiphy.d.ts +1 -0
- package/dist/components/FilePicker/FilePickerGiphy.d.ts.map +1 -0
- package/dist/components/FilePicker/FilePickerGiphy.js +91 -0
- package/dist/components/FilePicker/FilePickerLink.d.ts +1 -0
- package/dist/components/FilePicker/FilePickerLink.d.ts.map +1 -0
- package/dist/components/FilePicker/FilePickerLink.js +48 -0
- package/dist/components/FilePicker/FilePickerSkeletonLoader.d.ts +1 -0
- package/dist/components/FilePicker/FilePickerSkeletonLoader.d.ts.map +1 -0
- package/dist/components/FilePicker/FilePickerSkeletonLoader.js +9 -0
- package/dist/components/FilePicker/FilePickerUnsplash.d.ts +1 -0
- package/dist/components/FilePicker/FilePickerUnsplash.d.ts.map +1 -0
- package/dist/components/FilePicker/FilePickerUnsplash.js +95 -0
- package/dist/components/FilePicker/FilePickerUpload.d.ts +2 -0
- package/dist/components/FilePicker/FilePickerUpload.d.ts.map +1 -0
- package/dist/components/FilePicker/FilePickerUpload.js +86 -0
- package/dist/components/FilePicker/api/giphyApi.d.ts +2 -1
- package/dist/components/FilePicker/api/giphyApi.d.ts.map +1 -0
- package/dist/components/FilePicker/api/giphyApi.js +26 -0
- package/dist/components/FilePicker/api/unsplashApi.d.ts +2 -1
- package/dist/components/FilePicker/api/unsplashApi.d.ts.map +1 -0
- package/dist/components/FilePicker/api/unsplashApi.js +29 -0
- package/dist/components/FilePicker/index.d.ts +1 -0
- package/dist/components/FilePicker/index.d.ts.map +1 -0
- package/dist/components/FilePicker/types.d.ts +3 -0
- package/dist/components/FilePicker/types.d.ts.map +1 -0
- package/dist/components/FormViewer/FormViewer.d.ts +1 -0
- package/dist/components/FormViewer/FormViewer.d.ts.map +1 -0
- package/dist/components/FormViewer/FormViewer.js +42 -0
- package/dist/components/FormViewer/FormViewer.module.css.js +37 -0
- package/dist/components/FormViewer/KeyboardNavigation.d.ts +1 -0
- package/dist/components/FormViewer/KeyboardNavigation.d.ts.map +1 -0
- package/dist/components/FormViewer/components/AllSlidesLayout.d.ts +1 -0
- package/dist/components/FormViewer/components/AllSlidesLayout.d.ts.map +1 -0
- package/dist/components/FormViewer/components/AllSlidesLayout.js +24 -0
- package/dist/components/FormViewer/components/Container.d.ts +2 -1
- package/dist/components/FormViewer/components/Container.d.ts.map +1 -0
- package/dist/components/FormViewer/components/Container.js +27 -0
- package/dist/components/FormViewer/components/ListFocusBox.d.ts +1 -0
- package/dist/components/FormViewer/components/ListFocusBox.d.ts.map +1 -0
- package/dist/components/FormViewer/components/ListFocusBox.js +22 -0
- package/dist/components/FormViewer/components/NavControls.d.ts +1 -0
- package/dist/components/FormViewer/components/NavControls.d.ts.map +1 -0
- package/dist/components/FormViewer/components/NavControls.js +58 -0
- package/dist/components/FormViewer/components/Navigation/Navigation.d.ts +1 -0
- package/dist/components/FormViewer/components/Navigation/Navigation.d.ts.map +1 -0
- package/dist/components/FormViewer/components/Navigation/Navigation.js +37 -0
- package/dist/components/FormViewer/components/OneSlideLayput.d.ts +1 -0
- package/dist/components/FormViewer/components/OneSlideLayput.d.ts.map +1 -0
- package/dist/components/FormViewer/components/OneSlideLayput.js +133 -0
- package/dist/components/FormViewer/components/Step.d.ts +2 -1
- package/dist/components/FormViewer/components/Step.d.ts.map +1 -0
- package/dist/components/FormViewer/components/Step.js +225 -0
- package/dist/components/FormViewer/components/StepDescription.d.ts +1 -0
- package/dist/components/FormViewer/components/StepDescription.d.ts.map +1 -0
- package/dist/components/FormViewer/components/StepDescription.js +73 -0
- package/dist/components/FormViewer/components/StepTitle.d.ts +1 -0
- package/dist/components/FormViewer/components/StepTitle.d.ts.map +1 -0
- package/dist/components/FormViewer/components/StepTitle.js +118 -0
- package/dist/components/FormViewer/components/fields/AddOptionButton.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/AddOptionButton.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/AddOptionButton.js +24 -0
- package/dist/components/FormViewer/components/fields/ButtonField/ButtonField.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/ButtonField/ButtonField.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/ButtonField/ButtonField.js +63 -0
- package/dist/components/FormViewer/components/fields/ButtonField/InnerButton.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/ButtonField/InnerButton.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/ButtonField/InnerButton.js +70 -0
- package/dist/components/FormViewer/components/fields/ChoiceField/ChoiceCard.d.ts +2 -1
- package/dist/components/FormViewer/components/fields/ChoiceField/ChoiceCard.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/ChoiceField/ChoiceCard.js +35 -0
- package/dist/components/FormViewer/components/fields/ChoiceField/ChoiceField.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/ChoiceField/ChoiceField.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/ChoiceField/ChoiceField.js +135 -0
- package/dist/components/FormViewer/components/fields/ChoiceField/PictureChoiceCard.d.ts +2 -1
- package/dist/components/FormViewer/components/fields/ChoiceField/PictureChoiceCard.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/ChoiceField/PictureChoiceCard.js +37 -0
- package/dist/components/FormViewer/components/fields/ChoiceField/PictureChoiceField.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/ChoiceField/PictureChoiceField.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/ChoiceField/PictureChoiceField.js +93 -0
- package/dist/components/FormViewer/components/fields/ConfirmButton.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/ConfirmButton.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/ConfirmButton.js +49 -0
- package/dist/components/FormViewer/components/fields/ConfirmField.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/ConfirmField.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/ConfirmField.js +21 -0
- package/dist/components/FormViewer/components/fields/DateField.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/DateField.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/DateField.js +31 -0
- package/dist/components/FormViewer/components/fields/DragOptions/DragOptions.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/DragOptions/DragOptions.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/DragOptions/DragOptions.js +81 -0
- package/dist/components/FormViewer/components/fields/DragOptions/DragOptions.module.css.js +7 -0
- package/dist/components/FormViewer/components/fields/DropdownField/DropdownField.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/DropdownField/DropdownField.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/DropdownField/DropdownField.js +117 -0
- package/dist/components/FormViewer/components/fields/DropdownField/DropdownField.module.css.js +7 -0
- package/dist/components/FormViewer/components/fields/EditableContent/EditableContent.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/EditableContent/EditableContent.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/EditableContent/EditableContent.js +70 -0
- package/dist/components/FormViewer/components/fields/EditableContent/EditableContent.module.css.js +7 -0
- package/dist/components/FormViewer/components/fields/EmailField.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/EmailField.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/EmailField.js +26 -0
- package/dist/components/FormViewer/components/fields/LocationField.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/LocationField.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/LocationField.js +27 -0
- package/dist/components/FormViewer/components/fields/LongTextField.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/LongTextField.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/LongTextField.js +48 -0
- package/dist/components/FormViewer/components/fields/MultipleChoice/MultipleChoiceCard.d.ts +2 -1
- package/dist/components/FormViewer/components/fields/MultipleChoice/MultipleChoiceCard.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/MultipleChoice/MultipleChoiceCard.js +38 -0
- package/dist/components/FormViewer/components/fields/MultipleChoice/MultipleChoiceField.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/MultipleChoice/MultipleChoiceField.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/MultipleChoice/MultipleChoiceField.js +152 -0
- package/dist/components/FormViewer/components/fields/NumberField.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/NumberField.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/NumberField.js +28 -0
- package/dist/components/FormViewer/components/fields/PhoneField.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/PhoneField.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/PhoneField.js +24 -0
- package/dist/components/FormViewer/components/fields/ProgressLine.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/ProgressLine.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/ProgressLine.js +30 -0
- package/dist/components/FormViewer/components/fields/RatingField.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/RatingField.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/RatingField.js +33 -0
- package/dist/components/FormViewer/components/fields/SelectableCard/PictureSelectableCard.d.ts +2 -1
- package/dist/components/FormViewer/components/fields/SelectableCard/PictureSelectableCard.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/SelectableCard/PictureSelectableCard.js +154 -0
- package/dist/components/FormViewer/components/fields/SelectableCard/SelectableCard.d.ts +2 -1
- package/dist/components/FormViewer/components/fields/SelectableCard/SelectableCard.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/SelectableCard/SelectableCard.js +110 -0
- package/dist/components/FormViewer/components/fields/SelectableCard/SelectableCard.module.css.js +15 -0
- package/dist/components/FormViewer/components/fields/SliderField.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/SliderField.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/SliderField.js +31 -0
- package/dist/components/FormViewer/components/fields/StartButton.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/StartButton.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/StartButton.js +34 -0
- package/dist/components/FormViewer/components/fields/StartField.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/StartField.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/StartField.js +21 -0
- package/dist/components/FormViewer/components/fields/TextField.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/TextField.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/TextField.js +31 -0
- package/dist/components/FormViewer/components/fields/UploadField/UploadField.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/UploadField/UploadField.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/UploadField/UploadField.js +155 -0
- package/dist/components/FormViewer/components/fields/UploadField/UploadFile/UploadFile.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/UploadField/UploadFile/UploadFile.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/UploadField/UploadFile/UploadFile.js +62 -0
- package/dist/components/FormViewer/components/fields/UploadField/UploadFile/UploadFile.module.css.js +7 -0
- package/dist/components/FormViewer/components/fields/YesNoField.d.ts +1 -0
- package/dist/components/FormViewer/components/fields/YesNoField.d.ts.map +1 -0
- package/dist/components/FormViewer/components/fields/YesNoField.js +37 -0
- package/dist/components/FormViewer/constants/defaultTheme.d.ts +1 -0
- package/dist/components/FormViewer/constants/defaultTheme.d.ts.map +1 -0
- package/dist/components/FormViewer/constants/defaultTheme.js +41 -0
- package/dist/components/FormViewer/helpers/conditions.d.ts +79 -78
- package/dist/components/FormViewer/helpers/conditions.d.ts.map +1 -0
- package/dist/components/FormViewer/helpers/conditions.js +43 -0
- package/dist/components/FormViewer/helpers/controls.d.ts +1 -0
- package/dist/components/FormViewer/helpers/controls.d.ts.map +1 -0
- package/dist/components/FormViewer/helpers/controls.js +79 -0
- package/dist/components/FormViewer/helpers/cssScoping.d.ts +1 -0
- package/dist/components/FormViewer/helpers/cssScoping.d.ts.map +1 -0
- package/dist/components/FormViewer/helpers/cssScoping.js +10 -0
- package/dist/components/FormViewer/helpers/helpers.d.ts +79 -78
- package/dist/components/FormViewer/helpers/helpers.d.ts.map +1 -0
- package/dist/components/FormViewer/helpers/helpers.js +9 -0
- package/dist/components/FormViewer/helpers/index.d.ts +1 -0
- package/dist/components/FormViewer/helpers/index.d.ts.map +1 -0
- package/dist/components/FormViewer/helpers/slides.d.ts +1 -0
- package/dist/components/FormViewer/helpers/slides.d.ts.map +1 -0
- package/dist/components/FormViewer/helpers/slides.js +35 -0
- package/dist/components/FormViewer/helpers/staticClasses.d.ts +1 -0
- package/dist/components/FormViewer/helpers/staticClasses.d.ts.map +1 -0
- package/dist/components/FormViewer/helpers/staticClasses.js +48 -0
- package/dist/components/FormViewer/helpers/steps.d.ts +79 -78
- package/dist/components/FormViewer/helpers/steps.d.ts.map +1 -0
- package/dist/components/FormViewer/helpers/steps.js +55 -0
- package/dist/components/FormViewer/helpers/themeUtils.d.ts +1 -0
- package/dist/components/FormViewer/helpers/themeUtils.d.ts.map +1 -0
- package/dist/components/FormViewer/helpers/themeUtils.js +8 -0
- package/dist/components/FormViewer/helpers/validation.d.ts +1 -0
- package/dist/components/FormViewer/helpers/validation.d.ts.map +1 -0
- package/dist/components/FormViewer/helpers/validation.js +87 -0
- package/dist/components/FormViewer/hooks/index.d.ts +1 -0
- package/dist/components/FormViewer/hooks/index.d.ts.map +1 -0
- package/dist/components/FormViewer/hooks/useActiveControl.d.ts +40 -39
- package/dist/components/FormViewer/hooks/useActiveControl.d.ts.map +1 -0
- package/dist/components/FormViewer/hooks/useActiveControl.js +9 -0
- package/dist/components/FormViewer/hooks/useActiveStep.d.ts +79 -78
- package/dist/components/FormViewer/hooks/useActiveStep.d.ts.map +1 -0
- package/dist/components/FormViewer/hooks/useActiveStep.js +9 -0
- package/dist/components/FormViewer/hooks/useCreateFormContext.d.ts +2 -1
- package/dist/components/FormViewer/hooks/useCreateFormContext.d.ts.map +1 -0
- package/dist/components/FormViewer/hooks/useCreateFormContext.js +78 -0
- package/dist/components/FormViewer/hooks/useFormGlobalTheme.d.ts +28 -27
- package/dist/components/FormViewer/hooks/useFormGlobalTheme.d.ts.map +1 -0
- package/dist/components/FormViewer/hooks/useFormGlobalTheme.js +132 -0
- package/dist/components/FormViewer/hooks/useFormMobile.d.ts +2 -1
- package/dist/components/FormViewer/hooks/useFormMobile.d.ts.map +1 -0
- package/dist/components/FormViewer/hooks/useFormMobile.js +15 -0
- package/dist/components/FormViewer/hooks/useInterpolateText.d.ts +1 -0
- package/dist/components/FormViewer/hooks/useInterpolateText.d.ts.map +1 -0
- package/dist/components/FormViewer/hooks/useInterpolateText.js +57 -0
- package/dist/components/FormViewer/index.d.ts +1 -0
- package/dist/components/FormViewer/index.d.ts.map +1 -0
- package/dist/components/FormViewer/store/formStore.d.ts +403 -402
- package/dist/components/FormViewer/store/formStore.d.ts.map +1 -0
- package/dist/components/FormViewer/store/formStore.js +84 -0
- package/dist/components/FormViewer/store/formStoreApi.d.ts +189 -188
- package/dist/components/FormViewer/store/formStoreApi.d.ts.map +1 -0
- package/dist/components/FormViewer/store/formStoreApi.js +383 -0
- package/dist/components/FormViewer/store/selectors.d.ts +22360 -22359
- package/dist/components/FormViewer/store/selectors.d.ts.map +1 -0
- package/dist/components/FormViewer/store/selectors.js +98 -0
- package/dist/components/FormViewer/types/form.d.ts +1 -0
- package/dist/components/FormViewer/types/form.d.ts.map +1 -0
- package/dist/components/FormViewer/types/form.js +40 -0
- package/dist/components/FormViewer/types/schemes.d.ts +1575 -1574
- package/dist/components/FormViewer/types/schemes.d.ts.map +1 -0
- package/dist/components/FormViewer/types/schemes.js +314 -0
- package/dist/components/ImageModal/ImageModal.d.ts +3 -2
- package/dist/components/ImageModal/ImageModal.d.ts.map +1 -0
- package/dist/components/ImageModal/ImageModal.js +165 -0
- package/dist/components/LanguagePicker/LanguagePicker.d.ts +1 -0
- package/dist/components/LanguagePicker/LanguagePicker.d.ts.map +1 -0
- package/dist/components/LanguagePicker/LanguagePicker.js +41 -0
- package/dist/components/LanguagePicker/LanguagePicker.module.css.js +7 -0
- package/dist/components/LastEditedButton/LastEditedButton.d.ts +8 -0
- package/dist/components/LastEditedButton/LastEditedButton.d.ts.map +1 -0
- package/dist/components/LastEditedButton/LastEditedButton.js +38 -0
- package/dist/components/LastEditedButton/index.d.ts +2 -0
- package/dist/components/LastEditedButton/index.d.ts.map +1 -0
- package/dist/components/Loaders/BaseLoader.d.ts +2 -1
- package/dist/components/Loaders/BaseLoader.d.ts.map +1 -0
- package/dist/components/Loaders/BaseLoader.js +8 -0
- package/dist/components/Loaders/styles.module.css.js +9 -0
- package/dist/components/Logotype.d.ts +5 -3
- package/dist/components/Logotype.d.ts.map +1 -0
- package/dist/components/Logotype.js +41 -0
- package/dist/components/NavMenu/NavMenu.d.ts +8 -5
- package/dist/components/NavMenu/NavMenu.d.ts.map +1 -0
- package/dist/components/NavMenu/NavMenu.js +107 -0
- package/dist/components/NavMenu/NavMenu.module.css.js +23 -0
- package/dist/components/NavMenu/components/DnDItem.d.ts +1 -0
- package/dist/components/NavMenu/components/DnDItem.d.ts.map +1 -0
- package/dist/components/NavMenu/components/DnDItem.js +44 -0
- package/dist/components/NavMenu/components/DnDProvider.d.ts +1 -0
- package/dist/components/NavMenu/components/DnDProvider.d.ts.map +1 -0
- package/dist/components/NavMenu/components/DnDProvider.js +64 -0
- package/dist/components/NavMenu/components/DraggableOverlay.d.ts +1 -0
- package/dist/components/NavMenu/components/DraggableOverlay.d.ts.map +1 -0
- package/dist/components/NavMenu/components/DraggableOverlay.js +18 -0
- package/dist/components/NavMenu/components/NavMenuActionIcon.d.ts +2 -1
- package/dist/components/NavMenu/components/NavMenuActionIcon.d.ts.map +1 -0
- package/dist/components/NavMenu/components/NavMenuActionIcon.js +27 -0
- package/dist/components/NavMenu/components/NavMenuItem.d.ts +7 -1
- package/dist/components/NavMenu/components/NavMenuItem.d.ts.map +1 -0
- package/dist/components/NavMenu/components/NavMenuItem.js +187 -0
- package/dist/components/NavMenu/components/NavMenuLabel.d.ts +1 -0
- package/dist/components/NavMenu/components/NavMenuLabel.d.ts.map +1 -0
- package/dist/components/NavMenu/components/NavMenuLabel.js +18 -0
- package/dist/components/NavMenu/index.d.ts +1 -0
- package/dist/components/NavMenu/index.d.ts.map +1 -0
- package/dist/components/NavMenu/store.d.ts +13 -2
- package/dist/components/NavMenu/store.d.ts.map +1 -0
- package/dist/components/NavMenu/store.js +61 -0
- package/dist/components/NavMenu/types.d.ts +12 -3
- package/dist/components/NavMenu/types.d.ts.map +1 -0
- package/dist/components/NavbarResizer/NavbarResizer.d.ts +3 -1
- package/dist/components/NavbarResizer/NavbarResizer.d.ts.map +1 -0
- package/dist/components/NavbarResizer/NavbarResizer.js +42 -0
- package/dist/components/NavbarResizer/NavbarResizer.module.css.js +7 -0
- package/dist/components/NewColorPicker/components/Pallete.d.ts +1 -0
- package/dist/components/NewColorPicker/components/Pallete.d.ts.map +1 -0
- package/dist/components/NewColorPicker/components/Pallete.js +46 -0
- package/dist/components/NewColorPicker/components/Target.d.ts +2 -1
- package/dist/components/NewColorPicker/components/Target.d.ts.map +1 -0
- package/dist/components/NewColorPicker/components/Target.js +47 -0
- package/dist/components/NewColorPicker/index.d.ts +1 -0
- package/dist/components/NewColorPicker/index.d.ts.map +1 -0
- package/dist/components/NewColorPicker/index.js +92 -0
- package/dist/components/NewColorPicker/types.d.ts +1 -0
- package/dist/components/NewColorPicker/types.d.ts.map +1 -0
- package/dist/components/NoData/NoData.d.ts +25 -24
- package/dist/components/NoData/NoData.d.ts.map +1 -0
- package/dist/components/NoData/NoData.js +103 -0
- package/dist/components/NoData/NoData.module.css.js +7 -0
- package/dist/components/NotFound/NoFound.d.ts +1 -0
- package/dist/components/NotFound/NoFound.d.ts.map +1 -0
- package/dist/components/NotFound/NoFound.js +65 -0
- package/dist/components/NotPublicPanel/NotPublicPanel.d.ts +1 -0
- package/dist/components/NotPublicPanel/NotPublicPanel.d.ts.map +1 -0
- package/dist/components/NotPublicPanel/NotPublicPanel.js +53 -0
- package/dist/components/NotPublicPanel/NotPublicPanel.module.css.js +19 -0
- package/dist/components/Notification/Notification.d.ts +1 -0
- package/dist/components/Notification/Notification.d.ts.map +1 -0
- package/dist/components/Notification/Notification.js +117 -0
- package/dist/components/Notification/Notification.module.css.js +7 -0
- package/dist/components/Notification/NotificationCard.d.ts +2 -1
- package/dist/components/Notification/NotificationCard.d.ts.map +1 -0
- package/dist/components/Notification/NotificationCard.js +92 -0
- package/dist/components/OnBoarding/OnBoardingPage.d.ts +1 -0
- package/dist/components/OnBoarding/OnBoardingPage.d.ts.map +1 -0
- package/dist/components/OnBoarding/OnBoardingPage.js +80 -0
- package/dist/components/OnBoarding/ProjectBoard.d.ts +1 -0
- package/dist/components/OnBoarding/ProjectBoard.d.ts.map +1 -0
- package/dist/components/OnBoarding/ProjectBoard.js +141 -0
- package/dist/components/OnBoarding/StepsNavBar.d.ts +1 -0
- package/dist/components/OnBoarding/StepsNavBar.d.ts.map +1 -0
- package/dist/components/OnBoarding/StepsNavBar.js +21 -0
- package/dist/components/OnBoarding/index.d.ts +1 -0
- package/dist/components/OnBoarding/index.d.ts.map +1 -0
- package/dist/components/OnBoarding/steps/AddTasks/AddTasksNav.d.ts +1 -0
- package/dist/components/OnBoarding/steps/AddTasks/AddTasksNav.d.ts.map +1 -0
- package/dist/components/OnBoarding/steps/AddTasks/AddTasksNav.js +42 -0
- package/dist/components/OnBoarding/steps/AddTasks/TasksListBoard.d.ts +1 -0
- package/dist/components/OnBoarding/steps/AddTasks/TasksListBoard.d.ts.map +1 -0
- package/dist/components/OnBoarding/steps/AddTasks/TasksListBoard.js +51 -0
- package/dist/components/OnBoarding/steps/CreateFirstProject.d.ts +1 -0
- package/dist/components/OnBoarding/steps/CreateFirstProject.d.ts.map +1 -0
- package/dist/components/OnBoarding/steps/CreateFirstProject.js +45 -0
- package/dist/components/OnBoarding/steps/DefineStatuses/DefineStatusesNav.d.ts +1 -0
- package/dist/components/OnBoarding/steps/DefineStatuses/DefineStatusesNav.d.ts.map +1 -0
- package/dist/components/OnBoarding/steps/DefineStatuses/DefineStatusesNav.js +42 -0
- package/dist/components/OnBoarding/steps/DefineStatuses/StatusBadge.d.ts +1 -0
- package/dist/components/OnBoarding/steps/DefineStatuses/StatusBadge.d.ts.map +1 -0
- package/dist/components/OnBoarding/steps/DefineStatuses/StatusBadge.js +22 -0
- package/dist/components/OnBoarding/steps/DefineStatuses/StatusesListBoard.d.ts +1 -0
- package/dist/components/OnBoarding/steps/DefineStatuses/StatusesListBoard.d.ts.map +1 -0
- package/dist/components/OnBoarding/steps/DefineStatuses/StatusesListBoard.js +217 -0
- package/dist/components/OnBoarding/steps/DifferentLayouts/DifferentLayoutsBoard.d.ts +1 -0
- package/dist/components/OnBoarding/steps/DifferentLayouts/DifferentLayoutsBoard.d.ts.map +1 -0
- package/dist/components/OnBoarding/steps/DifferentLayouts/DifferentLayoutsBoard.js +16 -0
- package/dist/components/OnBoarding/steps/DifferentLayouts/DifferentLayoutsNav.d.ts +1 -0
- package/dist/components/OnBoarding/steps/DifferentLayouts/DifferentLayoutsNav.d.ts.map +1 -0
- package/dist/components/OnBoarding/steps/DifferentLayouts/DifferentLayoutsNav.js +56 -0
- package/dist/components/OnBoarding/steps/DifferentLayouts/KanbanLayout.d.ts +1 -0
- package/dist/components/OnBoarding/steps/DifferentLayouts/KanbanLayout.d.ts.map +1 -0
- package/dist/components/OnBoarding/steps/DifferentLayouts/KanbanLayout.js +272 -0
- package/dist/components/OnBoarding/steps/DifferentLayouts/styles.module.css.js +9 -0
- package/dist/components/OnBoarding/steps/InviteUsers/BoardModal.d.ts +1 -0
- package/dist/components/OnBoarding/steps/InviteUsers/BoardModal.d.ts.map +1 -0
- package/dist/components/OnBoarding/steps/InviteUsers/BoardModal.js +86 -0
- package/dist/components/OnBoarding/steps/InviteUsers/InviteUsers.d.ts +1 -0
- package/dist/components/OnBoarding/steps/InviteUsers/InviteUsers.d.ts.map +1 -0
- package/dist/components/OnBoarding/steps/InviteUsers/InviteUsers.js +26 -0
- package/dist/components/OnBoarding/steps/SelectCategory/CategorySelect.d.ts +1 -0
- package/dist/components/OnBoarding/steps/SelectCategory/CategorySelect.d.ts.map +1 -0
- package/dist/components/OnBoarding/steps/SelectCategory/CategorySelect.js +61 -0
- package/dist/components/OnBoarding/steps/SelectCategory/SelectCategoryNav.d.ts +1 -0
- package/dist/components/OnBoarding/steps/SelectCategory/SelectCategoryNav.d.ts.map +1 -0
- package/dist/components/OnBoarding/steps/SelectCategory/SelectCategoryNav.js +42 -0
- package/dist/components/OnBoarding/steps/StartedStep.d.ts +1 -0
- package/dist/components/OnBoarding/steps/StartedStep.d.ts.map +1 -0
- package/dist/components/OnBoarding/steps/StartedStep.js +71 -0
- package/dist/components/OnBoarding/steps/Wrapper.d.ts +2 -1
- package/dist/components/OnBoarding/steps/Wrapper.d.ts.map +1 -0
- package/dist/components/OnBoarding/steps/Wrapper.js +49 -0
- package/dist/components/OnBoarding/steps/styles.module.css.js +17 -0
- package/dist/components/OnBoarding/styles.module.css.js +15 -0
- package/dist/components/PaymentCancel/PaymentCancel.d.ts +1 -0
- package/dist/components/PaymentCancel/PaymentCancel.d.ts.map +1 -0
- package/dist/components/PaymentCancel/PaymentCancel.js +41 -0
- package/dist/components/PaymentError/PaymentError.d.ts +1 -0
- package/dist/components/PaymentError/PaymentError.d.ts.map +1 -0
- package/dist/components/PaymentError/PaymentError.js +41 -0
- package/dist/components/PaymentSuccess/PaymentSuccess.d.ts +1 -0
- package/dist/components/PaymentSuccess/PaymentSuccess.d.ts.map +1 -0
- package/dist/components/PaymentSuccess/PaymentSuccess.js +41 -0
- package/dist/components/PinModal/PinModal.d.ts +1 -0
- package/dist/components/PinModal/PinModal.d.ts.map +1 -0
- package/dist/components/PinModal/PinModal.js +90 -0
- package/dist/components/PinModal/index.d.ts +1 -0
- package/dist/components/PinModal/index.d.ts.map +1 -0
- package/dist/components/PinModal/slice.d.ts +2 -1
- package/dist/components/PinModal/slice.d.ts.map +1 -0
- package/dist/components/PinModal/slice.js +28 -0
- package/dist/components/ProjectIcon/ProjectIcon.d.ts +5 -3
- package/dist/components/ProjectIcon/ProjectIcon.d.ts.map +1 -0
- package/dist/components/ProjectIcon/ProjectIcon.js +88 -0
- package/dist/components/SearchFilters/SearchFilters.d.ts +1 -0
- package/dist/components/SearchFilters/SearchFilters.d.ts.map +1 -0
- package/dist/components/SearchFilters/SearchFilters.js +37 -0
- package/dist/components/SearchFilters/SearchFilters.module.css.js +9 -0
- package/dist/components/SearchFilters/components/DateFilter.d.ts +1 -0
- package/dist/components/SearchFilters/components/DateFilter.d.ts.map +1 -0
- package/dist/components/SearchFilters/components/DateFilter.js +199 -0
- package/dist/components/SearchFilters/components/SearchHelp.d.ts +2 -1
- package/dist/components/SearchFilters/components/SearchHelp.d.ts.map +1 -0
- package/dist/components/SearchFilters/components/SearchHelp.js +121 -0
- package/dist/components/SearchFilters/components/Sort.d.ts +1 -0
- package/dist/components/SearchFilters/components/Sort.d.ts.map +1 -0
- package/dist/components/SearchFilters/components/Sort.js +110 -0
- package/dist/components/SearchFilters/components/Type.d.ts +1 -0
- package/dist/components/SearchFilters/components/Type.d.ts.map +1 -0
- package/dist/components/SearchFilters/components/Type.js +124 -0
- package/dist/components/SearchFilters/types.d.ts +1 -0
- package/dist/components/SearchFilters/types.d.ts.map +1 -0
- package/dist/components/SortableList/SortableList.d.ts +4 -2
- package/dist/components/SortableList/SortableList.d.ts.map +1 -0
- package/dist/components/SortableList/SortableList.js +44 -0
- package/dist/components/SortableList/components/SortableItem/SortableItem.d.ts +4 -2
- package/dist/components/SortableList/components/SortableItem/SortableItem.d.ts.map +1 -0
- package/dist/components/SortableList/components/SortableItem/SortableItem.js +82 -0
- package/dist/components/SortableList/components/SortableItem/index.d.ts +1 -0
- package/dist/components/SortableList/components/SortableItem/index.d.ts.map +1 -0
- package/dist/components/SortableList/components/SortableOverlay/SortableOverlay.d.ts +2 -1
- package/dist/components/SortableList/components/SortableOverlay/SortableOverlay.d.ts.map +1 -0
- package/dist/components/SortableList/components/SortableOverlay/index.d.ts +1 -0
- package/dist/components/SortableList/components/SortableOverlay/index.d.ts.map +1 -0
- package/dist/components/SortableList/components/index.d.ts +1 -0
- package/dist/components/SortableList/components/index.d.ts.map +1 -0
- package/dist/components/SortableList/index.d.ts +1 -0
- package/dist/components/SortableList/index.d.ts.map +1 -0
- package/dist/components/StorageUsageEntityList/StorageEntityItem.d.ts +1 -0
- package/dist/components/StorageUsageEntityList/StorageEntityItem.d.ts.map +1 -0
- package/dist/components/StorageUsageEntityList/StorageEntityItem.js +62 -0
- package/dist/components/StorageUsageEntityList/StorageUsageEntityList.d.ts +1 -0
- package/dist/components/StorageUsageEntityList/StorageUsageEntityList.d.ts.map +1 -0
- package/dist/components/StorageUsageEntityList/StorageUsageEntityList.js +27 -0
- package/dist/components/StorageUsageEntityList/index.d.ts +1 -0
- package/dist/components/StorageUsageEntityList/index.d.ts.map +1 -0
- package/dist/components/StorageUsageProgress/index.d.ts +2 -1
- package/dist/components/StorageUsageProgress/index.d.ts.map +1 -0
- package/dist/components/StorageUsageProgress/index.js +52 -0
- package/dist/components/SubmitModal/index.d.ts +1 -0
- package/dist/components/SubmitModal/index.d.ts.map +1 -0
- package/dist/components/SubmitModal/index.js +12 -0
- package/dist/components/ThemeIndicator/index.d.ts +1 -0
- package/dist/components/ThemeIndicator/index.d.ts.map +1 -0
- package/dist/components/ThemeIndicator/index.js +21 -0
- package/dist/components/UserAvatar/index.d.ts +4 -2
- package/dist/components/UserAvatar/index.d.ts.map +1 -0
- package/dist/components/UserAvatar/index.js +38 -0
- package/dist/components/WorkspaceAvatar/WorkspaceAvatar.d.ts +3 -2
- package/dist/components/WorkspaceAvatar/WorkspaceAvatar.d.ts.map +1 -0
- package/dist/components/WorkspaceAvatar/WorkspaceAvatar.js +22 -0
- package/dist/components/WorkspaceMenu/WorkspaceItem.d.ts +1 -0
- package/dist/components/WorkspaceMenu/WorkspaceItem.d.ts.map +1 -0
- package/dist/components/WorkspaceMenu/WorkspaceItem.js +41 -0
- package/dist/components/WorkspaceMenu/WorkspaceMenu.d.ts +2 -0
- package/dist/components/WorkspaceMenu/WorkspaceMenu.d.ts.map +1 -0
- package/dist/components/WorkspaceMenu/WorkspaceMenu.js +212 -0
- package/dist/components/modals/RemoveConfirmModal.d.ts +9 -1
- package/dist/components/modals/RemoveConfirmModal.d.ts.map +1 -0
- package/dist/components/modals/RemoveConfirmModal.js +68 -0
- package/dist/components/table/FrontTable.d.ts +20 -19
- package/dist/components/table/FrontTable.d.ts.map +1 -0
- package/dist/components/table/FrontTable.js +21 -0
- package/dist/components/table/api.d.ts +3 -2
- package/dist/components/table/api.d.ts.map +1 -0
- package/dist/components/table/api.js +248 -0
- package/dist/components/table/components/Table.d.ts +2 -1
- package/dist/components/table/components/Table.d.ts.map +1 -0
- package/dist/components/table/components/Table.js +139 -0
- package/dist/components/table/components/TableAggregation.d.ts +1 -0
- package/dist/components/table/components/TableAggregation.d.ts.map +1 -0
- package/dist/components/table/components/TableAggregation.js +31 -0
- package/dist/components/table/components/TableCell.d.ts +6 -5
- package/dist/components/table/components/TableCell.d.ts.map +1 -0
- package/dist/components/table/components/TableCell.js +55 -0
- package/dist/components/table/components/TableHeaderCell.d.ts +9 -8
- package/dist/components/table/components/TableHeaderCell.d.ts.map +1 -0
- package/dist/components/table/components/TableHeaderCell.js +159 -0
- package/dist/components/table/components/TableHeaders.d.ts +2 -1
- package/dist/components/table/components/TableHeaders.d.ts.map +1 -0
- package/dist/components/table/components/TableHeaders.js +99 -0
- package/dist/components/table/components/TableMenu.d.ts +2 -1
- package/dist/components/table/components/TableMenu.d.ts.map +1 -0
- package/dist/components/table/components/TableMenu.js +59 -0
- package/dist/components/table/components/TablePagination.d.ts +2 -1
- package/dist/components/table/components/TablePagination.d.ts.map +1 -0
- package/dist/components/table/components/TablePagination.js +52 -0
- package/dist/components/table/components/TablePanel.d.ts +2 -1
- package/dist/components/table/components/TablePanel.d.ts.map +1 -0
- package/dist/components/table/components/TablePanel.js +26 -0
- package/dist/components/table/components/TableRow.d.ts +3 -2
- package/dist/components/table/components/TableRow.d.ts.map +1 -0
- package/dist/components/table/components/TableRow.js +85 -0
- package/dist/components/table/components/TableRows.d.ts +3 -2
- package/dist/components/table/components/TableRows.d.ts.map +1 -0
- package/dist/components/table/components/TableRows.js +66 -0
- package/dist/components/table/components/TableSearch.d.ts +2 -1
- package/dist/components/table/components/TableSearch.d.ts.map +1 -0
- package/dist/components/table/components/TableSearch.js +32 -0
- package/dist/components/table/components/TableSkeleton.d.ts +3 -2
- package/dist/components/table/components/TableSkeleton.d.ts.map +1 -0
- package/dist/components/table/components/TableSkeleton.js +60 -0
- package/dist/components/table/components/TableTitle.d.ts +13 -12
- package/dist/components/table/components/TableTitle.d.ts.map +1 -0
- package/dist/components/table/components/TableTitle.js +26 -0
- package/dist/components/table/constants.d.ts +1 -0
- package/dist/components/table/constants.d.ts.map +1 -0
- package/dist/components/table/constants.js +28 -0
- package/dist/components/table/export.d.ts +2 -1
- package/dist/components/table/export.d.ts.map +1 -0
- package/dist/components/table/export.js +58 -0
- package/dist/components/table/helpers/columns.d.ts +4 -3
- package/dist/components/table/helpers/columns.d.ts.map +1 -0
- package/dist/components/table/helpers/columns.js +198 -0
- package/dist/components/table/helpers/formatters.d.ts +1 -0
- package/dist/components/table/helpers/formatters.d.ts.map +1 -0
- package/dist/components/table/helpers/formatters.js +65 -0
- package/dist/components/table/hooks/TableProvider.d.ts +15 -14
- package/dist/components/table/hooks/TableProvider.d.ts.map +1 -0
- package/dist/components/table/hooks/TableProvider.js +62 -0
- package/dist/components/table/hooks/useColumnsResizing.d.ts +3 -2
- package/dist/components/table/hooks/useColumnsResizing.d.ts.map +1 -0
- package/dist/components/table/hooks/useColumnsResizing.js +51 -0
- package/dist/components/table/hooks/useCreateTable.d.ts +12 -11
- package/dist/components/table/hooks/useCreateTable.d.ts.map +1 -0
- package/dist/components/table/hooks/useCreateTable.js +9 -0
- package/dist/components/table/hooks/useSaveRowCount.d.ts +1 -0
- package/dist/components/table/hooks/useSaveRowCount.d.ts.map +1 -0
- package/dist/components/table/hooks/useSaveRowCount.js +9 -0
- package/dist/components/table/hooks/useSorting.d.ts +2 -1
- package/dist/components/table/hooks/useSorting.d.ts.map +1 -0
- package/dist/components/table/hooks/useSorting.js +36 -0
- package/dist/components/table/hooks/useTableStore.d.ts +11 -10
- package/dist/components/table/hooks/useTableStore.d.ts.map +1 -0
- package/dist/components/table/hooks/useTableStore.js +6 -0
- package/dist/components/table/selectors.d.ts +166 -165
- package/dist/components/table/selectors.d.ts.map +1 -0
- package/dist/components/table/selectors.js +203 -0
- package/dist/components/table/store.d.ts +6 -5
- package/dist/components/table/store.d.ts.map +1 -0
- package/dist/components/table/store.js +65 -0
- package/dist/components/table/types.d.ts +2 -1
- package/dist/components/table/types.d.ts.map +1 -0
- package/dist/components/table/types.js +17 -0
- package/dist/constants.d.ts +1 -0
- package/dist/constants.d.ts.map +1 -0
- package/dist/constants.js +19 -0
- package/dist/helpers/combineStatuses.d.ts +1 -0
- package/dist/helpers/combineStatuses.d.ts.map +1 -0
- package/dist/helpers/combineStatuses.js +5 -0
- package/dist/helpers/dates.d.ts +1 -0
- package/dist/helpers/dates.d.ts.map +1 -0
- package/dist/helpers/dates.js +15 -0
- package/dist/helpers/download.d.ts +1 -0
- package/dist/helpers/download.d.ts.map +1 -0
- package/dist/helpers/download.js +17 -0
- package/dist/helpers/feature.d.ts +1 -0
- package/dist/helpers/feature.d.ts.map +1 -0
- package/dist/helpers/feature.js +7 -0
- package/dist/helpers/fileUtils.d.ts +1 -0
- package/dist/helpers/fileUtils.d.ts.map +1 -0
- package/dist/helpers/fileUtils.js +33 -0
- package/dist/helpers/filterHierarchyByTypes.d.ts +1 -0
- package/dist/helpers/filterHierarchyByTypes.d.ts.map +1 -0
- package/dist/helpers/filterHierarchyByTypes.js +13 -0
- package/dist/helpers/formatBytes.d.ts +1 -0
- package/dist/helpers/formatBytes.d.ts.map +1 -0
- package/dist/helpers/formatBytes.js +8 -0
- package/dist/helpers/generateLink.d.ts +1 -0
- package/dist/helpers/generateLink.d.ts.map +1 -0
- package/dist/helpers/generateLink.js +9 -0
- package/dist/helpers/getFileIcons.d.ts +1 -0
- package/dist/helpers/getFileIcons.d.ts.map +1 -0
- package/dist/helpers/getFileIcons.js +71 -0
- package/dist/helpers/getFileType.d.ts +2 -1
- package/dist/helpers/getFileType.d.ts.map +1 -0
- package/dist/helpers/getFileType.js +40 -0
- package/dist/helpers/getPartOfTheDay.d.ts +2 -1
- package/dist/helpers/getPartOfTheDay.d.ts.map +1 -0
- package/dist/helpers/getPartOfTheDay.js +12 -0
- package/dist/helpers/getRandomIconColor.d.ts +1 -0
- package/dist/helpers/getRandomIconColor.d.ts.map +1 -0
- package/dist/helpers/getRandomIconColor.js +17 -0
- package/dist/helpers/hotjar.d.ts +10 -0
- package/dist/helpers/hotjar.d.ts.map +1 -0
- package/dist/helpers/hotjar.js +19 -0
- package/dist/helpers/isAppMode.d.ts +1 -0
- package/dist/helpers/isAppMode.d.ts.map +1 -0
- package/dist/helpers/isAppMode.js +4 -0
- package/dist/helpers/pickRandomEmoji.d.ts +2 -0
- package/dist/helpers/pickRandomEmoji.d.ts.map +1 -0
- package/dist/helpers/pickRandomEmoji.js +12 -0
- package/dist/helpers/showNotifications.d.ts +1 -0
- package/dist/helpers/showNotifications.d.ts.map +1 -0
- package/dist/helpers/showNotifications.js +72 -0
- package/dist/helpers/themeUtils.d.ts +1 -0
- package/dist/helpers/themeUtils.d.ts.map +1 -0
- package/dist/helpers/themeUtils.js +5 -0
- package/dist/helpers/validation.d.ts +1 -0
- package/dist/helpers/validation.d.ts.map +1 -0
- package/dist/helpers/validation.js +38 -0
- package/dist/hooks/useAsyncStatus.d.ts +9 -0
- package/dist/hooks/useAsyncStatus.d.ts.map +1 -0
- package/dist/hooks/useAsyncStatus.js +26 -0
- package/dist/hooks/useDateFnsLocale.d.ts +1 -0
- package/dist/hooks/useDateFnsLocale.d.ts.map +1 -0
- package/dist/hooks/useDateFnsLocale.js +13 -0
- package/dist/hooks/useDateUtils.d.ts +7 -2
- package/dist/hooks/useDateUtils.d.ts.map +1 -0
- package/dist/hooks/useDateUtils.js +47 -0
- package/dist/hooks/useDisableWindowScroll.d.ts +1 -0
- package/dist/hooks/useDisableWindowScroll.d.ts.map +1 -0
- package/dist/hooks/useDisableWindowScroll.js +24 -0
- package/dist/hooks/useEvent.d.ts +1 -0
- package/dist/hooks/useEvent.d.ts.map +1 -0
- package/dist/hooks/useEvent.js +12 -0
- package/dist/hooks/useFormatDistance.d.ts +1 -0
- package/dist/hooks/useFormatDistance.d.ts.map +1 -0
- package/dist/hooks/useFormatDistance.js +17 -0
- package/dist/hooks/useMenu.d.ts +1 -0
- package/dist/hooks/useMenu.d.ts.map +1 -0
- package/dist/hooks/useMenu.js +9 -0
- package/dist/hooks/useNumberQueryParam.d.ts +1 -0
- package/dist/hooks/useNumberQueryParam.d.ts.map +1 -0
- package/dist/hooks/useNumberQueryParam.js +14 -0
- package/dist/hooks/useOAuthErrorParams.d.ts +1 -0
- package/dist/hooks/useOAuthErrorParams.d.ts.map +1 -0
- package/dist/hooks/useOAuthErrorParams.js +16 -0
- package/dist/hooks/useOutsideClick.d.ts +2 -1
- package/dist/hooks/useOutsideClick.d.ts.map +1 -0
- package/dist/hooks/useSwipeDetect.d.ts +1 -0
- package/dist/hooks/useSwipeDetect.d.ts.map +1 -0
- package/dist/hooks/useSwipeDetect.js +21 -0
- package/dist/index.css +1 -0
- package/dist/index.d.ts +74 -77
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +401 -259
- package/dist/lang/index.d.ts +4 -3
- package/dist/lang/index.d.ts.map +1 -0
- package/dist/lang/locales/ui_en.json.js +21 -0
- package/dist/lang/locales/ui_es.json.js +21 -0
- package/dist/lang/locales/ui_ru.json.js +21 -0
- package/dist/node_modules/@layers-app/layers/src/api/common.js +41 -0
- package/dist/store/accessOptionsControl.d.ts +2 -1
- package/dist/store/accessOptionsControl.d.ts.map +1 -0
- package/dist/store/accessOptionsControl.js +10 -0
- package/dist/store/discordDialogStore.d.ts +2 -1
- package/dist/store/discordDialogStore.d.ts.map +1 -0
- package/dist/store/discordDialogStore.js +14 -0
- package/dist/store/onboarding.d.ts +2 -1
- package/dist/store/onboarding.d.ts.map +1 -0
- package/dist/store/onboarding.js +53 -0
- package/dist/store/plansModal.d.ts +2 -1
- package/dist/store/plansModal.d.ts.map +1 -0
- package/dist/store/plansModal.js +13 -0
- package/dist/store/searchModal.d.ts +2 -1
- package/dist/store/searchModal.d.ts.map +1 -0
- package/dist/store/searchModal.js +13 -0
- package/dist/store/timezoneStore.d.ts +4 -3
- package/dist/store/timezoneStore.d.ts.map +1 -0
- package/dist/store/timezoneStore.js +19 -0
- package/dist/store/workspacesOrder.d.ts +4 -3
- package/dist/store/workspacesOrder.d.ts.map +1 -0
- package/dist/store/workspacesOrder.js +17 -0
- package/dist/types/files.d.ts +1 -0
- package/dist/types/files.d.ts.map +1 -0
- package/dist/utils/formatStorage.d.ts +1 -0
- package/dist/utils/formatStorage.d.ts.map +1 -0
- package/dist/utils/formatStorage.js +8 -0
- package/dist/utils/getPlanBadgeColor.d.ts +1 -0
- package/dist/utils/getPlanBadgeColor.d.ts.map +1 -0
- package/dist/utils/getPlanBadgeColor.js +17 -0
- package/dist/utils/queryParams.d.ts +1 -0
- package/dist/utils/queryParams.d.ts.map +1 -0
- package/dist/utils/queryParams.js +15 -0
- package/docs/README.md +486 -0
- package/package.json +33 -13
- package/dist/KanbanLayout-BnHAvyHl.js +0 -297
- package/dist/assets/jsons/emoji-categorized.json.d.ts +0 -3
- package/dist/assets/jsons/icons.min.json.d.ts +0 -3
- package/dist/components/AppContainer/hooks/useHideHeader.d.ts +0 -1
- package/dist/components/AppContainer/hooks/useHideSidebar.d.ts +0 -1
- package/dist/components/AppTour/AppTour.d.ts +0 -7
- package/dist/components/AppTour/FinishModal.d.ts +0 -1
- package/dist/components/AppTour/HelloModal.d.ts +0 -1
- package/dist/components/AppTour/hooks/useAppTour.d.ts +0 -2
- package/dist/components/AppTour/index.d.ts +0 -4
- package/dist/components/AppTour/types.d.ts +0 -17
- package/dist/components/CommentFilterMenu/index.d.ts +0 -9
- package/dist/components/CommentsPanel/components/CommentActionMenu.d.ts +0 -10
- package/dist/components/CommentsPanel/components/CommentActions.d.ts +0 -16
- package/dist/components/CommentsPanel/components/CommentPanelListItem.d.ts +0 -21
- package/dist/components/CommentsPanel/components/CommentTabFilter.d.ts +0 -7
- package/dist/components/CommentsPanel/components/CommentsEmptyPlaceholder.d.ts +0 -6
- package/dist/components/CommentsPanel/components/CommentsFilterHeader.d.ts +0 -3
- package/dist/components/CommentsPanel/components/CommentsListItemMenu.d.ts +0 -7
- package/dist/components/CommentsPanel/components/CommentsPanelList.d.ts +0 -18
- package/dist/components/CommentsPanel/components/CommentsThreadReplyControls.d.ts +0 -15
- package/dist/components/CommentsPanel/components/CommentsUploadFilesPreview.d.ts +0 -10
- package/dist/components/CommentsPanel/components/Icon.d.ts +0 -8
- package/dist/components/CommentsPanel/index.d.ts +0 -27
- package/dist/components/CommentsPanel/store.d.ts +0 -25
- package/dist/components/CommentsPanel/types.d.ts +0 -339
- package/dist/components/CommentsPanel/utils.d.ts +0 -14
- package/dist/emoji-categorized-CRsMUQyD.js +0 -4
- package/dist/helpers/pickRandomIcon.d.ts +0 -1
- package/dist/helpers/token.d.ts +0 -3
- package/dist/icons.min-wo13YUY4.js +0 -4
- package/dist/index-BawytWAK.js +0 -96715
- package/dist/index.umd.cjs +0 -356
- package/dist/lang/locales/ui_en.json.d.ts +0 -80
- package/dist/lang/locales/ui_es.json.d.ts +0 -77
- package/dist/lang/locales/ui_ru.json.d.ts +0 -81
|
@@ -19,96 +19,85 @@ export type FormStoreState = {
|
|
|
19
19
|
layout?: FormViewLayout;
|
|
20
20
|
};
|
|
21
21
|
export declare const createFormStore: () => {
|
|
22
|
-
useStore: import(
|
|
22
|
+
useStore: import("zustand").UseBoundStore<import("zustand").StoreApi<FormStoreState>>;
|
|
23
23
|
api: {
|
|
24
|
-
applyTheme: (theme: import(
|
|
24
|
+
applyTheme: (theme: import("..").ThemeData) => void;
|
|
25
25
|
setLayout: (layout: FormViewLayout) => void;
|
|
26
|
-
patchSettingsData: (v: Partial<import(
|
|
27
|
-
patchThemeData: (v: Partial<import(
|
|
28
|
-
patchContainerTheme: (v: Partial<import(
|
|
29
|
-
patchTitleProperties: (v: Partial<import(
|
|
30
|
-
patchDescriptionProperties: (v: Partial<import(
|
|
31
|
-
patchCommonFontProperties: (v: Partial<import(
|
|
26
|
+
patchSettingsData: (v: Partial<import("..").SettingsData>) => void;
|
|
27
|
+
patchThemeData: (v: Partial<import("..").ThemeData>) => void;
|
|
28
|
+
patchContainerTheme: (v: Partial<import("..").ContainerProperties>) => void;
|
|
29
|
+
patchTitleProperties: (v: Partial<import("..").TextProperties>) => void;
|
|
30
|
+
patchDescriptionProperties: (v: Partial<import("..").TextProperties>) => void;
|
|
31
|
+
patchCommonFontProperties: (v: Partial<import("..").TextProperties>) => void;
|
|
32
32
|
setSteps: (steps: StepData[]) => void;
|
|
33
33
|
addStep: (step: StepData, index?: number) => void;
|
|
34
34
|
removeStep: (stepId: string) => void;
|
|
35
35
|
updateStep: (stepId: string, updatedStep: Partial<StepData>) => void;
|
|
36
|
-
updateControl: <CONTROL extends import(
|
|
36
|
+
updateControl: <CONTROL extends import("..").Control>(stepId: string, controlId: string, updatedControl: Partial<CONTROL>) => void;
|
|
37
37
|
reorderSteps: (fromId: string, toId: string) => void;
|
|
38
38
|
reorderControls: (stepId: string, activeId: string, overId: string) => void;
|
|
39
|
-
addControl: (stepId: string, newControl: import(
|
|
39
|
+
addControl: (stepId: string, newControl: import("..").Control) => void;
|
|
40
40
|
removeControl: (stepId: string, controlId: string) => void;
|
|
41
|
-
addCondition: (stepId: string, newCondition: import(
|
|
42
|
-
updateCondition: (stepId: string, conditionIndex: number, updatedCondition: Partial<import(
|
|
41
|
+
addCondition: (stepId: string, newCondition: import("..").Condition) => void;
|
|
42
|
+
updateCondition: (stepId: string, conditionIndex: number, updatedCondition: Partial<import("..").Condition>) => void;
|
|
43
43
|
removeCondition: (stepId: string, conditionIndex: number) => void;
|
|
44
44
|
setIsMobile: (isMobile: boolean) => void;
|
|
45
45
|
setConfig: (config: ParsedFormConfig | null, { silent }?: {
|
|
46
46
|
silent?: boolean;
|
|
47
47
|
}) => void;
|
|
48
48
|
setActiveStepId: (stepId: string) => void;
|
|
49
|
-
setFormLayout: (layout: import(
|
|
49
|
+
setFormLayout: (layout: import("..").FormLayout) => void;
|
|
50
50
|
scrollToControl: (controlId: string) => void;
|
|
51
51
|
getConfig: () => Required<{
|
|
52
52
|
theme?: {
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
53
|
+
background?: {
|
|
54
|
+
brightness?: number | undefined;
|
|
55
|
+
image?: string | undefined;
|
|
56
|
+
color?: string | undefined;
|
|
57
|
+
blur?: number | undefined;
|
|
58
|
+
opacity?: number | undefined;
|
|
59
|
+
fit?: string | undefined;
|
|
60
|
+
blendMode?: string | undefined;
|
|
56
61
|
} | undefined;
|
|
62
|
+
size?: "sm" | "md" | "lg" | undefined;
|
|
57
63
|
title?: {
|
|
58
64
|
color?: string | undefined;
|
|
59
65
|
fontSize?: number | undefined;
|
|
60
66
|
fontWeight?: number | undefined;
|
|
61
67
|
fontFamily?: string | undefined;
|
|
62
68
|
} | undefined;
|
|
63
|
-
size?: "sm" | "md" | "lg" | undefined;
|
|
64
69
|
description?: {
|
|
65
70
|
color?: string | undefined;
|
|
66
71
|
fontSize?: number | undefined;
|
|
67
72
|
fontWeight?: number | undefined;
|
|
68
73
|
fontFamily?: string | undefined;
|
|
69
74
|
} | undefined;
|
|
70
|
-
align?: "
|
|
75
|
+
align?: "start" | "center" | "end" | undefined;
|
|
76
|
+
listStyle?: string | undefined;
|
|
77
|
+
borderRadius?: "sm" | "md" | "lg" | undefined;
|
|
71
78
|
primaryColor?: string | undefined;
|
|
72
|
-
|
|
73
|
-
image?: string | undefined;
|
|
79
|
+
font?: {
|
|
74
80
|
color?: string | undefined;
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
fit?: string | undefined;
|
|
79
|
-
blendMode?: string | undefined;
|
|
81
|
+
fontSize?: number | undefined;
|
|
82
|
+
fontWeight?: number | undefined;
|
|
83
|
+
fontFamily?: string | undefined;
|
|
80
84
|
} | undefined;
|
|
81
85
|
container?: {
|
|
82
86
|
color?: string | undefined;
|
|
87
|
+
blur?: number | undefined;
|
|
83
88
|
opacity?: number | undefined;
|
|
84
89
|
backgroundImage?: string | undefined;
|
|
85
|
-
blur?: number | undefined;
|
|
86
90
|
shadowSize?: number | undefined;
|
|
87
91
|
shadowColor?: string | undefined;
|
|
88
92
|
} | undefined;
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
fontSize?: number | undefined;
|
|
93
|
-
fontWeight?: number | undefined;
|
|
94
|
-
fontFamily?: string | undefined;
|
|
93
|
+
input?: {
|
|
94
|
+
backgroundColor?: string | undefined;
|
|
95
|
+
borderColor?: string | undefined;
|
|
95
96
|
} | undefined;
|
|
96
|
-
listStyle?: string | undefined;
|
|
97
97
|
customCSS?: string | undefined;
|
|
98
98
|
} | undefined;
|
|
99
|
-
settings?: {
|
|
100
|
-
layout: "list" | "slides";
|
|
101
|
-
slideAnimation: "none" | "horizontal" | "vertical";
|
|
102
|
-
freeNav: boolean;
|
|
103
|
-
copyright?: boolean | undefined;
|
|
104
|
-
enterIndicator?: any;
|
|
105
|
-
progressBar?: boolean | undefined;
|
|
106
|
-
navArrows?: boolean | undefined;
|
|
107
|
-
questionNumber?: boolean | undefined;
|
|
108
|
-
mainLanguage?: string | undefined;
|
|
109
|
-
recaptcha?: boolean | undefined;
|
|
110
|
-
} | undefined;
|
|
111
99
|
steps?: {
|
|
100
|
+
trigger: string;
|
|
112
101
|
id: string;
|
|
113
102
|
controls: ({
|
|
114
103
|
id: string;
|
|
@@ -116,10 +105,10 @@ export declare const createFormStore: () => {
|
|
|
116
105
|
title?: string | undefined;
|
|
117
106
|
description?: string | undefined;
|
|
118
107
|
icon?: string | undefined;
|
|
119
|
-
maxLength?: number | undefined;
|
|
120
|
-
minLength?: number | undefined;
|
|
121
|
-
placeholder?: string | undefined;
|
|
122
108
|
required?: boolean | undefined;
|
|
109
|
+
placeholder?: string | undefined;
|
|
110
|
+
minLength?: number | undefined;
|
|
111
|
+
maxLength?: number | undefined;
|
|
123
112
|
variableName?: string | undefined;
|
|
124
113
|
} | {
|
|
125
114
|
id: string;
|
|
@@ -127,25 +116,25 @@ export declare const createFormStore: () => {
|
|
|
127
116
|
title?: string | undefined;
|
|
128
117
|
description?: string | undefined;
|
|
129
118
|
icon?: string | undefined;
|
|
130
|
-
maxLength?: number | undefined;
|
|
131
|
-
minLength?: number | undefined;
|
|
132
|
-
placeholder?: string | undefined;
|
|
133
119
|
required?: boolean | undefined;
|
|
120
|
+
placeholder?: string | undefined;
|
|
121
|
+
minLength?: number | undefined;
|
|
122
|
+
maxLength?: number | undefined;
|
|
134
123
|
variableName?: string | undefined;
|
|
135
124
|
} | {
|
|
136
125
|
id: string;
|
|
137
126
|
controlType: "button";
|
|
138
|
-
label?: string | undefined;
|
|
139
|
-
link?: string | undefined;
|
|
140
127
|
title?: string | undefined;
|
|
141
128
|
description?: string | undefined;
|
|
142
|
-
buttons?: any[] | undefined;
|
|
143
|
-
width?: number | undefined;
|
|
144
|
-
orientation?: "column" | "column-reverse" | "row" | "row-reverse" | undefined;
|
|
145
129
|
required?: boolean | undefined;
|
|
130
|
+
label?: string | undefined;
|
|
131
|
+
link?: string | undefined;
|
|
146
132
|
showIconButton?: boolean | undefined;
|
|
147
133
|
buttonIcon?: string | undefined;
|
|
148
|
-
alignButton?: "
|
|
134
|
+
alignButton?: "start" | "center" | "end" | undefined;
|
|
135
|
+
buttons?: any[] | undefined;
|
|
136
|
+
orientation?: "row" | "column" | "row-reverse" | "column-reverse" | undefined;
|
|
137
|
+
width?: number | undefined;
|
|
149
138
|
enableTooltip?: boolean | undefined;
|
|
150
139
|
fullWidthMobile?: boolean | undefined;
|
|
151
140
|
} | {
|
|
@@ -154,30 +143,30 @@ export declare const createFormStore: () => {
|
|
|
154
143
|
title?: string | undefined;
|
|
155
144
|
description?: string | undefined;
|
|
156
145
|
icon?: string | undefined;
|
|
157
|
-
placeholder?: string | undefined;
|
|
158
146
|
required?: boolean | undefined;
|
|
147
|
+
placeholder?: string | undefined;
|
|
148
|
+
variableName?: string | undefined;
|
|
159
149
|
minDate?: string | undefined;
|
|
160
150
|
maxDate?: string | undefined;
|
|
161
|
-
variableName?: string | undefined;
|
|
162
151
|
} | {
|
|
163
152
|
id: string;
|
|
164
153
|
controlType: "start";
|
|
165
|
-
label?: string | undefined;
|
|
166
154
|
title?: string | undefined;
|
|
167
155
|
description?: string | undefined;
|
|
168
156
|
icon?: string | undefined;
|
|
169
157
|
required?: boolean | undefined;
|
|
158
|
+
label?: string | undefined;
|
|
170
159
|
showIconButton?: boolean | undefined;
|
|
171
160
|
buttonIcon?: string | undefined;
|
|
172
161
|
showButton?: boolean | undefined;
|
|
173
162
|
} | {
|
|
174
163
|
id: string;
|
|
175
164
|
controlType: "confirm";
|
|
176
|
-
label?: string | undefined;
|
|
177
|
-
link?: string | undefined;
|
|
178
165
|
title?: string | undefined;
|
|
179
166
|
description?: string | undefined;
|
|
180
167
|
required?: boolean | undefined;
|
|
168
|
+
label?: string | undefined;
|
|
169
|
+
link?: string | undefined;
|
|
181
170
|
buttonIcon?: string | undefined;
|
|
182
171
|
showButton?: boolean | undefined;
|
|
183
172
|
} | {
|
|
@@ -186,17 +175,17 @@ export declare const createFormStore: () => {
|
|
|
186
175
|
title?: string | undefined;
|
|
187
176
|
description?: string | undefined;
|
|
188
177
|
icon?: string | undefined;
|
|
189
|
-
max?: number | undefined;
|
|
190
|
-
min?: number | undefined;
|
|
191
|
-
placeholder?: string | undefined;
|
|
192
178
|
required?: boolean | undefined;
|
|
179
|
+
placeholder?: string | undefined;
|
|
193
180
|
variableName?: string | undefined;
|
|
181
|
+
min?: number | undefined;
|
|
182
|
+
max?: number | undefined;
|
|
194
183
|
} | {
|
|
195
|
-
id: string;
|
|
196
184
|
options: {
|
|
197
|
-
label: string;
|
|
198
185
|
id: string;
|
|
186
|
+
label: string;
|
|
199
187
|
}[];
|
|
188
|
+
id: string;
|
|
200
189
|
controlType: "choice";
|
|
201
190
|
title?: string | undefined;
|
|
202
191
|
description?: string | undefined;
|
|
@@ -205,11 +194,11 @@ export declare const createFormStore: () => {
|
|
|
205
194
|
showInput?: boolean | undefined;
|
|
206
195
|
otherOption?: boolean | undefined;
|
|
207
196
|
} | {
|
|
208
|
-
id: string;
|
|
209
197
|
options: {
|
|
210
|
-
label: string;
|
|
211
198
|
id: string;
|
|
199
|
+
label: string;
|
|
212
200
|
}[];
|
|
201
|
+
id: string;
|
|
213
202
|
controlType: "multipleChoice";
|
|
214
203
|
title?: string | undefined;
|
|
215
204
|
description?: string | undefined;
|
|
@@ -221,12 +210,12 @@ export declare const createFormStore: () => {
|
|
|
221
210
|
minOptions?: number | undefined;
|
|
222
211
|
maxOptions?: number | undefined;
|
|
223
212
|
} | {
|
|
224
|
-
id: string;
|
|
225
213
|
options: {
|
|
226
|
-
label: string;
|
|
227
214
|
id: string;
|
|
215
|
+
label: string;
|
|
228
216
|
image?: string | undefined;
|
|
229
217
|
}[];
|
|
218
|
+
id: string;
|
|
230
219
|
controlType: "pictureChoice";
|
|
231
220
|
title?: string | undefined;
|
|
232
221
|
description?: string | undefined;
|
|
@@ -235,17 +224,17 @@ export declare const createFormStore: () => {
|
|
|
235
224
|
variableName?: string | undefined;
|
|
236
225
|
showInput?: boolean | undefined;
|
|
237
226
|
} | {
|
|
238
|
-
id: string;
|
|
239
227
|
options: {
|
|
240
|
-
label: string;
|
|
241
228
|
id: string;
|
|
229
|
+
label: string;
|
|
242
230
|
}[];
|
|
231
|
+
id: string;
|
|
243
232
|
controlType: "dropdown";
|
|
244
233
|
title?: string | undefined;
|
|
245
234
|
description?: string | undefined;
|
|
246
235
|
icon?: string | undefined;
|
|
247
|
-
placeholder?: string | undefined;
|
|
248
236
|
required?: boolean | undefined;
|
|
237
|
+
placeholder?: string | undefined;
|
|
249
238
|
variableName?: string | undefined;
|
|
250
239
|
} | {
|
|
251
240
|
id: string;
|
|
@@ -253,8 +242,8 @@ export declare const createFormStore: () => {
|
|
|
253
242
|
title?: string | undefined;
|
|
254
243
|
description?: string | undefined;
|
|
255
244
|
icon?: string | undefined;
|
|
256
|
-
placeholder?: string | undefined;
|
|
257
245
|
required?: boolean | undefined;
|
|
246
|
+
placeholder?: string | undefined;
|
|
258
247
|
variableName?: string | undefined;
|
|
259
248
|
} | {
|
|
260
249
|
id: string;
|
|
@@ -262,8 +251,8 @@ export declare const createFormStore: () => {
|
|
|
262
251
|
title?: string | undefined;
|
|
263
252
|
description?: string | undefined;
|
|
264
253
|
icon?: string | undefined;
|
|
265
|
-
placeholder?: string | undefined;
|
|
266
254
|
required?: boolean | undefined;
|
|
255
|
+
placeholder?: string | undefined;
|
|
267
256
|
variableName?: string | undefined;
|
|
268
257
|
} | {
|
|
269
258
|
id: string;
|
|
@@ -271,8 +260,8 @@ export declare const createFormStore: () => {
|
|
|
271
260
|
title?: string | undefined;
|
|
272
261
|
description?: string | undefined;
|
|
273
262
|
icon?: string | undefined;
|
|
274
|
-
placeholder?: string | undefined;
|
|
275
263
|
required?: boolean | undefined;
|
|
264
|
+
placeholder?: string | undefined;
|
|
276
265
|
variableName?: string | undefined;
|
|
277
266
|
} | {
|
|
278
267
|
id: string;
|
|
@@ -280,23 +269,23 @@ export declare const createFormStore: () => {
|
|
|
280
269
|
title?: string | undefined;
|
|
281
270
|
description?: string | undefined;
|
|
282
271
|
icon?: string | undefined;
|
|
283
|
-
max?: number | undefined;
|
|
284
|
-
min?: number | undefined;
|
|
285
272
|
required?: boolean | undefined;
|
|
286
273
|
variableName?: string | undefined;
|
|
274
|
+
min?: number | undefined;
|
|
275
|
+
max?: number | undefined;
|
|
287
276
|
} | {
|
|
288
277
|
id: string;
|
|
289
278
|
controlType: "upload";
|
|
290
279
|
title?: string | undefined;
|
|
291
280
|
description?: string | undefined;
|
|
292
281
|
icon?: string | undefined;
|
|
293
|
-
multiple?: boolean | undefined;
|
|
294
|
-
accept?: string[] | undefined;
|
|
295
282
|
required?: boolean | undefined;
|
|
296
|
-
maxSize?: number | undefined;
|
|
297
|
-
maxFiles?: number | undefined;
|
|
298
283
|
variableName?: string | undefined;
|
|
284
|
+
multiple?: boolean | undefined;
|
|
285
|
+
maxFiles?: number | undefined;
|
|
299
286
|
minFiles?: number | undefined;
|
|
287
|
+
accept?: string[] | undefined;
|
|
288
|
+
maxSize?: number | undefined;
|
|
300
289
|
} | {
|
|
301
290
|
id: string;
|
|
302
291
|
controlType: "yesNo";
|
|
@@ -313,83 +302,83 @@ export declare const createFormStore: () => {
|
|
|
313
302
|
title?: string | undefined;
|
|
314
303
|
description?: string | undefined;
|
|
315
304
|
required?: boolean | undefined;
|
|
316
|
-
count?: number | undefined;
|
|
317
305
|
variableName?: string | undefined;
|
|
306
|
+
count?: number | undefined;
|
|
318
307
|
})[];
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
} | undefined;
|
|
308
|
+
isStart?: boolean | undefined;
|
|
309
|
+
isEnd?: boolean | undefined;
|
|
310
|
+
autoSubmit?: boolean | undefined;
|
|
311
|
+
confirmLabel?: string | undefined;
|
|
324
312
|
media?: {
|
|
325
|
-
|
|
313
|
+
layout?: "content" | "left" | "right" | "top" | "bottom" | "fullLeft" | "fullRight" | "fullTop" | "fullBottom" | "background" | undefined;
|
|
314
|
+
brightness?: number | undefined;
|
|
326
315
|
image?: string | undefined;
|
|
316
|
+
video?: string | undefined;
|
|
317
|
+
videoThumb?: string | undefined;
|
|
327
318
|
color?: string | undefined;
|
|
328
319
|
size?: number | undefined;
|
|
329
|
-
layout?: "content" | "top" | "left" | "bottom" | "right" | "background" | "fullLeft" | "fullRight" | "fullTop" | "fullBottom" | undefined;
|
|
330
320
|
blur?: number | undefined;
|
|
331
|
-
brightness?: number | undefined;
|
|
332
|
-
videoThumb?: string | undefined;
|
|
333
321
|
} | undefined;
|
|
322
|
+
conditions?: {
|
|
323
|
+
controlId: string;
|
|
324
|
+
operator: string;
|
|
325
|
+
trigger: string;
|
|
326
|
+
compareValue?: string | undefined;
|
|
327
|
+
}[] | undefined;
|
|
334
328
|
theme?: {
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
329
|
+
background?: {
|
|
330
|
+
brightness?: number | undefined;
|
|
331
|
+
image?: string | undefined;
|
|
332
|
+
color?: string | undefined;
|
|
333
|
+
blur?: number | undefined;
|
|
334
|
+
opacity?: number | undefined;
|
|
335
|
+
fit?: string | undefined;
|
|
336
|
+
blendMode?: string | undefined;
|
|
338
337
|
} | undefined;
|
|
338
|
+
size?: "sm" | "md" | "lg" | undefined;
|
|
339
339
|
title?: {
|
|
340
340
|
color?: string | undefined;
|
|
341
341
|
fontSize?: number | undefined;
|
|
342
342
|
fontWeight?: number | undefined;
|
|
343
343
|
fontFamily?: string | undefined;
|
|
344
344
|
} | undefined;
|
|
345
|
-
size?: "sm" | "md" | "lg" | undefined;
|
|
346
345
|
description?: {
|
|
347
346
|
color?: string | undefined;
|
|
348
347
|
fontSize?: number | undefined;
|
|
349
348
|
fontWeight?: number | undefined;
|
|
350
349
|
fontFamily?: string | undefined;
|
|
351
350
|
} | undefined;
|
|
352
|
-
align?: "
|
|
351
|
+
align?: "start" | "center" | "end" | undefined;
|
|
352
|
+
listStyle?: string | undefined;
|
|
353
|
+
borderRadius?: "sm" | "md" | "lg" | undefined;
|
|
353
354
|
primaryColor?: string | undefined;
|
|
354
|
-
|
|
355
|
-
image?: string | undefined;
|
|
355
|
+
font?: {
|
|
356
356
|
color?: string | undefined;
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
fit?: string | undefined;
|
|
361
|
-
blendMode?: string | undefined;
|
|
357
|
+
fontSize?: number | undefined;
|
|
358
|
+
fontWeight?: number | undefined;
|
|
359
|
+
fontFamily?: string | undefined;
|
|
362
360
|
} | undefined;
|
|
363
361
|
container?: {
|
|
364
362
|
color?: string | undefined;
|
|
363
|
+
blur?: number | undefined;
|
|
365
364
|
opacity?: number | undefined;
|
|
366
365
|
backgroundImage?: string | undefined;
|
|
367
|
-
blur?: number | undefined;
|
|
368
366
|
shadowSize?: number | undefined;
|
|
369
367
|
shadowColor?: string | undefined;
|
|
370
368
|
} | undefined;
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
fontSize?: number | undefined;
|
|
375
|
-
fontWeight?: number | undefined;
|
|
376
|
-
fontFamily?: string | undefined;
|
|
369
|
+
input?: {
|
|
370
|
+
backgroundColor?: string | undefined;
|
|
371
|
+
borderColor?: string | undefined;
|
|
377
372
|
} | undefined;
|
|
378
|
-
listStyle?: string | undefined;
|
|
379
373
|
customCSS?: string | undefined;
|
|
380
374
|
} | undefined;
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
conditions?: {
|
|
386
|
-
operator: string;
|
|
387
|
-
trigger: string;
|
|
388
|
-
controlId: string;
|
|
389
|
-
compareValue?: string | undefined;
|
|
390
|
-
}[] | undefined;
|
|
375
|
+
position?: {
|
|
376
|
+
x: number;
|
|
377
|
+
y: number;
|
|
378
|
+
} | undefined;
|
|
391
379
|
}[] | undefined;
|
|
392
380
|
listStep?: {
|
|
381
|
+
trigger: string;
|
|
393
382
|
id: string;
|
|
394
383
|
controls: ({
|
|
395
384
|
id: string;
|
|
@@ -397,10 +386,10 @@ export declare const createFormStore: () => {
|
|
|
397
386
|
title?: string | undefined;
|
|
398
387
|
description?: string | undefined;
|
|
399
388
|
icon?: string | undefined;
|
|
400
|
-
maxLength?: number | undefined;
|
|
401
|
-
minLength?: number | undefined;
|
|
402
|
-
placeholder?: string | undefined;
|
|
403
389
|
required?: boolean | undefined;
|
|
390
|
+
placeholder?: string | undefined;
|
|
391
|
+
minLength?: number | undefined;
|
|
392
|
+
maxLength?: number | undefined;
|
|
404
393
|
variableName?: string | undefined;
|
|
405
394
|
} | {
|
|
406
395
|
id: string;
|
|
@@ -408,25 +397,25 @@ export declare const createFormStore: () => {
|
|
|
408
397
|
title?: string | undefined;
|
|
409
398
|
description?: string | undefined;
|
|
410
399
|
icon?: string | undefined;
|
|
411
|
-
maxLength?: number | undefined;
|
|
412
|
-
minLength?: number | undefined;
|
|
413
|
-
placeholder?: string | undefined;
|
|
414
400
|
required?: boolean | undefined;
|
|
401
|
+
placeholder?: string | undefined;
|
|
402
|
+
minLength?: number | undefined;
|
|
403
|
+
maxLength?: number | undefined;
|
|
415
404
|
variableName?: string | undefined;
|
|
416
405
|
} | {
|
|
417
406
|
id: string;
|
|
418
407
|
controlType: "button";
|
|
419
|
-
label?: string | undefined;
|
|
420
|
-
link?: string | undefined;
|
|
421
408
|
title?: string | undefined;
|
|
422
409
|
description?: string | undefined;
|
|
423
|
-
buttons?: any[] | undefined;
|
|
424
|
-
width?: number | undefined;
|
|
425
|
-
orientation?: "column" | "column-reverse" | "row" | "row-reverse" | undefined;
|
|
426
410
|
required?: boolean | undefined;
|
|
411
|
+
label?: string | undefined;
|
|
412
|
+
link?: string | undefined;
|
|
427
413
|
showIconButton?: boolean | undefined;
|
|
428
414
|
buttonIcon?: string | undefined;
|
|
429
|
-
alignButton?: "
|
|
415
|
+
alignButton?: "start" | "center" | "end" | undefined;
|
|
416
|
+
buttons?: any[] | undefined;
|
|
417
|
+
orientation?: "row" | "column" | "row-reverse" | "column-reverse" | undefined;
|
|
418
|
+
width?: number | undefined;
|
|
430
419
|
enableTooltip?: boolean | undefined;
|
|
431
420
|
fullWidthMobile?: boolean | undefined;
|
|
432
421
|
} | {
|
|
@@ -435,30 +424,30 @@ export declare const createFormStore: () => {
|
|
|
435
424
|
title?: string | undefined;
|
|
436
425
|
description?: string | undefined;
|
|
437
426
|
icon?: string | undefined;
|
|
438
|
-
placeholder?: string | undefined;
|
|
439
427
|
required?: boolean | undefined;
|
|
428
|
+
placeholder?: string | undefined;
|
|
429
|
+
variableName?: string | undefined;
|
|
440
430
|
minDate?: string | undefined;
|
|
441
431
|
maxDate?: string | undefined;
|
|
442
|
-
variableName?: string | undefined;
|
|
443
432
|
} | {
|
|
444
433
|
id: string;
|
|
445
434
|
controlType: "start";
|
|
446
|
-
label?: string | undefined;
|
|
447
435
|
title?: string | undefined;
|
|
448
436
|
description?: string | undefined;
|
|
449
437
|
icon?: string | undefined;
|
|
450
438
|
required?: boolean | undefined;
|
|
439
|
+
label?: string | undefined;
|
|
451
440
|
showIconButton?: boolean | undefined;
|
|
452
441
|
buttonIcon?: string | undefined;
|
|
453
442
|
showButton?: boolean | undefined;
|
|
454
443
|
} | {
|
|
455
444
|
id: string;
|
|
456
445
|
controlType: "confirm";
|
|
457
|
-
label?: string | undefined;
|
|
458
|
-
link?: string | undefined;
|
|
459
446
|
title?: string | undefined;
|
|
460
447
|
description?: string | undefined;
|
|
461
448
|
required?: boolean | undefined;
|
|
449
|
+
label?: string | undefined;
|
|
450
|
+
link?: string | undefined;
|
|
462
451
|
buttonIcon?: string | undefined;
|
|
463
452
|
showButton?: boolean | undefined;
|
|
464
453
|
} | {
|
|
@@ -467,17 +456,17 @@ export declare const createFormStore: () => {
|
|
|
467
456
|
title?: string | undefined;
|
|
468
457
|
description?: string | undefined;
|
|
469
458
|
icon?: string | undefined;
|
|
470
|
-
max?: number | undefined;
|
|
471
|
-
min?: number | undefined;
|
|
472
|
-
placeholder?: string | undefined;
|
|
473
459
|
required?: boolean | undefined;
|
|
460
|
+
placeholder?: string | undefined;
|
|
474
461
|
variableName?: string | undefined;
|
|
462
|
+
min?: number | undefined;
|
|
463
|
+
max?: number | undefined;
|
|
475
464
|
} | {
|
|
476
|
-
id: string;
|
|
477
465
|
options: {
|
|
478
|
-
label: string;
|
|
479
466
|
id: string;
|
|
467
|
+
label: string;
|
|
480
468
|
}[];
|
|
469
|
+
id: string;
|
|
481
470
|
controlType: "choice";
|
|
482
471
|
title?: string | undefined;
|
|
483
472
|
description?: string | undefined;
|
|
@@ -486,11 +475,11 @@ export declare const createFormStore: () => {
|
|
|
486
475
|
showInput?: boolean | undefined;
|
|
487
476
|
otherOption?: boolean | undefined;
|
|
488
477
|
} | {
|
|
489
|
-
id: string;
|
|
490
478
|
options: {
|
|
491
|
-
label: string;
|
|
492
479
|
id: string;
|
|
480
|
+
label: string;
|
|
493
481
|
}[];
|
|
482
|
+
id: string;
|
|
494
483
|
controlType: "multipleChoice";
|
|
495
484
|
title?: string | undefined;
|
|
496
485
|
description?: string | undefined;
|
|
@@ -502,12 +491,12 @@ export declare const createFormStore: () => {
|
|
|
502
491
|
minOptions?: number | undefined;
|
|
503
492
|
maxOptions?: number | undefined;
|
|
504
493
|
} | {
|
|
505
|
-
id: string;
|
|
506
494
|
options: {
|
|
507
|
-
label: string;
|
|
508
495
|
id: string;
|
|
496
|
+
label: string;
|
|
509
497
|
image?: string | undefined;
|
|
510
498
|
}[];
|
|
499
|
+
id: string;
|
|
511
500
|
controlType: "pictureChoice";
|
|
512
501
|
title?: string | undefined;
|
|
513
502
|
description?: string | undefined;
|
|
@@ -516,17 +505,17 @@ export declare const createFormStore: () => {
|
|
|
516
505
|
variableName?: string | undefined;
|
|
517
506
|
showInput?: boolean | undefined;
|
|
518
507
|
} | {
|
|
519
|
-
id: string;
|
|
520
508
|
options: {
|
|
521
|
-
label: string;
|
|
522
509
|
id: string;
|
|
510
|
+
label: string;
|
|
523
511
|
}[];
|
|
512
|
+
id: string;
|
|
524
513
|
controlType: "dropdown";
|
|
525
514
|
title?: string | undefined;
|
|
526
515
|
description?: string | undefined;
|
|
527
516
|
icon?: string | undefined;
|
|
528
|
-
placeholder?: string | undefined;
|
|
529
517
|
required?: boolean | undefined;
|
|
518
|
+
placeholder?: string | undefined;
|
|
530
519
|
variableName?: string | undefined;
|
|
531
520
|
} | {
|
|
532
521
|
id: string;
|
|
@@ -534,8 +523,8 @@ export declare const createFormStore: () => {
|
|
|
534
523
|
title?: string | undefined;
|
|
535
524
|
description?: string | undefined;
|
|
536
525
|
icon?: string | undefined;
|
|
537
|
-
placeholder?: string | undefined;
|
|
538
526
|
required?: boolean | undefined;
|
|
527
|
+
placeholder?: string | undefined;
|
|
539
528
|
variableName?: string | undefined;
|
|
540
529
|
} | {
|
|
541
530
|
id: string;
|
|
@@ -543,8 +532,8 @@ export declare const createFormStore: () => {
|
|
|
543
532
|
title?: string | undefined;
|
|
544
533
|
description?: string | undefined;
|
|
545
534
|
icon?: string | undefined;
|
|
546
|
-
placeholder?: string | undefined;
|
|
547
535
|
required?: boolean | undefined;
|
|
536
|
+
placeholder?: string | undefined;
|
|
548
537
|
variableName?: string | undefined;
|
|
549
538
|
} | {
|
|
550
539
|
id: string;
|
|
@@ -552,8 +541,8 @@ export declare const createFormStore: () => {
|
|
|
552
541
|
title?: string | undefined;
|
|
553
542
|
description?: string | undefined;
|
|
554
543
|
icon?: string | undefined;
|
|
555
|
-
placeholder?: string | undefined;
|
|
556
544
|
required?: boolean | undefined;
|
|
545
|
+
placeholder?: string | undefined;
|
|
557
546
|
variableName?: string | undefined;
|
|
558
547
|
} | {
|
|
559
548
|
id: string;
|
|
@@ -561,23 +550,23 @@ export declare const createFormStore: () => {
|
|
|
561
550
|
title?: string | undefined;
|
|
562
551
|
description?: string | undefined;
|
|
563
552
|
icon?: string | undefined;
|
|
564
|
-
max?: number | undefined;
|
|
565
|
-
min?: number | undefined;
|
|
566
553
|
required?: boolean | undefined;
|
|
567
554
|
variableName?: string | undefined;
|
|
555
|
+
min?: number | undefined;
|
|
556
|
+
max?: number | undefined;
|
|
568
557
|
} | {
|
|
569
558
|
id: string;
|
|
570
559
|
controlType: "upload";
|
|
571
560
|
title?: string | undefined;
|
|
572
561
|
description?: string | undefined;
|
|
573
562
|
icon?: string | undefined;
|
|
574
|
-
multiple?: boolean | undefined;
|
|
575
|
-
accept?: string[] | undefined;
|
|
576
563
|
required?: boolean | undefined;
|
|
577
|
-
maxSize?: number | undefined;
|
|
578
|
-
maxFiles?: number | undefined;
|
|
579
564
|
variableName?: string | undefined;
|
|
565
|
+
multiple?: boolean | undefined;
|
|
566
|
+
maxFiles?: number | undefined;
|
|
580
567
|
minFiles?: number | undefined;
|
|
568
|
+
accept?: string[] | undefined;
|
|
569
|
+
maxSize?: number | undefined;
|
|
581
570
|
} | {
|
|
582
571
|
id: string;
|
|
583
572
|
controlType: "yesNo";
|
|
@@ -594,81 +583,92 @@ export declare const createFormStore: () => {
|
|
|
594
583
|
title?: string | undefined;
|
|
595
584
|
description?: string | undefined;
|
|
596
585
|
required?: boolean | undefined;
|
|
597
|
-
count?: number | undefined;
|
|
598
586
|
variableName?: string | undefined;
|
|
587
|
+
count?: number | undefined;
|
|
599
588
|
})[];
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
} | undefined;
|
|
589
|
+
isStart?: boolean | undefined;
|
|
590
|
+
isEnd?: boolean | undefined;
|
|
591
|
+
autoSubmit?: boolean | undefined;
|
|
592
|
+
confirmLabel?: string | undefined;
|
|
605
593
|
media?: {
|
|
606
|
-
|
|
594
|
+
layout?: "content" | "left" | "right" | "top" | "bottom" | "fullLeft" | "fullRight" | "fullTop" | "fullBottom" | "background" | undefined;
|
|
595
|
+
brightness?: number | undefined;
|
|
607
596
|
image?: string | undefined;
|
|
597
|
+
video?: string | undefined;
|
|
598
|
+
videoThumb?: string | undefined;
|
|
608
599
|
color?: string | undefined;
|
|
609
600
|
size?: number | undefined;
|
|
610
|
-
layout?: "content" | "top" | "left" | "bottom" | "right" | "background" | "fullLeft" | "fullRight" | "fullTop" | "fullBottom" | undefined;
|
|
611
601
|
blur?: number | undefined;
|
|
612
|
-
brightness?: number | undefined;
|
|
613
|
-
videoThumb?: string | undefined;
|
|
614
602
|
} | undefined;
|
|
603
|
+
conditions?: {
|
|
604
|
+
controlId: string;
|
|
605
|
+
operator: string;
|
|
606
|
+
trigger: string;
|
|
607
|
+
compareValue?: string | undefined;
|
|
608
|
+
}[] | undefined;
|
|
615
609
|
theme?: {
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
610
|
+
background?: {
|
|
611
|
+
brightness?: number | undefined;
|
|
612
|
+
image?: string | undefined;
|
|
613
|
+
color?: string | undefined;
|
|
614
|
+
blur?: number | undefined;
|
|
615
|
+
opacity?: number | undefined;
|
|
616
|
+
fit?: string | undefined;
|
|
617
|
+
blendMode?: string | undefined;
|
|
619
618
|
} | undefined;
|
|
619
|
+
size?: "sm" | "md" | "lg" | undefined;
|
|
620
620
|
title?: {
|
|
621
621
|
color?: string | undefined;
|
|
622
622
|
fontSize?: number | undefined;
|
|
623
623
|
fontWeight?: number | undefined;
|
|
624
624
|
fontFamily?: string | undefined;
|
|
625
625
|
} | undefined;
|
|
626
|
-
size?: "sm" | "md" | "lg" | undefined;
|
|
627
626
|
description?: {
|
|
628
627
|
color?: string | undefined;
|
|
629
628
|
fontSize?: number | undefined;
|
|
630
629
|
fontWeight?: number | undefined;
|
|
631
630
|
fontFamily?: string | undefined;
|
|
632
631
|
} | undefined;
|
|
633
|
-
align?: "
|
|
632
|
+
align?: "start" | "center" | "end" | undefined;
|
|
633
|
+
listStyle?: string | undefined;
|
|
634
|
+
borderRadius?: "sm" | "md" | "lg" | undefined;
|
|
634
635
|
primaryColor?: string | undefined;
|
|
635
|
-
|
|
636
|
-
image?: string | undefined;
|
|
636
|
+
font?: {
|
|
637
637
|
color?: string | undefined;
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
fit?: string | undefined;
|
|
642
|
-
blendMode?: string | undefined;
|
|
638
|
+
fontSize?: number | undefined;
|
|
639
|
+
fontWeight?: number | undefined;
|
|
640
|
+
fontFamily?: string | undefined;
|
|
643
641
|
} | undefined;
|
|
644
642
|
container?: {
|
|
645
643
|
color?: string | undefined;
|
|
644
|
+
blur?: number | undefined;
|
|
646
645
|
opacity?: number | undefined;
|
|
647
646
|
backgroundImage?: string | undefined;
|
|
648
|
-
blur?: number | undefined;
|
|
649
647
|
shadowSize?: number | undefined;
|
|
650
648
|
shadowColor?: string | undefined;
|
|
651
649
|
} | undefined;
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
fontSize?: number | undefined;
|
|
656
|
-
fontWeight?: number | undefined;
|
|
657
|
-
fontFamily?: string | undefined;
|
|
650
|
+
input?: {
|
|
651
|
+
backgroundColor?: string | undefined;
|
|
652
|
+
borderColor?: string | undefined;
|
|
658
653
|
} | undefined;
|
|
659
|
-
listStyle?: string | undefined;
|
|
660
654
|
customCSS?: string | undefined;
|
|
661
655
|
} | undefined;
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
656
|
+
position?: {
|
|
657
|
+
x: number;
|
|
658
|
+
y: number;
|
|
659
|
+
} | undefined;
|
|
660
|
+
} | undefined;
|
|
661
|
+
settings?: {
|
|
662
|
+
layout: "slides" | "list";
|
|
663
|
+
slideAnimation: "vertical" | "horizontal" | "none";
|
|
664
|
+
freeNav: boolean;
|
|
665
|
+
enterIndicator?: any;
|
|
666
|
+
progressBar?: boolean | undefined;
|
|
667
|
+
copyright?: boolean | undefined;
|
|
668
|
+
navArrows?: boolean | undefined;
|
|
669
|
+
questionNumber?: boolean | undefined;
|
|
670
|
+
mainLanguage?: string | undefined;
|
|
671
|
+
recaptcha?: boolean | undefined;
|
|
672
672
|
} | undefined;
|
|
673
673
|
}>;
|
|
674
674
|
setProps: (props: FormViewerProps) => void;
|
|
@@ -697,96 +697,85 @@ export declare const FormStoreProvider: ({ children, editing, preview, store, ad
|
|
|
697
697
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
698
698
|
/** Возвращает ближайший стор для формы, если таких нет - вернёт слобальный стор */
|
|
699
699
|
export declare const useFormViewerStore: () => {
|
|
700
|
-
useStore: import(
|
|
700
|
+
useStore: import("zustand").UseBoundStore<import("zustand").StoreApi<FormStoreState>>;
|
|
701
701
|
api: {
|
|
702
|
-
applyTheme: (theme: import(
|
|
702
|
+
applyTheme: (theme: import("..").ThemeData) => void;
|
|
703
703
|
setLayout: (layout: FormViewLayout) => void;
|
|
704
|
-
patchSettingsData: (v: Partial<import(
|
|
705
|
-
patchThemeData: (v: Partial<import(
|
|
706
|
-
patchContainerTheme: (v: Partial<import(
|
|
707
|
-
patchTitleProperties: (v: Partial<import(
|
|
708
|
-
patchDescriptionProperties: (v: Partial<import(
|
|
709
|
-
patchCommonFontProperties: (v: Partial<import(
|
|
704
|
+
patchSettingsData: (v: Partial<import("..").SettingsData>) => void;
|
|
705
|
+
patchThemeData: (v: Partial<import("..").ThemeData>) => void;
|
|
706
|
+
patchContainerTheme: (v: Partial<import("..").ContainerProperties>) => void;
|
|
707
|
+
patchTitleProperties: (v: Partial<import("..").TextProperties>) => void;
|
|
708
|
+
patchDescriptionProperties: (v: Partial<import("..").TextProperties>) => void;
|
|
709
|
+
patchCommonFontProperties: (v: Partial<import("..").TextProperties>) => void;
|
|
710
710
|
setSteps: (steps: StepData[]) => void;
|
|
711
711
|
addStep: (step: StepData, index?: number) => void;
|
|
712
712
|
removeStep: (stepId: string) => void;
|
|
713
713
|
updateStep: (stepId: string, updatedStep: Partial<StepData>) => void;
|
|
714
|
-
updateControl: <CONTROL extends import(
|
|
714
|
+
updateControl: <CONTROL extends import("..").Control>(stepId: string, controlId: string, updatedControl: Partial<CONTROL>) => void;
|
|
715
715
|
reorderSteps: (fromId: string, toId: string) => void;
|
|
716
716
|
reorderControls: (stepId: string, activeId: string, overId: string) => void;
|
|
717
|
-
addControl: (stepId: string, newControl: import(
|
|
717
|
+
addControl: (stepId: string, newControl: import("..").Control) => void;
|
|
718
718
|
removeControl: (stepId: string, controlId: string) => void;
|
|
719
|
-
addCondition: (stepId: string, newCondition: import(
|
|
720
|
-
updateCondition: (stepId: string, conditionIndex: number, updatedCondition: Partial<import(
|
|
719
|
+
addCondition: (stepId: string, newCondition: import("..").Condition) => void;
|
|
720
|
+
updateCondition: (stepId: string, conditionIndex: number, updatedCondition: Partial<import("..").Condition>) => void;
|
|
721
721
|
removeCondition: (stepId: string, conditionIndex: number) => void;
|
|
722
722
|
setIsMobile: (isMobile: boolean) => void;
|
|
723
723
|
setConfig: (config: ParsedFormConfig | null, { silent }?: {
|
|
724
724
|
silent?: boolean;
|
|
725
725
|
}) => void;
|
|
726
726
|
setActiveStepId: (stepId: string) => void;
|
|
727
|
-
setFormLayout: (layout: import(
|
|
727
|
+
setFormLayout: (layout: import("..").FormLayout) => void;
|
|
728
728
|
scrollToControl: (controlId: string) => void;
|
|
729
729
|
getConfig: () => Required<{
|
|
730
730
|
theme?: {
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
731
|
+
background?: {
|
|
732
|
+
brightness?: number | undefined;
|
|
733
|
+
image?: string | undefined;
|
|
734
|
+
color?: string | undefined;
|
|
735
|
+
blur?: number | undefined;
|
|
736
|
+
opacity?: number | undefined;
|
|
737
|
+
fit?: string | undefined;
|
|
738
|
+
blendMode?: string | undefined;
|
|
734
739
|
} | undefined;
|
|
740
|
+
size?: "sm" | "md" | "lg" | undefined;
|
|
735
741
|
title?: {
|
|
736
742
|
color?: string | undefined;
|
|
737
743
|
fontSize?: number | undefined;
|
|
738
744
|
fontWeight?: number | undefined;
|
|
739
745
|
fontFamily?: string | undefined;
|
|
740
746
|
} | undefined;
|
|
741
|
-
size?: "sm" | "md" | "lg" | undefined;
|
|
742
747
|
description?: {
|
|
743
748
|
color?: string | undefined;
|
|
744
749
|
fontSize?: number | undefined;
|
|
745
750
|
fontWeight?: number | undefined;
|
|
746
751
|
fontFamily?: string | undefined;
|
|
747
752
|
} | undefined;
|
|
748
|
-
align?: "
|
|
753
|
+
align?: "start" | "center" | "end" | undefined;
|
|
754
|
+
listStyle?: string | undefined;
|
|
755
|
+
borderRadius?: "sm" | "md" | "lg" | undefined;
|
|
749
756
|
primaryColor?: string | undefined;
|
|
750
|
-
|
|
751
|
-
image?: string | undefined;
|
|
757
|
+
font?: {
|
|
752
758
|
color?: string | undefined;
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
fit?: string | undefined;
|
|
757
|
-
blendMode?: string | undefined;
|
|
759
|
+
fontSize?: number | undefined;
|
|
760
|
+
fontWeight?: number | undefined;
|
|
761
|
+
fontFamily?: string | undefined;
|
|
758
762
|
} | undefined;
|
|
759
763
|
container?: {
|
|
760
764
|
color?: string | undefined;
|
|
765
|
+
blur?: number | undefined;
|
|
761
766
|
opacity?: number | undefined;
|
|
762
767
|
backgroundImage?: string | undefined;
|
|
763
|
-
blur?: number | undefined;
|
|
764
768
|
shadowSize?: number | undefined;
|
|
765
769
|
shadowColor?: string | undefined;
|
|
766
770
|
} | undefined;
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
fontSize?: number | undefined;
|
|
771
|
-
fontWeight?: number | undefined;
|
|
772
|
-
fontFamily?: string | undefined;
|
|
771
|
+
input?: {
|
|
772
|
+
backgroundColor?: string | undefined;
|
|
773
|
+
borderColor?: string | undefined;
|
|
773
774
|
} | undefined;
|
|
774
|
-
listStyle?: string | undefined;
|
|
775
775
|
customCSS?: string | undefined;
|
|
776
776
|
} | undefined;
|
|
777
|
-
settings?: {
|
|
778
|
-
layout: "list" | "slides";
|
|
779
|
-
slideAnimation: "none" | "horizontal" | "vertical";
|
|
780
|
-
freeNav: boolean;
|
|
781
|
-
copyright?: boolean | undefined;
|
|
782
|
-
enterIndicator?: any;
|
|
783
|
-
progressBar?: boolean | undefined;
|
|
784
|
-
navArrows?: boolean | undefined;
|
|
785
|
-
questionNumber?: boolean | undefined;
|
|
786
|
-
mainLanguage?: string | undefined;
|
|
787
|
-
recaptcha?: boolean | undefined;
|
|
788
|
-
} | undefined;
|
|
789
777
|
steps?: {
|
|
778
|
+
trigger: string;
|
|
790
779
|
id: string;
|
|
791
780
|
controls: ({
|
|
792
781
|
id: string;
|
|
@@ -794,10 +783,10 @@ export declare const useFormViewerStore: () => {
|
|
|
794
783
|
title?: string | undefined;
|
|
795
784
|
description?: string | undefined;
|
|
796
785
|
icon?: string | undefined;
|
|
797
|
-
maxLength?: number | undefined;
|
|
798
|
-
minLength?: number | undefined;
|
|
799
|
-
placeholder?: string | undefined;
|
|
800
786
|
required?: boolean | undefined;
|
|
787
|
+
placeholder?: string | undefined;
|
|
788
|
+
minLength?: number | undefined;
|
|
789
|
+
maxLength?: number | undefined;
|
|
801
790
|
variableName?: string | undefined;
|
|
802
791
|
} | {
|
|
803
792
|
id: string;
|
|
@@ -805,25 +794,25 @@ export declare const useFormViewerStore: () => {
|
|
|
805
794
|
title?: string | undefined;
|
|
806
795
|
description?: string | undefined;
|
|
807
796
|
icon?: string | undefined;
|
|
808
|
-
maxLength?: number | undefined;
|
|
809
|
-
minLength?: number | undefined;
|
|
810
|
-
placeholder?: string | undefined;
|
|
811
797
|
required?: boolean | undefined;
|
|
798
|
+
placeholder?: string | undefined;
|
|
799
|
+
minLength?: number | undefined;
|
|
800
|
+
maxLength?: number | undefined;
|
|
812
801
|
variableName?: string | undefined;
|
|
813
802
|
} | {
|
|
814
803
|
id: string;
|
|
815
804
|
controlType: "button";
|
|
816
|
-
label?: string | undefined;
|
|
817
|
-
link?: string | undefined;
|
|
818
805
|
title?: string | undefined;
|
|
819
806
|
description?: string | undefined;
|
|
820
|
-
buttons?: any[] | undefined;
|
|
821
|
-
width?: number | undefined;
|
|
822
|
-
orientation?: "column" | "column-reverse" | "row" | "row-reverse" | undefined;
|
|
823
807
|
required?: boolean | undefined;
|
|
808
|
+
label?: string | undefined;
|
|
809
|
+
link?: string | undefined;
|
|
824
810
|
showIconButton?: boolean | undefined;
|
|
825
811
|
buttonIcon?: string | undefined;
|
|
826
|
-
alignButton?: "
|
|
812
|
+
alignButton?: "start" | "center" | "end" | undefined;
|
|
813
|
+
buttons?: any[] | undefined;
|
|
814
|
+
orientation?: "row" | "column" | "row-reverse" | "column-reverse" | undefined;
|
|
815
|
+
width?: number | undefined;
|
|
827
816
|
enableTooltip?: boolean | undefined;
|
|
828
817
|
fullWidthMobile?: boolean | undefined;
|
|
829
818
|
} | {
|
|
@@ -832,30 +821,30 @@ export declare const useFormViewerStore: () => {
|
|
|
832
821
|
title?: string | undefined;
|
|
833
822
|
description?: string | undefined;
|
|
834
823
|
icon?: string | undefined;
|
|
835
|
-
placeholder?: string | undefined;
|
|
836
824
|
required?: boolean | undefined;
|
|
825
|
+
placeholder?: string | undefined;
|
|
826
|
+
variableName?: string | undefined;
|
|
837
827
|
minDate?: string | undefined;
|
|
838
828
|
maxDate?: string | undefined;
|
|
839
|
-
variableName?: string | undefined;
|
|
840
829
|
} | {
|
|
841
830
|
id: string;
|
|
842
831
|
controlType: "start";
|
|
843
|
-
label?: string | undefined;
|
|
844
832
|
title?: string | undefined;
|
|
845
833
|
description?: string | undefined;
|
|
846
834
|
icon?: string | undefined;
|
|
847
835
|
required?: boolean | undefined;
|
|
836
|
+
label?: string | undefined;
|
|
848
837
|
showIconButton?: boolean | undefined;
|
|
849
838
|
buttonIcon?: string | undefined;
|
|
850
839
|
showButton?: boolean | undefined;
|
|
851
840
|
} | {
|
|
852
841
|
id: string;
|
|
853
842
|
controlType: "confirm";
|
|
854
|
-
label?: string | undefined;
|
|
855
|
-
link?: string | undefined;
|
|
856
843
|
title?: string | undefined;
|
|
857
844
|
description?: string | undefined;
|
|
858
845
|
required?: boolean | undefined;
|
|
846
|
+
label?: string | undefined;
|
|
847
|
+
link?: string | undefined;
|
|
859
848
|
buttonIcon?: string | undefined;
|
|
860
849
|
showButton?: boolean | undefined;
|
|
861
850
|
} | {
|
|
@@ -864,17 +853,17 @@ export declare const useFormViewerStore: () => {
|
|
|
864
853
|
title?: string | undefined;
|
|
865
854
|
description?: string | undefined;
|
|
866
855
|
icon?: string | undefined;
|
|
867
|
-
max?: number | undefined;
|
|
868
|
-
min?: number | undefined;
|
|
869
|
-
placeholder?: string | undefined;
|
|
870
856
|
required?: boolean | undefined;
|
|
857
|
+
placeholder?: string | undefined;
|
|
871
858
|
variableName?: string | undefined;
|
|
859
|
+
min?: number | undefined;
|
|
860
|
+
max?: number | undefined;
|
|
872
861
|
} | {
|
|
873
|
-
id: string;
|
|
874
862
|
options: {
|
|
875
|
-
label: string;
|
|
876
863
|
id: string;
|
|
864
|
+
label: string;
|
|
877
865
|
}[];
|
|
866
|
+
id: string;
|
|
878
867
|
controlType: "choice";
|
|
879
868
|
title?: string | undefined;
|
|
880
869
|
description?: string | undefined;
|
|
@@ -883,11 +872,11 @@ export declare const useFormViewerStore: () => {
|
|
|
883
872
|
showInput?: boolean | undefined;
|
|
884
873
|
otherOption?: boolean | undefined;
|
|
885
874
|
} | {
|
|
886
|
-
id: string;
|
|
887
875
|
options: {
|
|
888
|
-
label: string;
|
|
889
876
|
id: string;
|
|
877
|
+
label: string;
|
|
890
878
|
}[];
|
|
879
|
+
id: string;
|
|
891
880
|
controlType: "multipleChoice";
|
|
892
881
|
title?: string | undefined;
|
|
893
882
|
description?: string | undefined;
|
|
@@ -899,12 +888,12 @@ export declare const useFormViewerStore: () => {
|
|
|
899
888
|
minOptions?: number | undefined;
|
|
900
889
|
maxOptions?: number | undefined;
|
|
901
890
|
} | {
|
|
902
|
-
id: string;
|
|
903
891
|
options: {
|
|
904
|
-
label: string;
|
|
905
892
|
id: string;
|
|
893
|
+
label: string;
|
|
906
894
|
image?: string | undefined;
|
|
907
895
|
}[];
|
|
896
|
+
id: string;
|
|
908
897
|
controlType: "pictureChoice";
|
|
909
898
|
title?: string | undefined;
|
|
910
899
|
description?: string | undefined;
|
|
@@ -913,17 +902,17 @@ export declare const useFormViewerStore: () => {
|
|
|
913
902
|
variableName?: string | undefined;
|
|
914
903
|
showInput?: boolean | undefined;
|
|
915
904
|
} | {
|
|
916
|
-
id: string;
|
|
917
905
|
options: {
|
|
918
|
-
label: string;
|
|
919
906
|
id: string;
|
|
907
|
+
label: string;
|
|
920
908
|
}[];
|
|
909
|
+
id: string;
|
|
921
910
|
controlType: "dropdown";
|
|
922
911
|
title?: string | undefined;
|
|
923
912
|
description?: string | undefined;
|
|
924
913
|
icon?: string | undefined;
|
|
925
|
-
placeholder?: string | undefined;
|
|
926
914
|
required?: boolean | undefined;
|
|
915
|
+
placeholder?: string | undefined;
|
|
927
916
|
variableName?: string | undefined;
|
|
928
917
|
} | {
|
|
929
918
|
id: string;
|
|
@@ -931,8 +920,8 @@ export declare const useFormViewerStore: () => {
|
|
|
931
920
|
title?: string | undefined;
|
|
932
921
|
description?: string | undefined;
|
|
933
922
|
icon?: string | undefined;
|
|
934
|
-
placeholder?: string | undefined;
|
|
935
923
|
required?: boolean | undefined;
|
|
924
|
+
placeholder?: string | undefined;
|
|
936
925
|
variableName?: string | undefined;
|
|
937
926
|
} | {
|
|
938
927
|
id: string;
|
|
@@ -940,8 +929,8 @@ export declare const useFormViewerStore: () => {
|
|
|
940
929
|
title?: string | undefined;
|
|
941
930
|
description?: string | undefined;
|
|
942
931
|
icon?: string | undefined;
|
|
943
|
-
placeholder?: string | undefined;
|
|
944
932
|
required?: boolean | undefined;
|
|
933
|
+
placeholder?: string | undefined;
|
|
945
934
|
variableName?: string | undefined;
|
|
946
935
|
} | {
|
|
947
936
|
id: string;
|
|
@@ -949,8 +938,8 @@ export declare const useFormViewerStore: () => {
|
|
|
949
938
|
title?: string | undefined;
|
|
950
939
|
description?: string | undefined;
|
|
951
940
|
icon?: string | undefined;
|
|
952
|
-
placeholder?: string | undefined;
|
|
953
941
|
required?: boolean | undefined;
|
|
942
|
+
placeholder?: string | undefined;
|
|
954
943
|
variableName?: string | undefined;
|
|
955
944
|
} | {
|
|
956
945
|
id: string;
|
|
@@ -958,23 +947,23 @@ export declare const useFormViewerStore: () => {
|
|
|
958
947
|
title?: string | undefined;
|
|
959
948
|
description?: string | undefined;
|
|
960
949
|
icon?: string | undefined;
|
|
961
|
-
max?: number | undefined;
|
|
962
|
-
min?: number | undefined;
|
|
963
950
|
required?: boolean | undefined;
|
|
964
951
|
variableName?: string | undefined;
|
|
952
|
+
min?: number | undefined;
|
|
953
|
+
max?: number | undefined;
|
|
965
954
|
} | {
|
|
966
955
|
id: string;
|
|
967
956
|
controlType: "upload";
|
|
968
957
|
title?: string | undefined;
|
|
969
958
|
description?: string | undefined;
|
|
970
959
|
icon?: string | undefined;
|
|
971
|
-
multiple?: boolean | undefined;
|
|
972
|
-
accept?: string[] | undefined;
|
|
973
960
|
required?: boolean | undefined;
|
|
974
|
-
maxSize?: number | undefined;
|
|
975
|
-
maxFiles?: number | undefined;
|
|
976
961
|
variableName?: string | undefined;
|
|
962
|
+
multiple?: boolean | undefined;
|
|
963
|
+
maxFiles?: number | undefined;
|
|
977
964
|
minFiles?: number | undefined;
|
|
965
|
+
accept?: string[] | undefined;
|
|
966
|
+
maxSize?: number | undefined;
|
|
978
967
|
} | {
|
|
979
968
|
id: string;
|
|
980
969
|
controlType: "yesNo";
|
|
@@ -991,83 +980,83 @@ export declare const useFormViewerStore: () => {
|
|
|
991
980
|
title?: string | undefined;
|
|
992
981
|
description?: string | undefined;
|
|
993
982
|
required?: boolean | undefined;
|
|
994
|
-
count?: number | undefined;
|
|
995
983
|
variableName?: string | undefined;
|
|
984
|
+
count?: number | undefined;
|
|
996
985
|
})[];
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
} | undefined;
|
|
986
|
+
isStart?: boolean | undefined;
|
|
987
|
+
isEnd?: boolean | undefined;
|
|
988
|
+
autoSubmit?: boolean | undefined;
|
|
989
|
+
confirmLabel?: string | undefined;
|
|
1002
990
|
media?: {
|
|
1003
|
-
|
|
991
|
+
layout?: "content" | "left" | "right" | "top" | "bottom" | "fullLeft" | "fullRight" | "fullTop" | "fullBottom" | "background" | undefined;
|
|
992
|
+
brightness?: number | undefined;
|
|
1004
993
|
image?: string | undefined;
|
|
994
|
+
video?: string | undefined;
|
|
995
|
+
videoThumb?: string | undefined;
|
|
1005
996
|
color?: string | undefined;
|
|
1006
997
|
size?: number | undefined;
|
|
1007
|
-
layout?: "content" | "top" | "left" | "bottom" | "right" | "background" | "fullLeft" | "fullRight" | "fullTop" | "fullBottom" | undefined;
|
|
1008
998
|
blur?: number | undefined;
|
|
1009
|
-
brightness?: number | undefined;
|
|
1010
|
-
videoThumb?: string | undefined;
|
|
1011
999
|
} | undefined;
|
|
1000
|
+
conditions?: {
|
|
1001
|
+
controlId: string;
|
|
1002
|
+
operator: string;
|
|
1003
|
+
trigger: string;
|
|
1004
|
+
compareValue?: string | undefined;
|
|
1005
|
+
}[] | undefined;
|
|
1012
1006
|
theme?: {
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1007
|
+
background?: {
|
|
1008
|
+
brightness?: number | undefined;
|
|
1009
|
+
image?: string | undefined;
|
|
1010
|
+
color?: string | undefined;
|
|
1011
|
+
blur?: number | undefined;
|
|
1012
|
+
opacity?: number | undefined;
|
|
1013
|
+
fit?: string | undefined;
|
|
1014
|
+
blendMode?: string | undefined;
|
|
1016
1015
|
} | undefined;
|
|
1016
|
+
size?: "sm" | "md" | "lg" | undefined;
|
|
1017
1017
|
title?: {
|
|
1018
1018
|
color?: string | undefined;
|
|
1019
1019
|
fontSize?: number | undefined;
|
|
1020
1020
|
fontWeight?: number | undefined;
|
|
1021
1021
|
fontFamily?: string | undefined;
|
|
1022
1022
|
} | undefined;
|
|
1023
|
-
size?: "sm" | "md" | "lg" | undefined;
|
|
1024
1023
|
description?: {
|
|
1025
1024
|
color?: string | undefined;
|
|
1026
1025
|
fontSize?: number | undefined;
|
|
1027
1026
|
fontWeight?: number | undefined;
|
|
1028
1027
|
fontFamily?: string | undefined;
|
|
1029
1028
|
} | undefined;
|
|
1030
|
-
align?: "
|
|
1029
|
+
align?: "start" | "center" | "end" | undefined;
|
|
1030
|
+
listStyle?: string | undefined;
|
|
1031
|
+
borderRadius?: "sm" | "md" | "lg" | undefined;
|
|
1031
1032
|
primaryColor?: string | undefined;
|
|
1032
|
-
|
|
1033
|
-
image?: string | undefined;
|
|
1033
|
+
font?: {
|
|
1034
1034
|
color?: string | undefined;
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
fit?: string | undefined;
|
|
1039
|
-
blendMode?: string | undefined;
|
|
1035
|
+
fontSize?: number | undefined;
|
|
1036
|
+
fontWeight?: number | undefined;
|
|
1037
|
+
fontFamily?: string | undefined;
|
|
1040
1038
|
} | undefined;
|
|
1041
1039
|
container?: {
|
|
1042
1040
|
color?: string | undefined;
|
|
1041
|
+
blur?: number | undefined;
|
|
1043
1042
|
opacity?: number | undefined;
|
|
1044
1043
|
backgroundImage?: string | undefined;
|
|
1045
|
-
blur?: number | undefined;
|
|
1046
1044
|
shadowSize?: number | undefined;
|
|
1047
1045
|
shadowColor?: string | undefined;
|
|
1048
1046
|
} | undefined;
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
fontSize?: number | undefined;
|
|
1053
|
-
fontWeight?: number | undefined;
|
|
1054
|
-
fontFamily?: string | undefined;
|
|
1047
|
+
input?: {
|
|
1048
|
+
backgroundColor?: string | undefined;
|
|
1049
|
+
borderColor?: string | undefined;
|
|
1055
1050
|
} | undefined;
|
|
1056
|
-
listStyle?: string | undefined;
|
|
1057
1051
|
customCSS?: string | undefined;
|
|
1058
1052
|
} | undefined;
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
conditions?: {
|
|
1064
|
-
operator: string;
|
|
1065
|
-
trigger: string;
|
|
1066
|
-
controlId: string;
|
|
1067
|
-
compareValue?: string | undefined;
|
|
1068
|
-
}[] | undefined;
|
|
1053
|
+
position?: {
|
|
1054
|
+
x: number;
|
|
1055
|
+
y: number;
|
|
1056
|
+
} | undefined;
|
|
1069
1057
|
}[] | undefined;
|
|
1070
1058
|
listStep?: {
|
|
1059
|
+
trigger: string;
|
|
1071
1060
|
id: string;
|
|
1072
1061
|
controls: ({
|
|
1073
1062
|
id: string;
|
|
@@ -1075,10 +1064,10 @@ export declare const useFormViewerStore: () => {
|
|
|
1075
1064
|
title?: string | undefined;
|
|
1076
1065
|
description?: string | undefined;
|
|
1077
1066
|
icon?: string | undefined;
|
|
1078
|
-
maxLength?: number | undefined;
|
|
1079
|
-
minLength?: number | undefined;
|
|
1080
|
-
placeholder?: string | undefined;
|
|
1081
1067
|
required?: boolean | undefined;
|
|
1068
|
+
placeholder?: string | undefined;
|
|
1069
|
+
minLength?: number | undefined;
|
|
1070
|
+
maxLength?: number | undefined;
|
|
1082
1071
|
variableName?: string | undefined;
|
|
1083
1072
|
} | {
|
|
1084
1073
|
id: string;
|
|
@@ -1086,25 +1075,25 @@ export declare const useFormViewerStore: () => {
|
|
|
1086
1075
|
title?: string | undefined;
|
|
1087
1076
|
description?: string | undefined;
|
|
1088
1077
|
icon?: string | undefined;
|
|
1089
|
-
maxLength?: number | undefined;
|
|
1090
|
-
minLength?: number | undefined;
|
|
1091
|
-
placeholder?: string | undefined;
|
|
1092
1078
|
required?: boolean | undefined;
|
|
1079
|
+
placeholder?: string | undefined;
|
|
1080
|
+
minLength?: number | undefined;
|
|
1081
|
+
maxLength?: number | undefined;
|
|
1093
1082
|
variableName?: string | undefined;
|
|
1094
1083
|
} | {
|
|
1095
1084
|
id: string;
|
|
1096
1085
|
controlType: "button";
|
|
1097
|
-
label?: string | undefined;
|
|
1098
|
-
link?: string | undefined;
|
|
1099
1086
|
title?: string | undefined;
|
|
1100
1087
|
description?: string | undefined;
|
|
1101
|
-
buttons?: any[] | undefined;
|
|
1102
|
-
width?: number | undefined;
|
|
1103
|
-
orientation?: "column" | "column-reverse" | "row" | "row-reverse" | undefined;
|
|
1104
1088
|
required?: boolean | undefined;
|
|
1089
|
+
label?: string | undefined;
|
|
1090
|
+
link?: string | undefined;
|
|
1105
1091
|
showIconButton?: boolean | undefined;
|
|
1106
1092
|
buttonIcon?: string | undefined;
|
|
1107
|
-
alignButton?: "
|
|
1093
|
+
alignButton?: "start" | "center" | "end" | undefined;
|
|
1094
|
+
buttons?: any[] | undefined;
|
|
1095
|
+
orientation?: "row" | "column" | "row-reverse" | "column-reverse" | undefined;
|
|
1096
|
+
width?: number | undefined;
|
|
1108
1097
|
enableTooltip?: boolean | undefined;
|
|
1109
1098
|
fullWidthMobile?: boolean | undefined;
|
|
1110
1099
|
} | {
|
|
@@ -1113,30 +1102,30 @@ export declare const useFormViewerStore: () => {
|
|
|
1113
1102
|
title?: string | undefined;
|
|
1114
1103
|
description?: string | undefined;
|
|
1115
1104
|
icon?: string | undefined;
|
|
1116
|
-
placeholder?: string | undefined;
|
|
1117
1105
|
required?: boolean | undefined;
|
|
1106
|
+
placeholder?: string | undefined;
|
|
1107
|
+
variableName?: string | undefined;
|
|
1118
1108
|
minDate?: string | undefined;
|
|
1119
1109
|
maxDate?: string | undefined;
|
|
1120
|
-
variableName?: string | undefined;
|
|
1121
1110
|
} | {
|
|
1122
1111
|
id: string;
|
|
1123
1112
|
controlType: "start";
|
|
1124
|
-
label?: string | undefined;
|
|
1125
1113
|
title?: string | undefined;
|
|
1126
1114
|
description?: string | undefined;
|
|
1127
1115
|
icon?: string | undefined;
|
|
1128
1116
|
required?: boolean | undefined;
|
|
1117
|
+
label?: string | undefined;
|
|
1129
1118
|
showIconButton?: boolean | undefined;
|
|
1130
1119
|
buttonIcon?: string | undefined;
|
|
1131
1120
|
showButton?: boolean | undefined;
|
|
1132
1121
|
} | {
|
|
1133
1122
|
id: string;
|
|
1134
1123
|
controlType: "confirm";
|
|
1135
|
-
label?: string | undefined;
|
|
1136
|
-
link?: string | undefined;
|
|
1137
1124
|
title?: string | undefined;
|
|
1138
1125
|
description?: string | undefined;
|
|
1139
1126
|
required?: boolean | undefined;
|
|
1127
|
+
label?: string | undefined;
|
|
1128
|
+
link?: string | undefined;
|
|
1140
1129
|
buttonIcon?: string | undefined;
|
|
1141
1130
|
showButton?: boolean | undefined;
|
|
1142
1131
|
} | {
|
|
@@ -1145,17 +1134,17 @@ export declare const useFormViewerStore: () => {
|
|
|
1145
1134
|
title?: string | undefined;
|
|
1146
1135
|
description?: string | undefined;
|
|
1147
1136
|
icon?: string | undefined;
|
|
1148
|
-
max?: number | undefined;
|
|
1149
|
-
min?: number | undefined;
|
|
1150
|
-
placeholder?: string | undefined;
|
|
1151
1137
|
required?: boolean | undefined;
|
|
1138
|
+
placeholder?: string | undefined;
|
|
1152
1139
|
variableName?: string | undefined;
|
|
1140
|
+
min?: number | undefined;
|
|
1141
|
+
max?: number | undefined;
|
|
1153
1142
|
} | {
|
|
1154
|
-
id: string;
|
|
1155
1143
|
options: {
|
|
1156
|
-
label: string;
|
|
1157
1144
|
id: string;
|
|
1145
|
+
label: string;
|
|
1158
1146
|
}[];
|
|
1147
|
+
id: string;
|
|
1159
1148
|
controlType: "choice";
|
|
1160
1149
|
title?: string | undefined;
|
|
1161
1150
|
description?: string | undefined;
|
|
@@ -1164,11 +1153,11 @@ export declare const useFormViewerStore: () => {
|
|
|
1164
1153
|
showInput?: boolean | undefined;
|
|
1165
1154
|
otherOption?: boolean | undefined;
|
|
1166
1155
|
} | {
|
|
1167
|
-
id: string;
|
|
1168
1156
|
options: {
|
|
1169
|
-
label: string;
|
|
1170
1157
|
id: string;
|
|
1158
|
+
label: string;
|
|
1171
1159
|
}[];
|
|
1160
|
+
id: string;
|
|
1172
1161
|
controlType: "multipleChoice";
|
|
1173
1162
|
title?: string | undefined;
|
|
1174
1163
|
description?: string | undefined;
|
|
@@ -1180,12 +1169,12 @@ export declare const useFormViewerStore: () => {
|
|
|
1180
1169
|
minOptions?: number | undefined;
|
|
1181
1170
|
maxOptions?: number | undefined;
|
|
1182
1171
|
} | {
|
|
1183
|
-
id: string;
|
|
1184
1172
|
options: {
|
|
1185
|
-
label: string;
|
|
1186
1173
|
id: string;
|
|
1174
|
+
label: string;
|
|
1187
1175
|
image?: string | undefined;
|
|
1188
1176
|
}[];
|
|
1177
|
+
id: string;
|
|
1189
1178
|
controlType: "pictureChoice";
|
|
1190
1179
|
title?: string | undefined;
|
|
1191
1180
|
description?: string | undefined;
|
|
@@ -1194,17 +1183,17 @@ export declare const useFormViewerStore: () => {
|
|
|
1194
1183
|
variableName?: string | undefined;
|
|
1195
1184
|
showInput?: boolean | undefined;
|
|
1196
1185
|
} | {
|
|
1197
|
-
id: string;
|
|
1198
1186
|
options: {
|
|
1199
|
-
label: string;
|
|
1200
1187
|
id: string;
|
|
1188
|
+
label: string;
|
|
1201
1189
|
}[];
|
|
1190
|
+
id: string;
|
|
1202
1191
|
controlType: "dropdown";
|
|
1203
1192
|
title?: string | undefined;
|
|
1204
1193
|
description?: string | undefined;
|
|
1205
1194
|
icon?: string | undefined;
|
|
1206
|
-
placeholder?: string | undefined;
|
|
1207
1195
|
required?: boolean | undefined;
|
|
1196
|
+
placeholder?: string | undefined;
|
|
1208
1197
|
variableName?: string | undefined;
|
|
1209
1198
|
} | {
|
|
1210
1199
|
id: string;
|
|
@@ -1212,8 +1201,8 @@ export declare const useFormViewerStore: () => {
|
|
|
1212
1201
|
title?: string | undefined;
|
|
1213
1202
|
description?: string | undefined;
|
|
1214
1203
|
icon?: string | undefined;
|
|
1215
|
-
placeholder?: string | undefined;
|
|
1216
1204
|
required?: boolean | undefined;
|
|
1205
|
+
placeholder?: string | undefined;
|
|
1217
1206
|
variableName?: string | undefined;
|
|
1218
1207
|
} | {
|
|
1219
1208
|
id: string;
|
|
@@ -1221,8 +1210,8 @@ export declare const useFormViewerStore: () => {
|
|
|
1221
1210
|
title?: string | undefined;
|
|
1222
1211
|
description?: string | undefined;
|
|
1223
1212
|
icon?: string | undefined;
|
|
1224
|
-
placeholder?: string | undefined;
|
|
1225
1213
|
required?: boolean | undefined;
|
|
1214
|
+
placeholder?: string | undefined;
|
|
1226
1215
|
variableName?: string | undefined;
|
|
1227
1216
|
} | {
|
|
1228
1217
|
id: string;
|
|
@@ -1230,8 +1219,8 @@ export declare const useFormViewerStore: () => {
|
|
|
1230
1219
|
title?: string | undefined;
|
|
1231
1220
|
description?: string | undefined;
|
|
1232
1221
|
icon?: string | undefined;
|
|
1233
|
-
placeholder?: string | undefined;
|
|
1234
1222
|
required?: boolean | undefined;
|
|
1223
|
+
placeholder?: string | undefined;
|
|
1235
1224
|
variableName?: string | undefined;
|
|
1236
1225
|
} | {
|
|
1237
1226
|
id: string;
|
|
@@ -1239,23 +1228,23 @@ export declare const useFormViewerStore: () => {
|
|
|
1239
1228
|
title?: string | undefined;
|
|
1240
1229
|
description?: string | undefined;
|
|
1241
1230
|
icon?: string | undefined;
|
|
1242
|
-
max?: number | undefined;
|
|
1243
|
-
min?: number | undefined;
|
|
1244
1231
|
required?: boolean | undefined;
|
|
1245
1232
|
variableName?: string | undefined;
|
|
1233
|
+
min?: number | undefined;
|
|
1234
|
+
max?: number | undefined;
|
|
1246
1235
|
} | {
|
|
1247
1236
|
id: string;
|
|
1248
1237
|
controlType: "upload";
|
|
1249
1238
|
title?: string | undefined;
|
|
1250
1239
|
description?: string | undefined;
|
|
1251
1240
|
icon?: string | undefined;
|
|
1252
|
-
multiple?: boolean | undefined;
|
|
1253
|
-
accept?: string[] | undefined;
|
|
1254
1241
|
required?: boolean | undefined;
|
|
1255
|
-
maxSize?: number | undefined;
|
|
1256
|
-
maxFiles?: number | undefined;
|
|
1257
1242
|
variableName?: string | undefined;
|
|
1243
|
+
multiple?: boolean | undefined;
|
|
1244
|
+
maxFiles?: number | undefined;
|
|
1258
1245
|
minFiles?: number | undefined;
|
|
1246
|
+
accept?: string[] | undefined;
|
|
1247
|
+
maxSize?: number | undefined;
|
|
1259
1248
|
} | {
|
|
1260
1249
|
id: string;
|
|
1261
1250
|
controlType: "yesNo";
|
|
@@ -1272,81 +1261,92 @@ export declare const useFormViewerStore: () => {
|
|
|
1272
1261
|
title?: string | undefined;
|
|
1273
1262
|
description?: string | undefined;
|
|
1274
1263
|
required?: boolean | undefined;
|
|
1275
|
-
count?: number | undefined;
|
|
1276
1264
|
variableName?: string | undefined;
|
|
1265
|
+
count?: number | undefined;
|
|
1277
1266
|
})[];
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
} | undefined;
|
|
1267
|
+
isStart?: boolean | undefined;
|
|
1268
|
+
isEnd?: boolean | undefined;
|
|
1269
|
+
autoSubmit?: boolean | undefined;
|
|
1270
|
+
confirmLabel?: string | undefined;
|
|
1283
1271
|
media?: {
|
|
1284
|
-
|
|
1272
|
+
layout?: "content" | "left" | "right" | "top" | "bottom" | "fullLeft" | "fullRight" | "fullTop" | "fullBottom" | "background" | undefined;
|
|
1273
|
+
brightness?: number | undefined;
|
|
1285
1274
|
image?: string | undefined;
|
|
1275
|
+
video?: string | undefined;
|
|
1276
|
+
videoThumb?: string | undefined;
|
|
1286
1277
|
color?: string | undefined;
|
|
1287
1278
|
size?: number | undefined;
|
|
1288
|
-
layout?: "content" | "top" | "left" | "bottom" | "right" | "background" | "fullLeft" | "fullRight" | "fullTop" | "fullBottom" | undefined;
|
|
1289
1279
|
blur?: number | undefined;
|
|
1290
|
-
brightness?: number | undefined;
|
|
1291
|
-
videoThumb?: string | undefined;
|
|
1292
1280
|
} | undefined;
|
|
1281
|
+
conditions?: {
|
|
1282
|
+
controlId: string;
|
|
1283
|
+
operator: string;
|
|
1284
|
+
trigger: string;
|
|
1285
|
+
compareValue?: string | undefined;
|
|
1286
|
+
}[] | undefined;
|
|
1293
1287
|
theme?: {
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1288
|
+
background?: {
|
|
1289
|
+
brightness?: number | undefined;
|
|
1290
|
+
image?: string | undefined;
|
|
1291
|
+
color?: string | undefined;
|
|
1292
|
+
blur?: number | undefined;
|
|
1293
|
+
opacity?: number | undefined;
|
|
1294
|
+
fit?: string | undefined;
|
|
1295
|
+
blendMode?: string | undefined;
|
|
1297
1296
|
} | undefined;
|
|
1297
|
+
size?: "sm" | "md" | "lg" | undefined;
|
|
1298
1298
|
title?: {
|
|
1299
1299
|
color?: string | undefined;
|
|
1300
1300
|
fontSize?: number | undefined;
|
|
1301
1301
|
fontWeight?: number | undefined;
|
|
1302
1302
|
fontFamily?: string | undefined;
|
|
1303
1303
|
} | undefined;
|
|
1304
|
-
size?: "sm" | "md" | "lg" | undefined;
|
|
1305
1304
|
description?: {
|
|
1306
1305
|
color?: string | undefined;
|
|
1307
1306
|
fontSize?: number | undefined;
|
|
1308
1307
|
fontWeight?: number | undefined;
|
|
1309
1308
|
fontFamily?: string | undefined;
|
|
1310
1309
|
} | undefined;
|
|
1311
|
-
align?: "
|
|
1310
|
+
align?: "start" | "center" | "end" | undefined;
|
|
1311
|
+
listStyle?: string | undefined;
|
|
1312
|
+
borderRadius?: "sm" | "md" | "lg" | undefined;
|
|
1312
1313
|
primaryColor?: string | undefined;
|
|
1313
|
-
|
|
1314
|
-
image?: string | undefined;
|
|
1314
|
+
font?: {
|
|
1315
1315
|
color?: string | undefined;
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
fit?: string | undefined;
|
|
1320
|
-
blendMode?: string | undefined;
|
|
1316
|
+
fontSize?: number | undefined;
|
|
1317
|
+
fontWeight?: number | undefined;
|
|
1318
|
+
fontFamily?: string | undefined;
|
|
1321
1319
|
} | undefined;
|
|
1322
1320
|
container?: {
|
|
1323
1321
|
color?: string | undefined;
|
|
1322
|
+
blur?: number | undefined;
|
|
1324
1323
|
opacity?: number | undefined;
|
|
1325
1324
|
backgroundImage?: string | undefined;
|
|
1326
|
-
blur?: number | undefined;
|
|
1327
1325
|
shadowSize?: number | undefined;
|
|
1328
1326
|
shadowColor?: string | undefined;
|
|
1329
1327
|
} | undefined;
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
fontSize?: number | undefined;
|
|
1334
|
-
fontWeight?: number | undefined;
|
|
1335
|
-
fontFamily?: string | undefined;
|
|
1328
|
+
input?: {
|
|
1329
|
+
backgroundColor?: string | undefined;
|
|
1330
|
+
borderColor?: string | undefined;
|
|
1336
1331
|
} | undefined;
|
|
1337
|
-
listStyle?: string | undefined;
|
|
1338
1332
|
customCSS?: string | undefined;
|
|
1339
1333
|
} | undefined;
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1334
|
+
position?: {
|
|
1335
|
+
x: number;
|
|
1336
|
+
y: number;
|
|
1337
|
+
} | undefined;
|
|
1338
|
+
} | undefined;
|
|
1339
|
+
settings?: {
|
|
1340
|
+
layout: "slides" | "list";
|
|
1341
|
+
slideAnimation: "vertical" | "horizontal" | "none";
|
|
1342
|
+
freeNav: boolean;
|
|
1343
|
+
enterIndicator?: any;
|
|
1344
|
+
progressBar?: boolean | undefined;
|
|
1345
|
+
copyright?: boolean | undefined;
|
|
1346
|
+
navArrows?: boolean | undefined;
|
|
1347
|
+
questionNumber?: boolean | undefined;
|
|
1348
|
+
mainLanguage?: string | undefined;
|
|
1349
|
+
recaptcha?: boolean | undefined;
|
|
1350
1350
|
} | undefined;
|
|
1351
1351
|
}>;
|
|
1352
1352
|
setProps: (props: FormViewerProps) => void;
|
|
@@ -1355,3 +1355,4 @@ export declare const useFormViewerStore: () => {
|
|
|
1355
1355
|
resetActiveStep: () => void;
|
|
1356
1356
|
};
|
|
1357
1357
|
};
|
|
1358
|
+
//# sourceMappingURL=formStore.d.ts.map
|