@layers-app/shared 0.3.9 → 0.4.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/components/AnimatedFigurePage/AnimatedFigurePage.module.css.js +10 -10
- package/dist/components/AppContainer/AppContainer.d.ts +6 -1
- package/dist/components/AppContainer/AppContainer.d.ts.map +1 -1
- package/dist/components/AppContainer/AppContainer.module.css.js +1 -1
- package/dist/components/AppContainer/components/ToolbarNewButton.d.ts +7 -2
- package/dist/components/AppContainer/components/ToolbarNewButton.d.ts.map +1 -1
- package/dist/components/AppContainer/components/ToolbarNewButton.js +14 -14
- package/dist/components/AppContainer/components/menus/HelpMenu/HelpMenu.module.css.js +1 -1
- package/dist/components/AppShell/AppShell.module.css.js +5 -5
- package/dist/components/AttachmentsGalleryModal/components/GallerySlide.d.ts.map +1 -1
- package/dist/components/AttachmentsGalleryModal/components/GallerySlide.js +33 -27
- package/dist/components/AttachmentsGalleryModal/components/ModalHeader.d.ts.map +1 -1
- package/dist/components/AttachmentsGalleryModal/components/ModalHeader.js +60 -47
- package/dist/components/AttachmentsGalleryModal/components/ShakePlayer/ShakaPlayer.module.css.js +4 -4
- package/dist/components/AttachmentsGalleryModal/components/UnsupportedSection.d.ts +2 -1
- package/dist/components/AttachmentsGalleryModal/components/UnsupportedSection.d.ts.map +1 -1
- package/dist/components/AttachmentsGalleryModal/components/UnsupportedSection.js +13 -12
- package/dist/components/AttachmentsGalleryModal/styles.module.css.js +17 -17
- package/dist/components/AttachmentsPreview/AttachmentsPreview.module.css.js +1 -1
- package/dist/components/BouncingLogo/BouncingLogo.module.css.js +8 -8
- package/dist/components/CollapsibleContainer/CollapsibleContainer.module.css.js +1 -1
- package/dist/components/ColorPicker/ColorPicker.d.ts +9 -13
- package/dist/components/ColorPicker/ColorPicker.d.ts.map +1 -1
- package/dist/components/ColorPicker/ColorPicker.js +139 -145
- package/dist/components/ColorPicker/ColorPicker.module.css.js +8 -8
- package/dist/components/ColorPicker/ColorPickerToolbar.d.ts.map +1 -1
- package/dist/components/ColorPicker/ColorPickerToolbar.js +88 -71
- package/dist/components/ColorPicker/icons.js +4 -4
- package/dist/components/CommentComposer/CommentComposer.module.css.js +4 -4
- package/dist/components/CommentComposer/CommentEditorHotkeys.d.ts.map +1 -1
- package/dist/components/CommentComposer/CommentEditorHotkeys.js +4 -3
- package/dist/components/CommentComposer/index.js +1 -1
- package/dist/components/CommunitiesDialog/styles.module.css.js +1 -1
- package/dist/components/Copyright/Copyright.module.css.js +1 -1
- package/dist/components/CustomKBD/CustomKBD.module.css.js +1 -1
- package/dist/components/EmojiPicker/EmojiPanel.d.ts.map +1 -1
- package/dist/components/EmojiPicker/EmojiPanel.js +22 -22
- package/dist/components/EmojiPicker/EmojiPicker.d.ts.map +1 -1
- package/dist/components/EmojiPicker/EmojiPicker.js +1 -0
- package/dist/components/EmojiPicker/EmojiPicker.module.css.js +8 -8
- package/dist/components/EmojiPicker/IconsPanel.js +13 -13
- package/dist/components/EntityTitle/EntityTitle.module.css.js +1 -1
- package/dist/components/ErrorPage/components/Error404.d.ts.map +1 -1
- package/dist/components/FeatureProgress/FeatureProgress.module.css.js +49 -49
- package/dist/components/FilePicker/FilePicker.d.ts +4 -2
- package/dist/components/FilePicker/FilePicker.d.ts.map +1 -1
- package/dist/components/FilePicker/FilePicker.js +241 -226
- package/dist/components/FilePicker/FilePicker.module.css.js +14 -12
- package/dist/components/FilePicker/FilePickerGallery.d.ts.map +1 -1
- package/dist/components/FilePicker/FilePickerGallery.js +60 -34
- package/dist/components/FilePicker/FilePickerGiphy.d.ts.map +1 -1
- package/dist/components/FilePicker/FilePickerGiphy.js +38 -39
- package/dist/components/FilePicker/FilePickerLink.d.ts.map +1 -1
- package/dist/components/FilePicker/FilePickerLink.js +29 -26
- package/dist/components/FilePicker/FilePickerUnsplash.d.ts.map +1 -1
- package/dist/components/FilePicker/FilePickerUnsplash.js +42 -43
- package/dist/components/FilePicker/FilePickerUpload.d.ts.map +1 -1
- package/dist/components/FilePicker/FilePickerUpload.js +51 -35
- package/dist/components/FilePicker/coverCollections.d.ts +4 -0
- package/dist/components/FilePicker/coverCollections.d.ts.map +1 -0
- package/dist/components/FilePicker/coverCollections.js +164 -0
- package/dist/components/FilePicker/index.d.ts +1 -0
- package/dist/components/FilePicker/index.d.ts.map +1 -1
- package/dist/components/FormViewer/FormViewer.module.css.js +20 -20
- package/dist/components/FormViewer/components/fields/DragOptions/DragOptions.module.css.js +1 -1
- package/dist/components/FormViewer/components/fields/DropdownField/DropdownField.module.css.js +1 -1
- package/dist/components/FormViewer/components/fields/EditableContent/EditableContent.module.css.js +1 -1
- package/dist/components/FormViewer/components/fields/SelectableCard/SelectableCard.module.css.js +8 -8
- package/dist/components/FormViewer/components/fields/UploadField/UploadFile/UploadFile.module.css.js +4 -4
- package/dist/components/FormViewer/store/formStore.d.ts.map +1 -1
- package/dist/components/ImageCropper/ImageCropper.module.css.js +38 -38
- package/dist/components/IntegrationFlowAnimation/IntegrationFlowAnimation.module.css.js +11 -11
- package/dist/components/LanguagePicker/LanguagePicker.module.css.js +1 -1
- package/dist/components/Loaders/styles.module.css.js +6 -6
- package/dist/components/MediaLibrary/MediaLibrary.module.css.js +2 -2
- package/dist/components/NavMenu/NavMenu.module.css.js +12 -12
- package/dist/components/NavbarResizer/NavbarResizer.module.css.js +2 -2
- package/dist/components/NotPublicPanel/NotPublicPanel.module.css.js +11 -11
- package/dist/components/Notification/Notification.module.css.js +1 -1
- package/dist/components/OnBoarding/steps/DifferentLayouts/styles.module.css.js +3 -3
- package/dist/components/OnBoarding/steps/styles.module.css.js +9 -9
- package/dist/components/OnBoarding/styles.module.css.js +7 -7
- package/dist/components/SearchFilters/SearchFilters.module.css.js +1 -1
- package/dist/components/SettingsSection/styles.module.css.js +1 -1
- package/dist/components/StorageUsageProgress/StorageUsageProgress.module.css.js +1 -1
- package/dist/components/TreeIndent/TreeIndent.module.css.js +4 -4
- package/dist/components/table/FrontTable.d.ts.map +1 -1
- package/dist/components/table/hooks/useColumnsResizing.d.ts.map +1 -1
- package/dist/helpers/getFileType.d.ts +1 -1
- package/dist/helpers/showFeatureFeedback.module.css.js +4 -4
- package/dist/helpers/showNotifications.module.css.js +1 -1
- package/dist/index.css +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +466 -463
- package/dist/lang/locales/ui_en.json.js +20 -18
- package/dist/lang/locales/ui_es.json.js +14 -12
- package/dist/lang/locales/ui_ru.json.js +15 -13
- package/docs/README.md +499 -499
- package/package.json +75 -75
- package/dist/components/TextColorIcon.d.ts +0 -8
- package/dist/components/TextColorIcon.d.ts.map +0 -1
- package/dist/components/TextColorIcon.js +0 -60
package/dist/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { AnimatedFigurePage as r } from "./components/AnimatedFigurePage/AnimatedFigurePage.js";
|
|
2
2
|
import { SettingsSection as a } from "./components/SettingsSection/index.js";
|
|
3
3
|
import { SocialLinkRow as p } from "./components/SocialLinkRow/index.js";
|
|
4
|
-
import { TimezonePicker as
|
|
4
|
+
import { TimezonePicker as s } from "./components/TimezonePicker/index.js";
|
|
5
5
|
import { AliasTextInput as n } from "./components/AliasTextInput/AliasTextInput.js";
|
|
6
6
|
import { NoData as x, illustrationMap as u } from "./components/NoData/NoData.js";
|
|
7
7
|
import { FilePickerUpload as d } from "./components/FilePicker/FilePickerUpload.js";
|
|
@@ -14,7 +14,7 @@ import { openSubmitModal as R } from "./components/SubmitModal/index.js";
|
|
|
14
14
|
import { UserAvatar as U } from "./components/UserAvatar/index.js";
|
|
15
15
|
import { GroupAvatar as y } from "./components/GroupAvatar/index.js";
|
|
16
16
|
import { ShakaVideoPlayer as v } from "./components/AttachmentsGalleryModal/components/ShakePlayer/ShakaPlayer.js";
|
|
17
|
-
import { ActiveWorkspace as
|
|
17
|
+
import { ActiveWorkspace as O, WorkspaceMenu as w } from "./components/WorkspaceMenu/WorkspaceMenu.js";
|
|
18
18
|
import { WorkspaceAvatar as B } from "./components/WorkspaceAvatar/WorkspaceAvatar.js";
|
|
19
19
|
import { NavbarResizer as H } from "./components/NavbarResizer/NavbarResizer.js";
|
|
20
20
|
import { MenuUserDropdown as W } from "./components/AppContainer/components/menus/UserMenu/MenuUserDropdown.js";
|
|
@@ -24,505 +24,508 @@ import { NotFound as Q } from "./components/NotFound/NoFound.js";
|
|
|
24
24
|
import { ErrorAlert as Y } from "./components/ErrorAlert/index.js";
|
|
25
25
|
import { IconEntity as $, IconType as ee, ProjectIcon as oe, renderIcon as re } from "./components/ProjectIcon/ProjectIcon.js";
|
|
26
26
|
import { ColorCircle as ae, ColorPicker as me } from "./components/ColorPicker/ColorPicker.js";
|
|
27
|
-
import { ColorPickerList as
|
|
27
|
+
import { ColorPickerList as ie } from "./components/ColorPicker/ColorPickerList.js";
|
|
28
28
|
import { ColorPickerToolbar as le } from "./components/ColorPicker/ColorPickerToolbar.js";
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import { FrontTable as
|
|
46
|
-
import { aggregationReselect as
|
|
47
|
-
import { tableColumnDateTypes as
|
|
48
|
-
import { createTableStore as
|
|
49
|
-
import { useTableStore as
|
|
50
|
-
import { EXPAND_COLUMN_FIELD as
|
|
51
|
-
import { CommunitiesDialog as
|
|
52
|
-
import { NotPublicPanel as
|
|
53
|
-
import { BottomDrawerWithoutHeader as
|
|
54
|
-
import { Copyright as
|
|
55
|
-
import { EntityTitle as
|
|
56
|
-
import { CircleColorPicker as
|
|
57
|
-
import { TableMenu as
|
|
58
|
-
import { BouncingLogo as
|
|
59
|
-
import { activeControlReselect as
|
|
60
|
-
import { CREATE_CONDITION_FORM_ID as
|
|
61
|
-
import { DEFAULT_THEME as
|
|
62
|
-
import { openRemoveConfirmModal as
|
|
63
|
-
import { AppSidebarButton as
|
|
64
|
-
import { Numbers as
|
|
65
|
-
import { EntityIcon as
|
|
66
|
-
import { showErrorNotification as
|
|
67
|
-
import { isOfflineSuppressed as
|
|
68
|
-
import { showFeatureFeedback as
|
|
69
|
-
import { pickRandomEmoji as
|
|
70
|
-
import { useIsDarkTheme as
|
|
71
|
-
import { combineStatuses as
|
|
72
|
-
import { downloadCSVAsBlob as
|
|
73
|
-
import { generateLink as
|
|
74
|
-
import { appFeature as
|
|
75
|
-
import { DEFAULT_MODE as
|
|
76
|
-
import { getMimeType as
|
|
77
|
-
import { formatBytes as
|
|
78
|
-
import { filterHierarchyByTypes as
|
|
79
|
-
import { getRandomIconColor as
|
|
80
|
-
import { getFileIcons as
|
|
81
|
-
import { getFileType as
|
|
82
|
-
import { getPartOfTheDay as
|
|
83
|
-
import { isAppMode as
|
|
84
|
-
import { parseDate as
|
|
85
|
-
import { initHotjar as
|
|
86
|
-
import { validateAliasFormat as
|
|
87
|
-
import { getBrowserTimeZone as
|
|
88
|
-
import { useMenu as
|
|
89
|
-
import { usePlatform as
|
|
90
|
-
import { dateFnsLocales as
|
|
91
|
-
import { useFormatDistance as
|
|
92
|
-
import { useSwipeDetect as
|
|
93
|
-
import { AuthErrors as
|
|
94
|
-
import { useDateUtils as
|
|
95
|
-
import { isNumberValue as
|
|
96
|
-
import { useDisableWindowScrollDuringDrag as
|
|
97
|
-
import { useAsyncStatus as
|
|
98
|
-
import { useVideoUploadGuard as
|
|
99
|
-
import { FEATURE_KEYS as
|
|
100
|
-
import { useAppContainer as
|
|
101
|
-
import { appContainerStore as
|
|
102
|
-
import { useAppContainerDataStore as
|
|
103
|
-
import { closeSearchModal as
|
|
104
|
-
import { closeTrashModal as
|
|
105
|
-
import { useOnboardingState as
|
|
106
|
-
import { useWorkspacesOrder as
|
|
107
|
-
import { updateTimezone as
|
|
108
|
-
import { closeUserPlansModal as
|
|
109
|
-
import { closeUserDiscordDialog as
|
|
110
|
-
import { completeFeatureStep as
|
|
111
|
-
import { orderMap as
|
|
112
|
-
import { formatStorage as
|
|
113
|
-
import { getCroppedBlob as
|
|
114
|
-
import { getPlanBadgeColor as
|
|
115
|
-
import { addQueryParam as
|
|
116
|
-
import { getFeatureRating as
|
|
117
|
-
import { brand as
|
|
118
|
-
import { getEnvConfig as
|
|
119
|
-
import { COLOR_SCHEMES as
|
|
120
|
-
import { default as
|
|
121
|
-
import { default as
|
|
122
|
-
import { default as
|
|
123
|
-
import { default as
|
|
124
|
-
import { CollapsibleContainer as
|
|
125
|
-
import { Error404 as
|
|
126
|
-
import { Error406 as
|
|
127
|
-
import { Error500 as
|
|
128
|
-
import { FeatureProgress as
|
|
129
|
-
import { FeatureProgressKey as
|
|
130
|
-
import { FilePicker as
|
|
131
|
-
import { FormContextProvider as
|
|
132
|
-
import { FormStoreProvider as
|
|
133
|
-
import { FormViewer as
|
|
134
|
-
import { GoogleDriveIcon as
|
|
135
|
-
import { ImageCropper as
|
|
136
|
-
import { IntegrationFlowAnimation as
|
|
137
|
-
import { LastEditedButton as
|
|
138
|
-
import { LayersCubeIcon as
|
|
139
|
-
import { MediaLibrary as
|
|
140
|
-
import { MediaLibraryBrowser as
|
|
141
|
-
import { NavMenu as
|
|
142
|
-
import { NavMenuItem as
|
|
143
|
-
import { NavMenuLabel as
|
|
144
|
-
import { NavMenuProvider as Op, createNavMenuStore as
|
|
145
|
-
import { NotionIcon as
|
|
146
|
-
import { OnBoardingPage as
|
|
147
|
-
import { OnboardingTourWrapper as
|
|
148
|
-
import { PinModal as
|
|
149
|
-
import { STATIC_CLASSES as
|
|
150
|
-
import { Schemes as
|
|
151
|
-
import { SortableList as
|
|
152
|
-
import { StorageEntityItem as
|
|
153
|
-
import { StorageEntityList as
|
|
154
|
-
import { TablePagination as
|
|
155
|
-
import { TableSearch as
|
|
156
|
-
import { TreeIndentContainer as
|
|
157
|
-
import { alignList as
|
|
158
|
-
import { alignRelation as
|
|
159
|
-
import { closePinModal as
|
|
160
|
-
import { controlsDataMap as
|
|
161
|
-
import {
|
|
162
|
-
import {
|
|
163
|
-
import {
|
|
164
|
-
import { default as
|
|
165
|
-
import {
|
|
166
|
-
import {
|
|
167
|
-
import {
|
|
168
|
-
import {
|
|
169
|
-
import {
|
|
170
|
-
import {
|
|
171
|
-
import {
|
|
172
|
-
import {
|
|
173
|
-
import {
|
|
174
|
-
import {
|
|
175
|
-
import {
|
|
176
|
-
import {
|
|
177
|
-
import {
|
|
178
|
-
import {
|
|
179
|
-
import {
|
|
29
|
+
import { HighlightSwatch as fe, TextColorIcon as xe } from "./components/ColorPicker/icons.js";
|
|
30
|
+
import { isDefaultColor as ce, normalizeColorItem as de } from "./components/ColorPicker/types.js";
|
|
31
|
+
import { useRecentColors as Se } from "./components/ColorPicker/useRecentColors.js";
|
|
32
|
+
import { NewColorPicker as Te } from "./components/NewColorPicker/index.js";
|
|
33
|
+
import { ColorPickerPopover as Fe } from "./components/ColorPicker/ColorPickerPopover.js";
|
|
34
|
+
import { AnimationWrapper as Me } from "./components/AnimationWrapper/index.js";
|
|
35
|
+
import { SearchFilters as Le } from "./components/SearchFilters/SearchFilters.js";
|
|
36
|
+
import { SearchHelpModal as Pe, closeSearchHelpModal as Re, openSearchHelpModal as be } from "./components/SearchFilters/components/SearchHelp.js";
|
|
37
|
+
import { AttachmentsGalleryModal as Ne } from "./components/AttachmentsGalleryModal/AttachmentsGalleryModal.js";
|
|
38
|
+
import { ImageModal as _e, closeImageModal as ve, openImageModal as he, useChangePasswordModalStore as Oe } from "./components/ImageModal/ImageModal.js";
|
|
39
|
+
import { LayersLogoCopyright as ke, LayersLogoIcon as Be, Logotype as Ve } from "./components/Logotype.js";
|
|
40
|
+
import { ThemeIndicator as ze } from "./components/ThemeIndicator/index.js";
|
|
41
|
+
import { AttachmentsPreview as Ge } from "./components/AttachmentsPreview/AttachmentsPreview.js";
|
|
42
|
+
import { CommentComposer as Xe } from "./components/CommentComposer/index.js";
|
|
43
|
+
import { StorageUsageProgress as Ke } from "./components/StorageUsageProgress/index.js";
|
|
44
|
+
import { LanguagePicker as qe } from "./components/LanguagePicker/LanguagePicker.js";
|
|
45
|
+
import { FrontTable as Je } from "./components/table/FrontTable.js";
|
|
46
|
+
import { aggregationReselect as eo, columnsMapReselect as oo, columnsReselect as ro, metaReselect as to, paginationMetaReselect as ao, rowsReselect as mo, searchedRowsReselect as po, selectionReselect as io, sortedRowsReselect as so, variableReselect as lo, visibleColumnsBySideReselect as no, visibleColumnsReselect as fo, visibleRowsReselect as xo } from "./components/table/selectors.js";
|
|
47
|
+
import { tableColumnDateTypes as co, tableColumnNumberTypes as go } from "./components/table/types.js";
|
|
48
|
+
import { createTableStore as Co } from "./components/table/store.js";
|
|
49
|
+
import { useTableStore as Eo } from "./components/table/hooks/useTableStore.js";
|
|
50
|
+
import { EXPAND_COLUMN_FIELD as Io, SELECT_COLUMN_FIELD as Mo, TABLE_AGGREGATION_ROW_ID as Do, TABLE_ATTRIBUTES as Lo } from "./components/table/constants.js";
|
|
51
|
+
import { CommunitiesDialog as Po } from "./components/CommunitiesDialog/index.js";
|
|
52
|
+
import { NotPublicPanel as bo } from "./components/NotPublicPanel/NotPublicPanel.js";
|
|
53
|
+
import { BottomDrawerWithoutHeader as No } from "./components/BottomDrawerWithoutHeader/index.js";
|
|
54
|
+
import { Copyright as _o } from "./components/Copyright/index.js";
|
|
55
|
+
import { EntityTitle as ho } from "./components/EntityTitle/EntityTitle.js";
|
|
56
|
+
import { CircleColorPicker as wo } from "./components/CircleColorPicker/CircleColorPicker.js";
|
|
57
|
+
import { TableMenu as Bo } from "./components/table/components/TableMenu.js";
|
|
58
|
+
import { BouncingLogo as Ho } from "./components/BouncingLogo/BouncingLogo.js";
|
|
59
|
+
import { activeControlReselect as Wo, activeStepIdReselect as Go, activeStepReselect as jo, controlsReselect as Xo, isFormDirtyReselect as Zo, questionNumberReselect as Ko, startStepReselect as Qo, stepByControlReselect as qo, stepsReselect as Yo, themeReselect as Jo } from "./components/FormViewer/store/selectors.js";
|
|
60
|
+
import { CREATE_CONDITION_FORM_ID as er, DEFAULT_END_STEP_ID as or, DEFAULT_MAX as rr, DEFAULT_MEDIA_BRIGHTNESS as tr, DEFAULT_MEDIA_SIZE as ar, DEFAULT_MIN as mr, DEFAULT_OPTIONS_MIN as pr, DEFAULT_OPTION_MAX_LENGTH as ir, DEFAULT_START_STEP_ID as sr, EDIT_CONDITION_FORM_ID as lr, MAX_OPTIONS_COUNT as nr, getDefaultDropdownOptions as fr, getDefaultEndStep as xr, getDefaultStartStep as ur, getFirstStep as cr, getRandomId as dr } from "./components/FormViewer/helpers/steps.js";
|
|
61
|
+
import { DEFAULT_THEME as Sr } from "./components/FormViewer/constants/defaultTheme.js";
|
|
62
|
+
import { openRemoveConfirmModal as Tr } from "./components/modals/RemoveConfirmModal.js";
|
|
63
|
+
import { AppSidebarButton as Fr } from "./components/AppContainer/components/AppSidebarButton.js";
|
|
64
|
+
import { Numbers as Mr } from "./components/table/helpers/formatters.js";
|
|
65
|
+
import { EntityIcon as Lr } from "./components/EntityIcon.js";
|
|
66
|
+
import { showErrorNotification as Pr, showMessageNotification as Rr, showRequestNotifications as br, showSuccessNotification as Ur, showWarningNotification as Nr, updateMessageNotification as yr } from "./helpers/showNotifications.js";
|
|
67
|
+
import { isOfflineSuppressed as vr, setOfflineSuppression as hr } from "./helpers/offlineSuppression.js";
|
|
68
|
+
import { showFeatureFeedback as wr } from "./helpers/showFeatureFeedback.js";
|
|
69
|
+
import { pickRandomEmoji as Br } from "./helpers/pickRandomEmoji.js";
|
|
70
|
+
import { useIsDarkTheme as Hr } from "./helpers/themeUtils.js";
|
|
71
|
+
import { combineStatuses as Wr } from "./helpers/combineStatuses.js";
|
|
72
|
+
import { downloadCSVAsBlob as jr, downloadImageFromExternalUrl as Xr, downloadURL as Zr } from "./helpers/download.js";
|
|
73
|
+
import { generateLink as Qr } from "./helpers/generateLink.js";
|
|
74
|
+
import { appFeature as Yr, isFeature as Jr } from "./helpers/feature.js";
|
|
75
|
+
import { DEFAULT_MODE as et, appDesktop as ot, appServer as rt, getPlatformInfo as tt } from "./helpers/platform.js";
|
|
76
|
+
import { getMimeType as mt, isGalleryMediaFile as pt, isMobileDevice as it, isVideoFile as st } from "./helpers/fileUtils.js";
|
|
77
|
+
import { formatBytes as nt } from "./helpers/formatBytes.js";
|
|
78
|
+
import { filterHierarchyByTypes as xt } from "./helpers/filterHierarchyByTypes.js";
|
|
79
|
+
import { getRandomIconColor as ct } from "./helpers/getRandomIconColor.js";
|
|
80
|
+
import { getFileIcons as gt } from "./helpers/getFileIcons.js";
|
|
81
|
+
import { getFileType as Ct } from "./helpers/getFileType.js";
|
|
82
|
+
import { getPartOfTheDay as Et } from "./helpers/getPartOfTheDay.js";
|
|
83
|
+
import { isAppMode as It } from "./helpers/isAppMode.js";
|
|
84
|
+
import { parseDate as Dt } from "./helpers/dates.js";
|
|
85
|
+
import { initHotjar as At } from "./helpers/hotjar.js";
|
|
86
|
+
import { validateAliasFormat as Rt } from "./helpers/validateAliasFormat.js";
|
|
87
|
+
import { getBrowserTimeZone as Ut, getSafeFormatter as Nt, getTimeZones as yt, getUtcOffset as _t, isValidTimeZone as vt, parseInvalidTz as ht } from "./helpers/timezones.js";
|
|
88
|
+
import { useMenu as wt } from "./hooks/useMenu.js";
|
|
89
|
+
import { usePlatform as Bt } from "./hooks/usePlatform.js";
|
|
90
|
+
import { dateFnsLocales as Ht, useDateFnsLocale as zt } from "./hooks/useDateFnsLocale.js";
|
|
91
|
+
import { useFormatDistance as Gt } from "./hooks/useFormatDistance.js";
|
|
92
|
+
import { useSwipeDetect as Xt } from "./hooks/useSwipeDetect.js";
|
|
93
|
+
import { AuthErrors as Kt, useOAuthErrorParams as Qt } from "./hooks/useOAuthErrorParams.js";
|
|
94
|
+
import { useDateUtils as Yt } from "./hooks/useDateUtils.js";
|
|
95
|
+
import { isNumberValue as $t, useQueryParam as ea, useRouteParam as oa } from "./hooks/useNumberQueryParam.js";
|
|
96
|
+
import { useDisableWindowScrollDuringDrag as ta } from "./hooks/useDisableWindowScroll.js";
|
|
97
|
+
import { useAsyncStatus as ma } from "./hooks/useAsyncStatus.js";
|
|
98
|
+
import { useVideoUploadGuard as ia } from "./hooks/useVideoUploadGuard.js";
|
|
99
|
+
import { FEATURE_KEYS as la, trackFeatureFeedback as na, useDelayedFeatureFeedback as fa } from "./hooks/useFeatureFeedback.js";
|
|
100
|
+
import { useAppContainer as ua } from "./components/AppContainer/hooks/useAppContainer.js";
|
|
101
|
+
import { appContainerStore as da } from "./components/AppContainer/hooks/useAppContainerStore.js";
|
|
102
|
+
import { useAppContainerDataStore as Sa } from "./components/AppContainer/hooks/useAppContainerDataStore.js";
|
|
103
|
+
import { closeSearchModal as Ta, openSearchModal as Ea, useSearchModalStore as Fa } from "./store/searchModal.js";
|
|
104
|
+
import { closeTrashModal as Ma, openTrashModal as Da, useTrashModalStore as La } from "./store/trashModal.js";
|
|
105
|
+
import { useOnboardingState as Pa } from "./store/onboarding.js";
|
|
106
|
+
import { useWorkspacesOrder as ba } from "./store/workspacesOrder.js";
|
|
107
|
+
import { updateTimezone as Na, useLocalTimezone as ya } from "./store/timezoneStore.js";
|
|
108
|
+
import { closeUserPlansModal as va, openUserPlansModal as ha, useUserPlansModalStore as Oa } from "./store/plansModal.js";
|
|
109
|
+
import { closeUserDiscordDialog as ka, openUserDiscordDialog as Ba, useDiscordDialogStore as Va } from "./store/discordDialogStore.js";
|
|
110
|
+
import { completeFeatureStep as za, finishFeatureFlow as Wa, getFeatureCompletedSteps as Ga, isFeatureDone as ja, resetFeatureFlow as Xa, setActiveFeatureTour as Za, useFeatureProgressStore as Ka } from "./store/featureProgress.js";
|
|
111
|
+
import { orderMap as qa, storageCategoryColors as Ya } from "./types/storageCategories.js";
|
|
112
|
+
import { formatStorage as $a, formatStoragePercent as em, resolveStorageLimit as om } from "./utils/formatStorage.js";
|
|
113
|
+
import { getCroppedBlob as tm } from "./utils/getCroppedBlob.js";
|
|
114
|
+
import { getPlanBadgeColor as mm } from "./utils/getPlanBadgeColor.js";
|
|
115
|
+
import { addQueryParam as im, removeQueryParam as sm } from "./utils/queryParams.js";
|
|
116
|
+
import { getFeatureRating as nm, getVisitData as fm, isFeatureRated as xm, setFeatureRating as um, setVisitData as cm } from "./lib/layersVisitData.js";
|
|
117
|
+
import { brand as gm, brandI18nVariables as Sm } from "./config/brand.js";
|
|
118
|
+
import { getEnvConfig as Tm, getEnvValue as Em, getMaxUploadSize as Fm, getOfficeUrl as Im, isLivekitEnabled as Mm, isOfficeEnabled as Dm, joinBaseUrlPath as Lm, normalizeBaseUrl as Am, normalizeUrl as Pm, parseSizeToBytes as Rm, resolveNonBlankString as bm } from "./config/envConfig.js";
|
|
119
|
+
import { COLOR_SCHEMES as Nm, DEFAULT_COLOR_SCHEME as ym, DEFAULT_FONT_FAMILY as _m, DEFAULT_VALUES as vm, isValidColorScheme as hm } from "./constants.js";
|
|
120
|
+
import { default as wm } from "./assets/enitityIcons/flow.svg.js";
|
|
121
|
+
import { default as Bm } from "./assets/enitityIcons/form.svg.js";
|
|
122
|
+
import { default as Hm } from "./assets/enitityIcons/page.svg.js";
|
|
123
|
+
import { default as Wm } from "./assets/enitityIcons/sprint.svg.js";
|
|
124
|
+
import { CollapsibleContainer as jm } from "./components/CollapsibleContainer/CollapsibleContainer.js";
|
|
125
|
+
import { Error404 as Zm } from "./components/ErrorPage/components/Error404.js";
|
|
126
|
+
import { Error406 as Qm } from "./components/ErrorPage/components/Error406.js";
|
|
127
|
+
import { Error500 as Ym } from "./components/ErrorPage/components/Error500.js";
|
|
128
|
+
import { FeatureProgress as $m } from "./components/FeatureProgress/FeatureProgress.js";
|
|
129
|
+
import { FeatureProgressKey as op } from "./components/FeatureProgress/constants.js";
|
|
130
|
+
import { FilePicker as tp } from "./components/FilePicker/FilePicker.js";
|
|
131
|
+
import { FormContextProvider as mp, StepsContext as pp, useSteps as ip } from "./components/FormViewer/hooks/useCreateFormContext.js";
|
|
132
|
+
import { FormStoreProvider as lp, createFormStore as np, useFormViewerStore as fp } from "./components/FormViewer/store/formStore.js";
|
|
133
|
+
import { FormViewer as up } from "./components/FormViewer/FormViewer.js";
|
|
134
|
+
import { GoogleDriveIcon as dp } from "./components/IntegrationFlowAnimation/icons/GoogleDriveIcon.js";
|
|
135
|
+
import { ImageCropper as Sp } from "./components/ImageCropper/ImageCropper.js";
|
|
136
|
+
import { IntegrationFlowAnimation as Tp } from "./components/IntegrationFlowAnimation/IntegrationFlowAnimation.js";
|
|
137
|
+
import { LastEditedButton as Fp } from "./components/LastEditedButton/LastEditedButton.js";
|
|
138
|
+
import { LayersCubeIcon as Mp } from "./components/IntegrationFlowAnimation/icons/LayersCubeIcon.js";
|
|
139
|
+
import { MediaLibrary as Lp } from "./components/MediaLibrary/MediaLibrary.js";
|
|
140
|
+
import { MediaLibraryBrowser as Pp } from "./components/MediaLibrary/MediaLibraryBrowser.js";
|
|
141
|
+
import { NavMenu as bp } from "./components/NavMenu/NavMenu.js";
|
|
142
|
+
import { NavMenuItem as Np, NavMenuLoadMore as yp } from "./components/NavMenu/components/NavMenuItem.js";
|
|
143
|
+
import { NavMenuLabel as vp } from "./components/NavMenu/components/NavMenuLabel.js";
|
|
144
|
+
import { NavMenuProvider as Op, createNavMenuStore as wp, useNavMenuStore as kp } from "./components/NavMenu/store.js";
|
|
145
|
+
import { NotionIcon as Vp } from "./components/IntegrationFlowAnimation/icons/NotionIcon.js";
|
|
146
|
+
import { OnBoardingPage as zp } from "./components/OnBoarding/OnBoardingPage.js";
|
|
147
|
+
import { OnboardingTourWrapper as Gp } from "./components/OnboardingTour/OnboardingTourWrapper.js";
|
|
148
|
+
import { PinModal as Xp } from "./components/PinModal/PinModal.js";
|
|
149
|
+
import { STATIC_CLASSES as Kp, combineClasses as Qp, getPageNumberClass as qp } from "./components/FormViewer/helpers/staticClasses.js";
|
|
150
|
+
import { Schemes as Jp } from "./components/FormViewer/types/schemes.js";
|
|
151
|
+
import { SortableList as ei } from "./components/SortableList/SortableList.js";
|
|
152
|
+
import { StorageEntityItem as ri } from "./components/StorageUsageEntityList/StorageEntityItem.js";
|
|
153
|
+
import { StorageEntityList as ai } from "./components/StorageUsageEntityList/StorageUsageEntityList.js";
|
|
154
|
+
import { TablePagination as pi } from "./components/table/components/TablePagination.js";
|
|
155
|
+
import { TableSearch as si } from "./components/table/components/TableSearch.js";
|
|
156
|
+
import { TreeIndentContainer as ni, TreeIndentItem as fi } from "./components/TreeIndent/TreeIndent.js";
|
|
157
|
+
import { alignList as ui, conditionOperatorsList as ci, isLayout as di, isSize as gi, isSlideAnimation as Si, layoutList as Ci, mediaContentLayoutList as Ti, mediaFullLayoutList as Ei, mediaLayoutList as Fi, sizeList as Ii, slideAnimationList as Mi } from "./components/FormViewer/types/form.js";
|
|
158
|
+
import { alignRelation as Li } from "./components/FormViewer/helpers/themeUtils.js";
|
|
159
|
+
import { closePinModal as Pi, openPinModal as Ri, usePinModalStore as bi } from "./components/PinModal/slice.js";
|
|
160
|
+
import { controlsDataMap as Ni } from "./components/FormViewer/helpers/controls.js";
|
|
161
|
+
import { coverCollections as _i } from "./components/FilePicker/coverCollections.js";
|
|
162
|
+
import { createFormStoreApi as hi } from "./components/FormViewer/store/formStoreApi.js";
|
|
163
|
+
import { cropImage as wi } from "./components/ImageCropper/cropUtils.js";
|
|
164
|
+
import { default as Bi } from "./lang/locales/ui_en.json.js";
|
|
165
|
+
import { default as Hi } from "./lang/locales/ui_es.json.js";
|
|
166
|
+
import { escapeHtml as Wi, getVideoEmbedUrl as Gi, isVideoPlatformUrl as ji, parseEmbedUrl as Xi, parseVideoUrl as Zi } from "./lib/contentImport/utils.js";
|
|
167
|
+
import { filterPinnedColumns as Qi, getAggregateValue as qi, getAggregationColumns as Yi, getColumnId as Ji, getColumnsProps as $i, getCurrencyColumn as es, getDateColumn as os, getExpandingColumn as rs, getHeaderStyles as ts, getNumberColumn as as, getPercentColumn as ms, getRatioColumn as ps, getSelectionColumn as is, isTechnicalColumn as ss, mergeColumn as ls } from "./components/table/helpers/columns.js";
|
|
168
|
+
import { getNextStep as fs, operatorsRelation as xs } from "./components/FormViewer/helpers/conditions.js";
|
|
169
|
+
import { getTextValidation as cs, isImageUrl as ds, isValidEmail as gs, isValidUrl as Ss, useValidation as Cs } from "./components/FormViewer/helpers/validation.js";
|
|
170
|
+
import { isOnboardingCompleted as Es, resetOnboarding as Fs, useOnboardingTour as Is } from "./components/OnboardingTour/useOnboardingTour.js";
|
|
171
|
+
import { mergeTheme as Ds, sortSteps as Ls } from "./components/FormViewer/helpers/helpers.js";
|
|
172
|
+
import { default as Ps } from "./lang/locales/ui_ru.json.js";
|
|
173
|
+
import { serializeToLexicalHtml as bs } from "./lib/contentImport/lexicalSerializer.js";
|
|
174
|
+
import { useActiveControl as Ns } from "./components/FormViewer/hooks/useActiveControl.js";
|
|
175
|
+
import { useActiveStep as _s } from "./components/FormViewer/hooks/useActiveStep.js";
|
|
176
|
+
import { useCreateTable as hs } from "./components/table/hooks/useCreateTable.js";
|
|
177
|
+
import { useCropInteraction as ws } from "./components/ImageCropper/useCropInteraction.js";
|
|
178
|
+
import { useFormMobile as Bs } from "./components/FormViewer/hooks/useFormMobile.js";
|
|
179
|
+
import { useInterpolate as Hs, useInterpolateText as zs } from "./components/FormViewer/hooks/useInterpolateText.js";
|
|
180
|
+
import { useSaveRowCount as Gs } from "./components/table/hooks/useSaveRowCount.js";
|
|
180
181
|
export {
|
|
181
|
-
|
|
182
|
+
O as ActiveWorkspace,
|
|
182
183
|
Z as AlertsBlock,
|
|
183
184
|
n as AliasTextInput,
|
|
184
185
|
r as AnimatedFigurePage,
|
|
185
|
-
|
|
186
|
+
Me as AnimationWrapper,
|
|
186
187
|
F as AppContainer,
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
188
|
+
Fr as AppSidebarButton,
|
|
189
|
+
Ne as AttachmentsGalleryModal,
|
|
190
|
+
Ge as AttachmentsPreview,
|
|
191
|
+
Kt as AuthErrors,
|
|
192
|
+
No as BottomDrawerWithoutHeader,
|
|
193
|
+
Ho as BouncingLogo,
|
|
194
|
+
Nm as COLOR_SCHEMES,
|
|
195
|
+
er as CREATE_CONDITION_FORM_ID,
|
|
196
|
+
wo as CircleColorPicker,
|
|
197
|
+
jm as CollapsibleContainer,
|
|
197
198
|
ae as ColorCircle,
|
|
198
199
|
me as ColorPicker,
|
|
199
|
-
|
|
200
|
-
|
|
200
|
+
ie as ColorPickerList,
|
|
201
|
+
Fe as ColorPickerPopover,
|
|
201
202
|
le as ColorPickerToolbar,
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
203
|
+
Xe as CommentComposer,
|
|
204
|
+
Po as CommunitiesDialog,
|
|
205
|
+
_o as Copyright,
|
|
205
206
|
A as CustomKBD,
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
207
|
+
ym as DEFAULT_COLOR_SCHEME,
|
|
208
|
+
or as DEFAULT_END_STEP_ID,
|
|
209
|
+
_m as DEFAULT_FONT_FAMILY,
|
|
210
|
+
rr as DEFAULT_MAX,
|
|
211
|
+
tr as DEFAULT_MEDIA_BRIGHTNESS,
|
|
212
|
+
ar as DEFAULT_MEDIA_SIZE,
|
|
213
|
+
mr as DEFAULT_MIN,
|
|
214
|
+
et as DEFAULT_MODE,
|
|
215
|
+
pr as DEFAULT_OPTIONS_MIN,
|
|
216
|
+
ir as DEFAULT_OPTION_MAX_LENGTH,
|
|
216
217
|
sr as DEFAULT_START_STEP_ID,
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
218
|
+
Sr as DEFAULT_THEME,
|
|
219
|
+
vm as DEFAULT_VALUES,
|
|
220
|
+
lr as EDIT_CONDITION_FORM_ID,
|
|
221
|
+
Io as EXPAND_COLUMN_FIELD,
|
|
221
222
|
T as EmojiPanel,
|
|
222
223
|
S as EmojiPicker,
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
224
|
+
Lr as EntityIcon,
|
|
225
|
+
ho as EntityTitle,
|
|
226
|
+
Zm as Error404,
|
|
227
|
+
Qm as Error406,
|
|
228
|
+
Ym as Error500,
|
|
228
229
|
Y as ErrorAlert,
|
|
229
230
|
j as ErrorPage,
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
231
|
+
la as FEATURE_KEYS,
|
|
232
|
+
$m as FeatureProgress,
|
|
233
|
+
op as FeatureProgressKey,
|
|
234
|
+
tp as FilePicker,
|
|
234
235
|
d as FilePickerUpload,
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
236
|
+
wm as FlowIcon,
|
|
237
|
+
mp as FormContextProvider,
|
|
238
|
+
Bm as FormIcon,
|
|
239
|
+
lp as FormStoreProvider,
|
|
240
|
+
up as FormViewer,
|
|
241
|
+
Je as FrontTable,
|
|
242
|
+
dp as GoogleDriveIcon,
|
|
242
243
|
y as GroupAvatar,
|
|
244
|
+
fe as HighlightSwatch,
|
|
243
245
|
$ as IconEntity,
|
|
244
246
|
ee as IconType,
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
247
|
+
Sp as ImageCropper,
|
|
248
|
+
_e as ImageModal,
|
|
249
|
+
Tp as IntegrationFlowAnimation,
|
|
250
|
+
qe as LanguagePicker,
|
|
251
|
+
Fp as LastEditedButton,
|
|
252
|
+
Mp as LayersCubeIcon,
|
|
253
|
+
ke as LayersLogoCopyright,
|
|
254
|
+
Be as LayersLogoIcon,
|
|
255
|
+
Ve as Logotype,
|
|
256
|
+
nr as MAX_OPTIONS_COUNT,
|
|
257
|
+
Lp as MediaLibrary,
|
|
258
|
+
Pp as MediaLibraryBrowser,
|
|
257
259
|
M as MeetWidgetProvider,
|
|
258
260
|
W as MenuUserDropdown,
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
261
|
+
bp as NavMenu,
|
|
262
|
+
Np as NavMenuItem,
|
|
263
|
+
vp as NavMenuLabel,
|
|
264
|
+
yp as NavMenuLoadMore,
|
|
263
265
|
Op as NavMenuProvider,
|
|
264
266
|
H as NavbarResizer,
|
|
265
|
-
|
|
267
|
+
Te as NewColorPicker,
|
|
266
268
|
x as NoData,
|
|
267
269
|
Q as NotFound,
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
270
|
+
bo as NotPublicPanel,
|
|
271
|
+
Vp as NotionIcon,
|
|
272
|
+
Mr as Numbers,
|
|
273
|
+
zp as OnBoardingPage,
|
|
274
|
+
Gp as OnboardingTourWrapper,
|
|
275
|
+
Hm as PageIcon,
|
|
276
|
+
Xp as PinModal,
|
|
275
277
|
oe as ProjectIcon,
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
278
|
+
Mo as SELECT_COLUMN_FIELD,
|
|
279
|
+
Kp as STATIC_CLASSES,
|
|
280
|
+
Jp as Schemes,
|
|
281
|
+
Le as SearchFilters,
|
|
282
|
+
Pe as SearchHelpModal,
|
|
281
283
|
a as SettingsSection,
|
|
282
284
|
v as ShakaVideoPlayer,
|
|
283
285
|
p as SocialLinkRow,
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
286
|
+
ei as SortableList,
|
|
287
|
+
Wm as SprintIcon,
|
|
288
|
+
pp as StepsContext,
|
|
289
|
+
ri as StorageEntityItem,
|
|
290
|
+
ai as StorageEntityList,
|
|
291
|
+
Ke as StorageUsageProgress,
|
|
292
|
+
Do as TABLE_AGGREGATION_ROW_ID,
|
|
293
|
+
Lo as TABLE_ATTRIBUTES,
|
|
294
|
+
Bo as TableMenu,
|
|
295
|
+
pi as TablePagination,
|
|
296
|
+
si as TableSearch,
|
|
297
|
+
xe as TextColorIcon,
|
|
298
|
+
ze as ThemeIndicator,
|
|
299
|
+
s as TimezonePicker,
|
|
300
|
+
ni as TreeIndentContainer,
|
|
301
|
+
fi as TreeIndentItem,
|
|
300
302
|
U as UserAvatar,
|
|
301
303
|
B as WorkspaceAvatar,
|
|
302
304
|
w as WorkspaceMenu,
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
jr as
|
|
339
|
-
Xr as
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
$a as
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
fr as
|
|
360
|
-
xr as
|
|
361
|
-
|
|
362
|
-
Tm as
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
yt as
|
|
388
|
-
|
|
389
|
-
|
|
305
|
+
Wo as activeControlReselect,
|
|
306
|
+
Go as activeStepIdReselect,
|
|
307
|
+
jo as activeStepReselect,
|
|
308
|
+
im as addQueryParam,
|
|
309
|
+
eo as aggregationReselect,
|
|
310
|
+
ui as alignList,
|
|
311
|
+
Li as alignRelation,
|
|
312
|
+
da as appContainerStore,
|
|
313
|
+
ot as appDesktop,
|
|
314
|
+
Yr as appFeature,
|
|
315
|
+
rt as appServer,
|
|
316
|
+
gm as brand,
|
|
317
|
+
Sm as brandI18nVariables,
|
|
318
|
+
ve as closeImageModal,
|
|
319
|
+
Pi as closePinModal,
|
|
320
|
+
Re as closeSearchHelpModal,
|
|
321
|
+
Ta as closeSearchModal,
|
|
322
|
+
Ma as closeTrashModal,
|
|
323
|
+
ka as closeUserDiscordDialog,
|
|
324
|
+
va as closeUserPlansModal,
|
|
325
|
+
oo as columnsMapReselect,
|
|
326
|
+
ro as columnsReselect,
|
|
327
|
+
Qp as combineClasses,
|
|
328
|
+
Wr as combineStatuses,
|
|
329
|
+
za as completeFeatureStep,
|
|
330
|
+
ci as conditionOperatorsList,
|
|
331
|
+
Ni as controlsDataMap,
|
|
332
|
+
Xo as controlsReselect,
|
|
333
|
+
_i as coverCollections,
|
|
334
|
+
np as createFormStore,
|
|
335
|
+
hi as createFormStoreApi,
|
|
336
|
+
wp as createNavMenuStore,
|
|
337
|
+
Co as createTableStore,
|
|
338
|
+
wi as cropImage,
|
|
339
|
+
Ht as dateFnsLocales,
|
|
340
|
+
jr as downloadCSVAsBlob,
|
|
341
|
+
Xr as downloadImageFromExternalUrl,
|
|
342
|
+
Zr as downloadURL,
|
|
343
|
+
Bi as enUI,
|
|
344
|
+
Hi as esUI,
|
|
345
|
+
Wi as escapeHtml,
|
|
346
|
+
xt as filterHierarchyByTypes,
|
|
347
|
+
Qi as filterPinnedColumns,
|
|
348
|
+
Wa as finishFeatureFlow,
|
|
349
|
+
nt as formatBytes,
|
|
350
|
+
$a as formatStorage,
|
|
351
|
+
em as formatStoragePercent,
|
|
352
|
+
Qr as generateLink,
|
|
353
|
+
qi as getAggregateValue,
|
|
354
|
+
Yi as getAggregationColumns,
|
|
355
|
+
Ut as getBrowserTimeZone,
|
|
356
|
+
Ji as getColumnId,
|
|
357
|
+
$i as getColumnsProps,
|
|
358
|
+
tm as getCroppedBlob,
|
|
359
|
+
es as getCurrencyColumn,
|
|
360
|
+
os as getDateColumn,
|
|
361
|
+
fr as getDefaultDropdownOptions,
|
|
362
|
+
xr as getDefaultEndStep,
|
|
363
|
+
ur as getDefaultStartStep,
|
|
364
|
+
Tm as getEnvConfig,
|
|
365
|
+
Em as getEnvValue,
|
|
366
|
+
rs as getExpandingColumn,
|
|
367
|
+
Ga as getFeatureCompletedSteps,
|
|
368
|
+
nm as getFeatureRating,
|
|
369
|
+
gt as getFileIcons,
|
|
370
|
+
Ct as getFileType,
|
|
371
|
+
cr as getFirstStep,
|
|
372
|
+
ts as getHeaderStyles,
|
|
373
|
+
Fm as getMaxUploadSize,
|
|
374
|
+
mt as getMimeType,
|
|
375
|
+
fs as getNextStep,
|
|
376
|
+
as as getNumberColumn,
|
|
377
|
+
Im as getOfficeUrl,
|
|
378
|
+
qp as getPageNumberClass,
|
|
379
|
+
Et as getPartOfTheDay,
|
|
380
|
+
ms as getPercentColumn,
|
|
381
|
+
mm as getPlanBadgeColor,
|
|
382
|
+
tt as getPlatformInfo,
|
|
383
|
+
ct as getRandomIconColor,
|
|
384
|
+
dr as getRandomId,
|
|
385
|
+
ps as getRatioColumn,
|
|
386
|
+
Nt as getSafeFormatter,
|
|
387
|
+
is as getSelectionColumn,
|
|
388
|
+
cs as getTextValidation,
|
|
389
|
+
yt as getTimeZones,
|
|
390
|
+
_t as getUtcOffset,
|
|
391
|
+
Gi as getVideoEmbedUrl,
|
|
392
|
+
fm as getVisitData,
|
|
390
393
|
u as illustrationMap,
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
394
|
+
At as initHotjar,
|
|
395
|
+
It as isAppMode,
|
|
396
|
+
ce as isDefaultColor,
|
|
397
|
+
Jr as isFeature,
|
|
398
|
+
ja as isFeatureDone,
|
|
399
|
+
xm as isFeatureRated,
|
|
400
|
+
Zo as isFormDirtyReselect,
|
|
401
|
+
pt as isGalleryMediaFile,
|
|
402
|
+
ds as isImageUrl,
|
|
403
|
+
di as isLayout,
|
|
404
|
+
Mm as isLivekitEnabled,
|
|
405
|
+
it as isMobileDevice,
|
|
406
|
+
$t as isNumberValue,
|
|
407
|
+
Dm as isOfficeEnabled,
|
|
408
|
+
vr as isOfflineSuppressed,
|
|
409
|
+
Es as isOnboardingCompleted,
|
|
410
|
+
gi as isSize,
|
|
411
|
+
Si as isSlideAnimation,
|
|
412
|
+
ss as isTechnicalColumn,
|
|
413
|
+
hm as isValidColorScheme,
|
|
414
|
+
gs as isValidEmail,
|
|
415
|
+
vt as isValidTimeZone,
|
|
416
|
+
Ss as isValidUrl,
|
|
414
417
|
st as isVideoFile,
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
418
|
+
ji as isVideoPlatformUrl,
|
|
419
|
+
Lm as joinBaseUrlPath,
|
|
420
|
+
Ci as layoutList,
|
|
421
|
+
Ti as mediaContentLayoutList,
|
|
422
|
+
Ei as mediaFullLayoutList,
|
|
423
|
+
Fi as mediaLayoutList,
|
|
424
|
+
ls as mergeColumn,
|
|
425
|
+
Ds as mergeTheme,
|
|
426
|
+
to as metaReselect,
|
|
427
|
+
Am as normalizeBaseUrl,
|
|
428
|
+
de as normalizeColorItem,
|
|
429
|
+
Pm as normalizeUrl,
|
|
430
|
+
he as openImageModal,
|
|
431
|
+
Ri as openPinModal,
|
|
432
|
+
Tr as openRemoveConfirmModal,
|
|
433
|
+
be as openSearchHelpModal,
|
|
434
|
+
Ea as openSearchModal,
|
|
432
435
|
R as openSubmitModal,
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
436
|
+
Da as openTrashModal,
|
|
437
|
+
Ba as openUserDiscordDialog,
|
|
438
|
+
ha as openUserPlansModal,
|
|
439
|
+
xs as operatorsRelation,
|
|
440
|
+
qa as orderMap,
|
|
441
|
+
ao as paginationMetaReselect,
|
|
442
|
+
Dt as parseDate,
|
|
443
|
+
Xi as parseEmbedUrl,
|
|
444
|
+
ht as parseInvalidTz,
|
|
445
|
+
Rm as parseSizeToBytes,
|
|
446
|
+
Zi as parseVideoUrl,
|
|
447
|
+
Br as pickRandomEmoji,
|
|
448
|
+
Ko as questionNumberReselect,
|
|
446
449
|
sm as removeQueryParam,
|
|
447
450
|
re as renderIcon,
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
451
|
+
Xa as resetFeatureFlow,
|
|
452
|
+
Fs as resetOnboarding,
|
|
453
|
+
bm as resolveNonBlankString,
|
|
454
|
+
om as resolveStorageLimit,
|
|
455
|
+
mo as rowsReselect,
|
|
456
|
+
Ps as ruUI,
|
|
457
|
+
po as searchedRowsReselect,
|
|
458
|
+
io as selectionReselect,
|
|
459
|
+
bs as serializeToLexicalHtml,
|
|
460
|
+
Za as setActiveFeatureTour,
|
|
461
|
+
um as setFeatureRating,
|
|
462
|
+
hr as setOfflineSuppression,
|
|
463
|
+
cm as setVisitData,
|
|
464
|
+
Pr as showErrorNotification,
|
|
465
|
+
wr as showFeatureFeedback,
|
|
466
|
+
Rr as showMessageNotification,
|
|
467
|
+
br as showRequestNotifications,
|
|
468
|
+
Ur as showSuccessNotification,
|
|
469
|
+
Nr as showWarningNotification,
|
|
470
|
+
Ii as sizeList,
|
|
471
|
+
Mi as slideAnimationList,
|
|
472
|
+
Ls as sortSteps,
|
|
470
473
|
so as sortedRowsReselect,
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
474
|
+
Qo as startStepReselect,
|
|
475
|
+
qo as stepByControlReselect,
|
|
476
|
+
Yo as stepsReselect,
|
|
477
|
+
Ya as storageCategoryColors,
|
|
478
|
+
co as tableColumnDateTypes,
|
|
479
|
+
go as tableColumnNumberTypes,
|
|
480
|
+
Jo as themeReselect,
|
|
481
|
+
na as trackFeatureFeedback,
|
|
482
|
+
yr as updateMessageNotification,
|
|
483
|
+
Na as updateTimezone,
|
|
484
|
+
Ns as useActiveControl,
|
|
485
|
+
_s as useActiveStep,
|
|
486
|
+
ua as useAppContainer,
|
|
487
|
+
Sa as useAppContainerDataStore,
|
|
488
|
+
ma as useAsyncStatus,
|
|
489
|
+
Oe as useChangePasswordModalStore,
|
|
490
|
+
hs as useCreateTable,
|
|
491
|
+
ws as useCropInteraction,
|
|
492
|
+
zt as useDateFnsLocale,
|
|
493
|
+
Yt as useDateUtils,
|
|
494
|
+
fa as useDelayedFeatureFeedback,
|
|
495
|
+
ta as useDisableWindowScrollDuringDrag,
|
|
496
|
+
Va as useDiscordDialogStore,
|
|
497
|
+
Ka as useFeatureProgressStore,
|
|
498
|
+
Bs as useFormMobile,
|
|
499
|
+
fp as useFormViewerStore,
|
|
500
|
+
Gt as useFormatDistance,
|
|
501
|
+
Hs as useInterpolate,
|
|
502
|
+
zs as useInterpolateText,
|
|
503
|
+
Hr as useIsDarkTheme,
|
|
504
|
+
ya as useLocalTimezone,
|
|
502
505
|
D as useMeetWidget,
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
506
|
+
wt as useMenu,
|
|
507
|
+
kp as useNavMenuStore,
|
|
508
|
+
Qt as useOAuthErrorParams,
|
|
509
|
+
Pa as useOnboardingState,
|
|
510
|
+
Is as useOnboardingTour,
|
|
511
|
+
bi as usePinModalStore,
|
|
512
|
+
Bt as usePlatform,
|
|
513
|
+
ea as useQueryParam,
|
|
514
|
+
Se as useRecentColors,
|
|
515
|
+
oa as useRouteParam,
|
|
516
|
+
Gs as useSaveRowCount,
|
|
517
|
+
Fa as useSearchModalStore,
|
|
518
|
+
ip as useSteps,
|
|
519
|
+
Xt as useSwipeDetect,
|
|
520
|
+
Eo as useTableStore,
|
|
521
|
+
La as useTrashModalStore,
|
|
519
522
|
Oa as useUserPlansModalStore,
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
523
|
+
Cs as useValidation,
|
|
524
|
+
ia as useVideoUploadGuard,
|
|
525
|
+
ba as useWorkspacesOrder,
|
|
526
|
+
Rt as validateAliasFormat,
|
|
527
|
+
lo as variableReselect,
|
|
528
|
+
no as visibleColumnsBySideReselect,
|
|
529
|
+
fo as visibleColumnsReselect,
|
|
530
|
+
xo as visibleRowsReselect
|
|
528
531
|
};
|