@bigbinary/neetoui 6.7.4 → 6.8.0
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/Accordion.js +5 -6
- package/dist/Accordion.js.map +1 -1
- package/dist/ActionDropdown.js +16 -11
- package/dist/ActionDropdown.js.map +1 -1
- package/dist/Alert.js +23 -13
- package/dist/Alert.js.map +1 -1
- package/dist/Avatar.js +6 -6
- package/dist/Button.js +7 -8
- package/dist/Button.js.map +1 -1
- package/dist/Callout.js +4 -5
- package/dist/Callout.js.map +1 -1
- package/dist/Checkbox.js +22 -13
- package/dist/Checkbox.js.map +1 -1
- package/dist/ColorPicker.js +20 -14
- package/dist/ColorPicker.js.map +1 -1
- package/dist/DatePicker.js +21 -12
- package/dist/DatePicker.js.map +1 -1
- package/dist/DateTimePicker.js +27 -17
- package/dist/DateTimePicker.js.map +1 -1
- package/dist/Dropdown.js +18 -13
- package/dist/Dropdown.js.map +1 -1
- package/dist/Input.js +21 -12
- package/dist/Input.js.map +1 -1
- package/dist/Kbd.js +6 -6
- package/dist/Label.js +54 -18
- package/dist/Label.js.map +1 -1
- package/dist/Modal.js +23 -13
- package/dist/Modal.js.map +1 -1
- package/dist/MultiEmailInput.js +41 -16
- package/dist/MultiEmailInput.js.map +1 -1
- package/dist/NoData.js +7 -8
- package/dist/NoData.js.map +1 -1
- package/dist/Pagination.js +15 -10
- package/dist/Pagination.js.map +1 -1
- package/dist/Pane.js +23 -13
- package/dist/Pane.js.map +1 -1
- package/dist/Popover.js +7 -8
- package/dist/Popover.js.map +1 -1
- package/dist/ProgressBar.js +1 -1
- package/dist/Radio.js +22 -13
- package/dist/Radio.js.map +1 -1
- package/dist/Select.js +42 -14
- package/dist/Select.js.map +1 -1
- package/dist/Sidebar.js +16 -11
- package/dist/Sidebar.js.map +1 -1
- package/dist/Slider.js +22 -13
- package/dist/Slider.js.map +1 -1
- package/dist/Spinner.js +1 -1
- package/dist/Stepper.js +1 -1
- package/dist/Switch.js +22 -13
- package/dist/Switch.js.map +1 -1
- package/dist/Tab.js +4 -5
- package/dist/Tab.js.map +1 -1
- package/dist/Table.js +19 -14
- package/dist/Table.js.map +1 -1
- package/dist/Tag.js +3 -3
- package/dist/Textarea.js +22 -13
- package/dist/Textarea.js.map +1 -1
- package/dist/TimePicker.js +22 -13
- package/dist/TimePicker.js.map +1 -1
- package/dist/TimePickerInput.js +258 -21
- package/dist/TimePickerInput.js.map +1 -1
- package/dist/Toastr.js +15 -126
- package/dist/Toastr.js.map +1 -1
- package/dist/Tooltip.js +73 -7
- package/dist/Tooltip.js.map +1 -1
- package/dist/Tree.js +13 -8
- package/dist/Tree.js.map +1 -1
- package/dist/TreeSelect.js +21 -11
- package/dist/TreeSelect.js.map +1 -1
- package/dist/Typography.js +4 -5
- package/dist/Typography.js.map +1 -1
- package/dist/cjs/Accordion.js +25 -21
- package/dist/cjs/Accordion.js.map +1 -1
- package/dist/cjs/ActionDropdown.js +24 -16
- package/dist/cjs/ActionDropdown.js.map +1 -1
- package/dist/cjs/Alert.js +25 -14
- package/dist/cjs/Alert.js.map +1 -1
- package/dist/cjs/Avatar.js +17 -13
- package/dist/cjs/Avatar.js.map +1 -1
- package/dist/cjs/Button.js +17 -14
- package/dist/cjs/Button.js.map +1 -1
- package/dist/cjs/Callout.js +11 -8
- package/dist/cjs/Callout.js.map +1 -1
- package/dist/cjs/Checkbox.js +32 -20
- package/dist/cjs/Checkbox.js.map +1 -1
- package/dist/cjs/ColorPicker.js +33 -22
- package/dist/cjs/ColorPicker.js.map +1 -1
- package/dist/cjs/DatePicker.js +35 -21
- package/dist/cjs/DatePicker.js.map +1 -1
- package/dist/cjs/DateTimePicker.js +45 -29
- package/dist/cjs/DateTimePicker.js.map +1 -1
- package/dist/cjs/Dropdown.js +50 -39
- package/dist/cjs/Dropdown.js.map +1 -1
- package/dist/cjs/Input.js +39 -25
- package/dist/cjs/Input.js.map +1 -1
- package/dist/cjs/Kbd.js +13 -10
- package/dist/cjs/Kbd.js.map +1 -1
- package/dist/cjs/Label.js +61 -21
- package/dist/cjs/Label.js.map +1 -1
- package/dist/cjs/Modal.js +36 -21
- package/dist/cjs/Modal.js.map +1 -1
- package/dist/cjs/MultiEmailInput.js +71 -39
- package/dist/cjs/MultiEmailInput.js.map +1 -1
- package/dist/cjs/NoData.js +15 -13
- package/dist/cjs/NoData.js.map +1 -1
- package/dist/cjs/Pagination.js +24 -17
- package/dist/cjs/Pagination.js.map +1 -1
- package/dist/cjs/Pane.js +36 -21
- package/dist/cjs/Pane.js.map +1 -1
- package/dist/cjs/Popover.js +14 -12
- package/dist/cjs/Popover.js.map +1 -1
- package/dist/cjs/ProgressBar.js +3 -2
- package/dist/cjs/ProgressBar.js.map +1 -1
- package/dist/cjs/Radio.js +39 -25
- package/dist/cjs/Radio.js.map +1 -1
- package/dist/cjs/Select.js +91 -54
- package/dist/cjs/Select.js.map +1 -1
- package/dist/cjs/Sidebar.js +38 -28
- package/dist/cjs/Sidebar.js.map +1 -1
- package/dist/cjs/Slider.js +29 -17
- package/dist/cjs/Slider.js.map +1 -1
- package/dist/cjs/Spinner.js +3 -2
- package/dist/cjs/Spinner.js.map +1 -1
- package/dist/cjs/Stepper.js +7 -6
- package/dist/cjs/Stepper.js.map +1 -1
- package/dist/cjs/Switch.js +35 -23
- package/dist/cjs/Switch.js.map +1 -1
- package/dist/cjs/Tab.js +15 -12
- package/dist/cjs/Tab.js.map +1 -1
- package/dist/cjs/Table.js +55 -44
- package/dist/cjs/Table.js.map +1 -1
- package/dist/cjs/Tag.js +10 -7
- package/dist/cjs/Tag.js.map +1 -1
- package/dist/cjs/Textarea.js +38 -24
- package/dist/cjs/Textarea.js.map +1 -1
- package/dist/cjs/TimePicker.js +31 -18
- package/dist/cjs/TimePicker.js.map +1 -1
- package/dist/cjs/TimePickerInput.js +268 -22
- package/dist/cjs/TimePickerInput.js.map +1 -1
- package/dist/cjs/Toastr.js +32 -155
- package/dist/cjs/Toastr.js.map +1 -1
- package/dist/cjs/Tooltip.js +78 -8
- package/dist/cjs/Tooltip.js.map +1 -1
- package/dist/cjs/Tree.js +20 -12
- package/dist/cjs/Tree.js.map +1 -1
- package/dist/cjs/TreeSelect.js +30 -16
- package/dist/cjs/TreeSelect.js.map +1 -1
- package/dist/cjs/Typography.js +11 -8
- package/dist/cjs/Typography.js.map +1 -1
- package/dist/cjs/formik/ActionBlock.js +12 -11
- package/dist/cjs/formik/ActionBlock.js.map +1 -1
- package/dist/cjs/formik/BlockNavigation.js +29 -16
- package/dist/cjs/formik/BlockNavigation.js.map +1 -1
- package/dist/cjs/formik/Button.js +11 -10
- package/dist/cjs/formik/Button.js.map +1 -1
- package/dist/cjs/formik/Checkbox.js +28 -16
- package/dist/cjs/formik/Checkbox.js.map +1 -1
- package/dist/cjs/formik/Form.js +29 -24
- package/dist/cjs/formik/Form.js.map +1 -1
- package/dist/cjs/formik/Input.js +27 -15
- package/dist/cjs/formik/Input.js.map +1 -1
- package/dist/cjs/formik/MultiEmailInput.js +47 -15
- package/dist/cjs/formik/MultiEmailInput.js.map +1 -1
- package/dist/cjs/formik/Radio.js +31 -18
- package/dist/cjs/formik/Radio.js.map +1 -1
- package/dist/cjs/formik/Select.js +48 -16
- package/dist/cjs/formik/Select.js.map +1 -1
- package/dist/cjs/formik/Slider.js +31 -18
- package/dist/cjs/formik/Slider.js.map +1 -1
- package/dist/cjs/formik/Switch.js +28 -16
- package/dist/cjs/formik/Switch.js.map +1 -1
- package/dist/cjs/formik/Textarea.js +28 -16
- package/dist/cjs/formik/Textarea.js.map +1 -1
- package/dist/cjs/formik/TreeSelect.js +27 -14
- package/dist/cjs/formik/TreeSelect.js.map +1 -1
- package/dist/cjs/formik/index.js +45 -16
- package/dist/cjs/formik/index.js.map +1 -1
- package/dist/cjs/index-f2e36d91.js +167 -0
- package/dist/cjs/index-f2e36d91.js.map +1 -0
- package/dist/cjs/index.css +1 -1
- package/dist/cjs/index.js +49 -20
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/layouts.js +16 -11
- package/dist/cjs/layouts.js.map +1 -1
- package/dist/cjs/managers.js +2 -2
- package/dist/cjs/overlayManager.js +9 -4
- package/dist/cjs/overlayManager.js.map +1 -1
- package/dist/cjs/{react-select-creatable.esm-b39742a3.js → react-select-creatable.esm-23eddf9f.js} +130 -367
- package/dist/cjs/react-select-creatable.esm-23eddf9f.js.map +1 -0
- package/dist/cjs/{useOverlayManager-359ed795.js → useOverlayManager-1de0435e.js} +37 -75
- package/dist/cjs/useOverlayManager-1de0435e.js.map +1 -0
- package/dist/cjs/{useQueryParams-14f054b3.js → useQueryParams-a8ee2f76.js} +9 -5
- package/dist/cjs/useQueryParams-a8ee2f76.js.map +1 -0
- package/dist/formik/ActionBlock.js +7 -8
- package/dist/formik/ActionBlock.js.map +1 -1
- package/dist/formik/BlockNavigation.js +23 -13
- package/dist/formik/BlockNavigation.js.map +1 -1
- package/dist/formik/Button.js +7 -8
- package/dist/formik/Button.js.map +1 -1
- package/dist/formik/Checkbox.js +22 -13
- package/dist/formik/Checkbox.js.map +1 -1
- package/dist/formik/Form.js +13 -14
- package/dist/formik/Form.js.map +1 -1
- package/dist/formik/Input.js +21 -12
- package/dist/formik/Input.js.map +1 -1
- package/dist/formik/MultiEmailInput.js +41 -12
- package/dist/formik/MultiEmailInput.js.map +1 -1
- package/dist/formik/Radio.js +23 -14
- package/dist/formik/Radio.js.map +1 -1
- package/dist/formik/Select.js +40 -12
- package/dist/formik/Select.js.map +1 -1
- package/dist/formik/Slider.js +23 -14
- package/dist/formik/Slider.js.map +1 -1
- package/dist/formik/Switch.js +22 -13
- package/dist/formik/Switch.js.map +1 -1
- package/dist/formik/Textarea.js +22 -13
- package/dist/formik/Textarea.js.map +1 -1
- package/dist/formik/TreeSelect.js +21 -11
- package/dist/formik/TreeSelect.js.map +1 -1
- package/dist/formik/index.js +45 -16
- package/dist/formik/index.js.map +1 -1
- package/dist/index-9d5142b4.js +145 -0
- package/dist/index-9d5142b4.js.map +1 -0
- package/dist/index.css +1 -1
- package/dist/index.js +47 -18
- package/dist/index.js.map +1 -1
- package/dist/layouts.js +16 -11
- package/dist/layouts.js.map +1 -1
- package/dist/managers.js +2 -2
- package/dist/overlayManager.js +2 -2
- package/dist/{react-select-creatable.esm-93affeca.js → react-select-creatable.esm-ad71b0c0.js} +43 -289
- package/dist/react-select-creatable.esm-ad71b0c0.js.map +1 -0
- package/dist/{useOverlayManager-95a474d5.js → useOverlayManager-9d385819.js} +9 -54
- package/dist/useOverlayManager-9d385819.js.map +1 -0
- package/dist/{useQueryParams-4e7ddcf8.js → useQueryParams-dcb34865.js} +4 -4
- package/dist/{useQueryParams-4e7ddcf8.js.map → useQueryParams-dcb34865.js.map} +1 -1
- package/package.json +13 -6
- package/types/Label.d.ts +7 -0
- package/dist/cjs/createClass-80e17c6a.js +0 -31
- package/dist/cjs/createClass-80e17c6a.js.map +0 -1
- package/dist/cjs/defineProperty-ee86604b.js +0 -21
- package/dist/cjs/defineProperty-ee86604b.js.map +0 -1
- package/dist/cjs/extends-1b35a664.js +0 -19
- package/dist/cjs/extends-1b35a664.js.map +0 -1
- package/dist/cjs/index-302c3d37.js +0 -58
- package/dist/cjs/index-302c3d37.js.map +0 -1
- package/dist/cjs/index-5d74cfeb.js +0 -375
- package/dist/cjs/index-5d74cfeb.js.map +0 -1
- package/dist/cjs/index-6e09c7bc.js +0 -2211
- package/dist/cjs/index-6e09c7bc.js.map +0 -1
- package/dist/cjs/index-773961dd.js +0 -453
- package/dist/cjs/index-773961dd.js.map +0 -1
- package/dist/cjs/index-a8cc581e.js +0 -2383
- package/dist/cjs/index-a8cc581e.js.map +0 -1
- package/dist/cjs/index-becc6543.js +0 -262
- package/dist/cjs/index-becc6543.js.map +0 -1
- package/dist/cjs/objectWithoutProperties-2fed2d7d.js +0 -33
- package/dist/cjs/objectWithoutProperties-2fed2d7d.js.map +0 -1
- package/dist/cjs/react-select-creatable.esm-b39742a3.js.map +0 -1
- package/dist/cjs/slicedToArray-732a2048.js +0 -63
- package/dist/cjs/slicedToArray-732a2048.js.map +0 -1
- package/dist/cjs/toConsumableArray-418424fc.js +0 -23
- package/dist/cjs/toConsumableArray-418424fc.js.map +0 -1
- package/dist/cjs/toPropertyKey-bfa2e465.js +0 -31
- package/dist/cjs/toPropertyKey-bfa2e465.js.map +0 -1
- package/dist/cjs/useOverlayManager-359ed795.js.map +0 -1
- package/dist/cjs/useQueryParams-14f054b3.js.map +0 -1
- package/dist/createClass-601a36b2.js +0 -28
- package/dist/createClass-601a36b2.js.map +0 -1
- package/dist/defineProperty-e5245270.js +0 -19
- package/dist/defineProperty-e5245270.js.map +0 -1
- package/dist/extends-093996c9.js +0 -17
- package/dist/extends-093996c9.js.map +0 -1
- package/dist/index-34956d66.js +0 -372
- package/dist/index-34956d66.js.map +0 -1
- package/dist/index-3659771d.js +0 -56
- package/dist/index-3659771d.js.map +0 -1
- package/dist/index-661b9fd6.js +0 -253
- package/dist/index-661b9fd6.js.map +0 -1
- package/dist/index-7fae3611.js +0 -2381
- package/dist/index-7fae3611.js.map +0 -1
- package/dist/index-c442518b.js +0 -445
- package/dist/index-c442518b.js.map +0 -1
- package/dist/index-c8d9113c.js +0 -2193
- package/dist/index-c8d9113c.js.map +0 -1
- package/dist/objectWithoutProperties-a0edb288.js +0 -31
- package/dist/objectWithoutProperties-a0edb288.js.map +0 -1
- package/dist/react-select-creatable.esm-93affeca.js.map +0 -1
- package/dist/slicedToArray-45fa766e.js +0 -57
- package/dist/slicedToArray-45fa766e.js.map +0 -1
- package/dist/toConsumableArray-1186e144.js +0 -20
- package/dist/toConsumableArray-1186e144.js.map +0 -1
- package/dist/toPropertyKey-bdc24cb9.js +0 -28
- package/dist/toPropertyKey-bdc24cb9.js.map +0 -1
- package/dist/useOverlayManager-95a474d5.js.map +0 -1
package/dist/index.js
CHANGED
|
@@ -30,42 +30,71 @@ export { default as Table } from './Table.js';
|
|
|
30
30
|
export { default as Tag } from './Tag.js';
|
|
31
31
|
export { default as Textarea } from './Textarea.js';
|
|
32
32
|
export { default as TimePicker } from './TimePicker.js';
|
|
33
|
-
export {
|
|
33
|
+
export { default as TimePickerInput } from './TimePickerInput.js';
|
|
34
34
|
export { default as Toastr } from './Toastr.js';
|
|
35
|
-
export {
|
|
35
|
+
export { default as Tooltip } from './Tooltip.js';
|
|
36
36
|
export { default as Tree } from './Tree.js';
|
|
37
37
|
export { default as TreeSelect } from './TreeSelect.js';
|
|
38
38
|
export { default as Typography } from './Typography.js';
|
|
39
|
-
import '
|
|
40
|
-
import '
|
|
41
|
-
import './slicedToArray-45fa766e.js';
|
|
39
|
+
import '@babel/runtime/helpers/defineProperty';
|
|
40
|
+
import '@babel/runtime/helpers/slicedToArray';
|
|
42
41
|
import 'react';
|
|
43
|
-
import '
|
|
42
|
+
import 'classnames';
|
|
44
43
|
import 'ramda';
|
|
45
|
-
import '
|
|
44
|
+
import '@babel/runtime/helpers/extends';
|
|
46
45
|
import '@bigbinary/neeto-icons';
|
|
47
|
-
import '
|
|
46
|
+
import '@babel/runtime/helpers/objectWithoutProperties';
|
|
48
47
|
import './motion-087daf52.js';
|
|
49
|
-
import './index-
|
|
50
|
-
import '
|
|
48
|
+
import './index-9d5142b4.js';
|
|
49
|
+
import '@babel/runtime/helpers/classCallCheck';
|
|
50
|
+
import '@babel/runtime/helpers/createClass';
|
|
51
|
+
import 'dayjs';
|
|
52
|
+
import 'dayjs/plugin/localeData';
|
|
53
|
+
import 'dayjs/plugin/utc';
|
|
54
|
+
import 'dayjs/plugin/weekday';
|
|
55
|
+
import 'dayjs/plugin/weekOfYear';
|
|
51
56
|
import '@bigbinary/neeto-cist';
|
|
52
|
-
import '
|
|
57
|
+
import 'qs';
|
|
53
58
|
import 'avvvatars-react';
|
|
54
59
|
import 'react-router-dom';
|
|
55
60
|
import './useId-c1d20bba.js';
|
|
56
|
-
import '
|
|
61
|
+
import '@bigbinary/neeto-hotkeys';
|
|
57
62
|
import './overlayManager.js';
|
|
58
|
-
import '
|
|
63
|
+
import '@babel/runtime/helpers/asyncToGenerator';
|
|
64
|
+
import '@babel/runtime/regenerator';
|
|
59
65
|
import 'react-colorful';
|
|
60
66
|
import 'antd/lib/date-picker';
|
|
61
67
|
import './useSyncedRef-226a3dbc.js';
|
|
62
68
|
import 'antd/lib/config-provider';
|
|
63
|
-
import '
|
|
69
|
+
import 'dayjs/plugin/customParseFormat';
|
|
70
|
+
import '@tippyjs/react';
|
|
71
|
+
import './useOverlayManager-9d385819.js';
|
|
72
|
+
import '@babel/runtime/helpers/esm/extends';
|
|
73
|
+
import '@babel/runtime/helpers/esm/objectWithoutPropertiesLoose';
|
|
74
|
+
import '@babel/runtime/helpers/esm/inheritsLoose';
|
|
64
75
|
import './index-283bc6a6.js';
|
|
65
76
|
import 'react-dom';
|
|
66
|
-
import '
|
|
67
|
-
import '
|
|
68
|
-
import './
|
|
77
|
+
import '@babel/runtime/helpers/esm/assertThisInitialized';
|
|
78
|
+
import '@babel/runtime/helpers/toConsumableArray';
|
|
79
|
+
import './react-select-creatable.esm-ad71b0c0.js';
|
|
80
|
+
import '@babel/runtime/helpers/esm/objectSpread2';
|
|
81
|
+
import '@babel/runtime/helpers/esm/classCallCheck';
|
|
82
|
+
import '@babel/runtime/helpers/esm/createClass';
|
|
83
|
+
import '@babel/runtime/helpers/esm/inherits';
|
|
84
|
+
import '@babel/runtime/helpers/esm/createSuper';
|
|
85
|
+
import '@babel/runtime/helpers/esm/toConsumableArray';
|
|
86
|
+
import '@babel/runtime/helpers/esm/taggedTemplateLiteral';
|
|
87
|
+
import '@babel/runtime/helpers/esm/objectWithoutProperties';
|
|
88
|
+
import '@babel/runtime/helpers/esm/slicedToArray';
|
|
89
|
+
import '@babel/runtime/helpers/esm/typeof';
|
|
90
|
+
import '@babel/runtime/helpers/esm/defineProperty';
|
|
91
|
+
import '@babel/runtime/helpers/objectSpread2';
|
|
92
|
+
import '@babel/runtime/helpers/inherits';
|
|
93
|
+
import '@babel/runtime/helpers/createSuper';
|
|
94
|
+
import '@babel/runtime/helpers/taggedTemplateLiteral';
|
|
95
|
+
import '@babel/runtime/helpers/typeof';
|
|
96
|
+
import '@babel/runtime/helpers/toArray';
|
|
97
|
+
import './useQueryParams-dcb34865.js';
|
|
69
98
|
import 'antd/lib/slider';
|
|
70
99
|
import 'antd/lib/table';
|
|
71
100
|
import 'react-drag-listview';
|
|
@@ -74,7 +103,7 @@ import '@wojtekmaj/react-timerange-picker';
|
|
|
74
103
|
import 'react-time-picker';
|
|
75
104
|
import 'i18next';
|
|
76
105
|
import 'react-toastify';
|
|
77
|
-
import '
|
|
106
|
+
import 'linkify-react';
|
|
78
107
|
import 'tippy.js';
|
|
79
108
|
import 'antd/lib/tree';
|
|
80
109
|
import 'antd/lib/tree-select';
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/layouts.js
CHANGED
|
@@ -1,21 +1,26 @@
|
|
|
1
1
|
export { default as Sidebar } from './Sidebar.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
import '
|
|
4
|
-
import './index-
|
|
5
|
-
import '
|
|
6
|
-
import '
|
|
7
|
-
import '
|
|
3
|
+
import 'classnames';
|
|
4
|
+
import './index-9d5142b4.js';
|
|
5
|
+
import '@babel/runtime/helpers/slicedToArray';
|
|
6
|
+
import '@babel/runtime/helpers/defineProperty';
|
|
7
|
+
import '@babel/runtime/helpers/classCallCheck';
|
|
8
|
+
import '@babel/runtime/helpers/createClass';
|
|
9
|
+
import 'dayjs';
|
|
10
|
+
import 'dayjs/plugin/localeData';
|
|
11
|
+
import 'dayjs/plugin/utc';
|
|
12
|
+
import 'dayjs/plugin/weekday';
|
|
13
|
+
import 'dayjs/plugin/weekOfYear';
|
|
8
14
|
import '@bigbinary/neeto-cist';
|
|
9
|
-
import '
|
|
15
|
+
import 'qs';
|
|
10
16
|
import 'ramda';
|
|
11
|
-
import './
|
|
12
|
-
import '
|
|
13
|
-
import '
|
|
17
|
+
import './Tooltip.js';
|
|
18
|
+
import '@babel/runtime/helpers/extends';
|
|
19
|
+
import '@babel/runtime/helpers/objectWithoutProperties';
|
|
20
|
+
import '@tippyjs/react';
|
|
14
21
|
import 'tippy.js';
|
|
15
|
-
import 'react-dom';
|
|
16
22
|
import '@bigbinary/neeto-icons';
|
|
17
23
|
import './Typography.js';
|
|
18
|
-
import './defineProperty-e5245270.js';
|
|
19
24
|
import './Avatar.js';
|
|
20
25
|
import 'avvvatars-react';
|
|
21
26
|
import '@bigbinary/neeto-icons/logos';
|
package/dist/layouts.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"layouts.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"layouts.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/managers.js
CHANGED
package/dist/overlayManager.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import '
|
|
1
|
+
import _classCallCheck from '@babel/runtime/helpers/classCallCheck';
|
|
2
|
+
import _createClass from '@babel/runtime/helpers/createClass';
|
|
3
3
|
|
|
4
4
|
var OverlayManager = /*#__PURE__*/function () {
|
|
5
5
|
function OverlayManager() {
|
package/dist/{react-select-creatable.esm-93affeca.js → react-select-creatable.esm-ad71b0c0.js}
RENAMED
|
@@ -1,199 +1,30 @@
|
|
|
1
|
+
import _extends from '@babel/runtime/helpers/esm/extends';
|
|
1
2
|
import * as React from 'react';
|
|
2
3
|
import { createContext, useContext, createElement, Fragment, forwardRef, useLayoutEffect, useEffect, useRef, useState, useMemo, useCallback, Component } from 'react';
|
|
4
|
+
import _objectSpread from '@babel/runtime/helpers/esm/objectSpread2';
|
|
5
|
+
import _classCallCheck from '@babel/runtime/helpers/esm/classCallCheck';
|
|
6
|
+
import _createClass from '@babel/runtime/helpers/esm/createClass';
|
|
7
|
+
import _inherits from '@babel/runtime/helpers/esm/inherits';
|
|
8
|
+
import _createSuper from '@babel/runtime/helpers/esm/createSuper';
|
|
9
|
+
import _toConsumableArray from '@babel/runtime/helpers/esm/toConsumableArray';
|
|
10
|
+
import '@babel/runtime/helpers/extends';
|
|
11
|
+
import _taggedTemplateLiteral from '@babel/runtime/helpers/esm/taggedTemplateLiteral';
|
|
12
|
+
import _objectWithoutProperties from '@babel/runtime/helpers/esm/objectWithoutProperties';
|
|
13
|
+
import _slicedToArray from '@babel/runtime/helpers/esm/slicedToArray';
|
|
14
|
+
import _typeof from '@babel/runtime/helpers/esm/typeof';
|
|
15
|
+
import _defineProperty from '@babel/runtime/helpers/esm/defineProperty';
|
|
3
16
|
import { createPortal } from 'react-dom';
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
return target;
|
|
16
|
-
};
|
|
17
|
-
return _extends.apply(this, arguments);
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
function _defineProperty(obj, key, value) {
|
|
21
|
-
if (key in obj) {
|
|
22
|
-
Object.defineProperty(obj, key, {
|
|
23
|
-
value: value,
|
|
24
|
-
enumerable: true,
|
|
25
|
-
configurable: true,
|
|
26
|
-
writable: true
|
|
27
|
-
});
|
|
28
|
-
} else {
|
|
29
|
-
obj[key] = value;
|
|
30
|
-
}
|
|
31
|
-
return obj;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
function ownKeys(object, enumerableOnly) {
|
|
35
|
-
var keys = Object.keys(object);
|
|
36
|
-
if (Object.getOwnPropertySymbols) {
|
|
37
|
-
var symbols = Object.getOwnPropertySymbols(object);
|
|
38
|
-
enumerableOnly && (symbols = symbols.filter(function (sym) {
|
|
39
|
-
return Object.getOwnPropertyDescriptor(object, sym).enumerable;
|
|
40
|
-
})), keys.push.apply(keys, symbols);
|
|
41
|
-
}
|
|
42
|
-
return keys;
|
|
43
|
-
}
|
|
44
|
-
function _objectSpread2(target) {
|
|
45
|
-
for (var i = 1; i < arguments.length; i++) {
|
|
46
|
-
var source = null != arguments[i] ? arguments[i] : {};
|
|
47
|
-
i % 2 ? ownKeys(Object(source), !0).forEach(function (key) {
|
|
48
|
-
_defineProperty(target, key, source[key]);
|
|
49
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) {
|
|
50
|
-
Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
|
|
51
|
-
});
|
|
52
|
-
}
|
|
53
|
-
return target;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
function _classCallCheck(instance, Constructor) {
|
|
57
|
-
if (!(instance instanceof Constructor)) {
|
|
58
|
-
throw new TypeError("Cannot call a class as a function");
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
function _defineProperties(target, props) {
|
|
63
|
-
for (var i = 0; i < props.length; i++) {
|
|
64
|
-
var descriptor = props[i];
|
|
65
|
-
descriptor.enumerable = descriptor.enumerable || false;
|
|
66
|
-
descriptor.configurable = true;
|
|
67
|
-
if ("value" in descriptor) descriptor.writable = true;
|
|
68
|
-
Object.defineProperty(target, descriptor.key, descriptor);
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
function _createClass(Constructor, protoProps, staticProps) {
|
|
72
|
-
if (protoProps) _defineProperties(Constructor.prototype, protoProps);
|
|
73
|
-
if (staticProps) _defineProperties(Constructor, staticProps);
|
|
74
|
-
Object.defineProperty(Constructor, "prototype", {
|
|
75
|
-
writable: false
|
|
76
|
-
});
|
|
77
|
-
return Constructor;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
function _setPrototypeOf(o, p) {
|
|
81
|
-
_setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function _setPrototypeOf(o, p) {
|
|
82
|
-
o.__proto__ = p;
|
|
83
|
-
return o;
|
|
84
|
-
};
|
|
85
|
-
return _setPrototypeOf(o, p);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
function _inherits(subClass, superClass) {
|
|
89
|
-
if (typeof superClass !== "function" && superClass !== null) {
|
|
90
|
-
throw new TypeError("Super expression must either be null or a function");
|
|
91
|
-
}
|
|
92
|
-
subClass.prototype = Object.create(superClass && superClass.prototype, {
|
|
93
|
-
constructor: {
|
|
94
|
-
value: subClass,
|
|
95
|
-
writable: true,
|
|
96
|
-
configurable: true
|
|
97
|
-
}
|
|
98
|
-
});
|
|
99
|
-
Object.defineProperty(subClass, "prototype", {
|
|
100
|
-
writable: false
|
|
101
|
-
});
|
|
102
|
-
if (superClass) _setPrototypeOf(subClass, superClass);
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
function _getPrototypeOf(o) {
|
|
106
|
-
_getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function _getPrototypeOf(o) {
|
|
107
|
-
return o.__proto__ || Object.getPrototypeOf(o);
|
|
108
|
-
};
|
|
109
|
-
return _getPrototypeOf(o);
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
function _isNativeReflectConstruct() {
|
|
113
|
-
if (typeof Reflect === "undefined" || !Reflect.construct) return false;
|
|
114
|
-
if (Reflect.construct.sham) return false;
|
|
115
|
-
if (typeof Proxy === "function") return true;
|
|
116
|
-
try {
|
|
117
|
-
Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {}));
|
|
118
|
-
return true;
|
|
119
|
-
} catch (e) {
|
|
120
|
-
return false;
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
function _typeof(obj) {
|
|
125
|
-
"@babel/helpers - typeof";
|
|
126
|
-
|
|
127
|
-
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
|
|
128
|
-
return typeof obj;
|
|
129
|
-
} : function (obj) {
|
|
130
|
-
return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
131
|
-
}, _typeof(obj);
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
function _assertThisInitialized(self) {
|
|
135
|
-
if (self === void 0) {
|
|
136
|
-
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
137
|
-
}
|
|
138
|
-
return self;
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
function _possibleConstructorReturn(self, call) {
|
|
142
|
-
if (call && (_typeof(call) === "object" || typeof call === "function")) {
|
|
143
|
-
return call;
|
|
144
|
-
} else if (call !== void 0) {
|
|
145
|
-
throw new TypeError("Derived constructors may only return object or undefined");
|
|
146
|
-
}
|
|
147
|
-
return _assertThisInitialized(self);
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
function _createSuper(Derived) {
|
|
151
|
-
var hasNativeReflectConstruct = _isNativeReflectConstruct();
|
|
152
|
-
return function _createSuperInternal() {
|
|
153
|
-
var Super = _getPrototypeOf(Derived),
|
|
154
|
-
result;
|
|
155
|
-
if (hasNativeReflectConstruct) {
|
|
156
|
-
var NewTarget = _getPrototypeOf(this).constructor;
|
|
157
|
-
result = Reflect.construct(Super, arguments, NewTarget);
|
|
158
|
-
} else {
|
|
159
|
-
result = Super.apply(this, arguments);
|
|
160
|
-
}
|
|
161
|
-
return _possibleConstructorReturn(this, result);
|
|
162
|
-
};
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
function _arrayLikeToArray(arr, len) {
|
|
166
|
-
if (len == null || len > arr.length) len = arr.length;
|
|
167
|
-
for (var i = 0, arr2 = new Array(len); i < len; i++) {
|
|
168
|
-
arr2[i] = arr[i];
|
|
169
|
-
}
|
|
170
|
-
return arr2;
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
function _arrayWithoutHoles(arr) {
|
|
174
|
-
if (Array.isArray(arr)) return _arrayLikeToArray(arr);
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
function _iterableToArray(iter) {
|
|
178
|
-
if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
function _unsupportedIterableToArray(o, minLen) {
|
|
182
|
-
if (!o) return;
|
|
183
|
-
if (typeof o === "string") return _arrayLikeToArray(o, minLen);
|
|
184
|
-
var n = Object.prototype.toString.call(o).slice(8, -1);
|
|
185
|
-
if (n === "Object" && o.constructor) n = o.constructor.name;
|
|
186
|
-
if (n === "Map" || n === "Set") return Array.from(o);
|
|
187
|
-
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
|
|
188
|
-
}
|
|
189
|
-
|
|
190
|
-
function _nonIterableSpread() {
|
|
191
|
-
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
|
192
|
-
}
|
|
193
|
-
|
|
194
|
-
function _toConsumableArray(arr) {
|
|
195
|
-
return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
|
|
196
|
-
}
|
|
17
|
+
import '@babel/runtime/helpers/objectSpread2';
|
|
18
|
+
import '@babel/runtime/helpers/classCallCheck';
|
|
19
|
+
import '@babel/runtime/helpers/createClass';
|
|
20
|
+
import '@babel/runtime/helpers/inherits';
|
|
21
|
+
import '@babel/runtime/helpers/createSuper';
|
|
22
|
+
import '@babel/runtime/helpers/toConsumableArray';
|
|
23
|
+
import '@babel/runtime/helpers/taggedTemplateLiteral';
|
|
24
|
+
import '@babel/runtime/helpers/objectWithoutProperties';
|
|
25
|
+
import '@babel/runtime/helpers/slicedToArray';
|
|
26
|
+
import '@babel/runtime/helpers/typeof';
|
|
27
|
+
import '@babel/runtime/helpers/defineProperty';
|
|
197
28
|
|
|
198
29
|
/*
|
|
199
30
|
|
|
@@ -2180,83 +2011,6 @@ var ClassNames = /* #__PURE__ */withEmotionCache(function (props, cache) {
|
|
|
2180
2011
|
}), ele);
|
|
2181
2012
|
});
|
|
2182
2013
|
|
|
2183
|
-
function _taggedTemplateLiteral(strings, raw) {
|
|
2184
|
-
if (!raw) {
|
|
2185
|
-
raw = strings.slice(0);
|
|
2186
|
-
}
|
|
2187
|
-
return Object.freeze(Object.defineProperties(strings, {
|
|
2188
|
-
raw: {
|
|
2189
|
-
value: Object.freeze(raw)
|
|
2190
|
-
}
|
|
2191
|
-
}));
|
|
2192
|
-
}
|
|
2193
|
-
|
|
2194
|
-
function _objectWithoutPropertiesLoose(source, excluded) {
|
|
2195
|
-
if (source == null) return {};
|
|
2196
|
-
var target = {};
|
|
2197
|
-
var sourceKeys = Object.keys(source);
|
|
2198
|
-
var key, i;
|
|
2199
|
-
for (i = 0; i < sourceKeys.length; i++) {
|
|
2200
|
-
key = sourceKeys[i];
|
|
2201
|
-
if (excluded.indexOf(key) >= 0) continue;
|
|
2202
|
-
target[key] = source[key];
|
|
2203
|
-
}
|
|
2204
|
-
return target;
|
|
2205
|
-
}
|
|
2206
|
-
|
|
2207
|
-
function _objectWithoutProperties(source, excluded) {
|
|
2208
|
-
if (source == null) return {};
|
|
2209
|
-
var target = _objectWithoutPropertiesLoose(source, excluded);
|
|
2210
|
-
var key, i;
|
|
2211
|
-
if (Object.getOwnPropertySymbols) {
|
|
2212
|
-
var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
|
|
2213
|
-
for (i = 0; i < sourceSymbolKeys.length; i++) {
|
|
2214
|
-
key = sourceSymbolKeys[i];
|
|
2215
|
-
if (excluded.indexOf(key) >= 0) continue;
|
|
2216
|
-
if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
|
|
2217
|
-
target[key] = source[key];
|
|
2218
|
-
}
|
|
2219
|
-
}
|
|
2220
|
-
return target;
|
|
2221
|
-
}
|
|
2222
|
-
|
|
2223
|
-
function _arrayWithHoles(arr) {
|
|
2224
|
-
if (Array.isArray(arr)) return arr;
|
|
2225
|
-
}
|
|
2226
|
-
|
|
2227
|
-
function _iterableToArrayLimit(arr, i) {
|
|
2228
|
-
var _i = arr == null ? null : typeof Symbol !== "undefined" && arr[Symbol.iterator] || arr["@@iterator"];
|
|
2229
|
-
if (_i == null) return;
|
|
2230
|
-
var _arr = [];
|
|
2231
|
-
var _n = true;
|
|
2232
|
-
var _d = false;
|
|
2233
|
-
var _s, _e;
|
|
2234
|
-
try {
|
|
2235
|
-
for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) {
|
|
2236
|
-
_arr.push(_s.value);
|
|
2237
|
-
if (i && _arr.length === i) break;
|
|
2238
|
-
}
|
|
2239
|
-
} catch (err) {
|
|
2240
|
-
_d = true;
|
|
2241
|
-
_e = err;
|
|
2242
|
-
} finally {
|
|
2243
|
-
try {
|
|
2244
|
-
if (!_n && _i["return"] != null) _i["return"]();
|
|
2245
|
-
} finally {
|
|
2246
|
-
if (_d) throw _e;
|
|
2247
|
-
}
|
|
2248
|
-
}
|
|
2249
|
-
return _arr;
|
|
2250
|
-
}
|
|
2251
|
-
|
|
2252
|
-
function _nonIterableRest() {
|
|
2253
|
-
throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
|
2254
|
-
}
|
|
2255
|
-
|
|
2256
|
-
function _slicedToArray(arr, i) {
|
|
2257
|
-
return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest();
|
|
2258
|
-
}
|
|
2259
|
-
|
|
2260
2014
|
function isWindow(value) {
|
|
2261
2015
|
return value && value.document && value.location && value.alert && value.setInterval;
|
|
2262
2016
|
}
|
|
@@ -2572,7 +2326,7 @@ var cleanCommonProps = function cleanCommonProps(props) {
|
|
|
2572
2326
|
props.setValue;
|
|
2573
2327
|
props.theme;
|
|
2574
2328
|
var innerProps = _objectWithoutProperties(props, _excluded$3);
|
|
2575
|
-
return
|
|
2329
|
+
return _objectSpread({}, innerProps);
|
|
2576
2330
|
};
|
|
2577
2331
|
|
|
2578
2332
|
// ==============================
|
|
@@ -3004,7 +2758,7 @@ var MenuPlacer = function MenuPlacer(props) {
|
|
|
3004
2758
|
}, [maxMenuHeight, menuPlacement, menuPosition, menuShouldScrollIntoView, minMenuHeight, setPortalPlacement, theme]);
|
|
3005
2759
|
return children({
|
|
3006
2760
|
ref: ref,
|
|
3007
|
-
placerProps:
|
|
2761
|
+
placerProps: _objectSpread(_objectSpread({}, props), {}, {
|
|
3008
2762
|
placement: placement || coercePlacement(menuPlacement),
|
|
3009
2763
|
maxHeight: maxHeight
|
|
3010
2764
|
})
|
|
@@ -3605,7 +3359,7 @@ var inputCSS = function inputCSS(_ref) {
|
|
|
3605
3359
|
_ref$theme = _ref.theme,
|
|
3606
3360
|
spacing = _ref$theme.spacing,
|
|
3607
3361
|
colors = _ref$theme.colors;
|
|
3608
|
-
return
|
|
3362
|
+
return _objectSpread({
|
|
3609
3363
|
margin: spacing.baseUnit / 2,
|
|
3610
3364
|
paddingBottom: spacing.baseUnit / 2,
|
|
3611
3365
|
paddingTop: spacing.baseUnit / 2,
|
|
@@ -3630,14 +3384,14 @@ var containerStyle = {
|
|
|
3630
3384
|
display: 'inline-grid',
|
|
3631
3385
|
gridArea: '1 / 1 / 2 / 3',
|
|
3632
3386
|
gridTemplateColumns: '0 min-content',
|
|
3633
|
-
'&:after':
|
|
3387
|
+
'&:after': _objectSpread({
|
|
3634
3388
|
content: 'attr(data-value) " "',
|
|
3635
3389
|
visibility: 'hidden',
|
|
3636
3390
|
whiteSpace: 'pre'
|
|
3637
3391
|
}, spacingStyle)
|
|
3638
3392
|
};
|
|
3639
3393
|
var inputStyle = function inputStyle(isHidden) {
|
|
3640
|
-
return
|
|
3394
|
+
return _objectSpread({
|
|
3641
3395
|
label: 'input',
|
|
3642
3396
|
color: 'inherit',
|
|
3643
3397
|
background: 0,
|
|
@@ -3757,7 +3511,7 @@ var MultiValue = function MultiValue(props) {
|
|
|
3757
3511
|
emotionCx = _ref6.cx;
|
|
3758
3512
|
return jsx(Container, {
|
|
3759
3513
|
data: data,
|
|
3760
|
-
innerProps:
|
|
3514
|
+
innerProps: _objectSpread({
|
|
3761
3515
|
className: emotionCx(css(getStyles('multiValue', props)), cx({
|
|
3762
3516
|
'multi-value': true,
|
|
3763
3517
|
'multi-value--is-disabled': isDisabled
|
|
@@ -3774,7 +3528,7 @@ var MultiValue = function MultiValue(props) {
|
|
|
3774
3528
|
selectProps: selectProps
|
|
3775
3529
|
}, children), jsx(Remove, {
|
|
3776
3530
|
data: data,
|
|
3777
|
-
innerProps:
|
|
3531
|
+
innerProps: _objectSpread({
|
|
3778
3532
|
className: emotionCx(css(getStyles('multiValueRemove', props)), cx({
|
|
3779
3533
|
'multi-value__remove': true
|
|
3780
3534
|
}, className)),
|
|
@@ -3919,7 +3673,7 @@ var components = {
|
|
|
3919
3673
|
ValueContainer: ValueContainer
|
|
3920
3674
|
};
|
|
3921
3675
|
var defaultComponents = function defaultComponents(props) {
|
|
3922
|
-
return
|
|
3676
|
+
return _objectSpread(_objectSpread({}, components), props.components);
|
|
3923
3677
|
};
|
|
3924
3678
|
|
|
3925
3679
|
var safeIsNaN = Number.isNaN ||
|
|
@@ -4075,7 +3829,7 @@ var LiveRegion = function LiveRegion(props) {
|
|
|
4075
3829
|
|
|
4076
3830
|
// Update aria live message configuration when prop changes
|
|
4077
3831
|
var messages = useMemo(function () {
|
|
4078
|
-
return
|
|
3832
|
+
return _objectSpread(_objectSpread({}, defaultAriaLiveMessages), ariaLiveMessages || {});
|
|
4079
3833
|
}, [ariaLiveMessages]);
|
|
4080
3834
|
|
|
4081
3835
|
// Update aria live selected option when prop changes
|
|
@@ -4099,7 +3853,7 @@ var LiveRegion = function LiveRegion(props) {
|
|
|
4099
3853
|
// If there are multiple items from the action then return an array of labels
|
|
4100
3854
|
var multiSelected = selectedOptions || removedValues || undefined;
|
|
4101
3855
|
var labels = multiSelected ? multiSelected.map(getOptionLabel) : [];
|
|
4102
|
-
var onChangeProps =
|
|
3856
|
+
var onChangeProps = _objectSpread({
|
|
4103
3857
|
// multiSelected items are usually items that have already been selected
|
|
4104
3858
|
// or set by the user as a default value so we assume they are not disabled
|
|
4105
3859
|
isDisabled: selected && isOptionDisabled(selected, selectValue),
|
|
@@ -4452,7 +4206,7 @@ var createFilter = function createFilter(config) {
|
|
|
4452
4206
|
return function (option, rawInput) {
|
|
4453
4207
|
// eslint-disable-next-line no-underscore-dangle
|
|
4454
4208
|
if (option.data.__isNew__) return true;
|
|
4455
|
-
var _ignoreCase$ignoreAcc =
|
|
4209
|
+
var _ignoreCase$ignoreAcc = _objectSpread({
|
|
4456
4210
|
ignoreCase: true,
|
|
4457
4211
|
ignoreAccents: true,
|
|
4458
4212
|
stringify: defaultStringify,
|
|
@@ -5217,7 +4971,7 @@ var Select = /*#__PURE__*/function (_Component) {
|
|
|
5217
4971
|
};
|
|
5218
4972
|
_this.ariaOnChange = function (value, actionMeta) {
|
|
5219
4973
|
_this.setState({
|
|
5220
|
-
ariaSelection:
|
|
4974
|
+
ariaSelection: _objectSpread({
|
|
5221
4975
|
value: value
|
|
5222
4976
|
}, actionMeta)
|
|
5223
4977
|
});
|
|
@@ -5783,7 +5537,7 @@ var Select = /*#__PURE__*/function (_Component) {
|
|
|
5783
5537
|
}
|
|
5784
5538
|
// Otherwise, if a plain theme object was passed in,
|
|
5785
5539
|
// overlay it with the default theme.
|
|
5786
|
-
return
|
|
5540
|
+
return _objectSpread(_objectSpread({}, defaultTheme), this.props.theme);
|
|
5787
5541
|
}
|
|
5788
5542
|
}, {
|
|
5789
5543
|
key: "getCommonProps",
|
|
@@ -5945,7 +5699,7 @@ var Select = /*#__PURE__*/function (_Component) {
|
|
|
5945
5699
|
var id = inputId || this.getElementId('input');
|
|
5946
5700
|
|
|
5947
5701
|
// aria attributes makes the JSX "noisy", separated for clarity
|
|
5948
|
-
var ariaAttributes =
|
|
5702
|
+
var ariaAttributes = _objectSpread(_objectSpread(_objectSpread({
|
|
5949
5703
|
'aria-autocomplete': 'list',
|
|
5950
5704
|
'aria-expanded': menuIsOpen,
|
|
5951
5705
|
'aria-haspopup': true,
|
|
@@ -6466,7 +6220,7 @@ var Select = /*#__PURE__*/function (_Component) {
|
|
|
6466
6220
|
if ((ariaSelection === null || ariaSelection === void 0 ? void 0 : ariaSelection.action) === 'initial-input-focus') {
|
|
6467
6221
|
newAriaSelection = null;
|
|
6468
6222
|
}
|
|
6469
|
-
return
|
|
6223
|
+
return _objectSpread(_objectSpread(_objectSpread({}, newMenuOptionsState), newInputIsHiddenState), {}, {
|
|
6470
6224
|
prevProps: props,
|
|
6471
6225
|
ariaSelection: newAriaSelection,
|
|
6472
6226
|
prevWasFocused: hasKeptFocus
|
|
@@ -6533,7 +6287,7 @@ function useStateManager(_ref) {
|
|
|
6533
6287
|
var inputValue = propsInputValue !== undefined ? propsInputValue : stateInputValue;
|
|
6534
6288
|
var menuIsOpen = propsMenuIsOpen !== undefined ? propsMenuIsOpen : stateMenuIsOpen;
|
|
6535
6289
|
var value = propsValue !== undefined ? propsValue : stateValue;
|
|
6536
|
-
return
|
|
6290
|
+
return _objectSpread(_objectSpread({}, restSelectProps), {}, {
|
|
6537
6291
|
inputValue: inputValue,
|
|
6538
6292
|
menuIsOpen: menuIsOpen,
|
|
6539
6293
|
onChange: onChange,
|
|
@@ -6626,7 +6380,7 @@ function useCreatable(_ref) {
|
|
|
6626
6380
|
}
|
|
6627
6381
|
propsOnChange(newValue, actionMeta);
|
|
6628
6382
|
}, [getNewOptionData, inputValue, isMulti, name, newOption, onCreateOption, propsOnChange, value]);
|
|
6629
|
-
return
|
|
6383
|
+
return _objectSpread(_objectSpread({}, restSelectProps), {}, {
|
|
6630
6384
|
options: options,
|
|
6631
6385
|
onChange: onChange
|
|
6632
6386
|
});
|
|
@@ -6640,5 +6394,5 @@ var CreatableSelect = /*#__PURE__*/forwardRef(function (props, ref) {
|
|
|
6640
6394
|
}, selectProps));
|
|
6641
6395
|
});
|
|
6642
6396
|
|
|
6643
|
-
export { CreatableSelect as C, Select as S,
|
|
6644
|
-
//# sourceMappingURL=react-select-creatable.esm-
|
|
6397
|
+
export { CreatableSelect as C, Select as S, useCreatable as a, components as c, handleInputChange as h, useStateManager as u };
|
|
6398
|
+
//# sourceMappingURL=react-select-creatable.esm-ad71b0c0.js.map
|