hrm_ui_lib 1.6.37 → 1.6.39
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/{Alert-8a18c132.js → Alert-fd6d6af9.js} +1 -1
- package/components/Alert/Alert.js +1 -1
- package/components/Alert/index.js +1 -1
- package/components/Avatar/Avatar.js +1 -1
- package/components/Avatar/AvatarGroup.js +1 -1
- package/components/Avatar/index.js +1 -1
- package/components/Button/Button.js +1 -1
- package/components/Button/index.js +1 -1
- package/components/CardBody/CardBody.js +1 -1
- package/components/CardBody/index.js +1 -1
- package/components/CardSelect/CardSelect.js +1 -1
- package/components/CardSelect/CardSelectGroup.js +1 -1
- package/components/CardSelect/components/CardInput.js +1 -1
- package/components/CardSelect/components/index.js +1 -1
- package/components/CardSelect/index.js +1 -1
- package/components/Checkbox/Checkbox.js +1 -1
- package/components/Checkbox/index.js +1 -1
- package/components/Copy/Copy.js +1 -1
- package/components/Copy/index.js +1 -1
- package/components/Counter/Counter.js +1 -1
- package/components/Counter/index.js +1 -1
- package/components/DatePicker/CustomHeader/CustomHeader.js +1 -1
- package/components/DatePicker/RangeDatePicker/RangeDatePicker.js +1 -1
- package/components/DatePicker/RangeDatePicker/RangeDatePickerDesktop.js +1 -1
- package/components/DatePicker/RangeDatePicker/RangeDatePickerMobile.js +1 -1
- package/components/DatePicker/RangeDatePicker/index.js +1 -1
- package/components/DatePicker/SimpleDatePicker/SimpleDatePicker.js +1 -1
- package/components/DatePicker/SimpleDatePicker/SimpleDatePickerDesktop.js +1 -1
- package/components/DatePicker/SimpleDatePicker/SimpleDatePickerMobile.js +1 -1
- package/components/DatePicker/SimpleDatePicker/index.js +1 -1
- package/components/DatePicker/TimePicker/MobileModalContent.js +1 -1
- package/components/DatePicker/TimePicker/TimePicker.js +1 -1
- package/components/DatePicker/TimePicker/TimePickerDesktop.js +1 -1
- package/components/DatePicker/TimePicker/TimePickerMobile.js +1 -1
- package/components/DatePicker/TimePicker/index.js +1 -1
- package/components/DatePicker/index.js +1 -1
- package/components/Empty/Empty.js +1 -1
- package/components/Empty/index.js +1 -1
- package/components/FileUpload/DropzoneFileUpload/DropzoneFileUpload.js +1 -1
- package/components/FileUpload/DropzoneFileUpload/ErrorItem.js +1 -1
- package/components/FileUpload/DropzoneFileUpload/PreviewItem.js +1 -1
- package/components/FileUpload/DropzoneFileUpload/helpers.js +1 -1
- package/components/FileUpload/DropzoneFileUpload/index.js +1 -1
- package/components/FileUpload/FileUpload.js +1 -1
- package/components/FileUpload/UploadItems.js +1 -1
- package/components/FileUpload/index.js +1 -1
- package/components/FormContainer/FormContainer.js +1 -1
- package/components/FormContainer/index.js +1 -1
- package/components/FormField/FormField.js +1 -1
- package/components/FormField/index.js +1 -1
- package/components/Input/Input.js +1 -1
- package/components/Input/index.js +1 -1
- package/components/ItemSelect/ItemSelect.js +1 -1
- package/components/ItemSelect/ItemSelectGroup.js +1 -1
- package/components/ItemSelect/index.js +1 -1
- package/components/Link/Link.js +2 -2
- package/components/Menu/Menu.js +1 -1
- package/components/Menu/NestedMenu.js +1 -1
- package/components/Menu/index.js +1 -1
- package/components/Modal/Modal.js +1 -1
- package/components/Modal/ModalConfirmation.js +1 -1
- package/components/Modal/ModalContent.js +1 -1
- package/components/Modal/index.js +1 -1
- package/components/More/More.js +1 -1
- package/components/More/index.js +1 -1
- package/components/Popover/Popover.js +1 -1
- package/components/Popover/PopoverDesktop.js +4 -3
- package/components/Popover/PopoverMobile.js +1 -1
- package/components/Popover/index.js +1 -1
- package/components/Radio/RadioGroup.js +1 -1
- package/components/Radio/index.js +1 -1
- package/components/Select/ButtonSelect/ButtonSelect.js +1 -1
- package/components/Select/FilterSelect/FilterDropdown.js +1 -1
- package/components/Select/FilterSelect/FilterGroupDropdown.js +1 -1
- package/components/Select/FilterSelect/FilterSelect.js +1 -1
- package/components/Select/MultiSelect/MobileWrapper.js +1 -1
- package/components/Select/MultiSelect/MultiBase/MultiBase.js +1 -1
- package/components/Select/MultiSelect/MultiSelect.js +1 -1
- package/components/Select/MultiSelect/MultiSelectGrouped/MultiSelectGrouped.js +1 -1
- package/components/Select/MultiSelect/MultiSelectWithTabs/MultiSelectWithTabs.js +1 -1
- package/components/Select/MultiSelect/OptionsWrapper.js +1 -1
- package/components/Select/NestedSelect/NestedSelect.js +1 -1
- package/components/Select/Select/Select.js +1 -1
- package/components/Select/Select/SelectDesktop/index.js +1 -1
- package/components/Select/Select/SelectMobile/MobileTopContent.js +1 -1
- package/components/Select/Select/SelectMobile/index.js +1 -1
- package/components/Select/SharedComponents/Actions.js +1 -1
- package/components/Select/SharedComponents/ButtonSelectWrapper/ButtonSelectWrapper.js +1 -1
- package/components/Select/SharedComponents/ContentTop.js +1 -1
- package/components/Select/SharedComponents/Footer.js +1 -1
- package/components/Select/SharedComponents/InputSelectWrapper/InputSelectWrapper.js +1 -1
- package/components/Select/SharedComponents/index.js +1 -1
- package/components/Select/index.js +1 -1
- package/components/SideSheet/Footer/Footer.js +1 -1
- package/components/SideSheet/SideSheet.js +1 -1
- package/components/SideSheet/index.js +1 -1
- package/components/Snackbar/Snackbar.js +1 -1
- package/components/Snackbar/index.js +1 -1
- package/components/Switcher/Switcher.js +1 -1
- package/components/Switcher/index.js +1 -1
- package/components/Table/Header.js +1 -1
- package/components/Table/IndeterminateCheckbox.js +1 -1
- package/components/Table/Row.js +1 -1
- package/components/Table/Table.js +1 -1
- package/components/Table/index.js +1 -1
- package/components/Table/utils.js +1 -1
- package/components/Textarea/Textarea.js +1 -1
- package/components/Textarea/index.js +1 -1
- package/helperComponents/GoToWebPage/GoToWebPage.js +1 -1
- package/helperComponents/OptionItem/OptionItem.js +1 -1
- package/helperComponents/OptionItem/index.js +1 -1
- package/helperComponents/index.js +1 -1
- package/helpers/check-authorization.js +1 -1
- package/helpers/format-date.js +2 -2
- package/helpers/index.js +1 -1
- package/index.js +1 -1
- package/package.json +1 -1
|
@@ -480,7 +480,7 @@ var PopoverMobile = function PopoverMobile(props) {
|
|
|
480
480
|
target: linkAddons.target,
|
|
481
481
|
className: 'popover__link'
|
|
482
482
|
}, text) : /*#__PURE__*/React.createElement(Text, {
|
|
483
|
-
dataId: "".concat(dataId, "-text"),
|
|
483
|
+
dataId: dataId ? "".concat(dataId, "-popover-text") : '',
|
|
484
484
|
type: "primary",
|
|
485
485
|
weight: "regular",
|
|
486
486
|
lineHeight: "medium",
|
|
@@ -3,7 +3,7 @@ import 'react';
|
|
|
3
3
|
import './consts.js';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import '../Text/Text.js';
|
|
6
|
-
export { A as Alert } from '../../Alert-
|
|
6
|
+
export { A as Alert } from '../../Alert-fd6d6af9.js';
|
|
7
7
|
import '../SVGIcons/IconDismissFilled.js';
|
|
8
8
|
import '../../helperComponents/IconDynamicComponent/IconDynamicComponent.js';
|
|
9
9
|
import 'dayjs';
|
|
@@ -2,7 +2,7 @@ import { _ as _slicedToArray } from '../../slicedToArray-2d190e96.js';
|
|
|
2
2
|
import React, { useState, useEffect } from 'react';
|
|
3
3
|
import classNames from 'classnames';
|
|
4
4
|
import { FileUpload } from '../FileUpload/FileUpload.js';
|
|
5
|
-
import '../../Alert-
|
|
5
|
+
import '../../Alert-fd6d6af9.js';
|
|
6
6
|
import { FileUploadMode } from '../FileUpload/types.js';
|
|
7
7
|
import '../../toConsumableArray-f6050ff2.js';
|
|
8
8
|
import '../../helperComponents/Label/Label.js';
|
|
@@ -22,7 +22,7 @@ import '../../type/file-upload.js';
|
|
|
22
22
|
import '../FileUpload/FileUpload.js';
|
|
23
23
|
import '../../toConsumableArray-f6050ff2.js';
|
|
24
24
|
import '../FileUpload/types.js';
|
|
25
|
-
import '../../Alert-
|
|
25
|
+
import '../../Alert-fd6d6af9.js';
|
|
26
26
|
import '../../extends-3e40af1f.js';
|
|
27
27
|
import '../Alert/consts.js';
|
|
28
28
|
import '../../objectWithoutProperties-0edf05e5.js';
|
|
@@ -6,7 +6,7 @@ import 'classnames';
|
|
|
6
6
|
import '../FileUpload/FileUpload.js';
|
|
7
7
|
import '../../toConsumableArray-f6050ff2.js';
|
|
8
8
|
import '../FileUpload/types.js';
|
|
9
|
-
import '../../Alert-
|
|
9
|
+
import '../../Alert-fd6d6af9.js';
|
|
10
10
|
import '../../extends-3e40af1f.js';
|
|
11
11
|
import '../Alert/consts.js';
|
|
12
12
|
import '../Text/Text.js';
|
|
@@ -5,7 +5,7 @@ import 'react';
|
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import 'dayjs';
|
|
7
7
|
import '../../helperComponents/Loader/Loader.js';
|
|
8
|
-
export { B as Button } from '../../Alert-
|
|
8
|
+
export { B as Button } from '../../Alert-fd6d6af9.js';
|
|
9
9
|
import '../../consts/index.js';
|
|
10
10
|
import '../../hooks/useScreenSize.js';
|
|
11
11
|
import 'react-hook-form';
|
|
@@ -2,7 +2,7 @@ import { _ as _extends } from '../../extends-3e40af1f.js';
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { Text } from '../Text/Text.js';
|
|
4
4
|
import { Image } from '../Image/Image.js';
|
|
5
|
-
import { B as Button } from '../../Alert-
|
|
5
|
+
import { B as Button } from '../../Alert-fd6d6af9.js';
|
|
6
6
|
import classNames from 'classnames';
|
|
7
7
|
import '../../utils/helpers.js';
|
|
8
8
|
import 'dayjs';
|
|
@@ -6,7 +6,7 @@ import 'classnames';
|
|
|
6
6
|
import '../../utils/helpers.js';
|
|
7
7
|
import 'dayjs';
|
|
8
8
|
import '../Image/Image.js';
|
|
9
|
-
import '../../Alert-
|
|
9
|
+
import '../../Alert-fd6d6af9.js';
|
|
10
10
|
import '../Alert/consts.js';
|
|
11
11
|
import '../../defineProperty-2ff83f38.js';
|
|
12
12
|
import '../../typeof-de618fd6.js';
|
|
@@ -30,7 +30,7 @@ import '../../hooks/useScreenSize.js';
|
|
|
30
30
|
import '../../slicedToArray-2d190e96.js';
|
|
31
31
|
import '../../type/file-upload.js';
|
|
32
32
|
import 'react-hook-form';
|
|
33
|
-
import '../../Alert-
|
|
33
|
+
import '../../Alert-fd6d6af9.js';
|
|
34
34
|
import '../Alert/consts.js';
|
|
35
35
|
import '../../helperComponents/Loader/Loader.js';
|
|
36
36
|
import '../../toConsumableArray-f6050ff2.js';
|
|
@@ -26,7 +26,7 @@ import '../../type/file-upload.js';
|
|
|
26
26
|
import '../../hooks/useScreenSize.js';
|
|
27
27
|
import '../../slicedToArray-2d190e96.js';
|
|
28
28
|
import 'react-hook-form';
|
|
29
|
-
import '../../Alert-
|
|
29
|
+
import '../../Alert-fd6d6af9.js';
|
|
30
30
|
import '../Alert/consts.js';
|
|
31
31
|
import '../../helperComponents/Loader/Loader.js';
|
|
32
32
|
import '../../toConsumableArray-f6050ff2.js';
|
|
@@ -19,7 +19,7 @@ import '../../../type/file-upload.js';
|
|
|
19
19
|
import '../../../hooks/useScreenSize.js';
|
|
20
20
|
import '../../../slicedToArray-2d190e96.js';
|
|
21
21
|
import 'react-hook-form';
|
|
22
|
-
import '../../../Alert-
|
|
22
|
+
import '../../../Alert-fd6d6af9.js';
|
|
23
23
|
import '../../Alert/consts.js';
|
|
24
24
|
import '../../../helperComponents/Loader/Loader.js';
|
|
25
25
|
import '../../../toConsumableArray-f6050ff2.js';
|
|
@@ -27,7 +27,7 @@ import '../../../type/file-upload.js';
|
|
|
27
27
|
import '../../../hooks/useScreenSize.js';
|
|
28
28
|
import '../../../slicedToArray-2d190e96.js';
|
|
29
29
|
import 'react-hook-form';
|
|
30
|
-
import '../../../Alert-
|
|
30
|
+
import '../../../Alert-fd6d6af9.js';
|
|
31
31
|
import '../../Alert/consts.js';
|
|
32
32
|
import '../../../helperComponents/Loader/Loader.js';
|
|
33
33
|
import '../../../toConsumableArray-f6050ff2.js';
|
|
@@ -27,7 +27,7 @@ import '../../type/file-upload.js';
|
|
|
27
27
|
import '../../hooks/useScreenSize.js';
|
|
28
28
|
import '../../slicedToArray-2d190e96.js';
|
|
29
29
|
import 'react-hook-form';
|
|
30
|
-
import '../../Alert-
|
|
30
|
+
import '../../Alert-fd6d6af9.js';
|
|
31
31
|
import '../Alert/consts.js';
|
|
32
32
|
import '../../helperComponents/Loader/Loader.js';
|
|
33
33
|
import '../../toConsumableArray-f6050ff2.js';
|
|
@@ -2,7 +2,7 @@ import '../../defineProperty-2ff83f38.js';
|
|
|
2
2
|
import '../../extends-3e40af1f.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'classnames';
|
|
5
|
-
export { C as Checkbox } from '../../Alert-
|
|
5
|
+
export { C as Checkbox } from '../../Alert-fd6d6af9.js';
|
|
6
6
|
import '../Link/Link.js';
|
|
7
7
|
import '../Text/Text.js';
|
|
8
8
|
import '../SVGIcons/IconInfo.js';
|
package/components/Copy/Copy.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { _ as _slicedToArray } from '../../slicedToArray-2d190e96.js';
|
|
2
2
|
import React, { useState, useRef } from 'react';
|
|
3
|
-
import { B as Button, P as Popover } from '../../Alert-
|
|
3
|
+
import { B as Button, P as Popover } from '../../Alert-fd6d6af9.js';
|
|
4
4
|
import { IconCopy } from '../SVGIcons/IconCopy.js';
|
|
5
5
|
import '../../extends-3e40af1f.js';
|
|
6
6
|
import '../Alert/consts.js';
|
package/components/Copy/index.js
CHANGED
|
@@ -21,7 +21,7 @@ import '../../type/file-upload.js';
|
|
|
21
21
|
import '../../hooks/useScreenSize.js';
|
|
22
22
|
import '../../slicedToArray-2d190e96.js';
|
|
23
23
|
import 'react-hook-form';
|
|
24
|
-
import '../../Alert-
|
|
24
|
+
import '../../Alert-fd6d6af9.js';
|
|
25
25
|
import '../Alert/consts.js';
|
|
26
26
|
import '../../helperComponents/Loader/Loader.js';
|
|
27
27
|
import '../../toConsumableArray-f6050ff2.js';
|
|
@@ -20,7 +20,7 @@ import '../../type/file-upload.js';
|
|
|
20
20
|
import '../../hooks/useScreenSize.js';
|
|
21
21
|
import '../../slicedToArray-2d190e96.js';
|
|
22
22
|
import 'react-hook-form';
|
|
23
|
-
import '../../Alert-
|
|
23
|
+
import '../../Alert-fd6d6af9.js';
|
|
24
24
|
import '../Alert/consts.js';
|
|
25
25
|
import '../../helperComponents/Loader/Loader.js';
|
|
26
26
|
import '../../toConsumableArray-f6050ff2.js';
|
|
@@ -7,7 +7,7 @@ import { noop, getYearOptions } from '../../../utils/helpers.js';
|
|
|
7
7
|
import '../../../consts/index.js';
|
|
8
8
|
import '../../../hooks/useScreenSize.js';
|
|
9
9
|
import 'react-hook-form';
|
|
10
|
-
import '../../../Alert-
|
|
10
|
+
import '../../../Alert-fd6d6af9.js';
|
|
11
11
|
import 'react-syntax-highlighter';
|
|
12
12
|
import { ButtonSelect } from '../../Select/ButtonSelect/ButtonSelect.js';
|
|
13
13
|
import { IconChevronLeft } from '../../SVGIcons/IconChevronLeft.js';
|
|
@@ -23,7 +23,7 @@ import '../../../consts/index.js';
|
|
|
23
23
|
import '../../../type/file-upload.js';
|
|
24
24
|
import '../../../hooks/useScreenSize.js';
|
|
25
25
|
import 'react-hook-form';
|
|
26
|
-
import '../../../Alert-
|
|
26
|
+
import '../../../Alert-fd6d6af9.js';
|
|
27
27
|
import '../../Alert/consts.js';
|
|
28
28
|
import '../../../helperComponents/Loader/Loader.js';
|
|
29
29
|
import '../../../toConsumableArray-f6050ff2.js';
|
|
@@ -13,7 +13,7 @@ import 'classnames';
|
|
|
13
13
|
import '../../../consts/index.js';
|
|
14
14
|
import '../../../hooks/useScreenSize.js';
|
|
15
15
|
import 'react-hook-form';
|
|
16
|
-
import '../../../Alert-
|
|
16
|
+
import '../../../Alert-fd6d6af9.js';
|
|
17
17
|
import 'react-syntax-highlighter';
|
|
18
18
|
import { IconCalendarRight } from '../../SVGIcons/IconCalendarRight.js';
|
|
19
19
|
import '../../../defineProperty-2ff83f38.js';
|
|
@@ -8,7 +8,7 @@ import { DateFormat } from '../types.js';
|
|
|
8
8
|
import { useImportFilesDynamically } from '../hooks.js';
|
|
9
9
|
import { isSameDay } from '../../../utils/helpers.js';
|
|
10
10
|
import { IconCalendarRight } from '../../SVGIcons/IconCalendarRight.js';
|
|
11
|
-
import { M as Modal } from '../../../Alert-
|
|
11
|
+
import { M as Modal } from '../../../Alert-fd6d6af9.js';
|
|
12
12
|
import 'classnames';
|
|
13
13
|
import 'framer-motion';
|
|
14
14
|
import '../../../consts/index.js';
|
|
@@ -22,7 +22,7 @@ import '../../../consts/index.js';
|
|
|
22
22
|
import '../../../type/file-upload.js';
|
|
23
23
|
import '../../../hooks/useScreenSize.js';
|
|
24
24
|
import 'react-hook-form';
|
|
25
|
-
import '../../../Alert-
|
|
25
|
+
import '../../../Alert-fd6d6af9.js';
|
|
26
26
|
import '../../Alert/consts.js';
|
|
27
27
|
import '../../../helperComponents/Loader/Loader.js';
|
|
28
28
|
import '../../../toConsumableArray-f6050ff2.js';
|
|
@@ -23,7 +23,7 @@ import '../../../type/file-upload.js';
|
|
|
23
23
|
import '../../../hooks/useScreenSize.js';
|
|
24
24
|
import '../../../slicedToArray-2d190e96.js';
|
|
25
25
|
import 'react-hook-form';
|
|
26
|
-
import '../../../Alert-
|
|
26
|
+
import '../../../Alert-fd6d6af9.js';
|
|
27
27
|
import '../../Alert/consts.js';
|
|
28
28
|
import '../../../helperComponents/Loader/Loader.js';
|
|
29
29
|
import '../../../toConsumableArray-f6050ff2.js';
|
|
@@ -9,7 +9,7 @@ import 'classnames';
|
|
|
9
9
|
import '../../../consts/index.js';
|
|
10
10
|
import '../../../hooks/useScreenSize.js';
|
|
11
11
|
import 'react-hook-form';
|
|
12
|
-
import '../../../Alert-
|
|
12
|
+
import '../../../Alert-fd6d6af9.js';
|
|
13
13
|
import 'react-syntax-highlighter';
|
|
14
14
|
import { CustomHeader } from '../CustomHeader/CustomHeader.js';
|
|
15
15
|
import { useImportFilesDynamically } from '../hooks.js';
|
|
@@ -6,7 +6,7 @@ import { Input } from '../../Input/Input.js';
|
|
|
6
6
|
import { IconCalendarRight } from '../../SVGIcons/IconCalendarRight.js';
|
|
7
7
|
import dayjs from 'dayjs';
|
|
8
8
|
import { useImportFilesDynamically } from '../hooks.js';
|
|
9
|
-
import { M as Modal } from '../../../Alert-
|
|
9
|
+
import { M as Modal } from '../../../Alert-fd6d6af9.js';
|
|
10
10
|
import 'classnames';
|
|
11
11
|
import 'framer-motion';
|
|
12
12
|
import '../../../consts/index.js';
|
|
@@ -22,7 +22,7 @@ import '../../../type/file-upload.js';
|
|
|
22
22
|
import '../../../hooks/useScreenSize.js';
|
|
23
23
|
import '../../../slicedToArray-2d190e96.js';
|
|
24
24
|
import 'react-hook-form';
|
|
25
|
-
import '../../../Alert-
|
|
25
|
+
import '../../../Alert-fd6d6af9.js';
|
|
26
26
|
import '../../Alert/consts.js';
|
|
27
27
|
import '../../../helperComponents/Loader/Loader.js';
|
|
28
28
|
import '../../../toConsumableArray-f6050ff2.js';
|
|
@@ -3,7 +3,7 @@ import React, { useState } from 'react';
|
|
|
3
3
|
import { Text } from '../../Text/Text.js';
|
|
4
4
|
import { IconChevronDown } from '../../SVGIcons/IconChevronDown.js';
|
|
5
5
|
import { IconChevronUp } from '../../SVGIcons/IconChevronUp.js';
|
|
6
|
-
import { M as Modal } from '../../../Alert-
|
|
6
|
+
import { M as Modal } from '../../../Alert-fd6d6af9.js';
|
|
7
7
|
import 'classnames';
|
|
8
8
|
import 'framer-motion';
|
|
9
9
|
import '../../../consts/index.js';
|
|
@@ -14,7 +14,7 @@ import '../../../utils/helpers.js';
|
|
|
14
14
|
import 'dayjs';
|
|
15
15
|
import '../../../hooks/useScreenSize.js';
|
|
16
16
|
import 'react-hook-form';
|
|
17
|
-
import '../../../Alert-
|
|
17
|
+
import '../../../Alert-fd6d6af9.js';
|
|
18
18
|
import '../../../extends-3e40af1f.js';
|
|
19
19
|
import '../../Alert/consts.js';
|
|
20
20
|
import '../../../objectWithoutProperties-0edf05e5.js';
|
|
@@ -9,7 +9,7 @@ import 'classnames';
|
|
|
9
9
|
import '../../../consts/index.js';
|
|
10
10
|
import '../../../hooks/useScreenSize.js';
|
|
11
11
|
import 'react-hook-form';
|
|
12
|
-
import '../../../Alert-
|
|
12
|
+
import '../../../Alert-fd6d6af9.js';
|
|
13
13
|
import 'react-syntax-highlighter';
|
|
14
14
|
import { useImportFilesDynamically } from '../hooks.js';
|
|
15
15
|
import { IconClock } from '../../SVGIcons/IconClock.js';
|
|
@@ -6,7 +6,7 @@ import dayjs from 'dayjs';
|
|
|
6
6
|
import '../../../consts/index.js';
|
|
7
7
|
import '../../../hooks/useScreenSize.js';
|
|
8
8
|
import 'react-hook-form';
|
|
9
|
-
import '../../../Alert-
|
|
9
|
+
import '../../../Alert-fd6d6af9.js';
|
|
10
10
|
import 'react-syntax-highlighter';
|
|
11
11
|
import { Input } from '../../Input/Input.js';
|
|
12
12
|
import { IconCalendarRight } from '../../SVGIcons/IconCalendarRight.js';
|
|
@@ -14,7 +14,7 @@ import '../../../utils/helpers.js';
|
|
|
14
14
|
import 'dayjs';
|
|
15
15
|
import '../../../hooks/useScreenSize.js';
|
|
16
16
|
import 'react-hook-form';
|
|
17
|
-
import '../../../Alert-
|
|
17
|
+
import '../../../Alert-fd6d6af9.js';
|
|
18
18
|
import '../../../extends-3e40af1f.js';
|
|
19
19
|
import '../../Alert/consts.js';
|
|
20
20
|
import '../../../objectWithoutProperties-0edf05e5.js';
|
|
@@ -16,7 +16,7 @@ import '../../utils/helpers.js';
|
|
|
16
16
|
import 'dayjs';
|
|
17
17
|
import '../../hooks/useScreenSize.js';
|
|
18
18
|
import 'react-hook-form';
|
|
19
|
-
import '../../Alert-
|
|
19
|
+
import '../../Alert-fd6d6af9.js';
|
|
20
20
|
import '../../extends-3e40af1f.js';
|
|
21
21
|
import '../Alert/consts.js';
|
|
22
22
|
import '../../objectWithoutProperties-0edf05e5.js';
|
|
@@ -2,7 +2,7 @@ import { _ as _extends } from '../../extends-3e40af1f.js';
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { Text } from '../Text/Text.js';
|
|
4
4
|
import { Image } from '../Image/Image.js';
|
|
5
|
-
import { B as Button } from '../../Alert-
|
|
5
|
+
import { B as Button } from '../../Alert-fd6d6af9.js';
|
|
6
6
|
import classNames from 'classnames';
|
|
7
7
|
import '../../utils/helpers.js';
|
|
8
8
|
import 'dayjs';
|
|
@@ -6,7 +6,7 @@ import 'classnames';
|
|
|
6
6
|
import '../../utils/helpers.js';
|
|
7
7
|
import 'dayjs';
|
|
8
8
|
import '../Image/Image.js';
|
|
9
|
-
import '../../Alert-
|
|
9
|
+
import '../../Alert-fd6d6af9.js';
|
|
10
10
|
import '../Alert/consts.js';
|
|
11
11
|
import '../../defineProperty-2ff83f38.js';
|
|
12
12
|
import '../../typeof-de618fd6.js';
|
|
@@ -8,7 +8,7 @@ import '../../Text/Text.js';
|
|
|
8
8
|
import 'classnames';
|
|
9
9
|
import '../../../type/file-upload.js';
|
|
10
10
|
import '../types.js';
|
|
11
|
-
export { D as DropzoneFileUpload } from '../../../Alert-
|
|
11
|
+
export { D as DropzoneFileUpload } from '../../../Alert-fd6d6af9.js';
|
|
12
12
|
import '../../../utils/helpers.js';
|
|
13
13
|
import '../../../defineProperty-2ff83f38.js';
|
|
14
14
|
import '../../../typeof-de618fd6.js';
|
|
@@ -7,7 +7,7 @@ import 'classnames';
|
|
|
7
7
|
import 'dayjs';
|
|
8
8
|
import '../../../hooks/useScreenSize.js';
|
|
9
9
|
import 'react-hook-form';
|
|
10
|
-
export { f as formatFileSize, g as generateAreaContent, b as getDropzoneLocale, s as shortenFileName } from '../../../Alert-
|
|
10
|
+
export { f as formatFileSize, g as generateAreaContent, b as getDropzoneLocale, s as shortenFileName } from '../../../Alert-fd6d6af9.js';
|
|
11
11
|
import 'react-syntax-highlighter';
|
|
12
12
|
import '../../../defineProperty-2ff83f38.js';
|
|
13
13
|
import '../../../typeof-de618fd6.js';
|
|
@@ -2,7 +2,7 @@ import { _ as _toConsumableArray } from '../../toConsumableArray-f6050ff2.js';
|
|
|
2
2
|
import { _ as _slicedToArray } from '../../slicedToArray-2d190e96.js';
|
|
3
3
|
import React, { useRef, useState, useCallback } from 'react';
|
|
4
4
|
import { FileUploadMode } from './types.js';
|
|
5
|
-
import { B as Button } from '../../Alert-
|
|
5
|
+
import { B as Button } from '../../Alert-fd6d6af9.js';
|
|
6
6
|
import { Label } from '../../helperComponents/Label/Label.js';
|
|
7
7
|
import 'classnames';
|
|
8
8
|
import { uniqueFiles, checkIsAllowedFileSize, checkIsAllowedTypes, getFormattedValues } from '../../utils/helpers.js';
|
|
@@ -7,7 +7,7 @@ import '../../hooks/useScreenSize.js';
|
|
|
7
7
|
import 'react-hook-form';
|
|
8
8
|
import { ErrorMessage } from '../../helperComponents/ErrorMessage/ErrorMessage.js';
|
|
9
9
|
import 'classnames';
|
|
10
|
-
import { B as Button } from '../../Alert-
|
|
10
|
+
import { B as Button } from '../../Alert-fd6d6af9.js';
|
|
11
11
|
import 'react-syntax-highlighter';
|
|
12
12
|
import { IconDelete } from '../SVGIcons/IconDelete.js';
|
|
13
13
|
import 'dayjs';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { FileUpload } from './FileUpload.js';
|
|
2
|
-
export { D as DropzoneFileUpload } from '../../Alert-
|
|
2
|
+
export { D as DropzoneFileUpload } from '../../Alert-fd6d6af9.js';
|
|
3
3
|
export { FileUploadMode } from './types.js';
|
|
4
4
|
import '../../toConsumableArray-f6050ff2.js';
|
|
5
5
|
import '../../slicedToArray-2d190e96.js';
|
|
@@ -4,7 +4,7 @@ import { appendErrors, useForm } from 'react-hook-form';
|
|
|
4
4
|
import { validateFieldsNatively, toNestError } from '@hookform/resolvers';
|
|
5
5
|
import classNames from 'classnames';
|
|
6
6
|
import { FormContext } from '../../context/types.js';
|
|
7
|
-
import { B as Button } from '../../Alert-
|
|
7
|
+
import { B as Button } from '../../Alert-fd6d6af9.js';
|
|
8
8
|
import '../../utils/helpers.js';
|
|
9
9
|
import 'dayjs';
|
|
10
10
|
import '../Alert/consts.js';
|
|
@@ -7,7 +7,7 @@ import 'classnames';
|
|
|
7
7
|
import '../../context/types.js';
|
|
8
8
|
import '../../utils/helpers.js';
|
|
9
9
|
import 'dayjs';
|
|
10
|
-
import '../../Alert-
|
|
10
|
+
import '../../Alert-fd6d6af9.js';
|
|
11
11
|
import '../Alert/consts.js';
|
|
12
12
|
import '../Text/Text.js';
|
|
13
13
|
import '../../defineProperty-2ff83f38.js';
|
|
@@ -8,7 +8,7 @@ import '../../consts/index.js';
|
|
|
8
8
|
import { FormContext } from '../../context/types.js';
|
|
9
9
|
import '../../hooks/useScreenSize.js';
|
|
10
10
|
import { Controller } from 'react-hook-form';
|
|
11
|
-
import '../../Alert-
|
|
11
|
+
import '../../Alert-fd6d6af9.js';
|
|
12
12
|
import 'react-syntax-highlighter';
|
|
13
13
|
import '../../typeof-de618fd6.js';
|
|
14
14
|
import '../Text/Text.js';
|
|
@@ -16,7 +16,7 @@ import '../../context/types.js';
|
|
|
16
16
|
import '../../hooks/useScreenSize.js';
|
|
17
17
|
import '../../slicedToArray-2d190e96.js';
|
|
18
18
|
import 'react-hook-form';
|
|
19
|
-
import '../../Alert-
|
|
19
|
+
import '../../Alert-fd6d6af9.js';
|
|
20
20
|
import '../../extends-3e40af1f.js';
|
|
21
21
|
import '../Alert/consts.js';
|
|
22
22
|
import '../../objectWithoutProperties-0edf05e5.js';
|
|
@@ -12,7 +12,7 @@ import '../../consts/index.js';
|
|
|
12
12
|
import 'dayjs';
|
|
13
13
|
import '../../hooks/useScreenSize.js';
|
|
14
14
|
import 'react-hook-form';
|
|
15
|
-
import '../../Alert-
|
|
15
|
+
import '../../Alert-fd6d6af9.js';
|
|
16
16
|
import 'react-syntax-highlighter';
|
|
17
17
|
import { IconCheckmarkCircleFilled } from '../SVGIcons/IconCheckmarkCircleFilled.js';
|
|
18
18
|
import '../../typeof-de618fd6.js';
|
|
@@ -19,7 +19,7 @@ import '../../type/file-upload.js';
|
|
|
19
19
|
import '../../hooks/useScreenSize.js';
|
|
20
20
|
import '../../slicedToArray-2d190e96.js';
|
|
21
21
|
import 'react-hook-form';
|
|
22
|
-
import '../../Alert-
|
|
22
|
+
import '../../Alert-fd6d6af9.js';
|
|
23
23
|
import '../Alert/consts.js';
|
|
24
24
|
import '../../helperComponents/Loader/Loader.js';
|
|
25
25
|
import '../../toConsumableArray-f6050ff2.js';
|
|
@@ -14,7 +14,7 @@ import '../../type/file-upload.js';
|
|
|
14
14
|
import '../../hooks/useScreenSize.js';
|
|
15
15
|
import '../../slicedToArray-2d190e96.js';
|
|
16
16
|
import 'react-hook-form';
|
|
17
|
-
import '../../Alert-
|
|
17
|
+
import '../../Alert-fd6d6af9.js';
|
|
18
18
|
import '../../extends-3e40af1f.js';
|
|
19
19
|
import '../Alert/consts.js';
|
|
20
20
|
import '../../objectWithoutProperties-0edf05e5.js';
|
|
@@ -15,7 +15,7 @@ import '../../type/file-upload.js';
|
|
|
15
15
|
import '../../hooks/useScreenSize.js';
|
|
16
16
|
import '../../slicedToArray-2d190e96.js';
|
|
17
17
|
import 'react-hook-form';
|
|
18
|
-
import '../../Alert-
|
|
18
|
+
import '../../Alert-fd6d6af9.js';
|
|
19
19
|
import '../../extends-3e40af1f.js';
|
|
20
20
|
import '../Alert/consts.js';
|
|
21
21
|
import '../../objectWithoutProperties-0edf05e5.js';
|
|
@@ -16,7 +16,7 @@ import '../../type/file-upload.js';
|
|
|
16
16
|
import '../../hooks/useScreenSize.js';
|
|
17
17
|
import '../../slicedToArray-2d190e96.js';
|
|
18
18
|
import 'react-hook-form';
|
|
19
|
-
import '../../Alert-
|
|
19
|
+
import '../../Alert-fd6d6af9.js';
|
|
20
20
|
import '../../extends-3e40af1f.js';
|
|
21
21
|
import '../Alert/consts.js';
|
|
22
22
|
import '../../objectWithoutProperties-0edf05e5.js';
|
package/components/Link/Link.js
CHANGED
|
@@ -23,7 +23,7 @@ var Link = function Link(props) {
|
|
|
23
23
|
},
|
|
24
24
|
href: url,
|
|
25
25
|
className: 'link',
|
|
26
|
-
"data-id": "".concat(dataId, "-link"),
|
|
26
|
+
"data-id": dataId ? "".concat(dataId, "-link") : '',
|
|
27
27
|
target: target
|
|
28
28
|
}, children), afterLink) : /*#__PURE__*/React.createElement("a", {
|
|
29
29
|
onClick: function onClick(e) {
|
|
@@ -34,7 +34,7 @@ var Link = function Link(props) {
|
|
|
34
34
|
},
|
|
35
35
|
href: url,
|
|
36
36
|
className: classNames("link ".concat(className)),
|
|
37
|
-
"data-id": "".concat(dataId, "-link"),
|
|
37
|
+
"data-id": dataId ? "".concat(dataId, "-link") : '',
|
|
38
38
|
target: target
|
|
39
39
|
}, children);
|
|
40
40
|
};
|
package/components/Menu/Menu.js
CHANGED
|
@@ -21,7 +21,7 @@ import '../Avatar/Avatar.js';
|
|
|
21
21
|
import '../FileUpload/FileUpload.js';
|
|
22
22
|
import '../../toConsumableArray-f6050ff2.js';
|
|
23
23
|
import '../FileUpload/types.js';
|
|
24
|
-
import '../../Alert-
|
|
24
|
+
import '../../Alert-fd6d6af9.js';
|
|
25
25
|
import '../Alert/consts.js';
|
|
26
26
|
import '../Text/Text.js';
|
|
27
27
|
import '../../utils/helpers.js';
|
|
@@ -30,7 +30,7 @@ import '../SVGIcons/IconChevronDown.js';
|
|
|
30
30
|
import '../Avatar/Avatar.js';
|
|
31
31
|
import '../FileUpload/FileUpload.js';
|
|
32
32
|
import '../FileUpload/types.js';
|
|
33
|
-
import '../../Alert-
|
|
33
|
+
import '../../Alert-fd6d6af9.js';
|
|
34
34
|
import '../Alert/consts.js';
|
|
35
35
|
import '../../objectWithoutProperties-0edf05e5.js';
|
|
36
36
|
import '../../helperComponents/Loader/Loader.js';
|
package/components/Menu/index.js
CHANGED
|
@@ -22,7 +22,7 @@ import '../Avatar/Avatar.js';
|
|
|
22
22
|
import '../FileUpload/FileUpload.js';
|
|
23
23
|
import '../../toConsumableArray-f6050ff2.js';
|
|
24
24
|
import '../FileUpload/types.js';
|
|
25
|
-
import '../../Alert-
|
|
25
|
+
import '../../Alert-fd6d6af9.js';
|
|
26
26
|
import '../Alert/consts.js';
|
|
27
27
|
import '../Text/Text.js';
|
|
28
28
|
import '../../utils/helpers.js';
|
|
@@ -11,7 +11,7 @@ import '../../hooks/useOnOutsideClick.js';
|
|
|
11
11
|
import '../../hooks/useScreenSize.js';
|
|
12
12
|
import '../../hooks/useHideBodyScroll.js';
|
|
13
13
|
import 'react-hook-form';
|
|
14
|
-
export { a as MOBILE_ANIMATION, M as Modal } from '../../Alert-
|
|
14
|
+
export { a as MOBILE_ANIMATION, M as Modal } from '../../Alert-fd6d6af9.js';
|
|
15
15
|
import '../../hooks/useGetIsMobile.js';
|
|
16
16
|
import '../../defineProperty-2ff83f38.js';
|
|
17
17
|
import '../../typeof-de618fd6.js';
|