@geneui/components 2.16.0-canary-12a636d-09092024 → 2.16.0-canary-7598c7a-11092024

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/ActionableList/index.js +4 -5
  2. package/AdvancedSearch/index.js +3 -4
  3. package/Alert/index.js +1 -1
  4. package/Breadcrumb/index.js +2 -3
  5. package/Card/index.js +2 -3
  6. package/CardList/index.js +7 -8
  7. package/{CellMeasurerCache-b172f99b.js → CellMeasurerCache-e50d357a.js} +1 -1
  8. package/Charts/index.js +1 -1
  9. package/Checkbox/index.js +3 -3
  10. package/CheckboxGroup/index.js +3 -3
  11. package/CheckboxGroupWithSearch/index.js +2 -3
  12. package/ComboBox/index.js +3 -3
  13. package/Copy/index.js +3 -3
  14. package/Counter/index.js +2 -3
  15. package/DateFilter/index.js +3 -4
  16. package/DatePickerInput/index.js +4 -5
  17. package/Drawer/index.js +3 -3
  18. package/Dropdown/index.js +5 -6
  19. package/Editor/index.js +1 -1
  20. package/ExtendedInput/index.js +3 -3
  21. package/Form/index.js +5 -6
  22. package/FormableCheckbox/index.js +4 -4
  23. package/FormableDatePicker/index.js +5 -6
  24. package/FormableDropdown/index.js +5 -6
  25. package/FormableEditor/index.js +2 -2
  26. package/{FormableHOC-b26c5b16.js → FormableHOC-8c6104f7.js} +1 -1
  27. package/FormableMultiSelectDropdown/index.js +5 -6
  28. package/FormableNumberInput/index.js +4 -4
  29. package/FormableRadio/index.js +2 -2
  30. package/FormableSwitcher/index.js +2 -2
  31. package/FormableTextInput/index.js +4 -4
  32. package/FormableUploader/index.js +3 -4
  33. package/GeneUIProvider/index.js +1 -0
  34. package/Grid/index.js +1 -1
  35. package/Holder/index.js +2 -3
  36. package/Image/index.js +5 -6
  37. package/ImagePreview/index.js +2 -3
  38. package/InteractiveWidget/index.js +2 -3
  39. package/Menu/index.js +3 -3
  40. package/MobilePopup/index.js +3 -3
  41. package/Modal/index.js +1 -1
  42. package/ModuleTitle/index.js +3 -3
  43. package/NavigationMenu/index.js +4 -4
  44. package/Notification/index.js +1 -1
  45. package/Option/index.js +3 -3
  46. package/Overlay/index.js +2 -3
  47. package/Overspread/index.js +5 -6
  48. package/Pagination/index.js +2 -3
  49. package/Popover/index.js +409 -4
  50. package/PopoverV2/index.js +2 -2
  51. package/Products/index.js +1 -1
  52. package/Profile/index.js +2 -3
  53. package/Radio/index.js +1 -1
  54. package/RadioGroup/index.js +1 -1
  55. package/Range/index.js +2 -2
  56. package/Scrollbar/index.js +1 -1
  57. package/Search/index.js +3 -3
  58. package/SearchWithDropdown/index.js +5 -6
  59. package/Section/index.js +1 -1
  60. package/Slider/index.js +4 -4
  61. package/Status/index.js +4 -4
  62. package/Steps/index.js +4 -4
  63. package/SuggestionList/index.js +1 -1
  64. package/Switcher/index.js +1 -1
  65. package/Table/index.js +14 -15
  66. package/TableCompositions/index.js +8 -9
  67. package/Tag/index.js +1 -1
  68. package/Textarea/index.js +3 -3
  69. package/TimePicker/index.js +4 -4
  70. package/Title/index.js +1 -1
  71. package/Toaster/index.js +1 -1
  72. package/Tooltip/index.js +10 -153
  73. package/TransferList/index.js +4 -5
  74. package/Uploader/index.js +2 -3
  75. package/ValidatableCheckbox/index.js +3 -3
  76. package/ValidatableDatePicker/index.js +4 -5
  77. package/ValidatableDropdown/index.js +4 -5
  78. package/ValidatableElements/index.js +4 -5
  79. package/ValidatableMultiSelectDropdown/index.js +4 -5
  80. package/ValidatableNumberInput/index.js +3 -3
  81. package/ValidatableRadio/index.js +1 -1
  82. package/ValidatableSwitcher/index.js +1 -1
  83. package/ValidatableTextInput/index.js +3 -3
  84. package/ValidatableTimeInput/index.js +3 -3
  85. package/ValidatableUploader/index.js +2 -3
  86. package/Widget/index.js +2 -3
  87. package/{configs-1fb8eed2.js → configs-00612ce0.js} +1 -1
  88. package/hooks/useDeviceType.js +1 -1
  89. package/{index-1beae3bb.js → index-071d6646.js} +3 -3
  90. package/index-17958262.js +3064 -0
  91. package/{index-18431aad.js → index-808e4e0e.js} +1 -1
  92. package/{index-617ffc3a.js → index-ac01f546.js} +6 -5
  93. package/index.js +10 -11
  94. package/lib/atoms/Button/Button.d.ts +1 -1
  95. package/lib/molecules/Tooltip/Tooltip.d.ts +62 -0
  96. package/lib/molecules/Tooltip/index.d.ts +1 -0
  97. package/package.json +2 -1
  98. package/{rangeAndSlider-63c5d423.js → rangeAndSlider-693a3d41.js} +16 -8
  99. package/{react-beautiful-dnd.esm-04c14563.js → react-beautiful-dnd.esm-899f6ed9.js} +2 -1
  100. package/{index-b1e429a7.js → redux-b3e598ca.js} +1 -272
  101. package/Popover-f4d1cac0.js +0 -411
