@layers-app/shared 0.2.1 → 0.2.3

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.
Files changed (38) hide show
  1. package/dist/assets/svg/group_default_icon.svg.js +4 -0
  2. package/dist/components/AppContainer/hooks/useAppContainerStore.d.ts.map +1 -1
  3. package/dist/components/AppContainer/hooks/useAppContainerStore.js +26 -19
  4. package/dist/components/CommentComposer/CommentComposer.module.css.js +4 -4
  5. package/dist/components/CommentComposer/CommentEditorHotkeys.d.ts.map +1 -1
  6. package/dist/components/CommentComposer/CommentEditorHotkeys.js +25 -22
  7. package/dist/components/CommentComposer/index.d.ts.map +1 -1
  8. package/dist/components/CommentComposer/index.js +237 -153
  9. package/dist/components/CommentComposer/{useFloatingPosition.d.ts → useVirtualAnchor.d.ts} +3 -4
  10. package/dist/components/CommentComposer/useVirtualAnchor.d.ts.map +1 -0
  11. package/dist/components/CommentComposer/useVirtualAnchor.js +71 -0
  12. package/dist/components/FilePicker/FilePicker.js +1 -1
  13. package/dist/components/FormViewer/hooks/useFormGlobalTheme.d.ts +5 -5
  14. package/dist/components/GroupAvatar/index.d.ts +9 -0
  15. package/dist/components/GroupAvatar/index.d.ts.map +1 -0
  16. package/dist/components/GroupAvatar/index.js +24 -0
  17. package/dist/components/modals/RemoveConfirmModal.d.ts.map +1 -1
  18. package/dist/components/modals/RemoveConfirmModal.js +22 -21
  19. package/dist/components/table/FrontTable.d.ts +2 -1
  20. package/dist/components/table/FrontTable.d.ts.map +1 -1
  21. package/dist/components/table/components/TableCell.d.ts.map +1 -1
  22. package/dist/components/table/components/TableCell.js +63 -26
  23. package/dist/components/table/components/TableMenu.d.ts +2 -1
  24. package/dist/components/table/components/TableMenu.d.ts.map +1 -1
  25. package/dist/components/table/components/TableMenu.js +15 -14
  26. package/dist/constants.d.ts +4 -0
  27. package/dist/constants.d.ts.map +1 -1
  28. package/dist/constants.js +7 -4
  29. package/dist/index.css +1 -1
  30. package/dist/index.d.ts +1 -0
  31. package/dist/index.d.ts.map +1 -1
  32. package/dist/index.js +390 -384
  33. package/dist/store/accessOptionsControl.d.ts +11 -1
  34. package/dist/store/accessOptionsControl.d.ts.map +1 -1
  35. package/dist/store/accessOptionsControl.js +15 -7
  36. package/package.json +1 -1
  37. package/dist/components/CommentComposer/useFloatingPosition.d.ts.map +0 -1
  38. package/dist/components/CommentComposer/useFloatingPosition.js +0 -115
package/dist/index.js CHANGED
@@ -6,398 +6,404 @@ import { AppContainer as f } from "./components/AppContainer/AppContainer.js";
6
6
  import { CustomKBD as u } from "./components/CustomKBD/index.js";
7
7
  import { openSubmitModal as d } from "./components/SubmitModal/index.js";
8
8
  import { UserAvatar as S } from "./components/UserAvatar/index.js";
