@geneui/components 2.17.0-canary-2fdb7a9-26092024 → 2.17.0-canary-0c08f33-04102024
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/ActionableList/index.js +3 -3
- package/AdvancedSearch/index.js +3 -3
- package/Alert/index.js +1 -1
- package/Avatar/index.js +1 -1
- package/Badge/index.js +1 -1
- package/Breadcrumb/index.js +2 -2
- package/BusyLoader/index.js +1 -1
- package/Button/index.js +1 -1
- package/CHANGELOG.md +7 -0
- package/Card/index.js +2 -2
- package/CardList/index.js +6 -6
- package/{CellMeasurerCache-c6dfcfce.js → CellMeasurerCache-292924e1.js} +1 -1
- package/Charts/index.js +17 -17
- package/Checkbox/index.js +1 -1
- package/CheckboxGroup/index.js +1 -1
- package/CheckboxGroupWithSearch/index.js +3 -3
- package/Collapse/index.js +1 -1
- package/ColorPicker/index.js +1 -1
- package/ComboBox/index.js +3 -3
- package/Copy/index.js +2 -2
- package/Counter/index.js +2 -2
- package/DateFilter/index.js +3 -3
- package/DatePicker/index.js +1 -1
- package/DatePickerInput/index.js +3 -3
- package/Divider/index.js +1 -1
- package/Drawer/index.js +2 -2
- package/Dropdown/index.js +4 -4
- package/Editor/index.js +1 -1
- package/Empty/index.js +1 -1
- package/ExtendedInput/index.js +2 -2
- package/Form/index.js +4 -4
- package/FormContainer/index.js +1 -1
- package/FormableCheckbox/index.js +1 -1
- package/FormableDatePicker/index.js +2 -2
- package/FormableDropdown/index.js +4 -4
- package/FormableMultiSelectDropdown/index.js +4 -4
- package/FormableNumberInput/index.js +1 -1
- package/FormableTextInput/index.js +1 -1
- package/FormableUploader/index.js +1 -1
- package/GeneUIProvider/index.js +1 -1
- package/Grid/index.js +1 -1
- package/Holder/index.js +2 -2
- package/Icon/index.js +1 -1
- package/Image/index.js +2 -2
- package/ImagePreview/index.js +2 -2
- package/InteractiveWidget/index.js +2 -2
- package/KeyValue/index.js +1 -1
- package/Label/index.js +1 -1
- package/LinkButton/index.js +1 -1
- package/Menu/index.js +2 -2
- package/MobileNavigation/index.js +1 -1
- package/MobilePopup/index.js +2 -2
- package/Modal/index.js +1 -1
- package/ModuleTitle/index.js +2 -2
- package/NavigationMenu/index.js +2 -2
- package/Notification/index.js +1 -1
- package/Option/index.js +2 -2
- package/Overlay/index.js +2 -2
- package/Overspread/index.js +5 -5
- package/Pagination/index.js +2 -2
- package/Paper/index.js +1 -1
- package/Popover/index.js +1 -1
- package/PopoverV2/index.js +1 -1
- package/Products/index.js +1 -1
- package/Profile/index.js +2 -2
- package/Progress/index.js +1 -1
- package/Range/index.js +1 -1
- package/Rating/index.js +1 -1
- package/RichEditor/index.js +1 -1
- package/{RichEditor-9d0fcf42.js → RichEditor-d9f2f2ac.js} +1 -1
- package/Scrollbar/index.js +1 -1
- package/Search/index.js +1 -1
- package/SearchWithDropdown/index.js +5 -5
- package/Section/index.js +1 -1
- package/SkeletonLoader/index.js +1 -1
- package/Slider/index.js +2 -2
- package/Status/index.js +2 -2
- package/Steps/index.js +2 -2
- package/SuggestionList/index.js +1 -1
- package/Switcher/index.js +1 -1
- package/Table/index.js +6 -6
- package/TableCompositions/index.js +9 -9
- package/Tabs/index.js +1 -1
- package/Tag/index.js +1 -1
- package/Textarea/index.js +1 -1
- package/Time/index.js +1 -1
- package/TimePicker/index.js +3 -3
- package/Timeline/index.js +2 -2
- package/Title/index.js +1 -1
- package/Toaster/index.js +1 -1
- package/Tooltip/index.js +1 -1
- package/TransferList/index.js +5 -5
- package/Uploader/index.js +5 -5
- package/ValidatableCheckbox/index.js +1 -1
- package/ValidatableDatePicker/index.js +2 -2
- package/ValidatableDropdown/index.js +4 -4
- package/ValidatableElements/index.js +4 -4
- package/ValidatableMultiSelectDropdown/index.js +4 -4
- package/ValidatableNumberInput/index.js +1 -1
- package/ValidatableTextInput/index.js +1 -1
- package/ValidatableTimeInput/index.js +1 -1
- package/ValidatableUploader/index.js +1 -1
- package/Widget/index.js +2 -2
- package/{index-e1c42555.js → index-159c6f9d.js} +3 -3
- package/{index-3b30af73.js → index-2d7522c5.js} +1 -1
- package/{index-f8b8d3be.js → index-d7431a55.js} +1 -1
- package/{index-b3a30cb9.js → index-e01388a5.js} +1 -1
- package/{index-e6e29f2f.js → index-fea08b9b.js} +8 -8
- package/index.js +9 -9
- package/package.json +1 -1
- package/{rangeAndSlider-693a3d41.js → rangeAndSlider-8e10071d.js} +16 -32
- package/{react-beautiful-dnd.esm-1b7de5af.js → react-beautiful-dnd.esm-7220b0d0.js} +1 -1
package/index.js
CHANGED
|
@@ -14,7 +14,7 @@ export { default as Scrollbar } from './Scrollbar/index.js';
|
|
|
14
14
|
export { default as Time } from './Time/index.js';
|
|
15
15
|
export { default as Empty } from './Empty/index.js';
|
|
16
16
|
export { default as Popover } from './Popover/index.js';
|
|
17
|
-
export { P as PopoverV2 } from './index-
|
|
17
|
+
export { P as PopoverV2 } from './index-2d7522c5.js';
|
|
18
18
|
export { default as Title } from './Title/index.js';
|
|
19
19
|
export { default as Image } from './Image/index.js';
|
|
20
20
|
export { default as KeyValue } from './KeyValue/index.js';
|
|
@@ -33,7 +33,7 @@ export { default as Checkbox } from './Checkbox/index.js';
|
|
|
33
33
|
export { default as Card } from './Card/index.js';
|
|
34
34
|
export { default as Tag } from './Tag/index.js';
|
|
35
35
|
export { default as Alert, alertTypes } from './Alert/index.js';
|
|
36
|
-
export { T as Tooltip } from './index-
|
|
36
|
+
export { T as Tooltip } from './index-d7431a55.js';
|
|
37
37
|
export { default as Range } from './Range/index.js';
|
|
38
38
|
export { default as Slider } from './Slider/index.js';
|
|
39
39
|
export { default as Pagination } from './Pagination/index.js';
|
|
@@ -95,14 +95,14 @@ export { default as Overspread } from './Overspread/index.js';
|
|
|
95
95
|
export { default as DatePicker } from './DatePicker/index.js';
|
|
96
96
|
export { default as DateFilter } from './DateFilter/index.js';
|
|
97
97
|
export { ComboTable, PaginationSelector, PaperWrapper, TableContainer, TableHeader, TablePagination, TableTitle, WithHeader, WithTitle } from './TableCompositions/index.js';
|
|
98
|
-
export { D as Dropdown } from './index-
|
|
99
|
-
export { T as Table } from './index-
|
|
98
|
+
export { D as Dropdown } from './index-159c6f9d.js';
|
|
99
|
+
export { T as Table } from './index-fea08b9b.js';
|
|
100
100
|
export { CardList, WrappedCardList } from './CardList/index.js';
|
|
101
101
|
import 'react';
|
|
102
102
|
import 'prop-types';
|
|
103
103
|
export { default as Form } from './FormContainer/index.js';
|
|
104
104
|
export { default as TransferList } from './TransferList/index.js';
|
|
105
|
-
export { R as RichEditor } from './RichEditor-
|
|
105
|
+
export { R as RichEditor } from './RichEditor-d9f2f2ac.js';
|
|
106
106
|
export { default as Drawer } from './Drawer/index.js';
|
|
107
107
|
export { default as ActionableList } from './ActionableList/index.js';
|
|
108
108
|
export { GeneUIDesignSystemContext, default as GeneUIProvider } from './GeneUIProvider/index.js';
|
|
@@ -139,7 +139,7 @@ import './guid-8ddf77b3.js';
|
|
|
139
139
|
import './localization-4ba17032.js';
|
|
140
140
|
import './index-122432cd.js';
|
|
141
141
|
import './debounce-4419bc2f.js';
|
|
142
|
-
import './rangeAndSlider-
|
|
142
|
+
import './rangeAndSlider-8e10071d.js';
|
|
143
143
|
import './index-45eafea6.js';
|
|
144
144
|
import './react-lifecycles-compat.es-6e1f3768.js';
|
|
145
145
|
import './SuggestionList/index.js';
|
|
@@ -148,9 +148,9 @@ import './callAfterDelay-7272faca.js';
|
|
|
148
148
|
import './checkTimeValidation-e56771be.js';
|
|
149
149
|
import './hooks/useHover.js';
|
|
150
150
|
import './index-262edd7a.js';
|
|
151
|
-
import './index-
|
|
151
|
+
import './index-e01388a5.js';
|
|
152
152
|
import './objectWithoutPropertiesLoose-d8a4a68c.js';
|
|
153
153
|
import './clsx.m-2bb6df4b.js';
|
|
154
|
-
import './CellMeasurerCache-
|
|
154
|
+
import './CellMeasurerCache-292924e1.js';
|
|
155
155
|
import './redux-b3e598ca.js';
|
|
156
|
-
import './react-beautiful-dnd.esm-
|
|
156
|
+
import './react-beautiful-dnd.esm-7220b0d0.js';
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@geneui/components",
|
|
3
3
|
"description": "The Gene UI components library designed for BI tools",
|
|
4
|
-
"version": "2.17.0-canary-
|
|
4
|
+
"version": "2.17.0-canary-0c08f33-04102024",
|
|
5
5
|
"author": "SoftConstruct",
|
|
6
6
|
"homepage": "https://github.com/softconstruct/gene-ui-components#readme",
|
|
7
7
|
"repository": {
|
|
@@ -251,20 +251,12 @@ var _cof = function (it) {
|
|
|
251
251
|
return toString$2.call(it).slice(8, -1);
|
|
252
252
|
};
|
|
253
253
|
|
|
254
|
-
|
|
255
|
-
var
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
// fallback for non-array-like ES3 and non-enumerable old V8 strings
|
|
261
|
-
var cof = _cof;
|
|
262
|
-
// eslint-disable-next-line no-prototype-builtins
|
|
263
|
-
_iobject = Object('z').propertyIsEnumerable(0) ? Object : function (it) {
|
|
264
|
-
return cof(it) == 'String' ? it.split('') : Object(it);
|
|
265
|
-
};
|
|
266
|
-
return _iobject;
|
|
267
|
-
}
|
|
254
|
+
// fallback for non-array-like ES3 and non-enumerable old V8 strings
|
|
255
|
+
var cof$2 = _cof;
|
|
256
|
+
// eslint-disable-next-line no-prototype-builtins
|
|
257
|
+
var _iobject = Object('z').propertyIsEnumerable(0) ? Object : function (it) {
|
|
258
|
+
return cof$2(it) == 'String' ? it.split('') : Object(it);
|
|
259
|
+
};
|
|
268
260
|
|
|
269
261
|
// 7.2.1 RequireObjectCoercible(argument)
|
|
270
262
|
var _defined = function (it) {
|
|
@@ -273,7 +265,7 @@ var _defined = function (it) {
|
|
|
273
265
|
};
|
|
274
266
|
|
|
275
267
|
// to indexed object, toObject with fallback for non-array-like ES3 strings
|
|
276
|
-
var IObject =
|
|
268
|
+
var IObject = _iobject;
|
|
277
269
|
var defined$2 = _defined;
|
|
278
270
|
var _toIobject = function (it) {
|
|
279
271
|
return IObject(defined$2(it));
|
|
@@ -360,24 +352,16 @@ var _uid = function (key) {
|
|
|
360
352
|
return 'Symbol('.concat(key === undefined ? '' : key, ')_', (++id$1 + px).toString(36));
|
|
361
353
|
};
|
|
362
354
|
|
|
363
|
-
var
|
|
364
|
-
var
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
hasRequired_sharedKey = 1;
|
|
369
|
-
var shared = _sharedExports('keys');
|
|
370
|
-
var uid = _uid;
|
|
371
|
-
_sharedKey = function (key) {
|
|
372
|
-
return shared[key] || (shared[key] = uid(key));
|
|
373
|
-
};
|
|
374
|
-
return _sharedKey;
|
|
375
|
-
}
|
|
355
|
+
var shared$1 = _sharedExports('keys');
|
|
356
|
+
var uid$2 = _uid;
|
|
357
|
+
var _sharedKey = function (key) {
|
|
358
|
+
return shared$1[key] || (shared$1[key] = uid$2(key));
|
|
359
|
+
};
|
|
376
360
|
|
|
377
361
|
var has$5 = _has;
|
|
378
362
|
var toIObject$5 = _toIobject;
|
|
379
363
|
var arrayIndexOf = _arrayIncludes(false);
|
|
380
|
-
var IE_PROTO$1 =
|
|
364
|
+
var IE_PROTO$1 = _sharedKey('IE_PROTO');
|
|
381
365
|
|
|
382
366
|
var _objectKeysInternal = function (object, names) {
|
|
383
367
|
var O = toIObject$5(object);
|
|
@@ -446,7 +430,7 @@ function require_objectAssign () {
|
|
|
446
430
|
var gOPS = _objectGops;
|
|
447
431
|
var pIE = require_objectPie();
|
|
448
432
|
var toObject = _toObject;
|
|
449
|
-
var IObject =
|
|
433
|
+
var IObject = _iobject;
|
|
450
434
|
var $assign = Object.assign;
|
|
451
435
|
|
|
452
436
|
// should work with symbols and should have deterministic property order (V8 bug)
|
|
@@ -641,7 +625,7 @@ function require_objectCreate () {
|
|
|
641
625
|
var anObject = _anObject;
|
|
642
626
|
var dPs = require_objectDps();
|
|
643
627
|
var enumBugKeys = require_enumBugKeys();
|
|
644
|
-
var IE_PROTO =
|
|
628
|
+
var IE_PROTO = _sharedKey('IE_PROTO');
|
|
645
629
|
var Empty = function () { /* empty */ };
|
|
646
630
|
var PROTOTYPE = 'prototype';
|
|
647
631
|
|
|
@@ -723,7 +707,7 @@ var _iterCreate = function (Constructor, NAME, next) {
|
|
|
723
707
|
// 19.1.2.9 / 15.2.3.2 Object.getPrototypeOf(O)
|
|
724
708
|
var has$3 = _has;
|
|
725
709
|
var toObject$3 = _toObject;
|
|
726
|
-
var IE_PROTO =
|
|
710
|
+
var IE_PROTO = _sharedKey('IE_PROTO');
|
|
727
711
|
var ObjectProto$1 = Object.prototype;
|
|
728
712
|
|
|
729
713
|
var _objectGpo = Object.getPrototypeOf || function (O) {
|
|
@@ -2,7 +2,7 @@ import React__default, { useLayoutEffect, useEffect, useMemo as useMemo$1, useCo
|
|
|
2
2
|
import { a as _setPrototypeOf, b as _objectWithoutPropertiesLoose, c as _extends } from './objectWithoutPropertiesLoose-d8a4a68c.js';
|
|
3
3
|
import { c as compose, b as bindActionCreators$1, a as createStore$1, d as applyMiddleware } from './redux-b3e598ca.js';
|
|
4
4
|
import PropTypes from 'prop-types';
|
|
5
|
-
import { r as reactIsExports$1 } from './index-
|
|
5
|
+
import { r as reactIsExports$1 } from './index-d7431a55.js';
|
|
6
6
|
import ReactDOM__default, { unstable_batchedUpdates } from 'react-dom';
|
|
7
7
|
|
|
8
8
|
function _inheritsLoose(subClass, superClass) {
|