@@ -3,7 +3,7 @@ import React__default, { forwardRef, useState, useCallback, useEffect } from 're
3
3
  import PropTypes from 'prop-types';
4
4
  import { n as noop } from '../index-a0e4e333.js';
5
5
  import useMount from '../hooks/useMount.js';
6
- import '../configs-1fb8eed2.js';
6
+ import '../configs-00612ce0.js';
7
7
  import RadioGroup from '../RadioGroup/index.js';
8
8
  import '../dateValidation-67caec66.js';
9
9
  import '../_commonjsHelpers-24198af3.js';
@@ -3,7 +3,7 @@ import React__default, { forwardRef, useState, useCallback, useEffect } from 're
3
3
  import PropTypes from 'prop-types';
4
4
  import { n as noop } from '../index-a0e4e333.js';
5
5
  import useMount from '../hooks/useMount.js';
6
- import '../configs-1fb8eed2.js';
6
+ import '../configs-00612ce0.js';
7
7
  import Switcher from '../Switcher/index.js';
8
8
  import '../dateValidation-67caec66.js';
9
9
  import '../_commonjsHelpers-24198af3.js';
@@ -3,7 +3,7 @@ import React__default, { forwardRef, useState, useCallback, useEffect } from 're
3
3
  import PropTypes from 'prop-types';
4
4
  import { n as noop } from '../index-a0e4e333.js';
5
5
  import useMount from '../hooks/useMount.js';
6
- import '../configs-1fb8eed2.js';
6
+ import '../configs-00612ce0.js';
7
7
  import ExtendedInput from '../ExtendedInput/index.js';
8
8
  import '../dateValidation-67caec66.js';
9
9
  import '../_commonjsHelpers-24198af3.js';
@@ -21,8 +21,8 @@ import '../hooks/useClickOutside.js';
21
21
  import '../config-1053d64d.js';
22
22
  import '../Scrollbar/index.js';
23
23
  import '../callAfterDelay-7272faca.js';
24
- import '../Tooltip/index.js';
25
- import '../Popover-f4d1cac0.js';
24
+ import '../index-17958262.js';
25
+ import '../tslib.es6-f211516f.js';
26
26
  import '../GeneUIProvider/index.js';
27
27
 
28
28
  const emailRegExp = /^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;
@@ -8,7 +8,7 @@ import 'react-dom';
8
8
  import ExtendedInput from '../ExtendedInput/index.js';
9
9
  import '../_commonjsHelpers-24198af3.js';
10
10
  import '../index-031ff73c.js';
11
- import '../configs-1fb8eed2.js';
11
+ import '../configs-00612ce0.js';
12
12
  import '../index-a0e4e333.js';
13
13
  import '../hooks/useDeviceType.js';
14
14
  import '../hooks/useWindowSize.js';
@@ -22,8 +22,8 @@ import '../hooks/useClickOutside.js';
22
22
  import '../config-1053d64d.js';
23
23
  import '../Scrollbar/index.js';
24
24
  import '../callAfterDelay-7272faca.js';
25
- import '../Tooltip/index.js';
26
- import '../Popover-f4d1cac0.js';
25
+ import '../index-17958262.js';
26
+ import '../tslib.es6-f211516f.js';
27
27
  import '../GeneUIProvider/index.js';
28
28
 
29
29
  const nonLettersRegex = /[\W_]+/g;
@@ -2,7 +2,7 @@ import { _ as _extends } from '../_rollupPluginBabelHelpers-e8fb2e5c.js';
2
2
  import React__default, { forwardRef, useState, useCallback, useEffect } from 'react';
3
3
  import PropTypes from 'prop-types';
4
4
  import useMount from '../hooks/useMount.js';