9
- import { ShakaVideoPlayer as T } from "./components/AttachmentsGalleryModal/components/ShakePlayer/ShakaPlayer.js";
10
- import { ActiveWorkspace as D, WorkspaceMenu as E } from "./components/WorkspaceMenu/WorkspaceMenu.js";
11
- import { WorkspaceAvatar as M } from "./components/WorkspaceAvatar/WorkspaceAvatar.js";
12
- import { NavbarResizer as P } from "./components/NavbarResizer/NavbarResizer.js";
13
- import { MenuUserDropdown as F } from "./components/AppContainer/components/menus/UserMenu/MenuUserDropdown.js";
14
- import { ErrorPage as N } from "./components/ErrorPage/index.js";
15
- import { AlertsBlock as b } from "./components/AlertsBlock/index.js";
16
- import { NotFound as h } from "./components/NotFound/NoFound.js";
17
- import { ErrorAlert as O } from "./components/ErrorAlert/index.js";
18
- import { IconEntity as k, IconType as B, ProjectIcon as V, renderIcon as H } from "./components/ProjectIcon/ProjectIcon.js";
19
- import { ColorCircle as G, ColorPicker as z } from "./components/ColorPicker/ColorPicker.js";
20
- import { NewColorPicker as X } from "./components/NewColorPicker/index.js";
21
- import { ColorPickerPopover as q } from "./components/ColorPicker/ColorPickerPopover.js";
22
- import { AnimationWrapper as Y } from "./components/AnimationWrapper/index.js";
23
- import { SearchFilters as J } from "./components/SearchFilters/SearchFilters.js";
24
- import { SearchHelpModal as ee, closeSearchHelpModal as oe, openSearchHelpModal as re } from "./components/SearchFilters/components/SearchHelp.js";
25
- import { AttachmentsGalleryModal as ae } from "./components/AttachmentsGalleryModal/AttachmentsGalleryModal.js";
26
- import { ImageModal as pe, closeImageModal as se, openImageModal as le, useChangePasswordModalStore as ie } from "./components/ImageModal/ImageModal.js";
27
- import { Logotype as fe } from "./components/Logotype.js";
28
- import { ThemeIndicator as ue } from "./components/ThemeIndicator/index.js";
29
- import { AttachmentsPreview as de } from "./components/AttachmentsPreview/AttachmentsPreview.js";
30
- import { CommentComposer as Se } from "./components/CommentComposer/index.js";
31
- import { PaymentSuccess as Te } from "./components/PaymentSuccess/PaymentSuccess.js";
32
- import { PaymentError as De } from "./components/PaymentError/PaymentError.js";
33
- import { PaymentCancel as Ie } from "./components/PaymentCancel/PaymentCancel.js";
34
- import { StorageUsageProgress as Le } from "./components/StorageUsageProgress/index.js";
35
- import { LanguagePicker as Re } from "./components/LanguagePicker/LanguagePicker.js";
36
- import { FrontTable as ye } from "./components/table/FrontTable.js";
37
- import { aggregationReselect as _e, columnsMapReselect as be, columnsReselect as Ue, metaReselect as he, paginationMetaReselect as ve, rowsReselect as Oe, searchedRowsReselect as we, selectionReselect as ke, sortedRowsReselect as Be, variableReselect as Ve, visibleColumnsBySideReselect as He, visibleColumnsReselect as We, visibleRowsReselect as Ge } from "./components/table/selectors.js";
38
- import { tableColumnDateTypes as je, tableColumnNumberTypes as Xe } from "./components/table/types.js";
39
- import { createTableStore as qe } from "./components/table/store.js";
40
- import { useTableStore as Ye } from "./components/table/hooks/useTableStore.js";
41
- import { EXPAND_COLUMN_FIELD as Je, SELECT_COLUMN_FIELD as $e, TABLE_AGGREGATION_ROW_ID as eo, TABLE_ATTRIBUTES as oo } from "./components/table/constants.js";
42
- import { CommunitiesDialog as to } from "./components/CommunitiesDialog/index.js";
43
- import { NotPublicPanel as mo } from "./components/NotPublicPanel/NotPublicPanel.js";
44
- import { BottomDrawerWithoutHeader as so } from "./components/BottomDrawerWithoutHeader/index.js";
45
- import { Copyright as io } from "./components/Copyright/index.js";
46
- import { EntityTitle as fo } from "./components/EntityTitle/EntityTitle.js";
47
- import { CircleColorPicker as uo } from "./components/CircleColorPicker/CircleColorPicker.js";
48
- import { TableMenu as go } from "./components/table/components/TableMenu.js";
49
- import { BouncingLogo as Co } from "./components/BouncingLogo/BouncingLogo.js";
50
- import { activeControlReselect as Ao, activeStepIdReselect as Do, activeStepReselect as Eo, controlsReselect as Io, isFormDirtyReselect as Mo, questionNumberReselect as Lo, startStepReselect as Po, stepByControlReselect as Ro, stepsReselect as Fo, themeReselect as yo } from "./components/FormViewer/store/selectors.js";
51
- import { CREATE_CONDITION_FORM_ID as _o, DEFAULT_END_STEP_ID as bo, DEFAULT_MAX as Uo, DEFAULT_MEDIA_BRIGHTNESS as ho, DEFAULT_MEDIA_SIZE as vo, DEFAULT_MIN as Oo, DEFAULT_OPTIONS_MIN as wo, DEFAULT_OPTION_MAX_LENGTH as ko, DEFAULT_START_STEP_ID as Bo, EDIT_CONDITION_FORM_ID as Vo, MAX_OPTIONS_COUNT as Ho, getDefaultDropdownOptions as Wo, getDefaultEndStep as Go, getDefaultStartStep as zo, getFirstStep as jo, getRandomId as Xo } from "./components/FormViewer/helpers/steps.js";
52
- import { DEFAULT_THEME as qo } from "./components/FormViewer/constants/defaultTheme.js";
53
- import { openRemoveConfirmModal as Yo } from "./components/modals/RemoveConfirmModal.js";
54
- import { AppSidebarButton as Jo } from "./components/AppContainer/components/AppSidebarButton.js";
55
- import { Numbers as er } from "./components/table/helpers/formatters.js";
56
- import { EntityIcon as rr } from "./components/EntityIcon.js";
57
- import { showErrorNotification as ar, showMessageNotification as mr, showRequestNotifications as pr, showSuccessNotification as sr } from "./helpers/showNotifications.js";
58
- import { pickRandomEmoji as ir } from "./helpers/pickRandomEmoji.js";
59
- import { useIsDarkTheme as fr } from "./helpers/themeUtils.js";
60
- import { combineStatuses as ur } from "./helpers/combineStatuses.js";
61
- import { downloadCSVAsBlob as dr, downloadImageFromExternalUrl as gr, downloadURL as Sr } from "./helpers/download.js";
62
- import { generateLink as Tr } from "./helpers/generateLink.js";
63
- import { appFeature as Dr, isFeature as Er } from "./helpers/feature.js";
64
- import { getMimeType as Mr, isGalleryMediaFile as Lr, isMobileDevice as Pr, isVideoFile as Rr } from "./helpers/fileUtils.js";
65
- import { formatBytes as yr } from "./helpers/formatBytes.js";
66
- import { filterHierarchyByTypes as _r } from "./helpers/filterHierarchyByTypes.js";
67
- import { getRandomIconColor as Ur } from "./helpers/getRandomIconColor.js";
68
- import { getFileIcons as vr } from "./helpers/getFileIcons.js";
69
- import { getFileType as wr } from "./helpers/getFileType.js";
70
- import { getPartOfTheDay as Br } from "./helpers/getPartOfTheDay.js";
71
- import { isAppMode as Hr } from "./helpers/isAppMode.js";
72
- import { parseDate as Gr } from "./helpers/dates.js";
73
- import { initHotjar as jr } from "./helpers/hotjar.js";
74
- import { useMenu as Qr } from "./hooks/useMenu.js";
75
- import { useDateFnsLocale as Kr } from "./hooks/useDateFnsLocale.js";
76
- import { useFormatDistance as Zr } from "./hooks/useFormatDistance.js";
77
- import { useSwipeDetect as $r } from "./hooks/useSwipeDetect.js";
78
- import { AuthErrors as ot, useOAuthErrorParams as rt } from "./hooks/useOAuthErrorParams.js";
79
- import { useDateUtils as at } from "./hooks/useDateUtils.js";
80
- import { isNumberValue as pt, useQueryParam as st, useRouteParam as lt } from "./hooks/useNumberQueryParam.js";
81
- import { useDisableWindowScrollDuringDrag as nt } from "./hooks/useDisableWindowScroll.js";
82
- import { useAsyncStatus as xt } from "./hooks/useAsyncStatus.js";
83
- import { useAppContainer as ct } from "./components/AppContainer/hooks/useAppContainer.js";
84
- import { appContainerStore as gt } from "./components/AppContainer/hooks/useAppContainerStore.js";
85
- import { useAppContainerDataStore as Ct } from "./components/AppContainer/hooks/useAppContainerDataStore.js";
86
- import { useSetAppContainerLayout as At } from "./components/AppContainer/hooks/useSetAppContainerLayout.js";
87
- import { closeSearchModal as Et, openSearchModal as It, useSearchModalStore as Mt } from "./store/searchModal.js";
88
- import { useOnboardingState as Pt } from "./store/onboarding.js";
89
- import { useWorkspacesOrder as Ft } from "./store/workspacesOrder.js";
90
- import { updateTimezone as Nt, useLocalTimezone as _t } from "./store/timezoneStore.js";
91
- import { closeUserPlansModal as Ut, openUserPlansModal as ht, useUserPlansModalStore as vt } from "./store/plansModal.js";
92
- import { closeUserDiscordDialog as wt, openUserDiscordDialog as kt, useDiscordDialogStore as Bt } from "./store/discordDialogStore.js";
93
- import { toggleAccessOptionsControl as Ht, useAccessOptionsControl as Wt } from "./store/accessOptionsControl.js";
94
- import { formatStorage as zt } from "./utils/formatStorage.js";
95
- import { getPlanBadgeColor as Xt } from "./utils/getPlanBadgeColor.js";
96
- import { addQueryParam as qt, removeQueryParam as Kt } from "./utils/queryParams.js";
97
- import { DEFAULT_FONT_FAMILY as Zt, DEFAULT_VALUES as Jt } from "./constants.js";
98
- import { default as ea } from "./assets/layers-logo-icon.svg.js";
99
- import { default as ra } from "./assets/logo-copyright.svg.js";
100
- import { default as aa } from "./assets/enitityIcons/flow.svg.js";
101
- import { default as pa } from "./assets/enitityIcons/form.svg.js";
102
- import { default as la } from "./assets/enitityIcons/page.svg.js";
103
- import { default as na } from "./assets/enitityIcons/sprint.svg.js";
104
- import { FilePicker as xa } from "./components/FilePicker/FilePicker.js";
105
- import { OnBoardingPage as ca } from "./components/OnBoarding/OnBoardingPage.js";
106
- import { SortableList as ga } from "./components/SortableList/SortableList.js";
107
- import { PinModal as Ca } from "./components/PinModal/PinModal.js";
108
- import { closePinModal as Aa, openPinModal as Da, usePinModalStore as Ea } from "./components/PinModal/slice.js";
109
- import { StorageEntityList as Ma } from "./components/StorageUsageEntityList/StorageUsageEntityList.js";
110
- import { StorageEntityItem as Pa } from "./components/StorageUsageEntityList/StorageEntityItem.js";
111
- import { Error404 as Fa } from "./components/ErrorPage/components/Error404.js";
112
- import { Error406 as Na } from "./components/ErrorPage/components/Error406.js";
113
- import { Error500 as ba } from "./components/ErrorPage/components/Error500.js";
114
- import { useCreateTable as ha } from "./components/table/hooks/useCreateTable.js";
115
- import { useSaveRowCount as Oa } from "./components/table/hooks/useSaveRowCount.js";
116
- import { filterPinnedColumns as ka, getAggregateValue as Ba, getAggregationColumns as Va, getColumnId as Ha, getColumnsProps as Wa, getCurrencyColumn as Ga, getDateColumn as za, getExpandingColumn as ja, getHeaderStyles as Xa, getNumberColumn as Qa, getPercentColumn as qa, getRatioColumn as Ka, getSelectionColumn as Ya, isTechnicalColumn as Za, mergeColumn as Ja } from "./components/table/helpers/columns.js";
117
- import { TableSearch as em } from "./components/table/components/TableSearch.js";
118
- import { TablePagination as rm } from "./components/table/components/TablePagination.js";
119
- import { FormViewer as am } from "./components/FormViewer/FormViewer.js";
120
- import { alignList as pm, conditionOperatorsList as sm, isLayout as lm, isSize as im, isSlideAnimation as nm, layoutList as fm, mediaContentLayoutList as xm, mediaFullLayoutList as um, mediaLayoutList as cm, sizeList as dm, slideAnimationList as gm } from "./components/FormViewer/types/form.js";
121
- import { Schemes as Cm } from "./components/FormViewer/types/schemes.js";
122
- import { FormStoreProvider as Am, createFormStore as Dm, useFormViewerStore as Em } from "./components/FormViewer/store/formStore.js";
123
- import { createFormStoreApi as Mm } from "./components/FormViewer/store/formStoreApi.js";
124
- import { FormContextProvider as Pm, StepsContext as Rm, useSteps as Fm } from "./components/FormViewer/hooks/useCreateFormContext.js";
125
- import { useActiveControl as Nm } from "./components/FormViewer/hooks/useActiveControl.js";
126
- import { useActiveStep as bm } from "./components/FormViewer/hooks/useActiveStep.js";
127
- import { useFormMobile as hm } from "./components/FormViewer/hooks/useFormMobile.js";
128
- import { useInterpolate as Om, useInterpolateText as wm } from "./components/FormViewer/hooks/useInterpolateText.js";
129
- import { controlsDataMap as Bm } from "./components/FormViewer/helpers/controls.js";
130
- import { STATIC_CLASSES as Hm, combineClasses as Wm, getPageNumberClass as Gm } from "./components/FormViewer/helpers/staticClasses.js";
131
- import { getTextValidation as jm, isImageUrl as Xm, isValidEmail as Qm, isValidUrl as qm, useValidation as Km } from "./components/FormViewer/helpers/validation.js";
132
- import { getNextStep as Zm, operatorsRelation as Jm } from "./components/FormViewer/helpers/conditions.js";
133
- import { mergeTheme as ep, sortSteps as op } from "./components/FormViewer/helpers/helpers.js";
134
- import { alignRelation as tp } from "./components/FormViewer/helpers/themeUtils.js";
135
- import { CollapsibleContainer as mp } from "./components/CollapsibleContainer/CollapsibleContainer.js";
136
- import { NavMenu as sp } from "./components/NavMenu/NavMenu.js";
137
- import { NavMenuItem as ip, NavMenuLoadMore as np } from "./components/NavMenu/components/NavMenuItem.js";
138
- import { NavMenuLabel as xp } from "./components/NavMenu/components/NavMenuLabel.js";
139
- import { NavMenuProvider as cp, createNavMenuStore as dp, useNavMenuStore as gp } from "./components/NavMenu/store.js";
140
- import { LastEditedButton as Cp } from "./components/LastEditedButton/LastEditedButton.js";
141
- import { default as Ap } from "./lang/locales/ui_en.json.js";
142
- import { default as Ep } from "./lang/locales/ui_ru.json.js";
143
- import { default as Mp } from "./lang/locales/ui_es.json.js";
9
+ import { GroupAvatar as E } from "./components/GroupAvatar/index.js";
10
+ import { ShakaVideoPlayer as A } from "./components/AttachmentsGalleryModal/components/ShakePlayer/ShakaPlayer.js";
11
+ import { ActiveWorkspace as M, WorkspaceMenu as I } from "./components/WorkspaceMenu/WorkspaceMenu.js";
12
+ import { WorkspaceAvatar as P } from "./components/WorkspaceAvatar/WorkspaceAvatar.js";
13
+ import { NavbarResizer as F } from "./components/NavbarResizer/NavbarResizer.js";
14
+ import { MenuUserDropdown as N } from "./components/AppContainer/components/menus/UserMenu/MenuUserDropdown.js";
15
+ import { ErrorPage as U } from "./components/ErrorPage/index.js";
16
+ import { AlertsBlock as h } from "./components/AlertsBlock/index.js";
17
+ import { NotFound as v } from "./components/NotFound/NoFound.js";
18
+ import { ErrorAlert as k } from "./components/ErrorAlert/index.js";
19
+ import { IconEntity as V, IconType as H, ProjectIcon as G, renderIcon as W } from "./components/ProjectIcon/ProjectIcon.js";
20
+ import { ColorCircle as j, ColorPicker as X } from "./components/ColorPicker/ColorPicker.js";
21
+ import { NewColorPicker as q } from "./components/NewColorPicker/index.js";
22
+ import { ColorPickerPopover as Y } from "./components/ColorPicker/ColorPickerPopover.js";
23
+ import { AnimationWrapper as J } from "./components/AnimationWrapper/index.js";
24
+ import { SearchFilters as ee } from "./components/SearchFilters/SearchFilters.js";
25
+ import { SearchHelpModal as re, closeSearchHelpModal as te, openSearchHelpModal as ae } from "./components/SearchFilters/components/SearchHelp.js";
26
+ import { AttachmentsGalleryModal as pe } from "./components/AttachmentsGalleryModal/AttachmentsGalleryModal.js";
27
+ import { ImageModal as le, closeImageModal as ie, openImageModal as ne, useChangePasswordModalStore as fe } from "./components/ImageModal/ImageModal.js";
28
+ import { Logotype as ue } from "./components/Logotype.js";
29
+ import { ThemeIndicator as de } from "./components/ThemeIndicator/index.js";
30
+ import { AttachmentsPreview as Se } from "./components/AttachmentsPreview/AttachmentsPreview.js";
31
+ import { CommentComposer as Ee } from "./components/CommentComposer/index.js";
32
+ import { PaymentSuccess as Ae } from "./components/PaymentSuccess/PaymentSuccess.js";
33
+ import { PaymentError as Me } from "./components/PaymentError/PaymentError.js";
34
+ import { PaymentCancel as Le } from "./components/PaymentCancel/PaymentCancel.js";
35
+ import { StorageUsageProgress as Re } from "./components/StorageUsageProgress/index.js";
36
+ import { LanguagePicker as ye } from "./components/LanguagePicker/LanguagePicker.js";
37
+ import { FrontTable as _e } from "./components/table/FrontTable.js";
38
+ import { aggregationReselect as be, columnsMapReselect as he, columnsReselect as Oe, metaReselect as ve, paginationMetaReselect as we, rowsReselect as ke, searchedRowsReselect as Be, selectionReselect as Ve, sortedRowsReselect as He, variableReselect as Ge, visibleColumnsBySideReselect as We, visibleColumnsReselect as ze, visibleRowsReselect as je } from "./components/table/selectors.js";
39
+ import { tableColumnDateTypes as Qe, tableColumnNumberTypes as qe } from "./components/table/types.js";
40
+ import { createTableStore as Ye } from "./components/table/store.js";
41
+ import { useTableStore as Je } from "./components/table/hooks/useTableStore.js";
42
+ import { EXPAND_COLUMN_FIELD as eo, SELECT_COLUMN_FIELD as oo, TABLE_AGGREGATION_ROW_ID as ro, TABLE_ATTRIBUTES as to } from "./components/table/constants.js";
43
+ import { CommunitiesDialog as mo } from "./components/CommunitiesDialog/index.js";
44
+ import { NotPublicPanel as so } from "./components/NotPublicPanel/NotPublicPanel.js";
45
+ import { BottomDrawerWithoutHeader as io } from "./components/BottomDrawerWithoutHeader/index.js";
46
+ import { Copyright as fo } from "./components/Copyright/index.js";
47
+ import { EntityTitle as uo } from "./components/EntityTitle/EntityTitle.js";
48
+ import { CircleColorPicker as go } from "./components/CircleColorPicker/CircleColorPicker.js";
49
+ import { TableMenu as Co } from "./components/table/components/TableMenu.js";
50
+ import { BouncingLogo as To } from "./components/BouncingLogo/BouncingLogo.js";
51
+ import { activeControlReselect as Do, activeStepIdReselect as Mo, activeStepReselect as Io, controlsReselect as Lo, isFormDirtyReselect as Po, questionNumberReselect as Ro, startStepReselect as Fo, stepByControlReselect as yo, stepsReselect as No, themeReselect as _o } from "./components/FormViewer/store/selectors.js";
52
+ import { CREATE_CONDITION_FORM_ID as bo, DEFAULT_END_STEP_ID as ho, DEFAULT_MAX as Oo, DEFAULT_MEDIA_BRIGHTNESS as vo, DEFAULT_MEDIA_SIZE as wo, DEFAULT_MIN as ko, DEFAULT_OPTIONS_MIN as Bo, DEFAULT_OPTION_MAX_LENGTH as Vo, DEFAULT_START_STEP_ID as Ho, EDIT_CONDITION_FORM_ID as Go, MAX_OPTIONS_COUNT as Wo, getDefaultDropdownOptions as zo, getDefaultEndStep as jo, getDefaultStartStep as Xo, getFirstStep as Qo, getRandomId as qo } from "./components/FormViewer/helpers/steps.js";
53
+ import { DEFAULT_THEME as Yo } from "./components/FormViewer/constants/defaultTheme.js";
54
+ import { openRemoveConfirmModal as Jo } from "./components/modals/RemoveConfirmModal.js";
55
+ import { AppSidebarButton as er } from "./components/AppContainer/components/AppSidebarButton.js";
56
+ import { Numbers as rr } from "./components/table/helpers/formatters.js";
57
+ import { EntityIcon as ar } from "./components/EntityIcon.js";
58
+ import { showErrorNotification as pr, showMessageNotification as sr, showRequestNotifications as lr, showSuccessNotification as ir } from "./helpers/showNotifications.js";
59
+ import { pickRandomEmoji as fr } from "./helpers/pickRandomEmoji.js";
60
+ import { useIsDarkTheme as ur } from "./helpers/themeUtils.js";
61
+ import { combineStatuses as dr } from "./helpers/combineStatuses.js";
62
+ import { downloadCSVAsBlob as Sr, downloadImageFromExternalUrl as Cr, downloadURL as Er } from "./helpers/download.js";
63
+ import { generateLink as Ar } from "./helpers/generateLink.js";
64
+ import { appFeature as Mr, isFeature as Ir } from "./helpers/feature.js";
65
+ import { getMimeType as Pr, isGalleryMediaFile as Rr, isMobileDevice as Fr, isVideoFile as yr } from "./helpers/fileUtils.js";
66
+ import { formatBytes as _r } from "./helpers/formatBytes.js";
67
+ import { filterHierarchyByTypes as br } from "./helpers/filterHierarchyByTypes.js";
68
+ import { getRandomIconColor as Or } from "./helpers/getRandomIconColor.js";
69
+ import { getFileIcons as wr } from "./helpers/getFileIcons.js";
70
+ import { getFileType as Br } from "./helpers/getFileType.js";
71
+ import { getPartOfTheDay as Hr } from "./helpers/getPartOfTheDay.js";
72
+ import { isAppMode as Wr } from "./helpers/isAppMode.js";
73
+ import { parseDate as jr } from "./helpers/dates.js";
74
+ import { initHotjar as Qr } from "./helpers/hotjar.js";
75
+ import { useMenu as Kr } from "./hooks/useMenu.js";
76
+ import { useDateFnsLocale as Zr } from "./hooks/useDateFnsLocale.js";
77
+ import { useFormatDistance as $r } from "./hooks/useFormatDistance.js";
78
+ import { useSwipeDetect as ot } from "./hooks/useSwipeDetect.js";
79
+ import { AuthErrors as tt, useOAuthErrorParams as at } from "./hooks/useOAuthErrorParams.js";
80
+ import { useDateUtils as pt } from "./hooks/useDateUtils.js";
81
+ import { isNumberValue as lt, useQueryParam as it, useRouteParam as nt } from "./hooks/useNumberQueryParam.js";
82
+ import { useDisableWindowScrollDuringDrag as xt } from "./hooks/useDisableWindowScroll.js";
83
+ import { useAsyncStatus as ct } from "./hooks/useAsyncStatus.js";
84
+ import { useAppContainer as gt } from "./components/AppContainer/hooks/useAppContainer.js";
85
+ import { appContainerStore as Ct } from "./components/AppContainer/hooks/useAppContainerStore.js";
86
+ import { useAppContainerDataStore as Tt } from "./components/AppContainer/hooks/useAppContainerDataStore.js";
87
+ import { useSetAppContainerLayout as Dt } from "./components/AppContainer/hooks/useSetAppContainerLayout.js";
88
+ import { closeSearchModal as It, openSearchModal as Lt, useSearchModalStore as Pt } from "./store/searchModal.js";
89
+ import { useOnboardingState as Ft } from "./store/onboarding.js";
90
+ import { useWorkspacesOrder as Nt } from "./store/workspacesOrder.js";
91
+ import { updateTimezone as Ut, useLocalTimezone as bt } from "./store/timezoneStore.js";
92
+ import { closeUserPlansModal as Ot, openUserPlansModal as vt, useUserPlansModalStore as wt } from "./store/plansModal.js";
93
+ import { closeUserDiscordDialog as Bt, openUserDiscordDialog as Vt, useDiscordDialogStore as Ht } from "./store/discordDialogStore.js";
94
+ import { EntityType as Wt, toggleAccessOptionsControl as zt, useAccessOptionsControl as jt } from "./store/accessOptionsControl.js";
95
+ import { formatStorage as Qt } from "./utils/formatStorage.js";
96
+ import { getPlanBadgeColor as Kt } from "./utils/getPlanBadgeColor.js";
97
+ import { addQueryParam as Zt, removeQueryParam as Jt } from "./utils/queryParams.js";
98
+ import { COLOR_SCHEMES as ea, DEFAULT_COLOR_SCHEME as oa, DEFAULT_FONT_FAMILY as ra, DEFAULT_VALUES as ta, isValidColorScheme as aa } from "./constants.js";
99
+ import { default as pa } from "./assets/layers-logo-icon.svg.js";
100
+ import { default as la } from "./assets/logo-copyright.svg.js";
101
+ import { default as na } from "./assets/enitityIcons/flow.svg.js";
102
+ import { default as xa } from "./assets/enitityIcons/form.svg.js";
103
+ import { default as ca } from "./assets/enitityIcons/page.svg.js";
104
+ import { default as ga } from "./assets/enitityIcons/sprint.svg.js";
105
+ import { FilePicker as Ca } from "./components/FilePicker/FilePicker.js";
106
+ import { OnBoardingPage as Ta } from "./components/OnBoarding/OnBoardingPage.js";
107
+ import { SortableList as Da } from "./components/SortableList/SortableList.js";
108
+ import { PinModal as Ia } from "./components/PinModal/PinModal.js";
109
+ import { closePinModal as Pa, openPinModal as Ra, usePinModalStore as Fa } from "./components/PinModal/slice.js";
110
+ import { StorageEntityList as Na } from "./components/StorageUsageEntityList/StorageUsageEntityList.js";
111
+ import { StorageEntityItem as Ua } from "./components/StorageUsageEntityList/StorageEntityItem.js";
112
+ import { Error404 as ha } from "./components/ErrorPage/components/Error404.js";
113
+ import { Error406 as va } from "./components/ErrorPage/components/Error406.js";
114
+ import { Error500 as ka } from "./components/ErrorPage/components/Error500.js";
115
+ import { useCreateTable as Va } from "./components/table/hooks/useCreateTable.js";
116
+ import { useSaveRowCount as Ga } from "./components/table/hooks/useSaveRowCount.js";
117
+ import { filterPinnedColumns as za, getAggregateValue as ja, getAggregationColumns as Xa, getColumnId as Qa, getColumnsProps as qa, getCurrencyColumn as Ka, getDateColumn as Ya, getExpandingColumn as Za, getHeaderStyles as Ja, getNumberColumn as $a, getPercentColumn as em, getRatioColumn as om, getSelectionColumn as rm, isTechnicalColumn as tm, mergeColumn as am } from "./components/table/helpers/columns.js";
118
+ import { TableSearch as pm } from "./components/table/components/TableSearch.js";
119
+ import { TablePagination as lm } from "./components/table/components/TablePagination.js";
120
+ import { FormViewer as nm } from "./components/FormViewer/FormViewer.js";
121
+ import { alignList as xm, conditionOperatorsList as um, isLayout as cm, isSize as dm, isSlideAnimation as gm, layoutList as Sm, mediaContentLayoutList as Cm, mediaFullLayoutList as Em, mediaLayoutList as Tm, sizeList as Am, slideAnimationList as Dm } from "./components/FormViewer/types/form.js";
122
+ import { Schemes as Im } from "./components/FormViewer/types/schemes.js";
123
+ import { FormStoreProvider as Pm, createFormStore as Rm, useFormViewerStore as Fm } from "./components/FormViewer/store/formStore.js";
124
+ import { createFormStoreApi as Nm } from "./components/FormViewer/store/formStoreApi.js";
125
+ import { FormContextProvider as Um, StepsContext as bm, useSteps as hm } from "./components/FormViewer/hooks/useCreateFormContext.js";
126
+ import { useActiveControl as vm } from "./components/FormViewer/hooks/useActiveControl.js";
127
+ import { useActiveStep as km } from "./components/FormViewer/hooks/useActiveStep.js";
128
+ import { useFormMobile as Vm } from "./components/FormViewer/hooks/useFormMobile.js";
129
+ import { useInterpolate as Gm, useInterpolateText as Wm } from "./components/FormViewer/hooks/useInterpolateText.js";
130
+ import { controlsDataMap as jm } from "./components/FormViewer/helpers/controls.js";
131
+ import { STATIC_CLASSES as Qm, combineClasses as qm, getPageNumberClass as Km } from "./components/FormViewer/helpers/staticClasses.js";
132
+ import { getTextValidation as Zm, isImageUrl as Jm, isValidEmail as $m, isValidUrl as ep, useValidation as op } from "./components/FormViewer/helpers/validation.js";
133
+ import { getNextStep as tp, operatorsRelation as ap } from "./components/FormViewer/helpers/conditions.js";
134
+ import { mergeTheme as pp, sortSteps as sp } from "./components/FormViewer/helpers/helpers.js";
135
+ import { alignRelation as ip } from "./components/FormViewer/helpers/themeUtils.js";
136
+ import { CollapsibleContainer as fp } from "./components/CollapsibleContainer/CollapsibleContainer.js";
137
+ import { NavMenu as up } from "./components/NavMenu/NavMenu.js";
138
+ import { NavMenuItem as dp, NavMenuLoadMore as gp } from "./components/NavMenu/components/NavMenuItem.js";
139
+ import { NavMenuLabel as Cp } from "./components/NavMenu/components/NavMenuLabel.js";
140
+ import { NavMenuProvider as Tp, createNavMenuStore as Ap, useNavMenuStore as Dp } from "./components/NavMenu/store.js";
141
+ import { LastEditedButton as Ip } from "./components/LastEditedButton/LastEditedButton.js";
142
+ import { default as Pp } from "./lang/locales/ui_en.json.js";
143
+ import { default as Fp } from "./lang/locales/ui_ru.json.js";
144
+ import { default as Np } from "./lang/locales/ui_es.json.js";
144
145
  export {
145
- D as ActiveWorkspace,
146
- b as AlertsBlock,
146
+ M as ActiveWorkspace,
147
+ h as AlertsBlock,
147
148
  r as AliasTextInput,
148
- Y as AnimationWrapper,
149
+ J as AnimationWrapper,
149
150
  f as AppContainer,
150
- Jo as AppSidebarButton,
151
- ae as AttachmentsGalleryModal,
152
- de as AttachmentsPreview,
153
- ot as AuthErrors,
154
- so as BottomDrawerWithoutHeader,
155
- Co as BouncingLogo,
156
- _o as CREATE_CONDITION_FORM_ID,
157
- uo as CircleColorPicker,
158
- mp as CollapsibleContainer,
159
- G as ColorCircle,
160
- z as ColorPicker,
161
- q as ColorPickerPopover,
162
- Se as CommentComposer,
163
- to as CommunitiesDialog,
164
- io as Copyright,
151
+ er as AppSidebarButton,
152
+ pe as AttachmentsGalleryModal,
153
+ Se as AttachmentsPreview,
154
+ tt as AuthErrors,
155
+ io as BottomDrawerWithoutHeader,
156
+ To as BouncingLogo,
157
+ ea as COLOR_SCHEMES,
158
+ bo as CREATE_CONDITION_FORM_ID,
159
+ go as CircleColorPicker,
160
+ fp as CollapsibleContainer,
161
+ j as ColorCircle,
162
+ X as ColorPicker,
163
+ Y as ColorPickerPopover,
164
+ Ee as CommentComposer,
165
+ mo as CommunitiesDialog,
166
+ fo as Copyright,
165
167
  u as CustomKBD,
166
- bo as DEFAULT_END_STEP_ID,
167
- Zt as DEFAULT_FONT_FAMILY,
168
- Uo as DEFAULT_MAX,
169
- ho as DEFAULT_MEDIA_BRIGHTNESS,
170
- vo as DEFAULT_MEDIA_SIZE,
171
- Oo as DEFAULT_MIN,
172
- wo as DEFAULT_OPTIONS_MIN,
173
- ko as DEFAULT_OPTION_MAX_LENGTH,
174
- Bo as DEFAULT_START_STEP_ID,
175
- qo as DEFAULT_THEME,
176
- Jt as DEFAULT_VALUES,
177
- Vo as EDIT_CONDITION_FORM_ID,
178
- Je as EXPAND_COLUMN_FIELD,
168
+ oa as DEFAULT_COLOR_SCHEME,
169
+ ho as DEFAULT_END_STEP_ID,
170
+ ra as DEFAULT_FONT_FAMILY,
171
+ Oo as DEFAULT_MAX,
172
+ vo as DEFAULT_MEDIA_BRIGHTNESS,
173
+ wo as DEFAULT_MEDIA_SIZE,
174
+ ko as DEFAULT_MIN,
175
+ Bo as DEFAULT_OPTIONS_MIN,
176
+ Vo as DEFAULT_OPTION_MAX_LENGTH,
177
+ Ho as DEFAULT_START_STEP_ID,
178
+ Yo as DEFAULT_THEME,
179
+ ta as DEFAULT_VALUES,
180
+ Go as EDIT_CONDITION_FORM_ID,
181
+ eo as EXPAND_COLUMN_FIELD,
179
182
  i as EmojiPicker,
180
- rr as EntityIcon,
181
- fo as EntityTitle,
182
- Fa as Error404,
183
- Na as Error406,
184
- ba as Error500,
185
- O as ErrorAlert,
186
- N as ErrorPage,
187
- xa as FilePicker,
183
+ ar as EntityIcon,
184
+ uo as EntityTitle,
185
+ Wt as EntityType,
186
+ ha as Error404,
187
+ va as Error406,
188
+ ka as Error500,
189
+ k as ErrorAlert,
190
+ U as ErrorPage,
191
+ Ca as FilePicker,
188
192
  s as FilePickerUpload,
189
- aa as FlowIcon,
190
- Pm as FormContextProvider,
191
- pa as FormIcon,
192
- Am as FormStoreProvider,
193
- am as FormViewer,
194
- ye as FrontTable,
195
- k as IconEntity,
196
- B as IconType,
197
- pe as ImageModal,
198
- Re as LanguagePicker,
199
- Cp as LastEditedButton,
200
- ra as LayersLogoCopyright,
201
- ea as LayersLogoIcon,
202
- fe as Logotype,
203
- Ho as MAX_OPTIONS_COUNT,
204
- F as MenuUserDropdown,
205
- sp as NavMenu,
206
- ip as NavMenuItem,
207
- xp as NavMenuLabel,
208
- np as NavMenuLoadMore,
209
- cp as NavMenuProvider,
210
- P as NavbarResizer,
211
- X as NewColorPicker,
193
+ na as FlowIcon,
194
+ Um as FormContextProvider,
195
+ xa as FormIcon,
196
+ Pm as FormStoreProvider,
197
+ nm as FormViewer,
198
+ _e as FrontTable,
199
+ E as GroupAvatar,
200
+ V as IconEntity,
201
+ H as IconType,
202
+ le as ImageModal,
203
+ ye as LanguagePicker,
204
+ Ip as LastEditedButton,
205
+ la as LayersLogoCopyright,
206
+ pa as LayersLogoIcon,
207
+ ue as Logotype,
208
+ Wo as MAX_OPTIONS_COUNT,
209
+ N as MenuUserDropdown,
210
+ up as NavMenu,
211
+ dp as NavMenuItem,
212
+ Cp as NavMenuLabel,
213
+ gp as NavMenuLoadMore,
214
+ Tp as NavMenuProvider,
215
+ F as NavbarResizer,
216
+ q as NewColorPicker,
212
217
  a as NoData,
213
- h as NotFound,
214
- mo as NotPublicPanel,
215
- er as Numbers,
216
- ca as OnBoardingPage,
217
- la as PageIcon,
218
- Ie as PaymentCancel,
219
- De as PaymentError,
220
- Te as PaymentSuccess,
221
- Ca as PinModal,
222
- V as ProjectIcon,
223
- $e as SELECT_COLUMN_FIELD,
224
- Hm as STATIC_CLASSES,
225
- Cm as Schemes,
226
- J as SearchFilters,
227
- ee as SearchHelpModal,
228
- T as ShakaVideoPlayer,
229
- ga as SortableList,
230
- na as SprintIcon,
231
- Rm as StepsContext,
232
- Pa as StorageEntityItem,
233
- Ma as StorageEntityList,
234
- Le as StorageUsageProgress,
235
- eo as TABLE_AGGREGATION_ROW_ID,
236
- oo as TABLE_ATTRIBUTES,
237
- go as TableMenu,
238
- rm as TablePagination,
239
- em as TableSearch,
240
- ue as ThemeIndicator,
218
+ v as NotFound,
219
+ so as NotPublicPanel,
220
+ rr as Numbers,
221
+ Ta as OnBoardingPage,
222
+ ca as PageIcon,
223
+ Le as PaymentCancel,
224
+ Me as PaymentError,
225
+ Ae as PaymentSuccess,
226
+ Ia as PinModal,
227
+ G as ProjectIcon,
228
+ oo as SELECT_COLUMN_FIELD,
229
+ Qm as STATIC_CLASSES,
230
+ Im as Schemes,
231
+ ee as SearchFilters,
232
+ re as SearchHelpModal,
233
+ A as ShakaVideoPlayer,
234
+ Da as SortableList,
235
+ ga as SprintIcon,
236
+ bm as StepsContext,
237
+ Ua as StorageEntityItem,
238
+ Na as StorageEntityList,
239
+ Re as StorageUsageProgress,
240
+ ro as TABLE_AGGREGATION_ROW_ID,
241
+ to as TABLE_ATTRIBUTES,
242
+ Co as TableMenu,
243
+ lm as TablePagination,
244
+ pm as TableSearch,
245
+ de as ThemeIndicator,
241
246
  S as UserAvatar,
242
- M as WorkspaceAvatar,
243
- E as WorkspaceMenu,
244
- Ao as activeControlReselect,
245
- Do as activeStepIdReselect,
246
- Eo as activeStepReselect,
247
- qt as addQueryParam,
248
- _e as aggregationReselect,
249
- pm as alignList,
250
- tp as alignRelation,
251
- gt as appContainerStore,
252
- Dr as appFeature,
253
- se as closeImageModal,
254
- Aa as closePinModal,
255
- oe as closeSearchHelpModal,
256
- Et as closeSearchModal,
257
- wt as closeUserDiscordDialog,
258
- Ut as closeUserPlansModal,
259
- be as columnsMapReselect,
260
- Ue as columnsReselect,
261
- Wm as combineClasses,
262
- ur as combineStatuses,
263
- sm as conditionOperatorsList,
264
- Bm as controlsDataMap,
265
- Io as controlsReselect,
266
- Dm as createFormStore,
267
- Mm as createFormStoreApi,
268
- dp as createNavMenuStore,
269
- qe as createTableStore,
270
- dr as downloadCSVAsBlob,
271
- gr as downloadImageFromExternalUrl,
272
- Sr as downloadURL,
273
- Ap as enUI,
274
- Mp as esUI,
275
- _r as filterHierarchyByTypes,
276
- ka as filterPinnedColumns,
277
- yr as formatBytes,
278
- zt as formatStorage,
279
- Tr as generateLink,
280
- Ba as getAggregateValue,
281
- Va as getAggregationColumns,
282
- Ha as getColumnId,
283
- Wa as getColumnsProps,
284
- Ga as getCurrencyColumn,
285
- za as getDateColumn,
286
- Wo as getDefaultDropdownOptions,
287
- Go as getDefaultEndStep,
288
- zo as getDefaultStartStep,
289
- ja as getExpandingColumn,
290
- vr as getFileIcons,
291
- wr as getFileType,
292
- jo as getFirstStep,
293
- Xa as getHeaderStyles,
294
- Mr as getMimeType,
295
- Zm as getNextStep,
296
- Qa as getNumberColumn,
297
- Gm as getPageNumberClass,
298
- Br as getPartOfTheDay,
299
- qa as getPercentColumn,
300
- Xt as getPlanBadgeColor,
301
- Ur as getRandomIconColor,
302
- Xo as getRandomId,
303
- Ka as getRatioColumn,
304
- Ya as getSelectionColumn,
305
- jm as getTextValidation,
247
+ P as WorkspaceAvatar,
248
+ I as WorkspaceMenu,
249
+ Do as activeControlReselect,
250
+ Mo as activeStepIdReselect,
251
+ Io as activeStepReselect,
252
+ Zt as addQueryParam,
253
+ be as aggregationReselect,
254
+ xm as alignList,
255
+ ip as alignRelation,
256
+ Ct as appContainerStore,
257
+ Mr as appFeature,
258
+ ie as closeImageModal,
259
+ Pa as closePinModal,
260
+ te as closeSearchHelpModal,
261
+ It as closeSearchModal,
262
+ Bt as closeUserDiscordDialog,
263
+ Ot as closeUserPlansModal,
264
+ he as columnsMapReselect,
265
+ Oe as columnsReselect,
266
+ qm as combineClasses,
267
+ dr as combineStatuses,
268
+ um as conditionOperatorsList,
269
+ jm as controlsDataMap,
270
+ Lo as controlsReselect,
271
+ Rm as createFormStore,
272
+ Nm as createFormStoreApi,
273
+ Ap as createNavMenuStore,
274
+ Ye as createTableStore,
275
+ Sr as downloadCSVAsBlob,
276
+ Cr as downloadImageFromExternalUrl,
277
+ Er as downloadURL,
278
+ Pp as enUI,
279
+ Np as esUI,
280
+ br as filterHierarchyByTypes,
281
+ za as filterPinnedColumns,
282
+ _r as formatBytes,
283
+ Qt as formatStorage,
284
+ Ar as generateLink,
285
+ ja as getAggregateValue,
286
+ Xa as getAggregationColumns,
287
+ Qa as getColumnId,
288
+ qa as getColumnsProps,
289
+ Ka as getCurrencyColumn,
290
+ Ya as getDateColumn,
291
+ zo as getDefaultDropdownOptions,
292
+ jo as getDefaultEndStep,
293
+ Xo as getDefaultStartStep,
294
+ Za as getExpandingColumn,
295
+ wr as getFileIcons,
296
+ Br as getFileType,
297
+ Qo as getFirstStep,
298
+ Ja as getHeaderStyles,
299
+ Pr as getMimeType,
300
+ tp as getNextStep,
301
+ $a as getNumberColumn,
302
+ Km as getPageNumberClass,
303
+ Hr as getPartOfTheDay,
304
+ em as getPercentColumn,
305
+ Kt as getPlanBadgeColor,
306
+ Or as getRandomIconColor,
307
+ qo as getRandomId,
308
+ om as getRatioColumn,
309
+ rm as getSelectionColumn,
310
+ Zm as getTextValidation,
306
311
  m as illustrationMap,
307
- jr as initHotjar,
308
- Hr as isAppMode,
309
- Er as isFeature,
310
- Mo as isFormDirtyReselect,
311
- Lr as isGalleryMediaFile,
312
- Xm as isImageUrl,
313
- lm as isLayout,
314
- Pr as isMobileDevice,
315
- pt as isNumberValue,
316
- im as isSize,
317
- nm as isSlideAnimation,
318
- Za as isTechnicalColumn,
319
- Qm as isValidEmail,
320
- qm as isValidUrl,
321
- Rr as isVideoFile,
322
- fm as layoutList,
323
- xm as mediaContentLayoutList,
324
- um as mediaFullLayoutList,
325
- cm as mediaLayoutList,
326
- Ja as mergeColumn,
327
- ep as mergeTheme,
328
- he as metaReselect,
329
- le as openImageModal,
330
- Da as openPinModal,
331
- Yo as openRemoveConfirmModal,
332
- re as openSearchHelpModal,
333
- It as openSearchModal,
312
+ Qr as initHotjar,
313
+ Wr as isAppMode,
314
+ Ir as isFeature,
315
+ Po as isFormDirtyReselect,
316
+ Rr as isGalleryMediaFile,
317
+ Jm as isImageUrl,
318
+ cm as isLayout,
319
+ Fr as isMobileDevice,
320
+ lt as isNumberValue,
321
+ dm as isSize,
322
+ gm as isSlideAnimation,
323
+ tm as isTechnicalColumn,
324
+ aa as isValidColorScheme,
325
+ $m as isValidEmail,
326
+ ep as isValidUrl,
327
+ yr as isVideoFile,
328
+ Sm as layoutList,
329
+ Cm as mediaContentLayoutList,
330
+ Em as mediaFullLayoutList,
331
+ Tm as mediaLayoutList,
332
+ am as mergeColumn,
333
+ pp as mergeTheme,
334
+ ve as metaReselect,
335
+ ne as openImageModal,
336
+ Ra as openPinModal,
337
+ Jo as openRemoveConfirmModal,
338
+ ae as openSearchHelpModal,
339
+ Lt as openSearchModal,
334
340
  d as openSubmitModal,
335
- kt as openUserDiscordDialog,
336
- ht as openUserPlansModal,
337
- Jm as operatorsRelation,
338
- ve as paginationMetaReselect,
339
- Gr as parseDate,
340
- ir as pickRandomEmoji,
341
- Lo as questionNumberReselect,
342
- Kt as removeQueryParam,
343
- H as renderIcon,
344
- Oe as rowsReselect,
345
- Ep as ruUI,
346
- we as searchedRowsReselect,
347
- ke as selectionReselect,
348
- ar as showErrorNotification,
349
- mr as showMessageNotification,
350
- pr as showRequestNotifications,
351
- sr as showSuccessNotification,
352
- dm as sizeList,
353
- gm as slideAnimationList,
354
- op as sortSteps,
355
- Be as sortedRowsReselect,
356
- Po as startStepReselect,
357
- Ro as stepByControlReselect,
358
- Fo as stepsReselect,
359
- je as tableColumnDateTypes,
360
- Xe as tableColumnNumberTypes,
361
- yo as themeReselect,
362
- Ht as toggleAccessOptionsControl,
363
- Nt as updateTimezone,
364
- Wt as useAccessOptionsControl,
365
- Nm as useActiveControl,
366
- bm as useActiveStep,
367
- ct as useAppContainer,
368
- Ct as useAppContainerDataStore,
369
- xt as useAsyncStatus,
370
- ie as useChangePasswordModalStore,
371
- ha as useCreateTable,
372
- Kr as useDateFnsLocale,
373
- at as useDateUtils,
374
- nt as useDisableWindowScrollDuringDrag,
375
- Bt as useDiscordDialogStore,
376
- hm as useFormMobile,
377
- Em as useFormViewerStore,
378
- Zr as useFormatDistance,
379
- Om as useInterpolate,
380
- wm as useInterpolateText,
381
- fr as useIsDarkTheme,
382
- _t as useLocalTimezone,
383
- Qr as useMenu,
384
- gp as useNavMenuStore,
385
- rt as useOAuthErrorParams,
386
- Pt as useOnboardingState,
387
- Ea as usePinModalStore,
388
- st as useQueryParam,
389
- lt as useRouteParam,
390
- Oa as useSaveRowCount,
391
- Mt as useSearchModalStore,
392
- At as useSetAppContainerLayout,
393
- Fm as useSteps,
394
- $r as useSwipeDetect,
395
- Ye as useTableStore,
396
- vt as useUserPlansModalStore,
397
- Km as useValidation,
398
- Ft as useWorkspacesOrder,
399
- Ve as variableReselect,
400
- He as visibleColumnsBySideReselect,
401
- We as visibleColumnsReselect,
402
- Ge as visibleRowsReselect
341
+ Vt as openUserDiscordDialog,
342
+ vt as openUserPlansModal,
343
+ ap as operatorsRelation,
344
+ we as paginationMetaReselect,
345
+ jr as parseDate,
346
+ fr as pickRandomEmoji,
347
+ Ro as questionNumberReselect,
348
+ Jt as removeQueryParam,
349
+ W as renderIcon,
350
+ ke as rowsReselect,
351
+ Fp as ruUI,
352
+ Be as searchedRowsReselect,
353
+ Ve as selectionReselect,
354
+ pr as showErrorNotification,
355
+ sr as showMessageNotification,
356
+ lr as showRequestNotifications,
357
+ ir as showSuccessNotification,
358
+ Am as sizeList,
359
+ Dm as slideAnimationList,
360
+ sp as sortSteps,
361
+ He as sortedRowsReselect,
362
+ Fo as startStepReselect,
363
+ yo as stepByControlReselect,
364
+ No as stepsReselect,
365
+ Qe as tableColumnDateTypes,
366
+ qe as tableColumnNumberTypes,
367
+ _o as themeReselect,
368
+ zt as toggleAccessOptionsControl,
369
+ Ut as updateTimezone,
370
+ jt as useAccessOptionsControl,
371
+ vm as useActiveControl,
372
+ km as useActiveStep,
373
+ gt as useAppContainer,
374
+ Tt as useAppContainerDataStore,
375
+ ct as useAsyncStatus,
376
+ fe as useChangePasswordModalStore,
377
+ Va as useCreateTable,
378
+ Zr as useDateFnsLocale,
379
+ pt as useDateUtils,
380
+ xt as useDisableWindowScrollDuringDrag,
381
+ Ht as useDiscordDialogStore,
382
+ Vm as useFormMobile,
383
+ Fm as useFormViewerStore,
384
+ $r as useFormatDistance,
385
+ Gm as useInterpolate,
386
+ Wm as useInterpolateText,
387
+ ur as useIsDarkTheme,
388
+ bt as useLocalTimezone,
389
+ Kr as useMenu,
390
+ Dp as useNavMenuStore,
391
+ at as useOAuthErrorParams,
392
+ Ft as useOnboardingState,
393
+ Fa as usePinModalStore,
394
+ it as useQueryParam,
395
+ nt as useRouteParam,
396
+ Ga as useSaveRowCount,
397
+ Pt as useSearchModalStore,
398
+ Dt as useSetAppContainerLayout,
399
+ hm as useSteps,
400
+ ot as useSwipeDetect,
401
+ Je as useTableStore,
402
+ wt as useUserPlansModalStore,
403
+ op as useValidation,
404
+ Nt as useWorkspacesOrder,
405
+ Ge as variableReselect,
406
+ We as visibleColumnsBySideReselect,
407
+ ze as visibleColumnsReselect,
408
+ je as visibleRowsReselect
403
409
  };