@elliemae/ds-treeview 3.1.0-next.2 → 3.1.0-next.20

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 (81) hide show
  1. package/dist/cjs/TreeView.js +2 -2
  2. package/dist/cjs/TreeView.js.map +2 -2
  3. package/dist/cjs/TreeViewContext.js +0 -3
  4. package/dist/cjs/TreeViewContext.js.map +2 -2
  5. package/dist/cjs/parts/CheckboxSelectable.js +2 -2
  6. package/dist/cjs/parts/CheckboxSelectable.js.map +2 -2
  7. package/dist/cjs/parts/ChildrenCountDisplayer.js +2 -2
  8. package/dist/cjs/parts/ChildrenCountDisplayer.js.map +2 -2
  9. package/dist/cjs/parts/DropIndicator.js +2 -2
  10. package/dist/cjs/parts/DropIndicator.js.map +2 -2
  11. package/dist/cjs/parts/RadioSelectable.js.map +1 -1
  12. package/dist/cjs/parts/TreeList.js.map +1 -1
  13. package/dist/cjs/plugins/index.js +0 -6
  14. package/dist/cjs/plugins/index.js.map +2 -2
  15. package/dist/cjs/react-desc-prop-types.js +41 -44
  16. package/dist/cjs/react-desc-prop-types.js.map +2 -2
  17. package/dist/esm/TreeView.js +1 -1
  18. package/dist/esm/TreeView.js.map +2 -2
  19. package/dist/esm/TreeViewContext.js +0 -3
  20. package/dist/esm/TreeViewContext.js.map +2 -2
  21. package/dist/esm/parts/CheckboxSelectable.js +1 -1
  22. package/dist/esm/parts/CheckboxSelectable.js.map +1 -1
  23. package/dist/esm/parts/ChildrenCountDisplayer.js +1 -1
  24. package/dist/esm/parts/ChildrenCountDisplayer.js.map +1 -1
  25. package/dist/esm/parts/DropIndicator.js +1 -1
  26. package/dist/esm/parts/DropIndicator.js.map +1 -1
  27. package/dist/esm/parts/RadioSelectable.js.map +1 -1
  28. package/dist/esm/parts/TreeList.js.map +1 -1
  29. package/dist/esm/plugins/index.js +0 -6
  30. package/dist/esm/plugins/index.js.map +2 -2
  31. package/dist/esm/react-desc-prop-types.js +3 -6
  32. package/dist/esm/react-desc-prop-types.js.map +2 -2
  33. package/package.json +25 -27
  34. package/dist/cjs/plugins/roving/TreeRovingPlugin.js +0 -28
  35. package/dist/cjs/plugins/roving/TreeRovingPlugin.js.map +0 -7
  36. package/dist/cjs/plugins/roving/index.js +0 -22
  37. package/dist/cjs/plugins/roving/index.js.map +0 -7
  38. package/dist/cjs/plugins/searchable/SearchableTreePlugin.js +0 -28
  39. package/dist/cjs/plugins/searchable/SearchableTreePlugin.js.map +0 -7
  40. package/dist/cjs/plugins/searchable/index.js +0 -22
  41. package/dist/cjs/plugins/searchable/index.js.map +0 -7
  42. package/dist/cjs/plugins/selectable/SelectablePluginTree.js +0 -28
  43. package/dist/cjs/plugins/selectable/SelectablePluginTree.js.map +0 -7
  44. package/dist/cjs/plugins/selectable/index.js +0 -22
  45. package/dist/cjs/plugins/selectable/index.js.map +0 -7
  46. package/dist/cjs/plugins/toolbar/TreeToolbarPlugin.js +0 -28
  47. package/dist/cjs/plugins/toolbar/TreeToolbarPlugin.js.map +0 -7
  48. package/dist/cjs/plugins/toolbar/index.js +0 -22
  49. package/dist/cjs/plugins/toolbar/index.js.map +0 -7
  50. package/dist/cjs/plugins/tree/TreeDataPlugin.js +0 -28
  51. package/dist/cjs/plugins/tree/TreeDataPlugin.js.map +0 -7
  52. package/dist/cjs/plugins/tree/index.js +0 -22
  53. package/dist/cjs/plugins/tree/index.js.map +0 -7
  54. package/dist/cjs/plugins/virtualization/TreeVirtualizationPlugin.js +0 -28
  55. package/dist/cjs/plugins/virtualization/TreeVirtualizationPlugin.js.map +0 -7
  56. package/dist/cjs/plugins/virtualization/index.js +0 -22
  57. package/dist/cjs/plugins/virtualization/index.js.map +0 -7
  58. package/dist/esm/plugins/roving/TreeRovingPlugin.js +0 -6
  59. package/dist/esm/plugins/roving/TreeRovingPlugin.js.map +0 -7
  60. package/dist/esm/plugins/roving/index.js +0 -3
  61. package/dist/esm/plugins/roving/index.js.map +0 -7
  62. package/dist/esm/plugins/searchable/SearchableTreePlugin.js +0 -6
  63. package/dist/esm/plugins/searchable/SearchableTreePlugin.js.map +0 -7
  64. package/dist/esm/plugins/searchable/index.js +0 -3
  65. package/dist/esm/plugins/searchable/index.js.map +0 -7
  66. package/dist/esm/plugins/selectable/SelectablePluginTree.js +0 -6
  67. package/dist/esm/plugins/selectable/SelectablePluginTree.js.map +0 -7
  68. package/dist/esm/plugins/selectable/index.js +0 -3
  69. package/dist/esm/plugins/selectable/index.js.map +0 -7
  70. package/dist/esm/plugins/toolbar/TreeToolbarPlugin.js +0 -6
  71. package/dist/esm/plugins/toolbar/TreeToolbarPlugin.js.map +0 -7
  72. package/dist/esm/plugins/toolbar/index.js +0 -3
  73. package/dist/esm/plugins/toolbar/index.js.map +0 -7
  74. package/dist/esm/plugins/tree/TreeDataPlugin.js +0 -6
  75. package/dist/esm/plugins/tree/TreeDataPlugin.js.map +0 -7
  76. package/dist/esm/plugins/tree/index.js +0 -3
  77. package/dist/esm/plugins/tree/index.js.map +0 -7
  78. package/dist/esm/plugins/virtualization/TreeVirtualizationPlugin.js +0 -6
  79. package/dist/esm/plugins/virtualization/TreeVirtualizationPlugin.js.map +0 -7
  80. package/dist/esm/plugins/virtualization/index.js +0 -3
  81. package/dist/esm/plugins/virtualization/index.js.map +0 -7
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../src/plugins/tree/index.tsx", "../../../../../../scripts/build/transpile/react-shim.js"],
4
- "sourcesContent": ["export * from './TreeDataPlugin';\n", "import * as React from 'react';\nexport { React };\n"],
5
- "mappings": ";;;;;;;;;;;;;;;;;AAAA;AAAA;ACAA,YAAuB;ADAvB,yBAAc,6BAAd;",
6
- "names": []
7
- }
@@ -1,28 +0,0 @@
1
- var __create = Object.create;
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __getProtoOf = Object.getPrototypeOf;
6
- var __hasOwnProp = Object.prototype.hasOwnProperty;
7
- var __export = (target, all) => {
8
- for (var name in all)
9
- __defProp(target, name, { get: all[name], enumerable: true });
10
- };
11
- var __copyProps = (to, from, except, desc) => {
12
- if (from && typeof from === "object" || typeof from === "function") {
13
- for (let key of __getOwnPropNames(from))
14
- if (!__hasOwnProp.call(to, key) && key !== except)
15
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
- }
17
- return to;
18
- };
19
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, mod));
20
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
21
- var TreeVirtualizationPlugin_exports = {};
22
- __export(TreeVirtualizationPlugin_exports, {
23
- TreeVirtualizationPlugin: () => TreeVirtualizationPlugin
24
- });
25
- module.exports = __toCommonJS(TreeVirtualizationPlugin_exports);
26
- var React = __toESM(require("react"));
27
- const TreeVirtualizationPlugin = "tree-virtualization";
28
- //# sourceMappingURL=TreeVirtualizationPlugin.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../src/plugins/virtualization/TreeVirtualizationPlugin.tsx", "../../../../../../scripts/build/transpile/react-shim.js"],
4
- "sourcesContent": ["export const TreeVirtualizationPlugin = 'tree-virtualization';\n", "import * as React from 'react';\nexport { React };\n"],
5
- "mappings": ";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADAhB,MAAM,2BAA2B;",
6
- "names": []
7
- }
@@ -1,22 +0,0 @@
1
- var __create = Object.create;
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __getProtoOf = Object.getPrototypeOf;
6
- var __hasOwnProp = Object.prototype.hasOwnProperty;
7
- var __copyProps = (to, from, except, desc) => {
8
- if (from && typeof from === "object" || typeof from === "function") {
9
- for (let key of __getOwnPropNames(from))
10
- if (!__hasOwnProp.call(to, key) && key !== except)
11
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
12
- }
13
- return to;
14
- };
15
- var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
16
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, mod));
17
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
- var virtualization_exports = {};
19
- module.exports = __toCommonJS(virtualization_exports);
20
- var React = __toESM(require("react"));
21
- __reExport(virtualization_exports, require("./TreeVirtualizationPlugin"), module.exports);
22
- //# sourceMappingURL=index.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../src/plugins/virtualization/index.tsx", "../../../../../../scripts/build/transpile/react-shim.js"],
4
- "sourcesContent": ["export * from './TreeVirtualizationPlugin';\n", "import * as React from 'react';\nexport { React };\n"],
5
- "mappings": ";;;;;;;;;;;;;;;;;AAAA;AAAA;ACAA,YAAuB;ADAvB,mCAAc,uCAAd;",
6
- "names": []
7
- }
@@ -1,6 +0,0 @@
1
- import * as React from "react";
2
- const TreeRovingPlugin = "tree-roving";
3
- export {
4
- TreeRovingPlugin
5
- };
6
- //# sourceMappingURL=TreeRovingPlugin.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/plugins/roving/TreeRovingPlugin.tsx"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export const TreeRovingPlugin = 'tree-roving';\n"],
5
- "mappings": "AAAA;ACAO,MAAM,mBAAmB;",
6
- "names": []
7
- }
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- export * from "./TreeRovingPlugin";
3
- //# sourceMappingURL=index.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/plugins/roving/index.tsx"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export * from './TreeRovingPlugin';\n"],
5
- "mappings": "AAAA;ACAA;",
6
- "names": []
7
- }
@@ -1,6 +0,0 @@
1
- import * as React from "react";
2
- const SearchableTreePlugin = "tree-searchable";
3
- export {
4
- SearchableTreePlugin
5
- };
6
- //# sourceMappingURL=SearchableTreePlugin.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/plugins/searchable/SearchableTreePlugin.tsx"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export const SearchableTreePlugin = 'tree-searchable';\n"],
5
- "mappings": "AAAA;ACAO,MAAM,uBAAuB;",
6
- "names": []
7
- }
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- export * from "./SearchableTreePlugin";
3
- //# sourceMappingURL=index.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/plugins/searchable/index.tsx"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export * from './SearchableTreePlugin';\n"],
5
- "mappings": "AAAA;ACAA;",
6
- "names": []
7
- }
@@ -1,6 +0,0 @@
1
- import * as React from "react";
2
- const SelectablePluginTree = "tree-selectable";
3
- export {
4
- SelectablePluginTree
5
- };
6
- //# sourceMappingURL=SelectablePluginTree.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/plugins/selectable/SelectablePluginTree.tsx"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export const SelectablePluginTree = 'tree-selectable';\n"],
5
- "mappings": "AAAA;ACAO,MAAM,uBAAuB;",
6
- "names": []
7
- }
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- export * from "./SelectablePluginTree";
3
- //# sourceMappingURL=index.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/plugins/selectable/index.tsx"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export * from './SelectablePluginTree';\n"],
5
- "mappings": "AAAA;ACAA;",
6
- "names": []
7
- }
@@ -1,6 +0,0 @@
1
- import * as React from "react";
2
- const TreeToolbarPlugin = "tree-toolbar";
3
- export {
4
- TreeToolbarPlugin
5
- };
6
- //# sourceMappingURL=TreeToolbarPlugin.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/plugins/toolbar/TreeToolbarPlugin.tsx"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export const TreeToolbarPlugin = 'tree-toolbar';\n"],
5
- "mappings": "AAAA;ACAO,MAAM,oBAAoB;",
6
- "names": []
7
- }
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- export * from "./TreeToolbarPlugin";
3
- //# sourceMappingURL=index.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/plugins/toolbar/index.tsx"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export * from './TreeToolbarPlugin';\n"],
5
- "mappings": "AAAA;ACAA;",
6
- "names": []
7
- }
@@ -1,6 +0,0 @@
1
- import * as React from "react";
2
- const TreePluginList = "tree-data";
3
- export {
4
- TreePluginList
5
- };
6
- //# sourceMappingURL=TreeDataPlugin.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/plugins/tree/TreeDataPlugin.tsx"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export const TreePluginList = 'tree-data';\n"],
5
- "mappings": "AAAA;ACAO,MAAM,iBAAiB;",
6
- "names": []
7
- }
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- export * from "./TreeDataPlugin";
3
- //# sourceMappingURL=index.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/plugins/tree/index.tsx"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export * from './TreeDataPlugin';\n"],
5
- "mappings": "AAAA;ACAA;",
6
- "names": []
7
- }
@@ -1,6 +0,0 @@
1
- import * as React from "react";
2
- const TreeVirtualizationPlugin = "tree-virtualization";
3
- export {
4
- TreeVirtualizationPlugin
5
- };
6
- //# sourceMappingURL=TreeVirtualizationPlugin.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/plugins/virtualization/TreeVirtualizationPlugin.tsx"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export const TreeVirtualizationPlugin = 'tree-virtualization';\n"],
5
- "mappings": "AAAA;ACAO,MAAM,2BAA2B;",
6
- "names": []
7
- }
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- export * from "./TreeVirtualizationPlugin";
3
- //# sourceMappingURL=index.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/plugins/virtualization/index.tsx"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export * from './TreeVirtualizationPlugin';\n"],
5
- "mappings": "AAAA;ACAA;",
6
- "names": []
7
- }