@elliemae/ds-shared 3.27.0-next.1 → 3.27.0-next.2
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/cjs/index.js +1 -16
- package/dist/cjs/index.js.map +3 -3
- package/dist/esm/index.js +1 -16
- package/dist/esm/index.js.map +3 -3
- package/dist/types/index.d.ts +1 -16
- package/package.json +8 -194
- package/dist/cjs/Animations/BaseAnimation.js +0 -49
- package/dist/cjs/Animations/BaseAnimation.js.map +0 -7
- package/dist/cjs/Animations/Grow.js +0 -52
- package/dist/cjs/Animations/Grow.js.map +0 -7
- package/dist/cjs/Animations/GrowRight.js +0 -69
- package/dist/cjs/Animations/GrowRight.js.map +0 -7
- package/dist/cjs/Animations/GrowVertical.js +0 -68
- package/dist/cjs/Animations/GrowVertical.js.map +0 -7
- package/dist/cjs/Animations/index.js +0 -33
- package/dist/cjs/Animations/index.js.map +0 -7
- package/dist/cjs/CheckableGroup.js +0 -74
- package/dist/cjs/CheckableGroup.js.map +0 -7
- package/dist/cjs/DeferRenderAfterComputation.js +0 -52
- package/dist/cjs/DeferRenderAfterComputation.js.map +0 -7
- package/dist/cjs/FocusGroup/FocusGrid.js +0 -183
- package/dist/cjs/FocusGroup/FocusGrid.js.map +0 -7
- package/dist/cjs/FocusGroup/FocusGroup.js +0 -272
- package/dist/cjs/FocusGroup/FocusGroup.js.map +0 -7
- package/dist/cjs/FocusGroup/FocusGroupContext.js +0 -39
- package/dist/cjs/FocusGroup/FocusGroupContext.js.map +0 -7
- package/dist/cjs/FocusGroup/FocusGroupManager.js +0 -126
- package/dist/cjs/FocusGroup/FocusGroupManager.js.map +0 -7
- package/dist/cjs/FocusGroup/focusGroupManagerHoc.js +0 -53
- package/dist/cjs/FocusGroup/focusGroupManagerHoc.js.map +0 -7
- package/dist/cjs/FocusGroup/index.js +0 -45
- package/dist/cjs/FocusGroup/index.js.map +0 -7
- package/dist/cjs/FocusGroup/useFocusGroupItem.js +0 -68
- package/dist/cjs/FocusGroup/useFocusGroupItem.js.map +0 -7
- package/dist/cjs/FocusGroup/utils/getNextCellPosition.js +0 -81
- package/dist/cjs/FocusGroup/utils/getNextCellPosition.js.map +0 -7
- package/dist/cjs/GroupContext/Group.js +0 -115
- package/dist/cjs/GroupContext/Group.js.map +0 -7
- package/dist/cjs/GroupContext/GroupContext.js +0 -37
- package/dist/cjs/GroupContext/GroupContext.js.map +0 -7
- package/dist/cjs/GroupContext/GroupItem.js +0 -41
- package/dist/cjs/GroupContext/GroupItem.js.map +0 -7
- package/dist/cjs/GroupContext/index.js +0 -40
- package/dist/cjs/GroupContext/index.js.map +0 -7
- package/dist/cjs/ScrollSync/ScrollSync.js +0 -132
- package/dist/cjs/ScrollSync/ScrollSync.js.map +0 -7
- package/dist/cjs/ScrollSync/ScrollSyncPane.js +0 -72
- package/dist/cjs/ScrollSync/ScrollSyncPane.js.map +0 -7
- package/dist/cjs/ScrollSync/ScrollSyncProvider.js +0 -116
- package/dist/cjs/ScrollSync/ScrollSyncProvider.js.map +0 -7
- package/dist/cjs/ScrollSync/index.js +0 -41
- package/dist/cjs/ScrollSync/index.js.map +0 -7
- package/dist/cjs/ScrollSync/useScrollSync.js +0 -40
- package/dist/cjs/ScrollSync/useScrollSync.js.map +0 -7
- package/dist/cjs/constants.js +0 -71
- package/dist/cjs/constants.js.map +0 -7
- package/dist/cjs/createDataInstance/createInstancePlugin.js +0 -50
- package/dist/cjs/createDataInstance/createInstancePlugin.js.map +0 -7
- package/dist/cjs/createDataInstance/createInstanceRef.js +0 -91
- package/dist/cjs/createDataInstance/createInstanceRef.js.map +0 -7
- package/dist/cjs/createDataInstance/index.js +0 -32
- package/dist/cjs/createDataInstance/index.js.map +0 -7
- package/dist/cjs/createDataInstance/utils.js +0 -100
- package/dist/cjs/createDataInstance/utils.js.map +0 -7
- package/dist/cjs/defer-render-hoc/index.js +0 -56
- package/dist/cjs/defer-render-hoc/index.js.map +0 -7
- package/dist/cjs/dimsum.config.js +0 -40
- package/dist/cjs/dimsum.config.js.map +0 -7
- package/dist/cjs/prop-types.js +0 -117
- package/dist/cjs/prop-types.js.map +0 -7
- package/dist/cjs/react-spring/index.js +0 -30
- package/dist/cjs/react-spring/index.js.map +0 -7
- package/dist/cjs/react-spring/renderprops.js +0 -30
- package/dist/cjs/react-spring/renderprops.js.map +0 -7
- package/dist/cjs/toolbar/ToolbarProvider.js +0 -120
- package/dist/cjs/toolbar/ToolbarProvider.js.map +0 -7
- package/dist/cjs/useDataGrid/VolatileRowsListener.js +0 -50
- package/dist/cjs/useDataGrid/VolatileRowsListener.js.map +0 -7
- package/dist/cjs/useDataGrid/index.js +0 -32
- package/dist/cjs/useDataGrid/index.js.map +0 -7
- package/dist/cjs/useDataGrid/initColumnDefinition.js +0 -150
- package/dist/cjs/useDataGrid/initColumnDefinition.js.map +0 -7
- package/dist/cjs/useDataGrid/useDataGrid.js +0 -204
- package/dist/cjs/useDataGrid/useDataGrid.js.map +0 -7
- package/dist/cjs/useDataList/index.js +0 -31
- package/dist/cjs/useDataList/index.js.map +0 -7
- package/dist/cjs/useDataList/recordIterator.js +0 -56
- package/dist/cjs/useDataList/recordIterator.js.map +0 -7
- package/dist/cjs/useDataList/useDataList.js +0 -100
- package/dist/cjs/useDataList/useDataList.js.map +0 -7
- package/dist/cjs/utils.js +0 -108
- package/dist/cjs/utils.js.map +0 -7
- package/dist/cjs/virtualization/AutoHeightList.js +0 -76
- package/dist/cjs/virtualization/AutoHeightList.js.map +0 -7
- package/dist/cjs/virtualization/FluidHeightList.js +0 -46
- package/dist/cjs/virtualization/FluidHeightList.js.map +0 -7
- package/dist/cjs/virtualization/index.js +0 -46
- package/dist/cjs/virtualization/index.js.map +0 -7
- package/dist/esm/Animations/BaseAnimation.js +0 -19
- package/dist/esm/Animations/BaseAnimation.js.map +0 -7
- package/dist/esm/Animations/Grow.js +0 -22
- package/dist/esm/Animations/Grow.js.map +0 -7
- package/dist/esm/Animations/GrowRight.js +0 -39
- package/dist/esm/Animations/GrowRight.js.map +0 -7
- package/dist/esm/Animations/GrowVertical.js +0 -38
- package/dist/esm/Animations/GrowVertical.js.map +0 -7
- package/dist/esm/Animations/index.js +0 -6
- package/dist/esm/Animations/index.js.map +0 -7
- package/dist/esm/CheckableGroup.js +0 -44
- package/dist/esm/CheckableGroup.js.map +0 -7
- package/dist/esm/DeferRenderAfterComputation.js +0 -22
- package/dist/esm/DeferRenderAfterComputation.js.map +0 -7
- package/dist/esm/FocusGroup/FocusGrid.js +0 -153
- package/dist/esm/FocusGroup/FocusGrid.js.map +0 -7
- package/dist/esm/FocusGroup/FocusGroup.js +0 -242
- package/dist/esm/FocusGroup/FocusGroup.js.map +0 -7
- package/dist/esm/FocusGroup/FocusGroupContext.js +0 -9
- package/dist/esm/FocusGroup/FocusGroupContext.js.map +0 -7
- package/dist/esm/FocusGroup/FocusGroupManager.js +0 -96
- package/dist/esm/FocusGroup/FocusGroupManager.js.map +0 -7
- package/dist/esm/FocusGroup/focusGroupManagerHoc.js +0 -23
- package/dist/esm/FocusGroup/focusGroupManagerHoc.js.map +0 -7
- package/dist/esm/FocusGroup/index.js +0 -14
- package/dist/esm/FocusGroup/index.js.map +0 -7
- package/dist/esm/FocusGroup/useFocusGroupItem.js +0 -38
- package/dist/esm/FocusGroup/useFocusGroupItem.js.map +0 -7
- package/dist/esm/FocusGroup/utils/getNextCellPosition.js +0 -51
- package/dist/esm/FocusGroup/utils/getNextCellPosition.js.map +0 -7
- package/dist/esm/GroupContext/Group.js +0 -85
- package/dist/esm/GroupContext/Group.js.map +0 -7
- package/dist/esm/GroupContext/GroupContext.js +0 -7
- package/dist/esm/GroupContext/GroupContext.js.map +0 -7
- package/dist/esm/GroupContext/GroupItem.js +0 -11
- package/dist/esm/GroupContext/GroupItem.js.map +0 -7
- package/dist/esm/GroupContext/index.js +0 -10
- package/dist/esm/GroupContext/index.js.map +0 -7
- package/dist/esm/ScrollSync/ScrollSync.js +0 -102
- package/dist/esm/ScrollSync/ScrollSync.js.map +0 -7
- package/dist/esm/ScrollSync/ScrollSyncPane.js +0 -42
- package/dist/esm/ScrollSync/ScrollSyncPane.js.map +0 -7
- package/dist/esm/ScrollSync/ScrollSyncProvider.js +0 -86
- package/dist/esm/ScrollSync/ScrollSyncProvider.js.map +0 -7
- package/dist/esm/ScrollSync/index.js +0 -10
- package/dist/esm/ScrollSync/index.js.map +0 -7
- package/dist/esm/ScrollSync/useScrollSync.js +0 -10
- package/dist/esm/ScrollSync/useScrollSync.js.map +0 -7
- package/dist/esm/constants.js +0 -41
- package/dist/esm/constants.js.map +0 -7
- package/dist/esm/createDataInstance/createInstancePlugin.js +0 -20
- package/dist/esm/createDataInstance/createInstancePlugin.js.map +0 -7
- package/dist/esm/createDataInstance/createInstanceRef.js +0 -61
- package/dist/esm/createDataInstance/createInstanceRef.js.map +0 -7
- package/dist/esm/createDataInstance/index.js +0 -5
- package/dist/esm/createDataInstance/index.js.map +0 -7
- package/dist/esm/createDataInstance/utils.js +0 -70
- package/dist/esm/createDataInstance/utils.js.map +0 -7
- package/dist/esm/defer-render-hoc/index.js +0 -26
- package/dist/esm/defer-render-hoc/index.js.map +0 -7
- package/dist/esm/dimsum.config.js +0 -10
- package/dist/esm/dimsum.config.js.map +0 -7
- package/dist/esm/prop-types.js +0 -87
- package/dist/esm/prop-types.js.map +0 -7
- package/dist/esm/react-spring/index.js +0 -3
- package/dist/esm/react-spring/index.js.map +0 -7
- package/dist/esm/react-spring/renderprops.js +0 -3
- package/dist/esm/react-spring/renderprops.js.map +0 -7
- package/dist/esm/toolbar/ToolbarProvider.js +0 -90
- package/dist/esm/toolbar/ToolbarProvider.js.map +0 -7
- package/dist/esm/useDataGrid/VolatileRowsListener.js +0 -20
- package/dist/esm/useDataGrid/VolatileRowsListener.js.map +0 -7
- package/dist/esm/useDataGrid/index.js +0 -5
- package/dist/esm/useDataGrid/index.js.map +0 -7
- package/dist/esm/useDataGrid/initColumnDefinition.js +0 -120
- package/dist/esm/useDataGrid/initColumnDefinition.js.map +0 -7
- package/dist/esm/useDataGrid/useDataGrid.js +0 -182
- package/dist/esm/useDataGrid/useDataGrid.js.map +0 -7
- package/dist/esm/useDataList/index.js +0 -4
- package/dist/esm/useDataList/index.js.map +0 -7
- package/dist/esm/useDataList/recordIterator.js +0 -26
- package/dist/esm/useDataList/recordIterator.js.map +0 -7
- package/dist/esm/useDataList/useDataList.js +0 -70
- package/dist/esm/useDataList/useDataList.js.map +0 -7
- package/dist/esm/utils.js +0 -78
- package/dist/esm/utils.js.map +0 -7
- package/dist/esm/virtualization/AutoHeightList.js +0 -46
- package/dist/esm/virtualization/AutoHeightList.js.map +0 -7
- package/dist/esm/virtualization/FluidHeightList.js +0 -16
- package/dist/esm/virtualization/FluidHeightList.js.map +0 -7
- package/dist/esm/virtualization/index.js +0 -16
- package/dist/esm/virtualization/index.js.map +0 -7
- package/dist/types/Animations/BaseAnimation.d.ts +0 -12
- package/dist/types/Animations/Grow.d.ts +0 -11
- package/dist/types/Animations/GrowRight.d.ts +0 -11
- package/dist/types/Animations/GrowVertical.d.ts +0 -11
- package/dist/types/Animations/index.d.ts +0 -4
- package/dist/types/CheckableGroup.d.ts +0 -19
- package/dist/types/DeferRenderAfterComputation.d.ts +0 -7
- package/dist/types/FocusGroup/FocusGrid.d.ts +0 -12
- package/dist/types/FocusGroup/FocusGroup.d.ts +0 -38
- package/dist/types/FocusGroup/FocusGroupContext.d.ts +0 -4
- package/dist/types/FocusGroup/FocusGroupManager.d.ts +0 -26
- package/dist/types/FocusGroup/focusGroupManagerHoc.d.ts +0 -8
- package/dist/types/FocusGroup/index.d.ts +0 -7
- package/dist/types/FocusGroup/useFocusGroupItem.d.ts +0 -4
- package/dist/types/FocusGroup/utils/getNextCellPosition.d.ts +0 -14
- package/dist/types/GroupContext/Group.d.ts +0 -15
- package/dist/types/GroupContext/GroupContext.d.ts +0 -2
- package/dist/types/GroupContext/GroupItem.d.ts +0 -5
- package/dist/types/GroupContext/index.d.ts +0 -3
- package/dist/types/ScrollSync/ScrollSync.d.ts +0 -23
- package/dist/types/ScrollSync/ScrollSyncPane.d.ts +0 -2
- package/dist/types/ScrollSync/ScrollSyncProvider.d.ts +0 -12
- package/dist/types/ScrollSync/index.d.ts +0 -4
- package/dist/types/ScrollSync/useScrollSync.d.ts +0 -7
- package/dist/types/constants.d.ts +0 -30
- package/dist/types/createDataInstance/createInstancePlugin.d.ts +0 -4
- package/dist/types/createDataInstance/createInstanceRef.d.ts +0 -14
- package/dist/types/createDataInstance/index.d.ts +0 -3
- package/dist/types/createDataInstance/tests/createInstanceRef.test.d.ts +0 -0
- package/dist/types/createDataInstance/utils.d.ts +0 -9
- package/dist/types/defer-render-hoc/index.d.ts +0 -63
- package/dist/types/dimsum.config.d.ts +0 -5
- package/dist/types/prop-types.d.ts +0 -41
- package/dist/types/react-spring/index.d.ts +0 -1
- package/dist/types/react-spring/renderprops.d.ts +0 -1
- package/dist/types/toolbar/ToolbarProvider.d.ts +0 -5
- package/dist/types/useDataGrid/VolatileRowsListener.d.ts +0 -7
- package/dist/types/useDataGrid/index.d.ts +0 -3
- package/dist/types/useDataGrid/initColumnDefinition.d.ts +0 -6
- package/dist/types/useDataGrid/useDataGrid.d.ts +0 -9
- package/dist/types/useDataList/index.d.ts +0 -2
- package/dist/types/useDataList/recordIterator.d.ts +0 -1
- package/dist/types/useDataList/useDataList.d.ts +0 -14
- package/dist/types/utils.d.ts +0 -22
- package/dist/types/virtualization/AutoHeightList.d.ts +0 -2
- package/dist/types/virtualization/FluidHeightList.d.ts +0 -2
- package/dist/types/virtualization/index.d.ts +0 -9
package/dist/cjs/index.js
CHANGED
|
@@ -26,20 +26,5 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
|
|
|
26
26
|
var src_exports = {};
|
|
27
27
|
module.exports = __toCommonJS(src_exports);
|
|
28
28
|
var React = __toESM(require("react"));
|
|
29
|
-
__reExport(src_exports, require("
|
|
30
|
-
__reExport(src_exports, require("./createDataInstance/index.js"), module.exports);
|
|
31
|
-
__reExport(src_exports, require("./defer-render-hoc/index.js"), module.exports);
|
|
32
|
-
__reExport(src_exports, require("./FocusGroup/index.js"), module.exports);
|
|
33
|
-
__reExport(src_exports, require("./GroupContext/index.js"), module.exports);
|
|
34
|
-
__reExport(src_exports, require("./ScrollSync/index.js"), module.exports);
|
|
35
|
-
__reExport(src_exports, require("./toolbar/ToolbarProvider.js"), module.exports);
|
|
36
|
-
__reExport(src_exports, require("./useDataGrid/index.js"), module.exports);
|
|
37
|
-
__reExport(src_exports, require("./useDataList/index.js"), module.exports);
|
|
38
|
-
__reExport(src_exports, require("./virtualization/index.js"), module.exports);
|
|
39
|
-
__reExport(src_exports, require("./CheckableGroup.js"), module.exports);
|
|
40
|
-
__reExport(src_exports, require("./constants.js"), module.exports);
|
|
41
|
-
__reExport(src_exports, require("./DeferRenderAfterComputation.js"), module.exports);
|
|
42
|
-
__reExport(src_exports, require("./dimsum.config.js"), module.exports);
|
|
43
|
-
__reExport(src_exports, require("./prop-types.js"), module.exports);
|
|
44
|
-
__reExport(src_exports, require("./utils.js"), module.exports);
|
|
29
|
+
__reExport(src_exports, require("@elliemae/ds-legacy-shared"), module.exports);
|
|
45
30
|
//# sourceMappingURL=index.js.map
|
package/dist/cjs/index.js.map
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": ["../../src/index.
|
|
4
|
-
"sourcesContent": ["export * from '
|
|
5
|
-
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;ACAA,YAAuB;ADAvB,wBAAc,
|
|
3
|
+
"sources": ["../../src/index.tsx", "../../../../../scripts/build/transpile/react-shim.js"],
|
|
4
|
+
"sourcesContent": ["export * from '@elliemae/ds-legacy-shared';\n", "import * as React from 'react';\nexport { React };\n"],
|
|
5
|
+
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;ACAA,YAAuB;ADAvB,wBAAc,uCAAd;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
package/dist/esm/index.js
CHANGED
|
@@ -1,18 +1,3 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
export * from "
|
|
3
|
-
export * from "./createDataInstance/index.js";
|
|
4
|
-
export * from "./defer-render-hoc/index.js";
|
|
5
|
-
export * from "./FocusGroup/index.js";
|
|
6
|
-
export * from "./GroupContext/index.js";
|
|
7
|
-
export * from "./ScrollSync/index.js";
|
|
8
|
-
export * from "./toolbar/ToolbarProvider.js";
|
|
9
|
-
export * from "./useDataGrid/index.js";
|
|
10
|
-
export * from "./useDataList/index.js";
|
|
11
|
-
export * from "./virtualization/index.js";
|
|
12
|
-
export * from "./CheckableGroup.js";
|
|
13
|
-
export * from "./constants.js";
|
|
14
|
-
export * from "./DeferRenderAfterComputation.js";
|
|
15
|
-
export * from "./dimsum.config.js";
|
|
16
|
-
export * from "./prop-types.js";
|
|
17
|
-
export * from "./utils.js";
|
|
2
|
+
export * from "@elliemae/ds-legacy-shared";
|
|
18
3
|
//# sourceMappingURL=index.js.map
|
package/dist/esm/index.js.map
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": ["../../../../../scripts/build/transpile/react-shim.js", "../../src/index.
|
|
4
|
-
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export * from '
|
|
5
|
-
"mappings": "AAAA,YAAY,WAAW;ACAvB,cAAc;
|
|
3
|
+
"sources": ["../../../../../scripts/build/transpile/react-shim.js", "../../src/index.tsx"],
|
|
4
|
+
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export * from '@elliemae/ds-legacy-shared';\n"],
|
|
5
|
+
"mappings": "AAAA,YAAY,WAAW;ACAvB,cAAc;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,16 +1 @@
|
|
|
1
|
-
export * from '
|
|
2
|
-
export * from './createDataInstance/index.js';
|
|
3
|
-
export * from './defer-render-hoc/index.js';
|
|
4
|
-
export * from './FocusGroup/index.js';
|
|
5
|
-
export * from './GroupContext/index.js';
|
|
6
|
-
export * from './ScrollSync/index.js';
|
|
7
|
-
export * from './toolbar/ToolbarProvider.js';
|
|
8
|
-
export * from './useDataGrid/index.js';
|
|
9
|
-
export * from './useDataList/index.js';
|
|
10
|
-
export * from './virtualization/index.js';
|
|
11
|
-
export * from './CheckableGroup.js';
|
|
12
|
-
export * from './constants.js';
|
|
13
|
-
export * from './DeferRenderAfterComputation.js';
|
|
14
|
-
export * from './dimsum.config.js';
|
|
15
|
-
export * from './prop-types.js';
|
|
16
|
-
export * from './utils.js';
|
|
1
|
+
export * from '@elliemae/ds-legacy-shared';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-shared",
|
|
3
|
-
"version": "3.27.0-next.
|
|
3
|
+
"version": "3.27.0-next.2",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Shared components and utilities",
|
|
6
6
|
"files": [
|
|
@@ -13,182 +13,6 @@
|
|
|
13
13
|
".": {
|
|
14
14
|
"import": "./dist/esm/index.js",
|
|
15
15
|
"require": "./dist/cjs/index.js"
|
|
16
|
-
},
|
|
17
|
-
"./prop-types": {
|
|
18
|
-
"import": "./dist/esm/prop-types.js",
|
|
19
|
-
"require": "./dist/cjs/prop-types.js"
|
|
20
|
-
},
|
|
21
|
-
"./constants": {
|
|
22
|
-
"import": "./dist/esm/constants.js",
|
|
23
|
-
"require": "./dist/cjs/constants.js"
|
|
24
|
-
},
|
|
25
|
-
"./dimsum.config": {
|
|
26
|
-
"import": "./dist/esm/dimsum.config.js",
|
|
27
|
-
"require": "./dist/cjs/dimsum.config.js"
|
|
28
|
-
},
|
|
29
|
-
"./virtualization": {
|
|
30
|
-
"import": "./dist/esm/virtualization/index.js",
|
|
31
|
-
"require": "./dist/cjs/virtualization/index.js"
|
|
32
|
-
},
|
|
33
|
-
"./virtualization/FluidHeightList": {
|
|
34
|
-
"import": "./dist/esm/virtualization/FluidHeightList.js",
|
|
35
|
-
"require": "./dist/cjs/virtualization/FluidHeightList.js"
|
|
36
|
-
},
|
|
37
|
-
"./virtualization/AutoHeightList": {
|
|
38
|
-
"import": "./dist/esm/virtualization/AutoHeightList.js",
|
|
39
|
-
"require": "./dist/cjs/virtualization/AutoHeightList.js"
|
|
40
|
-
},
|
|
41
|
-
"./utils": {
|
|
42
|
-
"import": "./dist/esm/utils.js",
|
|
43
|
-
"require": "./dist/cjs/utils.js"
|
|
44
|
-
},
|
|
45
|
-
"./useDataList/useDataList": {
|
|
46
|
-
"import": "./dist/esm/useDataList/useDataList.js",
|
|
47
|
-
"require": "./dist/cjs/useDataList/useDataList.js"
|
|
48
|
-
},
|
|
49
|
-
"./useDataList/recordIterator": {
|
|
50
|
-
"import": "./dist/esm/useDataList/recordIterator.js",
|
|
51
|
-
"require": "./dist/cjs/useDataList/recordIterator.js"
|
|
52
|
-
},
|
|
53
|
-
"./useDataList": {
|
|
54
|
-
"import": "./dist/esm/useDataList/index.js",
|
|
55
|
-
"require": "./dist/cjs/useDataList/index.js"
|
|
56
|
-
},
|
|
57
|
-
"./useDataGrid/VolatileRowsListener": {
|
|
58
|
-
"import": "./dist/esm/useDataGrid/VolatileRowsListener.js",
|
|
59
|
-
"require": "./dist/cjs/useDataGrid/VolatileRowsListener.js"
|
|
60
|
-
},
|
|
61
|
-
"./useDataGrid/useDataGrid": {
|
|
62
|
-
"import": "./dist/esm/useDataGrid/useDataGrid.js",
|
|
63
|
-
"require": "./dist/cjs/useDataGrid/useDataGrid.js"
|
|
64
|
-
},
|
|
65
|
-
"./useDataGrid/initColumnDefinition": {
|
|
66
|
-
"import": "./dist/esm/useDataGrid/initColumnDefinition.js",
|
|
67
|
-
"require": "./dist/cjs/useDataGrid/initColumnDefinition.js"
|
|
68
|
-
},
|
|
69
|
-
"./useDataGrid": {
|
|
70
|
-
"import": "./dist/esm/useDataGrid/index.js",
|
|
71
|
-
"require": "./dist/cjs/useDataGrid/index.js"
|
|
72
|
-
},
|
|
73
|
-
"./toolbar/ToolbarProvider": {
|
|
74
|
-
"import": "./dist/esm/toolbar/ToolbarProvider.js",
|
|
75
|
-
"require": "./dist/cjs/toolbar/ToolbarProvider.js"
|
|
76
|
-
},
|
|
77
|
-
"./ScrollSync/useScrollSync": {
|
|
78
|
-
"import": "./dist/esm/ScrollSync/useScrollSync.js",
|
|
79
|
-
"require": "./dist/cjs/ScrollSync/useScrollSync.js"
|
|
80
|
-
},
|
|
81
|
-
"./ScrollSync/ScrollSyncProvider": {
|
|
82
|
-
"import": "./dist/esm/ScrollSync/ScrollSyncProvider.js",
|
|
83
|
-
"require": "./dist/cjs/ScrollSync/ScrollSyncProvider.js"
|
|
84
|
-
},
|
|
85
|
-
"./ScrollSync/ScrollSyncPane": {
|
|
86
|
-
"import": "./dist/esm/ScrollSync/ScrollSyncPane.js",
|
|
87
|
-
"require": "./dist/cjs/ScrollSync/ScrollSyncPane.js"
|
|
88
|
-
},
|
|
89
|
-
"./ScrollSync/ScrollSync": {
|
|
90
|
-
"import": "./dist/esm/ScrollSync/ScrollSync.js",
|
|
91
|
-
"require": "./dist/cjs/ScrollSync/ScrollSync.js"
|
|
92
|
-
},
|
|
93
|
-
"./ScrollSync": {
|
|
94
|
-
"import": "./dist/esm/ScrollSync/index.js",
|
|
95
|
-
"require": "./dist/cjs/ScrollSync/index.js"
|
|
96
|
-
},
|
|
97
|
-
"./react-spring/renderprops": {
|
|
98
|
-
"import": "./dist/esm/react-spring/renderprops.js",
|
|
99
|
-
"require": "./dist/cjs/react-spring/renderprops.js"
|
|
100
|
-
},
|
|
101
|
-
"./react-spring": {
|
|
102
|
-
"import": "./dist/esm/react-spring/index.js",
|
|
103
|
-
"require": "./dist/cjs/react-spring/index.js"
|
|
104
|
-
},
|
|
105
|
-
"./GroupContext": {
|
|
106
|
-
"import": "./dist/esm/GroupContext/index.js",
|
|
107
|
-
"require": "./dist/cjs/GroupContext/index.js"
|
|
108
|
-
},
|
|
109
|
-
"./GroupContext/GroupItem": {
|
|
110
|
-
"import": "./dist/esm/GroupContext/GroupItem.js",
|
|
111
|
-
"require": "./dist/cjs/GroupContext/GroupItem.js"
|
|
112
|
-
},
|
|
113
|
-
"./GroupContext/GroupContext": {
|
|
114
|
-
"import": "./dist/esm/GroupContext/GroupContext.js",
|
|
115
|
-
"require": "./dist/cjs/GroupContext/GroupContext.js"
|
|
116
|
-
},
|
|
117
|
-
"./GroupContext/Group": {
|
|
118
|
-
"import": "./dist/esm/GroupContext/Group.js",
|
|
119
|
-
"require": "./dist/cjs/GroupContext/Group.js"
|
|
120
|
-
},
|
|
121
|
-
"./FocusGroup/utils/getNextCellPosition": {
|
|
122
|
-
"import": "./dist/esm/FocusGroup/utils/getNextCellPosition.js",
|
|
123
|
-
"require": "./dist/cjs/FocusGroup/utils/getNextCellPosition.js"
|
|
124
|
-
},
|
|
125
|
-
"./FocusGroup/useFocusGroupItem": {
|
|
126
|
-
"import": "./dist/esm/FocusGroup/useFocusGroupItem.js",
|
|
127
|
-
"require": "./dist/cjs/FocusGroup/useFocusGroupItem.js"
|
|
128
|
-
},
|
|
129
|
-
"./FocusGroup": {
|
|
130
|
-
"import": "./dist/esm/FocusGroup/index.js",
|
|
131
|
-
"require": "./dist/cjs/FocusGroup/index.js"
|
|
132
|
-
},
|
|
133
|
-
"./FocusGroup/focusGroupManagerHoc": {
|
|
134
|
-
"import": "./dist/esm/FocusGroup/focusGroupManagerHoc.js",
|
|
135
|
-
"require": "./dist/cjs/FocusGroup/focusGroupManagerHoc.js"
|
|
136
|
-
},
|
|
137
|
-
"./FocusGroup/FocusGroupManager": {
|
|
138
|
-
"import": "./dist/esm/FocusGroup/FocusGroupManager.js",
|
|
139
|
-
"require": "./dist/cjs/FocusGroup/FocusGroupManager.js"
|
|
140
|
-
},
|
|
141
|
-
"./FocusGroup/FocusGroupContext": {
|
|
142
|
-
"import": "./dist/esm/FocusGroup/FocusGroupContext.js",
|
|
143
|
-
"require": "./dist/cjs/FocusGroup/FocusGroupContext.js"
|
|
144
|
-
},
|
|
145
|
-
"./FocusGroup/FocusGroup": {
|
|
146
|
-
"import": "./dist/esm/FocusGroup/FocusGroup.js",
|
|
147
|
-
"require": "./dist/cjs/FocusGroup/FocusGroup.js"
|
|
148
|
-
},
|
|
149
|
-
"./FocusGroup/FocusGrid": {
|
|
150
|
-
"import": "./dist/esm/FocusGroup/FocusGrid.js",
|
|
151
|
-
"require": "./dist/cjs/FocusGroup/FocusGrid.js"
|
|
152
|
-
},
|
|
153
|
-
"./DeferRenderAfterComputation": {
|
|
154
|
-
"import": "./dist/esm/DeferRenderAfterComputation.js",
|
|
155
|
-
"require": "./dist/cjs/DeferRenderAfterComputation.js"
|
|
156
|
-
},
|
|
157
|
-
"./defer-render-hoc": {
|
|
158
|
-
"import": "./dist/esm/defer-render-hoc/index.js",
|
|
159
|
-
"require": "./dist/cjs/defer-render-hoc/index.js"
|
|
160
|
-
},
|
|
161
|
-
"./createDataInstance/utils": {
|
|
162
|
-
"import": "./dist/esm/createDataInstance/utils.js",
|
|
163
|
-
"require": "./dist/cjs/createDataInstance/utils.js"
|
|
164
|
-
},
|
|
165
|
-
"./createDataInstance/createInstanceRef": {
|
|
166
|
-
"import": "./dist/esm/createDataInstance/createInstanceRef.js",
|
|
167
|
-
"require": "./dist/cjs/createDataInstance/createInstanceRef.js"
|
|
168
|
-
},
|
|
169
|
-
"./createDataInstance/createInstancePlugin": {
|
|
170
|
-
"import": "./dist/esm/createDataInstance/createInstancePlugin.js",
|
|
171
|
-
"require": "./dist/cjs/createDataInstance/createInstancePlugin.js"
|
|
172
|
-
},
|
|
173
|
-
"./CheckableGroup": {
|
|
174
|
-
"import": "./dist/esm/CheckableGroup.js",
|
|
175
|
-
"require": "./dist/cjs/CheckableGroup.js"
|
|
176
|
-
},
|
|
177
|
-
"./Animations/GrowVertical": {
|
|
178
|
-
"import": "./dist/esm/Animations/GrowVertical.js",
|
|
179
|
-
"require": "./dist/cjs/Animations/GrowVertical.js"
|
|
180
|
-
},
|
|
181
|
-
"./Animations/GrowRight": {
|
|
182
|
-
"import": "./dist/esm/Animations/GrowRight.js",
|
|
183
|
-
"require": "./dist/cjs/Animations/GrowRight.js"
|
|
184
|
-
},
|
|
185
|
-
"./Animations/Grow": {
|
|
186
|
-
"import": "./dist/esm/Animations/Grow.js",
|
|
187
|
-
"require": "./dist/cjs/Animations/Grow.js"
|
|
188
|
-
},
|
|
189
|
-
"./Animations/BaseAnimation": {
|
|
190
|
-
"import": "./dist/esm/Animations/BaseAnimation.js",
|
|
191
|
-
"require": "./dist/cjs/Animations/BaseAnimation.js"
|
|
192
16
|
}
|
|
193
17
|
},
|
|
194
18
|
"sideEffects": [
|
|
@@ -215,22 +39,12 @@
|
|
|
215
39
|
"typeSafety": false
|
|
216
40
|
},
|
|
217
41
|
"dependencies": {
|
|
218
|
-
"
|
|
219
|
-
"hotkeys-js": "~3.10.1",
|
|
220
|
-
"prop-types": "~15.8.1",
|
|
221
|
-
"raf": "~3.4.1",
|
|
222
|
-
"react-spring": "~8.0.27",
|
|
223
|
-
"react-virtualized-auto-sizer": "~1.0.7",
|
|
224
|
-
"react-window": "~1.8.8",
|
|
225
|
-
"table-resolver": "~4.1.1",
|
|
226
|
-
"uuid": "~8.3.2",
|
|
227
|
-
"@elliemae/ds-popover": "3.27.0-next.1",
|
|
228
|
-
"@elliemae/ds-utilities": "3.27.0-next.1"
|
|
42
|
+
"@elliemae/ds-legacy-shared": "1.0.1"
|
|
229
43
|
},
|
|
230
44
|
"devDependencies": {
|
|
231
45
|
"@elliemae/pui-cli": "~9.0.0-next.31",
|
|
232
46
|
"styled-components": "~5.3.9",
|
|
233
|
-
"@elliemae/ds-monorepo-devops": "3.27.0-next.
|
|
47
|
+
"@elliemae/ds-monorepo-devops": "3.27.0-next.2"
|
|
234
48
|
},
|
|
235
49
|
"peerDependencies": {
|
|
236
50
|
"lodash": "~4.17.21",
|
|
@@ -238,14 +52,14 @@
|
|
|
238
52
|
"react-dom": "~17.0.2"
|
|
239
53
|
},
|
|
240
54
|
"scripts": {
|
|
241
|
-
"test": "
|
|
242
|
-
"lint": "
|
|
243
|
-
"eslint:fix": "
|
|
244
|
-
"dts": "
|
|
55
|
+
"test": "exit 0 | echo",
|
|
56
|
+
"lint": "exit 0 | echo",
|
|
57
|
+
"eslint:fix": "exit 0 | echo",
|
|
58
|
+
"dts": "exit 0 | echo",
|
|
245
59
|
"build": "cross-env NODE_ENV=production node ../../../scripts/build/build.mjs",
|
|
246
60
|
"dev:build": "pnpm --filter {.}... build",
|
|
247
61
|
"dev:install": "pnpm --filter {.}... i --no-lockfile && pnpm run dev:build",
|
|
248
|
-
"checkDeps": "
|
|
62
|
+
"checkDeps": "exit 0 | echo",
|
|
249
63
|
"dev": "cross-env NODE_ENV=development node ../../../scripts/build/build.mjs --watch"
|
|
250
64
|
}
|
|
251
65
|
}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __create = Object.create;
|
|
3
|
-
var __defProp = Object.defineProperty;
|
|
4
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
-
var __export = (target, all) => {
|
|
9
|
-
for (var name in all)
|
|
10
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
-
};
|
|
12
|
-
var __copyProps = (to, from, except, desc) => {
|
|
13
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
-
for (let key of __getOwnPropNames(from))
|
|
15
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
-
}
|
|
18
|
-
return to;
|
|
19
|
-
};
|
|
20
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
-
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
-
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
-
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
-
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
-
mod
|
|
27
|
-
));
|
|
28
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var BaseAnimation_exports = {};
|
|
30
|
-
__export(BaseAnimation_exports, {
|
|
31
|
-
BaseAnimation: () => BaseAnimation,
|
|
32
|
-
default: () => BaseAnimation_default
|
|
33
|
-
});
|
|
34
|
-
module.exports = __toCommonJS(BaseAnimation_exports);
|
|
35
|
-
var React = __toESM(require("react"));
|
|
36
|
-
var import_jsx_runtime = require("react/jsx-runtime");
|
|
37
|
-
var import_renderprops = require("react-spring/renderprops");
|
|
38
|
-
const BaseAnimation = ({
|
|
39
|
-
keys = void 0,
|
|
40
|
-
items = [],
|
|
41
|
-
duration = 100,
|
|
42
|
-
enter = {},
|
|
43
|
-
from = {},
|
|
44
|
-
leave = {},
|
|
45
|
-
onRest = () => null,
|
|
46
|
-
children
|
|
47
|
-
}) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_renderprops.Transition, { config: { duration }, enter, from, items, keys, leave, onRest, children });
|
|
48
|
-
var BaseAnimation_default = BaseAnimation;
|
|
49
|
-
//# sourceMappingURL=BaseAnimation.js.map
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../src/Animations/BaseAnimation.tsx", "../../../../../../scripts/build/transpile/react-shim.js"],
|
|
4
|
-
"sourcesContent": ["/* eslint-disable react/prop-types */\nimport React from 'react';\nimport { Transition } from 'react-spring/renderprops';\n\nconst BaseAnimation = ({\n keys = undefined,\n items = [],\n duration = 100,\n enter = {},\n from = {},\n leave = {},\n onRest = () => null,\n children,\n}) => (\n <Transition config={{ duration }} enter={enter} from={from} items={items} keys={keys} leave={leave} onRest={onRest}>\n {children}\n </Transition>\n);\n\nexport { BaseAnimation };\nexport default BaseAnimation;\n", "import * as React from 'react';\nexport { React };\n"],
|
|
5
|
-
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADcrB;AAZF,yBAA2B;AAE3B,MAAM,gBAAgB,CAAC;AAAA,EACrB,OAAO;AAAA,EACP,QAAQ,CAAC;AAAA,EACT,WAAW;AAAA,EACX,QAAQ,CAAC;AAAA,EACT,OAAO,CAAC;AAAA,EACR,QAAQ,CAAC;AAAA,EACT,SAAS,MAAM;AAAA,EACf;AACF,MACE,4CAAC,iCAAW,QAAQ,EAAE,SAAS,GAAG,OAAc,MAAY,OAAc,MAAY,OAAc,QACjG,UACH;AAIF,IAAO,wBAAQ;",
|
|
6
|
-
"names": []
|
|
7
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __create = Object.create;
|
|
3
|
-
var __defProp = Object.defineProperty;
|
|
4
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
-
var __export = (target, all) => {
|
|
9
|
-
for (var name in all)
|
|
10
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
-
};
|
|
12
|
-
var __copyProps = (to, from, except, desc) => {
|
|
13
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
-
for (let key of __getOwnPropNames(from))
|
|
15
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
-
}
|
|
18
|
-
return to;
|
|
19
|
-
};
|
|
20
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
-
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
-
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
-
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
-
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
-
mod
|
|
27
|
-
));
|
|
28
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var Grow_exports = {};
|
|
30
|
-
__export(Grow_exports, {
|
|
31
|
-
Grow: () => Grow,
|
|
32
|
-
default: () => Grow_default
|
|
33
|
-
});
|
|
34
|
-
module.exports = __toCommonJS(Grow_exports);
|
|
35
|
-
var React = __toESM(require("react"));
|
|
36
|
-
var import_jsx_runtime = require("react/jsx-runtime");
|
|
37
|
-
var import_BaseAnimation = require("./BaseAnimation.js");
|
|
38
|
-
const Grow = ({ keys = void 0, duration, items = void 0, from = 0, to = 1, children, onRest = () => null }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
39
|
-
import_BaseAnimation.BaseAnimation,
|
|
40
|
-
{
|
|
41
|
-
duration,
|
|
42
|
-
enter: { opacity: 1, transform: `scale(${to})` },
|
|
43
|
-
from: { opacity: 0, transform: `scale(${from})` },
|
|
44
|
-
items,
|
|
45
|
-
keys,
|
|
46
|
-
leave: { opacity: 0, transform: `scale(${from})` },
|
|
47
|
-
onRest,
|
|
48
|
-
children
|
|
49
|
-
}
|
|
50
|
-
);
|
|
51
|
-
var Grow_default = Grow;
|
|
52
|
-
//# sourceMappingURL=Grow.js.map
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../src/Animations/Grow.tsx", "../../../../../../scripts/build/transpile/react-shim.js"],
|
|
4
|
-
"sourcesContent": ["import React from 'react';\nimport { BaseAnimation } from './BaseAnimation.js';\n\nconst Grow = ({ keys = undefined, duration, items = undefined, from = 0, to = 1, children, onRest = () => null }) => (\n <BaseAnimation\n duration={duration}\n enter={{ opacity: 1, transform: `scale(${to})` }}\n from={{ opacity: 0, transform: `scale(${from})` }}\n items={items}\n keys={keys}\n leave={{ opacity: 0, transform: `scale(${from})` }}\n onRest={onRest}\n >\n {children}\n </BaseAnimation>\n);\n\nexport { Grow };\nexport default Grow;\n", "import * as React from 'react';\nexport { React };\n"],
|
|
5
|
-
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADIrB;AAHF,2BAA8B;AAE9B,MAAM,OAAO,CAAC,EAAE,OAAO,QAAW,UAAU,QAAQ,QAAW,OAAO,GAAG,KAAK,GAAG,UAAU,SAAS,MAAM,KAAK,MAC7G;AAAA,EAAC;AAAA;AAAA,IACC;AAAA,IACA,OAAO,EAAE,SAAS,GAAG,WAAW,SAAS,MAAM;AAAA,IAC/C,MAAM,EAAE,SAAS,GAAG,WAAW,SAAS,QAAQ;AAAA,IAChD;AAAA,IACA;AAAA,IACA,OAAO,EAAE,SAAS,GAAG,WAAW,SAAS,QAAQ;AAAA,IACjD;AAAA,IAEC;AAAA;AACH;AAIF,IAAO,eAAQ;",
|
|
6
|
-
"names": []
|
|
7
|
-
}
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __create = Object.create;
|
|
3
|
-
var __defProp = Object.defineProperty;
|
|
4
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
-
var __export = (target, all) => {
|
|
9
|
-
for (var name in all)
|
|
10
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
-
};
|
|
12
|
-
var __copyProps = (to, from, except, desc) => {
|
|
13
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
-
for (let key of __getOwnPropNames(from))
|
|
15
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
-
}
|
|
18
|
-
return to;
|
|
19
|
-
};
|
|
20
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
-
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
-
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
-
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
-
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
-
mod
|
|
27
|
-
));
|
|
28
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var GrowRight_exports = {};
|
|
30
|
-
__export(GrowRight_exports, {
|
|
31
|
-
GrowRight: () => GrowRight,
|
|
32
|
-
default: () => GrowRight_default
|
|
33
|
-
});
|
|
34
|
-
module.exports = __toCommonJS(GrowRight_exports);
|
|
35
|
-
var React = __toESM(require("react"));
|
|
36
|
-
var import_jsx_runtime = require("react/jsx-runtime");
|
|
37
|
-
var import_BaseAnimation = require("./BaseAnimation.js");
|
|
38
|
-
const GrowRight = ({
|
|
39
|
-
keys = void 0,
|
|
40
|
-
items = void 0,
|
|
41
|
-
duration = 200,
|
|
42
|
-
from = 0,
|
|
43
|
-
to = 1,
|
|
44
|
-
children,
|
|
45
|
-
onRest = () => null
|
|
46
|
-
}) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
47
|
-
import_BaseAnimation.BaseAnimation,
|
|
48
|
-
{
|
|
49
|
-
duration,
|
|
50
|
-
enter: {
|
|
51
|
-
opacity: `${to}`,
|
|
52
|
-
transform: "translateX(0px)"
|
|
53
|
-
},
|
|
54
|
-
from: {
|
|
55
|
-
opacity: `${from}`,
|
|
56
|
-
transform: "translateX(100%)"
|
|
57
|
-
},
|
|
58
|
-
items,
|
|
59
|
-
keys,
|
|
60
|
-
leave: {
|
|
61
|
-
opacity: `${from}`,
|
|
62
|
-
transform: "translateX(100%)"
|
|
63
|
-
},
|
|
64
|
-
onRest,
|
|
65
|
-
children
|
|
66
|
-
}
|
|
67
|
-
);
|
|
68
|
-
var GrowRight_default = GrowRight;
|
|
69
|
-
//# sourceMappingURL=GrowRight.js.map
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../src/Animations/GrowRight.tsx", "../../../../../../scripts/build/transpile/react-shim.js"],
|
|
4
|
-
"sourcesContent": ["import React from 'react';\nimport { BaseAnimation } from './BaseAnimation.js';\n\nconst GrowRight = ({\n keys = undefined,\n items = undefined,\n duration = 200,\n from = 0,\n to = 1,\n children,\n onRest = () => null,\n}) => (\n <BaseAnimation\n duration={duration}\n enter={{\n opacity: `${to}`,\n transform: 'translateX(0px)',\n }}\n from={{\n opacity: `${from}`,\n transform: 'translateX(100%)',\n }}\n items={items}\n keys={keys}\n leave={{\n opacity: `${from}`,\n transform: 'translateX(100%)',\n }}\n onRest={onRest}\n >\n {children}\n </BaseAnimation>\n);\n\nexport { GrowRight };\nexport default GrowRight;\n", "import * as React from 'react';\nexport { React };\n"],
|
|
5
|
-
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADYrB;AAXF,2BAA8B;AAE9B,MAAM,YAAY,CAAC;AAAA,EACjB,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,WAAW;AAAA,EACX,OAAO;AAAA,EACP,KAAK;AAAA,EACL;AAAA,EACA,SAAS,MAAM;AACjB,MACE;AAAA,EAAC;AAAA;AAAA,IACC;AAAA,IACA,OAAO;AAAA,MACL,SAAS,GAAG;AAAA,MACZ,WAAW;AAAA,IACb;AAAA,IACA,MAAM;AAAA,MACJ,SAAS,GAAG;AAAA,MACZ,WAAW;AAAA,IACb;AAAA,IACA;AAAA,IACA;AAAA,IACA,OAAO;AAAA,MACL,SAAS,GAAG;AAAA,MACZ,WAAW;AAAA,IACb;AAAA,IACA;AAAA,IAEC;AAAA;AACH;AAIF,IAAO,oBAAQ;",
|
|
6
|
-
"names": []
|
|
7
|
-
}
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __create = Object.create;
|
|
3
|
-
var __defProp = Object.defineProperty;
|
|
4
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
-
var __export = (target, all) => {
|
|
9
|
-
for (var name in all)
|
|
10
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
-
};
|
|
12
|
-
var __copyProps = (to, from, except, desc) => {
|
|
13
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
-
for (let key of __getOwnPropNames(from))
|
|
15
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
-
}
|
|
18
|
-
return to;
|
|
19
|
-
};
|
|
20
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
-
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
-
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
-
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
-
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
-
mod
|
|
27
|
-
));
|
|
28
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var GrowVertical_exports = {};
|
|
30
|
-
__export(GrowVertical_exports, {
|
|
31
|
-
GrowVertical: () => GrowVertical,
|
|
32
|
-
default: () => GrowVertical_default
|
|
33
|
-
});
|
|
34
|
-
module.exports = __toCommonJS(GrowVertical_exports);
|
|
35
|
-
var React = __toESM(require("react"));
|
|
36
|
-
var import_jsx_runtime = require("react/jsx-runtime");
|
|
37
|
-
var import_BaseAnimation = require("./BaseAnimation.js");
|
|
38
|
-
const GrowVertical = ({
|
|
39
|
-
keys = void 0,
|
|
40
|
-
duration,
|
|
41
|
-
items = void 0,
|
|
42
|
-
from = 0,
|
|
43
|
-
to = 1,
|
|
44
|
-
children,
|
|
45
|
-
onRest = () => null
|
|
46
|
-
}) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
47
|
-
import_BaseAnimation.BaseAnimation,
|
|
48
|
-
{
|
|
49
|
-
duration,
|
|
50
|
-
enter: { opacity: 1, transform: `scaleY(${to})`, transformOrigin: "top" },
|
|
51
|
-
from: {
|
|
52
|
-
opacity: 0,
|
|
53
|
-
transform: `scaleY(${from})`,
|
|
54
|
-
transformOrigin: "top"
|
|
55
|
-
},
|
|
56
|
-
items,
|
|
57
|
-
keys,
|
|
58
|
-
leave: {
|
|
59
|
-
opacity: 0,
|
|
60
|
-
transform: `scaleY(${from})`,
|
|
61
|
-
transformOrigin: "top"
|
|
62
|
-
},
|
|
63
|
-
onRest,
|
|
64
|
-
children
|
|
65
|
-
}
|
|
66
|
-
);
|
|
67
|
-
var GrowVertical_default = GrowVertical;
|
|
68
|
-
//# sourceMappingURL=GrowVertical.js.map
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../src/Animations/GrowVertical.tsx", "../../../../../../scripts/build/transpile/react-shim.js"],
|
|
4
|
-
"sourcesContent": ["import React from 'react';\nimport { BaseAnimation } from './BaseAnimation.js';\n\nconst GrowVertical = ({\n keys = undefined,\n duration,\n items = undefined,\n from = 0,\n to = 1,\n children,\n onRest = () => null,\n}) => (\n <BaseAnimation\n duration={duration}\n enter={{ opacity: 1, transform: `scaleY(${to})`, transformOrigin: 'top' }}\n from={{\n opacity: 0,\n transform: `scaleY(${from})`,\n transformOrigin: 'top',\n }}\n items={items}\n keys={keys}\n leave={{\n opacity: 0,\n transform: `scaleY(${from})`,\n transformOrigin: 'top',\n }}\n onRest={onRest}\n >\n {children}\n </BaseAnimation>\n);\n\nexport { GrowVertical };\nexport default GrowVertical;\n", "import * as React from 'react';\nexport { React };\n"],
|
|
5
|
-
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADYrB;AAXF,2BAA8B;AAE9B,MAAM,eAAe,CAAC;AAAA,EACpB,OAAO;AAAA,EACP;AAAA,EACA,QAAQ;AAAA,EACR,OAAO;AAAA,EACP,KAAK;AAAA,EACL;AAAA,EACA,SAAS,MAAM;AACjB,MACE;AAAA,EAAC;AAAA;AAAA,IACC;AAAA,IACA,OAAO,EAAE,SAAS,GAAG,WAAW,UAAU,OAAO,iBAAiB,MAAM;AAAA,IACxE,MAAM;AAAA,MACJ,SAAS;AAAA,MACT,WAAW,UAAU;AAAA,MACrB,iBAAiB;AAAA,IACnB;AAAA,IACA;AAAA,IACA;AAAA,IACA,OAAO;AAAA,MACL,SAAS;AAAA,MACT,WAAW,UAAU;AAAA,MACrB,iBAAiB;AAAA,IACnB;AAAA,IACA;AAAA,IAEC;AAAA;AACH;AAIF,IAAO,uBAAQ;",
|
|
6
|
-
"names": []
|
|
7
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __create = Object.create;
|
|
3
|
-
var __defProp = Object.defineProperty;
|
|
4
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
-
var __copyProps = (to, from, except, desc) => {
|
|
9
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
10
|
-
for (let key of __getOwnPropNames(from))
|
|
11
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
12
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
13
|
-
}
|
|
14
|
-
return to;
|
|
15
|
-
};
|
|
16
|
-
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
17
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
18
|
-
// If the importer is in node compatibility mode or this is not an ESM
|
|
19
|
-
// file that has been converted to a CommonJS file using a Babel-
|
|
20
|
-
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
21
|
-
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
22
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
23
|
-
mod
|
|
24
|
-
));
|
|
25
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
26
|
-
var Animations_exports = {};
|
|
27
|
-
module.exports = __toCommonJS(Animations_exports);
|
|
28
|
-
var React = __toESM(require("react"));
|
|
29
|
-
__reExport(Animations_exports, require("./BaseAnimation.js"), module.exports);
|
|
30
|
-
__reExport(Animations_exports, require("./Grow.js"), module.exports);
|
|
31
|
-
__reExport(Animations_exports, require("./GrowRight.js"), module.exports);
|
|
32
|
-
__reExport(Animations_exports, require("./GrowVertical.js"), module.exports);
|
|
33
|
-
//# sourceMappingURL=index.js.map
|