5
- import '../configs-1fb8eed2.js';
5
+ import '../configs-00612ce0.js';
6
6
  import Uploader from '../Uploader/index.js';
7
7
  import '../index-a0e4e333.js';
8
8
  import '../dateValidation-67caec66.js';
@@ -24,8 +24,7 @@ import '../hooks/useClickOutside.js';
24
24
  import '../config-1053d64d.js';
25
25
  import '../Scrollbar/index.js';
26
26
  import '../callAfterDelay-7272faca.js';
27
- import '../Tooltip/index.js';
28
- import '../Popover-f4d1cac0.js';
27
+ import '../index-17958262.js';
29
28
  import '../GeneUIProvider/index.js';
30
29
  import '../Grid/index.js';
31
30
  import '../hooks/useWidth.js';
package/Widget/index.js CHANGED
@@ -2,7 +2,7 @@ import { _ as _extends } from '../_rollupPluginBabelHelpers-e8fb2e5c.js';
2
2
  import React__default, { useMemo } from 'react';
3
3
  import PropTypes from 'prop-types';
4
4
  import { c as classnames } from '../index-031ff73c.js';
5
- import { w as widgetConfig } from '../configs-1fb8eed2.js';
5
+ import { w as widgetConfig } from '../configs-00612ce0.js';
6
6
  import Icon from '../Icon/index.js';
7
7
  import KeyValue from '../KeyValue/index.js';
8
8
  import ModuleTitle from '../ModuleTitle/index.js';
@@ -12,8 +12,7 @@ import '../index-a0e4e333.js';
12
12
  import '../dateValidation-67caec66.js';
13
13
  import '../_commonjsHelpers-24198af3.js';
14
14
  import 'react-dom';
15
- import '../Tooltip/index.js';
16
- import '../Popover-f4d1cac0.js';
15
+ import '../index-17958262.js';
17
16
  import '../hooks/useDeviceType.js';
18
17
  import '../hooks/useWindowSize.js';
19
18
  import '../hooks/useDebounce.js';
@@ -100,4 +100,4 @@ const advancedSearchConfig = {
100
100
  }
101
101
  };
102
102
 
103
- export { clientConfigs as a, moduleTitleConfig as b, checkboxRadioSwitcherConfig as c, popoverConfig as d, tagConfig as e, popoverV2Config as f, timePickerConfig as g, advancedSearchConfig as h, inputConfig as i, customScrollbarConfig as j, breakPoints as k, stepsConfig as l, mobileScreenSize as m, noDataConfig as n, optionConfig as o, positions as p, screenTypes as s, titleConfig as t, uploaderConfig as u, widgetConfig as w };
103
+ export { clientConfigs as a, moduleTitleConfig as b, checkboxRadioSwitcherConfig as c, tagConfig as d, positions as e, timePickerConfig as f, popoverConfig as g, advancedSearchConfig as h, inputConfig as i, customScrollbarConfig as j, breakPoints as k, stepsConfig as l, mobileScreenSize as m, noDataConfig as n, optionConfig as o, popoverV2Config as p, screenTypes as s, titleConfig as t, uploaderConfig as u, widgetConfig as w };
@@ -1,4 +1,4 @@
1
- import { a as clientConfigs, m as mobileScreenSize } from '../configs-1fb8eed2.js';
1
+ import { a as clientConfigs, m as mobileScreenSize } from '../configs-00612ce0.js';
2
2
  import useWindowSize from './useWindowSize.js';
3
3
  import 'react';
4
4
  import './useDebounce.js';
@@ -15,12 +15,12 @@ import useDeviceType from './hooks/useDeviceType.js';
15
15
  import useClickOutside from './hooks/useClickOutside.js';
16
16
  import useUpdatableRef from './hooks/useUpdatableRef.js';
17
17
  import { u as useEllipsisDetection } from './useEllipsisDetection-4d997d5d.js';
18
- import { i as inputConfig, s as screenTypes, d as popoverConfig } from './configs-1fb8eed2.js';
18
+ import { i as inputConfig, s as screenTypes, g as popoverConfig } from './configs-00612ce0.js';
19
19
  import { s as stopEvent, n as noop$1 } from './index-a0e4e333.js';
20
20
  import BusyLoader from './BusyLoader/index.js';
21
21
  import Empty from './Empty/index.js';
22
- import { P as PopoverV2 } from './index-18431aad.js';
23
- import Tooltip from './Tooltip/index.js';
22
+ import { P as PopoverV2 } from './index-808e4e0e.js';
23
+ import { T as Tooltip } from './index-17958262.js';
24
24
  import ExtendedInput from './ExtendedInput/index.js';
25
25
  import Icon from './Icon/index.js';
26
26
  import Checkbox from './Checkbox/index.js';