@accelint/design-toolkit 3.0.0 → 5.0.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/components/accordion/index.d.ts +1 -1
- package/dist/components/accordion/index.js +1 -1
- package/dist/components/accordion/index.js.map +1 -1
- package/dist/components/accordion/styles.d.ts +1 -1
- package/dist/components/accordion/styles.js +1 -1
- package/dist/components/accordion/styles.js.map +1 -1
- package/dist/components/accordion/types.d.ts +1 -1
- package/dist/components/action-bar/index.d.ts +10 -0
- package/dist/components/action-bar/index.js +2 -0
- package/dist/components/action-bar/index.js.map +1 -0
- package/dist/components/action-bar/styles.d.ts +5 -0
- package/dist/components/action-bar/styles.js +2 -0
- package/dist/components/action-bar/styles.js.map +1 -0
- package/dist/components/action-bar/types.d.ts +5 -0
- package/dist/components/action-bar/types.js +2 -0
- package/dist/components/action-bar/types.js.map +1 -0
- package/dist/components/avatar/index.d.ts +1 -1
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/avatar/index.js.map +1 -1
- package/dist/components/avatar/styles.d.ts +1 -1
- package/dist/components/avatar/styles.js +1 -1
- package/dist/components/avatar/styles.js.map +1 -1
- package/dist/components/avatar/types.d.ts +1 -1
- package/dist/components/badge/index.d.ts +1 -1
- package/dist/components/badge/index.js.map +1 -1
- package/dist/components/badge/styles.d.ts +1 -1
- package/dist/components/badge/styles.js +1 -1
- package/dist/components/badge/styles.js.map +1 -1
- package/dist/components/button/index.d.ts +1 -1
- package/dist/components/button/index.js.map +1 -1
- package/dist/components/button/styles.d.ts +3 -3
- package/dist/components/button/styles.js +1 -1
- package/dist/components/button/styles.js.map +1 -1
- package/dist/components/button/types.d.ts +1 -1
- package/dist/components/checkbox/styles.d.ts +1 -1
- package/dist/components/checkbox/styles.js +1 -1
- package/dist/components/checkbox/styles.js.map +1 -1
- package/dist/components/chip/index.d.ts +1 -1
- package/dist/components/chip/index.js.map +1 -1
- package/dist/components/chip/styles.d.ts +4 -4
- package/dist/components/chip/styles.js +1 -1
- package/dist/components/chip/styles.js.map +1 -1
- package/dist/components/classification-badge/index.d.ts +1 -1
- package/dist/components/classification-badge/index.js.map +1 -1
- package/dist/components/classification-badge/styles.js +1 -1
- package/dist/components/classification-badge/styles.js.map +1 -1
- package/dist/components/classification-banner/index.d.ts +1 -1
- package/dist/components/classification-banner/index.js.map +1 -1
- package/dist/components/classification-banner/styles.js +1 -1
- package/dist/components/classification-banner/styles.js.map +1 -1
- package/dist/components/color-picker/styles.d.ts +1 -1
- package/dist/components/color-picker/styles.js +1 -1
- package/dist/components/color-picker/styles.js.map +1 -1
- package/dist/components/combobox-field/index.d.ts +1 -1
- package/dist/components/combobox-field/index.js.map +1 -1
- package/dist/components/combobox-field/styles.d.ts +3 -3
- package/dist/components/combobox-field/styles.js +1 -1
- package/dist/components/combobox-field/styles.js.map +1 -1
- package/dist/components/combobox-field/types.d.ts +1 -1
- package/dist/components/date-field/index.d.ts +1 -3
- package/dist/components/date-field/index.js +1 -1
- package/dist/components/date-field/index.js.map +1 -1
- package/dist/components/date-field/styles.d.ts +41 -51
- package/dist/components/date-field/styles.js +1 -1
- package/dist/components/date-field/styles.js.map +1 -1
- package/dist/components/date-field/types.d.ts +12 -15
- package/dist/components/details-list/index.d.ts +1 -1
- package/dist/components/details-list/index.js +1 -1
- package/dist/components/details-list/index.js.map +1 -1
- package/dist/components/details-list/styles.d.ts +1 -1
- package/dist/components/details-list/styles.js +1 -1
- package/dist/components/details-list/styles.js.map +1 -1
- package/dist/components/dialog/index.d.ts +28 -38
- package/dist/components/dialog/index.js +1 -1
- package/dist/components/dialog/index.js.map +1 -1
- package/dist/components/dialog/styles.d.ts +60 -0
- package/dist/components/dialog/styles.js +2 -0
- package/dist/components/dialog/styles.js.map +1 -0
- package/dist/components/dialog/types.d.ts +14 -0
- package/dist/components/dialog/types.js +2 -0
- package/dist/components/dialog/types.js.map +1 -0
- package/dist/components/drawer/index.d.ts +1 -1
- package/dist/components/drawer/index.js +1 -1
- package/dist/components/drawer/index.js.map +1 -1
- package/dist/components/drawer/styles.d.ts +2 -2
- package/dist/components/drawer/styles.js +1 -1
- package/dist/components/drawer/styles.js.map +1 -1
- package/dist/components/drawer/types.d.ts +1 -1
- package/dist/components/hero/index.js +1 -1
- package/dist/components/hero/index.js.map +1 -1
- package/dist/components/hero/styles.d.ts +1 -1
- package/dist/components/hero/styles.js +1 -1
- package/dist/components/hero/styles.js.map +1 -1
- package/dist/components/hotkey/index.d.ts +1 -1
- package/dist/components/hotkey/index.js.map +1 -1
- package/dist/components/hotkey/styles.d.ts +1 -1
- package/dist/components/hotkey/styles.js +1 -1
- package/dist/components/hotkey/styles.js.map +1 -1
- package/dist/components/icon/index.d.ts +1 -1
- package/dist/components/icon/index.js.map +1 -1
- package/dist/components/icon/styles.d.ts +1 -1
- package/dist/components/input/index.d.ts +1 -1
- package/dist/components/input/index.js.map +1 -1
- package/dist/components/input/styles.d.ts +1 -1
- package/dist/components/input/styles.js +1 -1
- package/dist/components/input/styles.js.map +1 -1
- package/dist/components/label/index.d.ts +1 -1
- package/dist/components/label/index.js.map +1 -1
- package/dist/components/label/styles.d.ts +1 -1
- package/dist/components/label/styles.js +1 -1
- package/dist/components/label/styles.js.map +1 -1
- package/dist/components/lines/index.d.ts +9 -0
- package/dist/components/lines/index.js +2 -0
- package/dist/components/lines/index.js.map +1 -0
- package/dist/components/lines/styles.d.ts +32 -0
- package/dist/components/lines/styles.js +2 -0
- package/dist/components/lines/styles.js.map +1 -0
- package/dist/components/lines/types.d.ts +10 -0
- package/dist/components/lines/types.js +2 -0
- package/dist/components/lines/types.js.map +1 -0
- package/dist/components/link/index.d.ts +17 -0
- package/dist/components/link/index.js +2 -0
- package/dist/components/link/index.js.map +1 -0
- package/dist/components/link/styles.d.ts +5 -0
- package/dist/components/link/styles.js +2 -0
- package/dist/components/link/styles.js.map +1 -0
- package/dist/components/link/types.d.ts +9 -0
- package/dist/components/link/types.js +2 -0
- package/dist/components/link/types.js.map +1 -0
- package/dist/components/menu/index.js +1 -1
- package/dist/components/menu/index.js.map +1 -1
- package/dist/components/menu/styles.d.ts +1 -1
- package/dist/components/menu/styles.js +1 -1
- package/dist/components/menu/styles.js.map +1 -1
- package/dist/components/options/index.js.map +1 -1
- package/dist/components/options/styles.d.ts +3 -3
- package/dist/components/options/styles.js +1 -1
- package/dist/components/options/styles.js.map +1 -1
- package/dist/components/options/types.d.ts +1 -1
- package/dist/components/popover/index.js.map +1 -1
- package/dist/components/popover/styles.d.ts +1 -1
- package/dist/components/popover/styles.js +1 -1
- package/dist/components/popover/styles.js.map +1 -1
- package/dist/components/query-builder/action-element.js.map +1 -1
- package/dist/components/query-builder/group.js +1 -1
- package/dist/components/query-builder/group.js.map +1 -1
- package/dist/components/query-builder/index.js +1 -1
- package/dist/components/query-builder/index.js.map +1 -1
- package/dist/components/query-builder/value-editor.js.map +1 -1
- package/dist/components/query-builder/value-selector.js.map +1 -1
- package/dist/components/radio/styles.d.ts +1 -1
- package/dist/components/radio/styles.js +1 -1
- package/dist/components/radio/styles.js.map +1 -1
- package/dist/components/search-field/index.d.ts +3 -3
- package/dist/components/search-field/index.js.map +1 -1
- package/dist/components/search-field/styles.d.ts +1 -1
- package/dist/components/search-field/styles.js +1 -1
- package/dist/components/search-field/styles.js.map +1 -1
- package/dist/components/select-field/index.d.ts +1 -1
- package/dist/components/select-field/index.js +1 -1
- package/dist/components/select-field/index.js.map +1 -1
- package/dist/components/select-field/styles.d.ts +4 -4
- package/dist/components/select-field/styles.js +1 -1
- package/dist/components/select-field/styles.js.map +1 -1
- package/dist/components/select-field/types.d.ts +1 -1
- package/dist/components/sidenav/events.d.ts +8 -0
- package/dist/components/sidenav/events.js +2 -0
- package/dist/components/sidenav/events.js.map +1 -0
- package/dist/components/sidenav/index.d.ts +51 -0
- package/dist/components/sidenav/index.js +2 -0
- package/dist/components/sidenav/index.js.map +1 -0
- package/dist/components/sidenav/styles.d.ts +114 -0
- package/dist/components/sidenav/styles.js +2 -0
- package/dist/components/sidenav/styles.js.map +1 -0
- package/dist/components/sidenav/types.d.ts +38 -0
- package/dist/components/sidenav/types.js +2 -0
- package/dist/components/sidenav/types.js.map +1 -0
- package/dist/components/skeleton/styles.d.ts +2 -2
- package/dist/components/skeleton/styles.js +1 -1
- package/dist/components/skeleton/styles.js.map +1 -1
- package/dist/components/slider/index.d.ts +4 -43
- package/dist/components/slider/index.js +1 -1
- package/dist/components/slider/index.js.map +1 -1
- package/dist/components/slider/styles.d.ts +84 -0
- package/dist/components/slider/styles.js +2 -0
- package/dist/components/slider/styles.js.map +1 -0
- package/dist/components/slider/types.d.ts +22 -0
- package/dist/components/slider/types.js +2 -0
- package/dist/components/slider/types.js.map +1 -0
- package/dist/components/switch/index.d.ts +1 -1
- package/dist/components/switch/index.js.map +1 -1
- package/dist/components/switch/styles.d.ts +1 -1
- package/dist/components/switch/styles.js +1 -1
- package/dist/components/switch/styles.js.map +1 -1
- package/dist/components/tabs/index.d.ts +37 -36
- package/dist/components/tabs/index.js +1 -1
- package/dist/components/tabs/index.js.map +1 -1
- package/dist/components/tabs/styles.d.ts +48 -0
- package/dist/components/tabs/styles.js +2 -0
- package/dist/components/tabs/styles.js.map +1 -0
- package/dist/components/tabs/types.d.ts +6 -0
- package/dist/components/tabs/types.js +2 -0
- package/dist/components/tabs/types.js.map +1 -0
- package/dist/components/text-area-field/index.d.ts +1 -1
- package/dist/components/text-area-field/index.js.map +1 -1
- package/dist/components/text-area-field/styles.d.ts +4 -4
- package/dist/components/text-area-field/styles.js +1 -1
- package/dist/components/text-area-field/styles.js.map +1 -1
- package/dist/components/text-field/index.js.map +1 -1
- package/dist/components/text-field/styles.d.ts +4 -4
- package/dist/components/text-field/styles.js +1 -1
- package/dist/components/text-field/styles.js.map +1 -1
- package/dist/components/tooltip/index.d.ts +1 -1
- package/dist/components/tooltip/index.js +1 -1
- package/dist/components/tooltip/index.js.map +1 -1
- package/dist/components/tooltip/styles.d.ts +1 -1
- package/dist/components/tooltip/styles.js +1 -1
- package/dist/components/tooltip/styles.js.map +1 -1
- package/dist/components/tooltip/types.d.ts +3 -1
- package/dist/components/tree/index.d.ts +51 -0
- package/dist/components/tree/index.js +2 -0
- package/dist/components/tree/index.js.map +1 -0
- package/dist/components/tree/styles.d.ts +128 -0
- package/dist/components/tree/styles.js +2 -0
- package/dist/components/tree/styles.js.map +1 -0
- package/dist/components/tree/types.d.ts +41 -0
- package/dist/components/tree/types.js +2 -0
- package/dist/components/tree/types.js.map +1 -0
- package/dist/components/view-stack/index.js.map +1 -1
- package/dist/foundation/token-data.d.ts +17 -0
- package/dist/foundation/token-data.js +2 -0
- package/dist/foundation/token-data.js.map +1 -0
- package/dist/hooks/use-tree/actions/cache.d.ts +78 -0
- package/dist/hooks/use-tree/actions/cache.js +2 -0
- package/dist/hooks/use-tree/actions/cache.js.map +1 -0
- package/dist/hooks/use-tree/actions/index.d.ts +38 -0
- package/dist/hooks/use-tree/actions/index.js +2 -0
- package/dist/hooks/use-tree/actions/index.js.map +1 -0
- package/dist/hooks/use-tree/state/index.d.ts +8 -0
- package/dist/hooks/use-tree/state/index.js +2 -0
- package/dist/hooks/use-tree/state/index.js.map +1 -0
- package/dist/hooks/use-tree/state/utils.d.ts +7 -0
- package/dist/hooks/use-tree/state/utils.js +2 -0
- package/dist/hooks/use-tree/state/utils.js.map +1 -0
- package/dist/hooks/use-tree/types.d.ts +171 -0
- package/dist/hooks/use-tree/types.js +2 -0
- package/dist/hooks/use-tree/types.js.map +1 -0
- package/dist/icons/catalog.js +1 -1
- package/dist/icons/catalog.js.map +1 -1
- package/dist/index.css +12 -18
- package/dist/index.d.ts +35 -8
- package/dist/index.js +1 -1
- package/dist/lib/react.d.ts +22 -8
- package/dist/lib/react.js +8 -4
- package/dist/lib/react.js.map +1 -1
- package/dist/lib/utils.d.ts +15 -5
- package/dist/lib/utils.js +1 -1
- package/dist/lib/utils.js.map +1 -1
- package/dist/metafile-esm.json +1 -1
- package/dist/providers/theme-provider.d.ts +22 -0
- package/dist/providers/theme-provider.js +2 -0
- package/dist/providers/theme-provider.js.map +1 -0
- package/dist/styles.css +2071 -1007
- package/dist/tokens/themes.css +741 -53
- package/dist/tokens/tokens.css +133 -65
- package/dist/tokens/tokens.d.ts +449 -1
- package/dist/tokens/tokens.js +2 -0
- package/dist/tokens/tokens.js.map +1 -0
- package/dist/tokens/types.d.ts +299 -0
- package/dist/tokens/types.js +2 -0
- package/dist/tokens/types.js.map +1 -0
- package/dist/variants/variants.css +19 -1
- package/package.json +20 -9
- package/dist/tokens/index.d.ts +0 -123
- package/dist/tokens/index.js +0 -2
- package/dist/tokens/index.js.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../../src/hooks/use-tree/actions/cache.ts"],"names":["Cache","nodes","lookup","parentKey","node","children","rest","child","cache","key","childKey","idx","parent","index","target","position","targetNode","rootKey","current","ancestry","n","acc","childNode","deriveVisible","i"],"mappings":"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","file":"cache.js","sourcesContent":["// __private-exports\n/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport type { Key } from '@react-types/shared';\nimport type { TreeNode } from '../types';\n\ntype CacheTreeNode<T> = Omit<TreeNode<T>, 'children'> & {\n children?: Key[];\n};\n\n/**\n * This is a cache created only for performance reasons and is considered\n * to be only a temporary mirror of the data. The data is *always* correct\n * cache should be updated according to the data, only. If the data and\n * the cache do not match, the cache is invalidated and rebuilt.\n *\n * This will initialize once on load with data, then\n * updated with each tree operation.\n */\nexport class Cache<T> {\n protected cache: { lookup: Map<Key, CacheTreeNode<T>>; roots: Key[] } = {\n lookup: new Map(),\n roots: [],\n };\n\n constructor(nodes: TreeNode<T>[] = []) {\n this.rebuild(nodes);\n }\n\n /**\n * Recursively creates the cache object from tree data\n */\n rebuild(\n nodes: TreeNode<T>[],\n lookup: Map<Key, CacheTreeNode<T>> = new Map(),\n parentKey: Key | null = null,\n ) {\n nodes.forEach((node) => {\n const { children, ...rest } = node;\n\n lookup.set(node.key, {\n isDisabled: false,\n isExpanded: false,\n isSelected: false,\n isVisible: false,\n isVisibleComputed: false,\n ...rest,\n parentKey,\n ...(children ? { children: children.map((child) => child.key) } : {}),\n });\n\n if (node.children) {\n this.rebuild(node.children, lookup, node.key);\n }\n });\n\n const cache = { lookup, roots: nodes.map((node) => node.key) };\n\n if (!parentKey) {\n this.cache = cache;\n }\n\n this.deriveVisibility();\n return cache;\n }\n\n protected get(key: Key) {\n const node = this.cache.lookup.get(key);\n\n if (node === undefined) {\n throw new Error(`Key of ${key} does not exist in tree`);\n }\n\n return node;\n }\n\n protected set(key: Key, node: CacheTreeNode<T>) {\n this.cache.lookup.set(key, node);\n }\n\n protected delete(key: Key) {\n this.cache.lookup.delete(key);\n }\n\n protected addToParent(parentKey: Key, childKey: Key, idx: number) {\n const parent = this.get(parentKey);\n const child = this.get(childKey);\n const index = Math.max(0, idx);\n\n this.set(childKey, {\n ...child,\n parentKey,\n });\n\n const children = (parent.children ?? []).slice(0);\n\n children.splice(index, 0, childKey);\n\n this.set(parentKey, {\n ...parent,\n children,\n });\n }\n\n protected addToRoot(key: Key, idx: number) {\n const node = this.get(key);\n const index = Math.max(0, idx);\n\n this.set(key, {\n ...node,\n parentKey: null,\n });\n\n this.cache.roots.splice(index, 0, key);\n }\n\n protected removeFromParent(parentKey: Key, childKey: Key) {\n const parent = this.get(parentKey);\n const child = this.get(childKey);\n\n this.set(childKey, {\n ...child,\n parentKey: null,\n });\n\n this.cache.lookup.set(parentKey, {\n ...parent,\n children: parent.children?.filter((key) => key !== childKey),\n });\n }\n\n protected removeFromRoot(key: Key) {\n const node = this.get(key);\n const idx = this.cache.roots.indexOf(key);\n\n if (idx >= 0) {\n this.set(key, {\n ...node,\n parentKey: null,\n });\n\n this.cache.roots.splice(idx, 1);\n }\n }\n\n protected parentOrSibling(target: Key | null, position: 'before' | 'after') {\n let index: number;\n let parentKey: Key | null = null;\n\n if (target === null) {\n index = position === 'before' ? 0 : this.cache.roots.length;\n } else {\n const targetNode = this.get(target);\n\n if (targetNode.parentKey) {\n const parent = this.get(targetNode.parentKey);\n\n parentKey = parent.key;\n index = parent.children?.findIndex((key) => key === target) ?? 0;\n } else {\n index = this.cache.roots.findIndex((rootKey) => rootKey === target);\n }\n }\n\n return { parentKey, index };\n }\n\n protected traverse(key: Key) {\n const node = this.get(key);\n\n this.cache.lookup.set(key, {\n ...node,\n isVisibleComputed: this.calculateVisibility(key),\n });\n\n node.children?.map((child) => this.traverse(child));\n }\n\n protected calculateVisibility(key: Key) {\n let current = this.get(key);\n const ancestry = [current];\n\n while (current.parentKey) {\n const parent = this.get(current.parentKey);\n if (parent) {\n ancestry.push(parent);\n }\n current = parent;\n }\n\n return ancestry.every((n) => n.isVisible);\n }\n\n protected deriveVisibility() {\n return this.cache.roots.map((key) => this.traverse(key));\n }\n /**\n * Recursively builds a TreeNode from a key\n *\n * @param key\n */\n protected buildNode(key: Key): TreeNode<T> {\n const node = this.get(key);\n\n const children = (node.children ?? []).reduce(\n (acc: TreeNode<T>[], child) => {\n const childNode = this.cache.lookup.get(child);\n\n if (childNode && childNode.parentKey === key) {\n acc.push(this.buildNode(child));\n }\n\n return acc;\n },\n [],\n );\n\n return {\n ...node,\n children,\n };\n }\n\n /**\n * Builds a tree structure from cache\n *\n * TODO: optimization - rebuild only from change to root\n * Rebuild only from the changed node up the tree to avoid\n * rebuilding the entire tree\n *\n * @param deriveVisible boolean - if true, will recompute visibility for nodes based on ancestry\n */\n toTree(deriveVisible?: boolean): TreeNode<T>[] {\n if (deriveVisible) {\n this.deriveVisibility();\n }\n return this.cache.roots.map((key) => this.buildNode(key));\n }\n\n /**\n * CACHE FUNCTIONS\n * These manage cache operations. No cache operations should ever be done\n * outside this file.\n **/\n getNode(key: Key): TreeNode<T> {\n const node = this.get(key);\n\n return {\n ...node,\n children: node.children?.map((key) => this.buildNode(key)),\n };\n }\n\n getAllKeys() {\n return this.cache.lookup.keys();\n }\n\n getAllNodes() {\n return this.cache.lookup.values();\n }\n\n setNode(key: Key, node: TreeNode<T>) {\n this.set(key, {\n ...node,\n children: (node.children ?? []).map((child) => child.key),\n });\n }\n\n setAllNodes({ parentKey, children, ...rest }: Partial<TreeNode<T>>) {\n for (const node of this.cache.lookup.values()) {\n this.set(node.key, {\n ...node,\n ...rest,\n });\n }\n }\n\n deleteNode(key: Key) {\n const node = this.cache.lookup.get(key);\n\n if (!node) {\n return;\n }\n\n // remove children\n node.children?.map((key) => this.deleteNode(key));\n\n // remove node from previous parent or root\n node.parentKey\n ? this.removeFromParent(node.parentKey, key)\n : this.removeFromRoot(key);\n\n // remove the actual node\n this.delete(key);\n }\n\n addNodes(\n target: Key | null,\n nodes: TreeNode<T>[],\n position: 'before' | 'after',\n ) {\n const { parentKey, index } = this.parentOrSibling(target, position);\n const idx = index + (position === 'before' ? 0 : 1);\n\n nodes.map((node, i) => this.insertNode(parentKey, node, idx + i));\n }\n\n insertNode(parentKey: Key | null, node: TreeNode<T>, idx: number) {\n const { children, ...rest } = node;\n\n this.set(node.key, {\n isDisabled: false,\n isExpanded: false,\n isSelected: false,\n isVisible: false,\n isVisibleComputed: false,\n ...rest,\n parentKey,\n ...(children ? { children: children.map((child) => child.key) } : {}),\n });\n\n node.children?.map((child, i) => this.insertNode(node.key, child, i));\n\n parentKey === null\n ? this.addToRoot(node.key, idx)\n : this.addToParent(parentKey, node.key, idx);\n }\n\n moveNodes(target: Key | null, nodes: Set<Key>, position: 'before' | 'after') {\n const { parentKey, index } = this.parentOrSibling(target, position);\n const idx = index + (position === 'before' ? 0 : 1);\n\n Array.from(nodes).map((key, i) => this.moveNode(parentKey, key, idx + i));\n }\n\n moveNode(parentKey: Key | null, key: Key, idx: number) {\n const node = this.get(key);\n\n // remove from previous parent\n node.parentKey\n ? this.removeFromParent(node.parentKey, key)\n : this.removeFromRoot(key);\n\n // add as child to new parent or root at position\n parentKey\n ? this.addToParent(parentKey, key, idx)\n : this.addToRoot(key, idx);\n }\n}\n"]}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { UseTreeActionsOptions, TreeActions } from '../types.js';
|
|
2
|
+
import '@react-types/shared';
|
|
3
|
+
import 'react';
|
|
4
|
+
import 'react-aria-components';
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* Stateless hook that transforms tree data according to actions
|
|
8
|
+
* it takes in nodes and returns a new version of the tree.
|
|
9
|
+
*
|
|
10
|
+
* Note: each operation returns the whole tree. Future iterations
|
|
11
|
+
* might want to return only the changed portion of the tree.
|
|
12
|
+
*
|
|
13
|
+
* @returns {TreeActions<T>} Object containing all tree manipulation functions
|
|
14
|
+
*
|
|
15
|
+
* @example
|
|
16
|
+
* ```tsx
|
|
17
|
+
* const treeActions = useTreeActions({
|
|
18
|
+
* nodes: [
|
|
19
|
+
* {
|
|
20
|
+
* key: 'root',
|
|
21
|
+
* label: 'Root',
|
|
22
|
+
* children: [
|
|
23
|
+
* { key: 'child1', label: 'Child 1' },
|
|
24
|
+
* { key: 'child2', label: 'Child 2' }
|
|
25
|
+
* ]
|
|
26
|
+
* }
|
|
27
|
+
* ]
|
|
28
|
+
* });
|
|
29
|
+
*
|
|
30
|
+
* // Use tree actions
|
|
31
|
+
* const updatedTree = treeActions.insertAfter('child1', [
|
|
32
|
+
* { key: 'newChild', label: 'New Child' }
|
|
33
|
+
* ]);Type T | undefined is not assignable to type T | undefined. Two different types with this name exist, but they are unrelated.
|
|
34
|
+
* ```
|
|
35
|
+
*/
|
|
36
|
+
declare function useTreeActions<T>({ nodes, }: UseTreeActionsOptions<T>): TreeActions<T>;
|
|
37
|
+
|
|
38
|
+
export { useTreeActions };
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import'client-only';import {useUpdateEffect}from'@react-aria/utils';import {useRef}from'react';import {Cache}from'./cache.js';function V({nodes:n}){const e=useRef(new Cache(n)).current;useUpdateEffect(()=>{e.rebuild(n);},[n]);function u(o){return e.getNode(o)}function i(o,t){return e.addNodes(o,t,"after"),e.toTree(true)}function l(o,t){return e.addNodes(o,t,"before"),e.toTree(true)}function f(o,t){for(const r of t)e.insertNode(o,r,0);return e.toTree(true)}function c(o,t){return e.moveNodes(o,t,"after"),e.toTree()}function N(o,t){return e.moveNodes(o,t,"before"),e.toTree()}function a(o,t){for(const r of t)e.moveNode(o,r,0);return e.toTree()}function y(o,t){const r=e.getNode(o);return e.setNode(o,t(r)),e.toTree(true)}function p(o){for(const t of o.values())e.deleteNode(t);return e.toTree(true)}function A(o){d();for(const t of o){const r=e.getNode(t);e.setNode(r.key,{...r,isSelected:true});}return e.toTree()}function m(){return e.setAllNodes({isSelected:true}),e.toTree()}function d(){return e.setAllNodes({isSelected:false}),e.toTree()}function K(o){T();for(const t of o){const r=e.getNode(t);e.setNode(r.key,{...r,isExpanded:true});}return e.toTree()}function S(){return e.setAllNodes({isExpanded:true}),e.toTree()}function T(){return e.setAllNodes({isExpanded:false}),e.toTree()}function g(o){s();for(const t of o){const r=e.getNode(t);e.setNode(r.key,{...r,isVisible:true});}return e.toTree(true)}function v(){return e.setAllNodes({isVisible:true}),e.toTree(true)}function s(){return e.setAllNodes({isVisible:false}),e.toTree(true)}return {getNode:u,insertAfter:i,insertBefore:l,insertInto:f,moveAfter:c,moveBefore:N,moveInto:a,remove:p,updateNode:y,collapseAll:T,expandAll:S,onExpandedChange:K,selectAll:m,unselectAll:d,onSelectionChange:A,hideAll:s,revealAll:v,onVisibilityChange:g}}export{V as useTreeActions};//# sourceMappingURL=index.js.map
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../../src/hooks/use-tree/actions/index.ts"],"names":["h","Cache","k","b","nodes","node","keys","key","callback","cache","unselectAll","collapseAll","hideAll"],"mappings":"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","file":"index.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n'use client';\n\nimport 'client-only';\nimport { useUpdateEffect } from '@react-aria/utils';\nimport { useRef } from 'react';\nimport { Cache } from './cache';\nimport type { Key } from '@react-types/shared';\nimport type {\n TreeActions,\n TreeData,\n TreeNode,\n TreeNodeBase,\n UseTreeActionsOptions,\n} from '../types';\n\n/**\n * Stateless hook that transforms tree data according to actions\n * it takes in nodes and returns a new version of the tree.\n *\n * Note: each operation returns the whole tree. Future iterations\n * might want to return only the changed portion of the tree.\n *\n * @returns {TreeActions<T>} Object containing all tree manipulation functions\n *\n * @example\n * ```tsx\n * const treeActions = useTreeActions({\n * nodes: [\n * {\n * key: 'root',\n * label: 'Root',\n * children: [\n * { key: 'child1', label: 'Child 1' },\n * { key: 'child2', label: 'Child 2' }\n * ]\n * }\n * ]\n * });\n *\n * // Use tree actions\n * const updatedTree = treeActions.insertAfter('child1', [\n * { key: 'newChild', label: 'New Child' }\n * ]);Type T | undefined is not assignable to type T | undefined. Two different types with this name exist, but they are unrelated.\n * ```\n */\nexport function useTreeActions<T>({\n nodes,\n}: UseTreeActionsOptions<T>): TreeActions<T> {\n const cache = useRef(new Cache<T>(nodes)).current;\n\n useUpdateEffect(() => {\n cache.rebuild(nodes);\n }, [nodes]);\n\n /** GET NODE **/\n function getNode(key: Key) {\n return cache.getNode(key);\n }\n\n /** INSERT NODES **/\n function insertAfter(\n target: Key | null,\n nodes: TreeNode<T>[],\n ): TreeNode<T>[] {\n cache.addNodes(target, nodes, 'after');\n\n return cache.toTree(true);\n }\n\n function insertBefore(\n target: Key | null,\n nodes: TreeNode<T>[],\n ): TreeNode<T>[] {\n cache.addNodes(target, nodes, 'before');\n\n return cache.toTree(true);\n }\n\n function insertInto(target: Key | null, nodes: TreeNode<T>[]): TreeNode<T>[] {\n for (const node of nodes) {\n cache.insertNode(target, node, 0);\n }\n\n return cache.toTree(true);\n }\n\n /** MOVE NODES **/\n function moveAfter(target: Key | null, keys: Set<Key>): TreeNode<T>[] {\n cache.moveNodes(target, keys, 'after');\n\n return cache.toTree();\n }\n\n function moveBefore(target: Key | null, keys: Set<Key>): TreeNode<T>[] {\n cache.moveNodes(target, keys, 'before');\n\n return cache.toTree();\n }\n\n function moveInto(target: Key | null, keys: Set<Key>): TreeNode<T>[] {\n for (const key of keys) {\n cache.moveNode(target, key, 0);\n }\n\n return cache.toTree();\n }\n\n /** UPDATE NODES **/\n function updateNode(\n key: Key,\n callback: (node: TreeNodeBase<T>) => TreeNodeBase<T>,\n ): TreeNode<T>[] {\n const node = cache.getNode(key);\n\n cache.setNode(key, callback(node));\n\n return cache.toTree(true);\n }\n\n /** REMOVE NODES **/\n function remove(keys: Set<Key>): TreeNode<T>[] {\n for (const key of keys.values()) {\n cache.deleteNode(key);\n }\n\n return cache.toTree(true);\n }\n\n /** SELECTION **/\n function onSelectionChange(keys: Set<Key>): TreeNode<T>[] {\n unselectAll();\n\n for (const key of keys) {\n const node = cache.getNode(key);\n\n cache.setNode(node.key, {\n ...node,\n isSelected: true,\n });\n }\n\n return cache.toTree();\n }\n\n function selectAll(): TreeNode<T>[] {\n cache.setAllNodes({ isSelected: true });\n\n return cache.toTree();\n }\n\n function unselectAll(): TreeNode<T>[] {\n cache.setAllNodes({ isSelected: false });\n\n return cache.toTree();\n }\n\n /** EXPANSION **/\n function onExpandedChange(keys: Set<Key>): TreeNode<T>[] {\n collapseAll();\n\n for (const key of keys) {\n const node = cache.getNode(key);\n\n cache.setNode(node.key, {\n ...node,\n isExpanded: true,\n });\n }\n\n return cache.toTree();\n }\n\n function expandAll(): TreeNode<T>[] {\n cache.setAllNodes({ isExpanded: true });\n\n return cache.toTree();\n }\n\n function collapseAll(): TreeNode<T>[] {\n cache.setAllNodes({ isExpanded: false });\n\n return cache.toTree();\n }\n\n /** VISIBILITY **/\n function onVisibilityChange(keys: Set<Key>): TreeData<T> {\n hideAll();\n\n for (const key of keys) {\n const node = cache.getNode(key);\n cache.setNode(node.key, {\n ...node,\n isVisible: true,\n });\n }\n return cache.toTree(true);\n }\n\n function revealAll(): TreeNode<T>[] {\n cache.setAllNodes({ isVisible: true });\n\n return cache.toTree(true);\n }\n\n function hideAll(): TreeNode<T>[] {\n cache.setAllNodes({ isVisible: false });\n\n return cache.toTree(true);\n }\n\n return {\n getNode,\n insertAfter,\n insertBefore,\n insertInto,\n moveAfter,\n moveBefore,\n moveInto,\n remove,\n updateNode,\n\n // Expansion\n collapseAll,\n expandAll,\n onExpandedChange,\n\n // Selection\n selectAll,\n unselectAll,\n onSelectionChange,\n\n // Visibility\n hideAll,\n revealAll,\n onVisibilityChange,\n };\n}\n"]}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { UseTreeStateOptions, UseTreeState } from '../types.js';
|
|
2
|
+
import '@react-types/shared';
|
|
3
|
+
import 'react';
|
|
4
|
+
import 'react-aria-components';
|
|
5
|
+
|
|
6
|
+
declare function useTreeState<T>({ items, }: UseTreeStateOptions<T>): UseTreeState<T>;
|
|
7
|
+
|
|
8
|
+
export { useTreeState };
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import'client-only';import {useState}from'react';import {useTreeActions}from'../actions/index.js';import {processDroppedItems}from'./utils.js';function E({items:d}){const[s,t]=useState(d),o=useTreeActions({nodes:s}),l={getItems:e=>[...e].map(n=>{const r=o.getNode(n);return {key:`${n}`,"text/plain":JSON.stringify(r)}}),onReorder:e=>{e.target.dropPosition==="before"?t(o.moveBefore(e.target.key,e.keys)):t(o.moveAfter(e.target.key,e.keys));},onInsert:({items:e,target:n})=>{(async()=>{const r=await processDroppedItems(e,l.acceptedDragTypes??[]);t(o.remove(new Set(r.map(i=>i.id)))),n.dropPosition==="before"?t(o.insertBefore(n.key,r)):n.dropPosition==="after"&&t(o.insertAfter(n.key,r));})();},onItemDrop:({target:e,items:n})=>{(async()=>{const r=o.getNode(e.key),[i]=n;if(e.dropPosition==="on"&&r&&i&&i.kind!=="directory"){const a=await i.getText("key");a&&t(o.moveInto(e.key,new Set([a])));}})();},onRootDrop:({items:e})=>{(async()=>{const n=await processDroppedItems(e,l.acceptedDragTypes??[]);t(o.remove(new Set(n.map(r=>r.key)))),t(o.insertAfter(null,n));})();}};function f(){t(o.collapseAll());}function m(){t(o.expandAll());}function y(e){t(o.onExpandedChange(e));}function p(){t(o.selectAll());}function D(){t(o.unselectAll());}function g(e){if(e==="all")return p();t(o.onSelectionChange(e));}function u(){t(o.hideAll());}function A(){t(o.revealAll());}function C(e){t(o.onVisibilityChange(e));}return {nodes:s,actions:{collapseAll:f,expandAll:m,onExpandedChange:y,selectAll:p,unselectAll:D,onSelectionChange:g,hideAll:u,revealAll:A,onVisibilityChange:C},dragAndDropConfig:l}}export{E as useTreeState};//# sourceMappingURL=index.js.map
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../../src/hooks/use-tree/state/index.ts"],"names":["useState","items","useTreeActions","S","nodes","dragAndDropConfig","keys","key","node","actions","setNodes","processDroppedItems","c","item","target","collapseAll","expandAll","onExpandedChange","selectAll","unselectAll","onSelectionChange","hideAll","revealAll"],"mappings":"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","file":"index.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n'use client';\n\nimport 'client-only';\nimport { useState } from 'react';\nimport { useTreeActions } from '../actions';\nimport { processDroppedItems } from './utils';\nimport type {\n DragItem,\n DroppableCollectionInsertDropEvent,\n DroppableCollectionOnItemDropEvent,\n DroppableCollectionReorderEvent,\n DroppableCollectionRootDropEvent,\n Key,\n Selection,\n} from '@react-types/shared';\nimport type {\n DragAndDropConfig,\n UseTreeState,\n UseTreeStateOptions,\n} from '../types';\n\nexport function useTreeState<T>({\n items,\n}: UseTreeStateOptions<T>): UseTreeState<T> {\n const [nodes, setNodes] = useState(items);\n const actions = useTreeActions<T>({ nodes });\n\n const dragAndDropConfig: DragAndDropConfig = {\n getItems: (keys: Set<Key>): DragItem[] =>\n [...keys].map((key) => {\n const node = actions.getNode(key);\n\n return {\n key: `${key}`,\n 'text/plain': JSON.stringify(node),\n };\n }),\n onReorder: (e: DroppableCollectionReorderEvent) => {\n if (e.target.dropPosition === 'before') {\n setNodes(actions.moveBefore(e.target.key, e.keys));\n } else {\n setNodes(actions.moveAfter(e.target.key, e.keys));\n }\n },\n onInsert: ({ items, target }: DroppableCollectionInsertDropEvent) => {\n (async () => {\n const processedItems = await processDroppedItems(\n items,\n dragAndDropConfig.acceptedDragTypes ?? [],\n );\n\n setNodes(\n actions.remove(new Set(processedItems.map((item) => item.id))),\n );\n\n if (target.dropPosition === 'before') {\n setNodes(actions.insertBefore(target.key, processedItems));\n } else if (target.dropPosition === 'after') {\n setNodes(actions.insertAfter(target.key, processedItems));\n }\n })();\n },\n onItemDrop: ({ target, items }: DroppableCollectionOnItemDropEvent) => {\n (async () => {\n const targetNode = actions.getNode(target.key);\n const [item] = items;\n\n if (\n target.dropPosition === 'on' &&\n targetNode &&\n item &&\n item.kind !== 'directory'\n ) {\n const key = await item.getText('key');\n\n if (key) {\n setNodes(actions.moveInto(target.key, new Set([key])));\n }\n }\n })();\n },\n onRootDrop: ({ items }: DroppableCollectionRootDropEvent) => {\n (async () => {\n const processedItems = await processDroppedItems(\n items,\n dragAndDropConfig.acceptedDragTypes ?? [],\n );\n\n setNodes(\n actions.remove(new Set(processedItems.map((item) => item.key))),\n );\n setNodes(actions.insertAfter(null, processedItems));\n })();\n },\n };\n\n function collapseAll() {\n setNodes(actions.collapseAll());\n }\n\n function expandAll() {\n setNodes(actions.expandAll());\n }\n\n function onExpandedChange(keys: Set<Key>) {\n setNodes(actions.onExpandedChange(keys));\n }\n\n function selectAll() {\n setNodes(actions.selectAll());\n }\n\n function unselectAll() {\n setNodes(actions.unselectAll());\n }\n\n function onSelectionChange(keys: Selection) {\n if (keys === 'all') {\n return selectAll();\n }\n\n setNodes(actions.onSelectionChange(keys));\n }\n\n function hideAll() {\n setNodes(actions.hideAll());\n }\n\n function revealAll() {\n setNodes(actions.revealAll());\n }\n\n function onVisibilityChange(keys: Set<Key>) {\n setNodes(actions.onVisibilityChange(keys));\n }\n\n return {\n nodes,\n actions: {\n // Expansion\n collapseAll,\n expandAll,\n onExpandedChange,\n\n // Selection\n selectAll,\n unselectAll,\n onSelectionChange,\n\n // Visibility\n hideAll,\n revealAll,\n onVisibilityChange,\n },\n dragAndDropConfig,\n };\n}\n"]}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { DropItem, TextDropItem } from '@react-types/shared';
|
|
2
|
+
|
|
3
|
+
declare function processDroppedItems(items: DropItem[], acceptedDragTypes: string[]): Promise<any[]>;
|
|
4
|
+
declare function processDroppedItem(item: TextDropItem, acceptedDragTypes: string[]): Promise<any>;
|
|
5
|
+
declare function getDroppedItemPayload(item: TextDropItem, acceptedDragTypes: string[]): Promise<string>;
|
|
6
|
+
|
|
7
|
+
export { getDroppedItemPayload, processDroppedItem, processDroppedItems };
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import {isTextDropItem}from'@react-aria/dnd';async function n(r,t){return await Promise.all(r.filter(isTextDropItem).map(e=>p(e,t)))}async function p(r,t){const e=await a(r,t);return e?JSON.parse(e):Promise.reject(new Error("No supported type payload"))}async function a(r,t){return await Promise.any(t.map(async e=>await r.getText(e)??Promise.reject(new Error("Unsupported type"))))}export{a as getDroppedItemPayload,p as processDroppedItem,n as processDroppedItems};//# sourceMappingURL=utils.js.map
|
|
2
|
+
//# sourceMappingURL=utils.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../../src/hooks/use-tree/state/utils.ts"],"names":["processDroppedItems","items","acceptedDragTypes","isTextDropItem","item","processDroppedItem","payload","getDroppedItemPayload","type"],"mappings":"6CAgBA,eAAsBA,CAAAA,CACpBC,EACAC,CAAAA,CACA,CACA,OAAO,MAAM,QAAQ,GAAA,CACnBD,CAAAA,CACG,MAAA,CAAOE,cAAc,EACrB,GAAA,CAAKC,CAAAA,EAASC,CAAAA,CAAmBD,CAAAA,CAAMF,CAAiB,CAAC,CAC9D,CACF,CAEA,eAAsBG,CAAAA,CACpBD,CAAAA,CACAF,CAAAA,CACA,CACA,MAAMI,CAAAA,CAAU,MAAMC,CAAAA,CAAsBH,CAAAA,CAAMF,CAAiB,CAAA,CAEnE,OAAOI,CAAAA,CACH,IAAA,CAAK,MAAMA,CAAO,CAAA,CAClB,OAAA,CAAQ,MAAA,CAAO,IAAI,KAAA,CAAM,2BAA2B,CAAC,CAC3D,CAEA,eAAsBC,CAAAA,CACpBH,CAAAA,CACAF,CAAAA,CACA,CACA,OAAO,MAAM,OAAA,CAAQ,GAAA,CACnBA,EAAkB,GAAA,CAChB,MAAOM,CAAAA,EACJ,MAAMJ,EAAK,OAAA,CAAQI,CAAI,CAAA,EACxB,OAAA,CAAQ,OAAO,IAAI,KAAA,CAAM,kBAAkB,CAAC,CAChD,CACF,CACF","file":"utils.js","sourcesContent":["// __private-exports\n/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { isTextDropItem } from '@react-aria/dnd';\nimport type { DropItem, TextDropItem } from '@react-types/shared';\n\nexport async function processDroppedItems(\n items: DropItem[],\n acceptedDragTypes: string[],\n) {\n return await Promise.all(\n items\n .filter(isTextDropItem)\n .map((item) => processDroppedItem(item, acceptedDragTypes)),\n );\n}\n\nexport async function processDroppedItem(\n item: TextDropItem,\n acceptedDragTypes: string[],\n) {\n const payload = await getDroppedItemPayload(item, acceptedDragTypes);\n\n return payload\n ? JSON.parse(payload)\n : Promise.reject(new Error('No supported type payload'));\n}\n\nexport async function getDroppedItemPayload(\n item: TextDropItem,\n acceptedDragTypes: string[],\n) {\n return await Promise.any(\n acceptedDragTypes.map(\n async (type) =>\n (await item.getText(type)) ??\n Promise.reject(new Error('Unsupported type')),\n ),\n );\n}\n"]}
|
|
@@ -0,0 +1,171 @@
|
|
|
1
|
+
import { Key, DragItem, DroppableCollectionRootDropEvent, DroppableCollectionReorderEvent, DroppableCollectionInsertDropEvent, DroppableCollectionOnItemDropEvent } from '@react-types/shared';
|
|
2
|
+
import { ReactElement } from 'react';
|
|
3
|
+
import { DropTarget, Selection } from 'react-aria-components';
|
|
4
|
+
|
|
5
|
+
type DragAndDropConfig = {
|
|
6
|
+
getItems: (key: Set<Key>) => DragItem[];
|
|
7
|
+
/**
|
|
8
|
+
* Handler that is called when external items are dropped on the droppable collection's root.
|
|
9
|
+
*/
|
|
10
|
+
onRootDrop?: (e: DroppableCollectionRootDropEvent) => void;
|
|
11
|
+
/**
|
|
12
|
+
* Handler that is called when items are reordered within the collection.
|
|
13
|
+
* This handler only allows dropping between items, not on items.
|
|
14
|
+
* It does not allow moving items to a different parent item within a tree.
|
|
15
|
+
*/
|
|
16
|
+
onReorder?: (e: DroppableCollectionReorderEvent) => void;
|
|
17
|
+
/**
|
|
18
|
+
* Handler that is called when items are moved within the source collection.
|
|
19
|
+
* This handler allows dropping both on or between items, and items may be
|
|
20
|
+
* moved to a different parent item within a tree.
|
|
21
|
+
*/
|
|
22
|
+
onMove?: (e: DroppableCollectionReorderEvent) => void;
|
|
23
|
+
renderDragPreview?: (items: DragItem[]) => ReactElement;
|
|
24
|
+
renderDropIndicator?: (target: DropTarget) => ReactElement;
|
|
25
|
+
acceptedDragTypes?: string[];
|
|
26
|
+
/**
|
|
27
|
+
* Handler that is called when external items are dropped "between" items.
|
|
28
|
+
*/
|
|
29
|
+
onInsert?: (e: DroppableCollectionInsertDropEvent) => void;
|
|
30
|
+
/**
|
|
31
|
+
* Handler that is called when items are dropped "on" an item.
|
|
32
|
+
*/
|
|
33
|
+
onItemDrop?: (e: DroppableCollectionOnItemDropEvent) => void;
|
|
34
|
+
};
|
|
35
|
+
type UseTreeStateOptions<T> = {
|
|
36
|
+
/** Initial root items in the tree. If omitted, will return an empty tree. */
|
|
37
|
+
items: TreeNode<T>[];
|
|
38
|
+
};
|
|
39
|
+
type UseTreeState<T> = {
|
|
40
|
+
nodes: TreeNode<T>[];
|
|
41
|
+
dragAndDropConfig: DragAndDropConfig;
|
|
42
|
+
actions: {
|
|
43
|
+
collapseAll: () => void;
|
|
44
|
+
expandAll: () => void;
|
|
45
|
+
onExpandedChange: (keys: Set<Key>) => void;
|
|
46
|
+
selectAll: () => void;
|
|
47
|
+
unselectAll: () => void;
|
|
48
|
+
onSelectionChange: (keys: Selection) => void;
|
|
49
|
+
hideAll: () => void;
|
|
50
|
+
revealAll: () => void;
|
|
51
|
+
onVisibilityChange: (keys: Set<Key>) => void;
|
|
52
|
+
};
|
|
53
|
+
};
|
|
54
|
+
type TreeData<T> = TreeNode<T>[];
|
|
55
|
+
/**
|
|
56
|
+
* The TreeNode is a wrapper that describes the relationship of this node
|
|
57
|
+
* to other nodes in the tree.
|
|
58
|
+
* TreeNode properties describe the metadata - state and position of the node.
|
|
59
|
+
* The item property represents the action tree item data.
|
|
60
|
+
*/
|
|
61
|
+
type TreeNodeBase<T> = {
|
|
62
|
+
/** A unique key for the tree node. */
|
|
63
|
+
key: Key;
|
|
64
|
+
/** Label string **/
|
|
65
|
+
label: string;
|
|
66
|
+
/** Application specific values in node **/
|
|
67
|
+
values?: T;
|
|
68
|
+
/** Whether node has interactive capability **/
|
|
69
|
+
isDisabled?: boolean;
|
|
70
|
+
/** Whether node children are rendered **/
|
|
71
|
+
isExpanded?: boolean;
|
|
72
|
+
/** Node selection marker **/
|
|
73
|
+
isSelected?: boolean;
|
|
74
|
+
/** Whether node visibility is marked on or off **/
|
|
75
|
+
isVisible?: boolean;
|
|
76
|
+
/** Computed actual visibility based on ancestors and self visibility **/
|
|
77
|
+
isVisibleComputed?: boolean;
|
|
78
|
+
};
|
|
79
|
+
type TreeNode<T> = TreeNodeBase<T> & {
|
|
80
|
+
/** The key of the parent node. */
|
|
81
|
+
parentKey?: Key | null;
|
|
82
|
+
/** Children of the tree node. */
|
|
83
|
+
children?: TreeNode<T>[];
|
|
84
|
+
};
|
|
85
|
+
type UseTreeActionsOptions<T> = {
|
|
86
|
+
nodes: TreeNode<T>[];
|
|
87
|
+
};
|
|
88
|
+
/**
|
|
89
|
+
* Stateless collection of transform actions to simplify tree operations
|
|
90
|
+
*/
|
|
91
|
+
type TreeActions<T> = {
|
|
92
|
+
/**
|
|
93
|
+
* Retrieves a specific tree node by key
|
|
94
|
+
* If not found, throws error
|
|
95
|
+
*/
|
|
96
|
+
getNode: (key: Key) => TreeNode<T>;
|
|
97
|
+
/**
|
|
98
|
+
* Inserts nodes as children of the target node
|
|
99
|
+
*/
|
|
100
|
+
insertInto: (target: Key | null, nodes: TreeNode<T>[]) => TreeData<T>;
|
|
101
|
+
/**
|
|
102
|
+
* Inserts nodes before the target node
|
|
103
|
+
*/
|
|
104
|
+
insertBefore: (target: Key | null, nodes: TreeNode<T>[]) => TreeData<T>;
|
|
105
|
+
/**
|
|
106
|
+
* Inserts nodes after the target node
|
|
107
|
+
*/
|
|
108
|
+
insertAfter: (target: Key | null, nodes: TreeNode<T>[]) => TreeData<T>;
|
|
109
|
+
/**
|
|
110
|
+
* Removes one or more nodes from the tree by their keys.
|
|
111
|
+
* Does nothing if the key is not found.
|
|
112
|
+
*/
|
|
113
|
+
remove: (keys: Set<Key>) => TreeData<T>;
|
|
114
|
+
/**
|
|
115
|
+
* Updates a specific node using a callback function
|
|
116
|
+
*/
|
|
117
|
+
updateNode: (key: Key, callback: (node: TreeNode<T>) => TreeNode<T>) => TreeData<T>;
|
|
118
|
+
/**
|
|
119
|
+
* Moves nodes as children of the target node
|
|
120
|
+
*/
|
|
121
|
+
moveInto: (target: Key | null, nodes: Set<Key>) => TreeData<T>;
|
|
122
|
+
/**
|
|
123
|
+
* Moves nodes before the target node
|
|
124
|
+
*/
|
|
125
|
+
moveBefore: (target: Key | null, nodes: Set<Key>) => TreeData<T>;
|
|
126
|
+
/**
|
|
127
|
+
* Moves nodes after the target node
|
|
128
|
+
*/
|
|
129
|
+
moveAfter: (target: Key | null, nodes: Set<Key>) => TreeData<T>;
|
|
130
|
+
/**
|
|
131
|
+
* Updates the expansion state of nodes. If a key is not
|
|
132
|
+
* in the set, it is collapsed.
|
|
133
|
+
*/
|
|
134
|
+
onExpandedChange: (keys: Set<Key>) => TreeData<T>;
|
|
135
|
+
/**
|
|
136
|
+
* Expands all nodes in the tree
|
|
137
|
+
*/
|
|
138
|
+
expandAll: () => TreeData<T>;
|
|
139
|
+
/**
|
|
140
|
+
* Collapses all nodes in the tree
|
|
141
|
+
*/
|
|
142
|
+
collapseAll: () => TreeData<T>;
|
|
143
|
+
/**
|
|
144
|
+
* Updates the selection state of nodes. If a key is
|
|
145
|
+
* not in the Set, it is unselected.
|
|
146
|
+
*/
|
|
147
|
+
onSelectionChange: (keys: Set<Key>) => TreeData<T>;
|
|
148
|
+
/**
|
|
149
|
+
* Selects all nodes in the tree
|
|
150
|
+
*/
|
|
151
|
+
selectAll: () => TreeData<T>;
|
|
152
|
+
/**
|
|
153
|
+
* Unselects all nodes in the tree
|
|
154
|
+
*/
|
|
155
|
+
unselectAll: () => TreeData<T>;
|
|
156
|
+
/**
|
|
157
|
+
* Changes visibility of nodes. Updates both isVisible and isViewable properties.
|
|
158
|
+
* If a key is not in the Set, it will be hidden.
|
|
159
|
+
*/
|
|
160
|
+
onVisibilityChange: (keys: Set<Key>) => TreeData<T>;
|
|
161
|
+
/**
|
|
162
|
+
* Makes all nodes visible in the tree
|
|
163
|
+
*/
|
|
164
|
+
revealAll: () => TreeData<T>;
|
|
165
|
+
/**
|
|
166
|
+
* Hides all nodes in the tree
|
|
167
|
+
*/
|
|
168
|
+
hideAll: () => TreeData<T>;
|
|
169
|
+
};
|
|
170
|
+
|
|
171
|
+
export type { DragAndDropConfig, TreeActions, TreeData, TreeNode, TreeNodeBase, UseTreeActionsOptions, UseTreeState, UseTreeStateOptions };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
|
package/dist/icons/catalog.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {jsx}from'react/jsx-runtime';import {Bell,Information,Connection,Success,ConnectionLost,Warning,Live,Problem,ArrowDown,ArrowLeft,ArrowNortheast,ArrowNorthwest,ArrowRight,ArrowSoutheast,ArrowSouthwest,ArrowUp,ArrowKeys,Arrow,ChevronDown,ChevronFillDown,ChevronUp,ChevronFillUp,ChevronLeft,ChevronFillLeft,ChevronRight,ChevronFillRight,CursorCrosshair,CursorDefault,CursorDrag,TrackEta,MouseLeftClick,MouseMiddleClick,MouseRightClick,MouseScroll,ScrollClick,Airspaces,Appearance,Ascending,Assignment,Attributes,BoltNotVisible,Bolt,Brightness,BugReport,Calendar,ChartStackedBar,CircleTool,ColorPicker,CommonOperatingPic,Contrast,CopSettings,Coverage,Dashboard,Data,Descending,ElectromagneticSpectrum,Feed,FlightPlan,Gantt,Grid,Hamburger,Handover,Handshake,Help,InterceptPoint,Kebab,LayerGroup,Layers,LineTool,LocationFill,LocationStroke,Message,Mode,Newspaper,NonEditable,None,Note,Overlays,PanelClosed,PanelOpen,Person,Phone,Placeholder,Plots,PolygonTool,Radar,Radio,RectangleTool,Region,Sector,SelectionList,SensorHealth,Settings,Spotlight,ThreatAssess,Ticket,Time,Timer,TrackHistory,UnscheduledMaintenance,UserManual,WatchTower,Wind,AddFill,AddToList,Add,ArrangeTable,AttachFile,Cancel,CancelFill,CenterOn,Check,CollapseWindow,CollapseAll,Condense,CopyToClipboard,CreateCoa,Delete,DragHorz,DragVert,Duplicate,Edit,ExpandAll,ExpandLeft,ExpandRight,ExpandWindow,Expand,ExploreData,Filter,Flag,Focus,GlobalShare,Group,Hide,Import,InsertChart,JumpTo,Lasso,Link,LockFill,LockOutline,Login,Logout,Loop,Move,Mute,OpenContainer,PasteFromClipboard,Pause,Pin,Play,Playback,PolygonLasso,PopBackIn,PopOut,Record,RectangleSelect,RemoveFill,RemoveFromList,Remove,Reverse,Screenshot,Search,Share,Show,StackCards,Stack,Tether,TrackChanges,Undo,ZoomIn,ZoomOut,ZoomTo}from'@accelint/icons';var
|
|
1
|
+
import {jsx}from'react/jsx-runtime';import {Bell,Information,Connection,Success,ConnectionLost,Warning,Live,Problem,ArrowDown,ArrowLeft,ArrowNortheast,ArrowNorthwest,ArrowRight,ArrowSoutheast,ArrowSouthwest,ArrowUp,ArrowKeys,Arrow,ChevronDown,ChevronFillDown,ChevronUp,ChevronFillUp,ChevronLeft,ChevronFillLeft,ChevronRight,ChevronFillRight,CursorCrosshair,CursorDefault,CursorDrag,TrackEta,MouseLeftClick,MouseMiddleClick,MouseRightClick,MouseScroll,ScrollClick,Airspaces,Appearance,Ascending,Assignment,Attributes,BoltNotVisible,Bolt,Brightness,BugReport,Calendar,ChartStackedBar,CircleTool,ColorPicker,CommonOperatingPic,Contrast,CopSettings,Coverage,Dashboard,Data,Descending,ElectromagneticSpectrum,Feed,FlightPlan,Gantt,Grid,Hamburger,Handover,Handshake,Help,InterceptPoint,Kebab,LayerGroup,Layers,LineTool,LocationFill,LocationStroke,Message,Mode,Newspaper,NonEditable,None,Note,Overlays,PanelClosed,PanelOpen,Person,Phone,Placeholder,Plots,PolygonTool,Radar,Radio,RectangleTool,Region,Sector,SelectionList,SensorHealth,Settings,Spotlight,ThreatAssess,Ticket,Time,Timer,TrackHistory,UnscheduledMaintenance,UserManual,WatchTower,Wind,AddFill,AddToList,Add,ArrangeTable,AttachFile,Cancel,CancelFill,CenterOn,Check,CollapseWindow,CollapseAll,Condense,CopyToClipboard,CreateCoa,Delete,DragHorz,DragVert,Duplicate,Edit,ExpandAll,ExpandLeft,ExpandLeftPanel,ExpandRight,ExpandWindow,Expand,ExploreData,Filter,Flag,Focus,GlobalShare,Group,Hide,Import,InsertChart,JumpTo,Lasso,Link,LockFill,LockOutline,Login,Logout,Loop,Move,Mute,OpenContainer,PasteFromClipboard,Pause,Pin,Play,Playback,PolygonLasso,PopBackIn,PopOut,Record,RectangleSelect,RemoveFill,RemoveFromList,Remove,Reverse,Screenshot,Search,Share,Show,StackCards,Stack,Tether,TrackChanges,Undo,ZoomIn,ZoomOut,ZoomTo}from'@accelint/icons';var ko={actions:{description:"These icons mainly represent an act a user can take in the user interface.",icons:[{name:"add-fill",icon:jsx(AddFill,{})},{name:"add-to-list",icon:jsx(AddToList,{})},{name:"add",icon:jsx(Add,{})},{name:"arrange-table",icon:jsx(ArrangeTable,{})},{name:"attach-file",icon:jsx(AttachFile,{})},{name:"cancel",icon:jsx(Cancel,{})},{name:"cancel-fill",icon:jsx(CancelFill,{})},{name:"center-on",icon:jsx(CenterOn,{})},{name:"check",icon:jsx(Check,{})},{name:"collapse-window",icon:jsx(CollapseWindow,{})},{name:"collapse-all",icon:jsx(CollapseAll,{})},{name:"condense",icon:jsx(Condense,{})},{name:"copy-to-clipboard",icon:jsx(CopyToClipboard,{})},{name:"create-coa",icon:jsx(CreateCoa,{})},{name:"delete",icon:jsx(Delete,{})},{name:"drag-horz",icon:jsx(DragHorz,{})},{name:"drag-vert",icon:jsx(DragVert,{})},{name:"duplicate",icon:jsx(Duplicate,{})},{name:"edit",icon:jsx(Edit,{})},{name:"expand-all",icon:jsx(ExpandAll,{})},{name:"expand-left",icon:jsx(ExpandLeft,{})},{name:"expand-left-panel",icon:jsx(ExpandLeftPanel,{})},{name:"expand-right",icon:jsx(ExpandRight,{})},{name:"expand-window",icon:jsx(ExpandWindow,{})},{name:"expand",icon:jsx(Expand,{})},{name:"explore-data",icon:jsx(ExploreData,{})},{name:"filter",icon:jsx(Filter,{})},{name:"flag",icon:jsx(Flag,{})},{name:"focus",icon:jsx(Focus,{})},{name:"global-share",icon:jsx(GlobalShare,{})},{name:"group",icon:jsx(Group,{})},{name:"hide",icon:jsx(Hide,{})},{name:"import",icon:jsx(Import,{})},{name:"insert-chart",icon:jsx(InsertChart,{})},{name:"jump-to",icon:jsx(JumpTo,{})},{name:"lasso",icon:jsx(Lasso,{})},{name:"link",icon:jsx(Link,{})},{name:"lock-fill",icon:jsx(LockFill,{})},{name:"lock-outline",icon:jsx(LockOutline,{})},{name:"login",icon:jsx(Login,{})},{name:"logout",icon:jsx(Logout,{})},{name:"loop",icon:jsx(Loop,{})},{name:"move",icon:jsx(Move,{})},{name:"mute",icon:jsx(Mute,{})},{name:"open-container",icon:jsx(OpenContainer,{})},{name:"paste-from-clipboard",icon:jsx(PasteFromClipboard,{})},{name:"pause",icon:jsx(Pause,{})},{name:"pin",icon:jsx(Pin,{})},{name:"play",icon:jsx(Play,{})},{name:"playback",icon:jsx(Playback,{})},{name:"polygon-lasso",icon:jsx(PolygonLasso,{})},{name:"pop-back-in",icon:jsx(PopBackIn,{})},{name:"pop-out",icon:jsx(PopOut,{})},{name:"record",icon:jsx(Record,{})},{name:"rectangle-select",icon:jsx(RectangleSelect,{})},{name:"remove-fill",icon:jsx(RemoveFill,{})},{name:"remove-from-list",icon:jsx(RemoveFromList,{})},{name:"remove",icon:jsx(Remove,{})},{name:"reverse",icon:jsx(Reverse,{})},{name:"screenshot",icon:jsx(Screenshot,{})},{name:"search",icon:jsx(Search,{})},{name:"share",icon:jsx(Share,{})},{name:"show",icon:jsx(Show,{})},{name:"stack-cards",icon:jsx(StackCards,{})},{name:"stack",icon:jsx(Stack,{})},{name:"tether",icon:jsx(Tether,{})},{name:"track-changes",icon:jsx(TrackChanges,{})},{name:"undo",icon:jsx(Undo,{})},{name:"zoom-in",icon:jsx(ZoomIn,{})},{name:"zoom-out",icon:jsx(ZoomOut,{})},{name:"zoom-to",icon:jsx(ZoomTo,{})}]},symbols:{description:"These icons mainly represent an object or concept.",icons:[{name:"airspaces",icon:jsx(Airspaces,{})},{name:"appearance",icon:jsx(Appearance,{})},{name:"arrow",icon:jsx(Arrow,{})},{name:"ascending",icon:jsx(Ascending,{})},{name:"assignment",icon:jsx(Assignment,{})},{name:"attributes",icon:jsx(Attributes,{})},{name:"bolt-not-visible",icon:jsx(BoltNotVisible,{})},{name:"bolt",icon:jsx(Bolt,{})},{name:"brightness",icon:jsx(Brightness,{})},{name:"bug-report",icon:jsx(BugReport,{})},{name:"calendar",icon:jsx(Calendar,{})},{name:"chart-stacked-bar",icon:jsx(ChartStackedBar,{})},{name:"circle-tool",icon:jsx(CircleTool,{})},{name:"color-picker",icon:jsx(ColorPicker,{})},{name:"common-operating-pic",icon:jsx(CommonOperatingPic,{})},{name:"contrast",icon:jsx(Contrast,{})},{name:"cop-settings",icon:jsx(CopSettings,{})},{name:"coverage",icon:jsx(Coverage,{})},{name:"dashboard",icon:jsx(Dashboard,{})},{name:"data",icon:jsx(Data,{})},{name:"descending",icon:jsx(Descending,{})},{name:"electromagnetic-spectrum",icon:jsx(ElectromagneticSpectrum,{})},{name:"feed",icon:jsx(Feed,{})},{name:"flight-plan",icon:jsx(FlightPlan,{})},{name:"gantt",icon:jsx(Gantt,{})},{name:"grid",icon:jsx(Grid,{})},{name:"hamburger",icon:jsx(Hamburger,{})},{name:"handover",icon:jsx(Handover,{})},{name:"handshake",icon:jsx(Handshake,{})},{name:"help",icon:jsx(Help,{})},{name:"intercept-point",icon:jsx(InterceptPoint,{})},{name:"kebab",icon:jsx(Kebab,{})},{name:"layer-group",icon:jsx(LayerGroup,{})},{name:"layers",icon:jsx(Layers,{})},{name:"line-tool",icon:jsx(LineTool,{})},{name:"location-fill",icon:jsx(LocationFill,{})},{name:"location-stroke",icon:jsx(LocationStroke,{})},{name:"message",icon:jsx(Message,{})},{name:"mode",icon:jsx(Mode,{})},{name:"newspaper",icon:jsx(Newspaper,{})},{name:"non-editable",icon:jsx(NonEditable,{})},{name:"none",icon:jsx(None,{})},{name:"note",icon:jsx(Note,{})},{name:"overlays",icon:jsx(Overlays,{})},{name:"panel-closed",icon:jsx(PanelClosed,{})},{name:"panel-open",icon:jsx(PanelOpen,{})},{name:"person",icon:jsx(Person,{})},{name:"phone",icon:jsx(Phone,{})},{name:"placeholder",icon:jsx(Placeholder,{})},{name:"plots",icon:jsx(Plots,{})},{name:"polygon-tool",icon:jsx(PolygonTool,{})},{name:"radar",icon:jsx(Radar,{})},{name:"radio",icon:jsx(Radio,{})},{name:"rectangle-tool",icon:jsx(RectangleTool,{})},{name:"region",icon:jsx(Region,{})},{name:"sector",icon:jsx(Sector,{})},{name:"selection-list",icon:jsx(SelectionList,{})},{name:"sensor-health",icon:jsx(SensorHealth,{})},{name:"settings",icon:jsx(Settings,{})},{name:"spotlight",icon:jsx(Spotlight,{})},{name:"threat-assess",icon:jsx(ThreatAssess,{})},{name:"ticket",icon:jsx(Ticket,{})},{name:"time",icon:jsx(Time,{})},{name:"timer",icon:jsx(Timer,{})},{name:"track-history",icon:jsx(TrackHistory,{})},{name:"unscheduled-maintenance",icon:jsx(UnscheduledMaintenance,{})},{name:"user-manual",icon:jsx(UserManual,{})},{name:"watch-tower",icon:jsx(WatchTower,{})},{name:"wind",icon:jsx(Wind,{})}]},controls:{description:"These icons portray acts or symbols related to control or configuration.",icons:[{name:"arrow-down",icon:jsx(ArrowDown,{})},{name:"arrow-left",icon:jsx(ArrowLeft,{})},{name:"arrow-northeast",icon:jsx(ArrowNortheast,{})},{name:"arrow-northwest",icon:jsx(ArrowNorthwest,{})},{name:"arrow-right",icon:jsx(ArrowRight,{})},{name:"arrow-southeast",icon:jsx(ArrowSoutheast,{})},{name:"arrow-southeast",icon:jsx(ArrowSouthwest,{})},{name:"arrow-up",icon:jsx(ArrowUp,{})},{name:"arrow-keys",icon:jsx(ArrowKeys,{})},{name:"arrow",icon:jsx(Arrow,{})},{name:"chevron-down",icon:jsx(ChevronDown,{})},{name:"chevron-fill-down",icon:jsx(ChevronFillDown,{})},{name:"chevron-up",icon:jsx(ChevronUp,{})},{name:"chevron-fill-up",icon:jsx(ChevronFillUp,{})},{name:"chevron-left",icon:jsx(ChevronLeft,{})},{name:"chevron-fill-left",icon:jsx(ChevronFillLeft,{})},{name:"chevron-right",icon:jsx(ChevronRight,{})},{name:"chevron-fill-right",icon:jsx(ChevronFillRight,{})},{name:"cursor-crosshair",icon:jsx(CursorCrosshair,{})},{name:"cursor-default",icon:jsx(CursorDefault,{})},{name:"cursor-drag",icon:jsx(CursorDrag,{})},{name:"track-eta",icon:jsx(TrackEta,{})},{name:"mouse-left-click",icon:jsx(MouseLeftClick,{})},{name:"mouse-middle-click",icon:jsx(MouseMiddleClick,{})},{name:"mouse-right-click",icon:jsx(MouseRightClick,{})},{name:"mouse-scroll",icon:jsx(MouseScroll,{})},{name:"scroll-click",icon:jsx(ScrollClick,{})}]},feedback:{description:"These icons portray communication or providing feedback to the user.",icons:[{name:"bell",icon:jsx(Bell,{})},{name:"information",icon:jsx(Information,{})},{name:"connection",icon:jsx(Connection,{})},{name:"success",icon:jsx(Success,{})},{name:"connection-lost",icon:jsx(ConnectionLost,{})},{name:"warning",icon:jsx(Warning,{})},{name:"live",icon:jsx(Live,{})},{name:"problem",icon:jsx(Problem,{})}]}};export{ko as default};//# sourceMappingURL=catalog.js.map
|
|
2
2
|
//# sourceMappingURL=catalog.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/icons/catalog.tsx"],"names":["catalog_default","jsx","AddFill","AddToList","Add","ArrangeTable","AttachFile","Cancel","CancelFill","CenterOn","Check","CollapseWindow","CollapseAll","Condense","CopyToClipboard","CreateCoa","Delete","DragHorz","DragVert","Duplicate","Edit","ExpandAll","ExpandLeft","ExpandRight","ExpandWindow","Expand","ExploreData","Filter","Flag","Focus","GlobalShare","Group","Hide","Import","InsertChart","JumpTo","Lasso","Link","LockFill","LockOutline","Login","Logout","Loop","Move","Mute","OpenContainer","PasteFromClipboard","Pause","Pin","Play","Playback","PolygonLasso","PopBackIn","PopOut","Record","RectangleSelect","RemoveFill","RemoveFromList","Remove","Reverse","Screenshot","Search","Share","Show","StackCards","Stack","Tether","TrackChanges","Undo","ZoomIn","ZoomOut","ZoomTo","Airspaces","Appearance","Arrow","Ascending","Assignment","Attributes","BoltNotVisible","Bolt","Brightness","BugReport","Calendar","ChartStackedBar","CircleTool","ColorPicker","CommonOperatingPic","Contrast","CopSettings","Coverage","Dashboard","Data","Descending","ElectromagneticSpectrum","Feed","FlightPlan","Gantt","Grid","Hamburger","Handover","Handshake","Help","InterceptPoint","Kebab","LayerGroup","Layers","LineTool","LocationFill","LocationStroke","Message","Mode","Newspaper","NonEditable","None","Note","Overlays","PanelClosed","PanelOpen","Person","Phone","Placeholder","Plots","PolygonTool","Radar","Radio","RectangleTool","Region","Sector","SelectionList","SensorHealth","Settings","Spotlight","ThreatAssess","Ticket","Time","Timer","TrackHistory","UnscheduledMaintenance","UserManual","WatchTower","Wind","ArrowDown","ArrowLeft","ArrowNortheast","ArrowNorthwest","ArrowRight","ArrowSoutheast","ArrowSouthwest","ArrowUp","ArrowKeys","ChevronDown","ChevronFillDown","ChevronUp","ChevronFillUp","ChevronLeft","ChevronFillLeft","ChevronRight","ChevronFillRight","CursorCrosshair","CursorDefault","CursorDrag","TrackEta","MouseLeftClick","MouseMiddleClick","MouseRightClick","MouseScroll","ScrollClick","Bell","Information","Connection","Success","ConnectionLost","Warning","Live","Problem"],"mappings":"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","file":"catalog.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport {\n Add,\n AddFill,\n AddToList,\n Airspaces,\n Appearance,\n ArrangeTable,\n Arrow,\n ArrowDown,\n ArrowKeys,\n ArrowLeft,\n ArrowNortheast,\n ArrowNorthwest,\n ArrowRight,\n ArrowSoutheast,\n ArrowSouthwest,\n ArrowUp,\n Ascending,\n Assignment,\n AttachFile,\n Attributes,\n Bell,\n Bolt,\n BoltNotVisible,\n Brightness,\n BugReport,\n Calendar,\n Cancel,\n CancelFill,\n CenterOn,\n ChartStackedBar,\n Check,\n ChevronDown,\n ChevronFillDown,\n ChevronFillLeft,\n ChevronFillRight,\n ChevronFillUp,\n ChevronLeft,\n ChevronRight,\n ChevronUp,\n CircleTool,\n CollapseAll,\n CollapseWindow,\n ColorPicker,\n CommonOperatingPic,\n Condense,\n Connection,\n ConnectionLost,\n Contrast,\n CopSettings,\n CopyToClipboard,\n Coverage,\n CreateCoa,\n CursorCrosshair,\n CursorDefault,\n CursorDrag,\n Dashboard,\n Data,\n Delete,\n Descending,\n DragHorz,\n DragVert,\n Duplicate,\n Edit,\n ElectromagneticSpectrum,\n Expand,\n ExpandAll,\n ExpandLeft,\n ExpandRight,\n ExpandWindow,\n ExploreData,\n Feed,\n Filter,\n Flag,\n FlightPlan,\n Focus,\n Gantt,\n GlobalShare,\n Grid,\n Group,\n Hamburger,\n Handover,\n Handshake,\n Help,\n Hide,\n Import,\n Information,\n InsertChart,\n InterceptPoint,\n JumpTo,\n Kebab,\n Lasso,\n LayerGroup,\n Layers,\n LineTool,\n Link,\n Live,\n LocationFill,\n LocationStroke,\n LockFill,\n LockOutline,\n Login,\n Logout,\n Loop,\n Message,\n Mode,\n MouseLeftClick,\n MouseMiddleClick,\n MouseRightClick,\n MouseScroll,\n Move,\n Mute,\n Newspaper,\n NonEditable,\n None,\n Note,\n OpenContainer,\n Overlays,\n PanelClosed,\n PanelOpen,\n PasteFromClipboard,\n Pause,\n Person,\n Phone,\n Pin,\n Placeholder,\n Play,\n Playback,\n Plots,\n PolygonLasso,\n PolygonTool,\n PopBackIn,\n PopOut,\n Problem,\n Radar,\n Radio,\n Record,\n RectangleSelect,\n RectangleTool,\n Region,\n Remove,\n RemoveFill,\n RemoveFromList,\n Reverse,\n Screenshot,\n ScrollClick,\n Search,\n Sector,\n SelectionList,\n SensorHealth,\n Settings,\n Share,\n Show,\n Spotlight,\n Stack,\n StackCards,\n Success,\n Tether,\n ThreatAssess,\n Ticket,\n Time,\n Timer,\n TrackChanges,\n TrackEta,\n TrackHistory,\n Undo,\n UnscheduledMaintenance,\n UserManual,\n Warning,\n WatchTower,\n Wind,\n ZoomIn,\n ZoomOut,\n ZoomTo,\n} from '@accelint/icons';\n\nexport default {\n actions: {\n description:\n 'These icons mainly represent an act a user can take in the user interface.',\n icons: [\n { name: 'add-fill', icon: <AddFill /> },\n { name: 'add-to-list', icon: <AddToList /> },\n { name: 'add', icon: <Add /> },\n { name: 'arrange-table', icon: <ArrangeTable /> },\n { name: 'attach-file', icon: <AttachFile /> },\n { name: 'cancel', icon: <Cancel /> },\n { name: 'cancel-fill', icon: <CancelFill /> },\n { name: 'center-on', icon: <CenterOn /> },\n { name: 'check', icon: <Check /> },\n { name: 'collapse-window', icon: <CollapseWindow /> },\n { name: 'collapse-all', icon: <CollapseAll /> },\n { name: 'condense', icon: <Condense /> },\n { name: 'copy-to-clipboard', icon: <CopyToClipboard /> },\n { name: 'create-coa', icon: <CreateCoa /> },\n { name: 'delete', icon: <Delete /> },\n { name: 'drag-horz', icon: <DragHorz /> },\n { name: 'drag-vert', icon: <DragVert /> },\n { name: 'duplicate', icon: <Duplicate /> },\n { name: 'edit', icon: <Edit /> },\n { name: 'expand-all', icon: <ExpandAll /> },\n { name: 'expand-left', icon: <ExpandLeft /> },\n { name: 'expand-right', icon: <ExpandRight /> },\n { name: 'expand-window', icon: <ExpandWindow /> },\n { name: 'expand', icon: <Expand /> },\n { name: 'explore-data', icon: <ExploreData /> },\n { name: 'filter', icon: <Filter /> },\n { name: 'flag', icon: <Flag /> },\n { name: 'focus', icon: <Focus /> },\n { name: 'global-share', icon: <GlobalShare /> },\n { name: 'group', icon: <Group /> },\n { name: 'hide', icon: <Hide /> },\n { name: 'import', icon: <Import /> },\n { name: 'insert-chart', icon: <InsertChart /> },\n { name: 'jump-to', icon: <JumpTo /> },\n { name: 'lasso', icon: <Lasso /> },\n { name: 'link', icon: <Link /> },\n { name: 'lock-fill', icon: <LockFill /> },\n { name: 'lock-outline', icon: <LockOutline /> },\n { name: 'login', icon: <Login /> },\n { name: 'logout', icon: <Logout /> },\n { name: 'loop', icon: <Loop /> },\n { name: 'move', icon: <Move /> },\n { name: 'mute', icon: <Mute /> },\n { name: 'open-container', icon: <OpenContainer /> },\n { name: 'paste-from-clipboard', icon: <PasteFromClipboard /> },\n { name: 'pause', icon: <Pause /> },\n { name: 'pin', icon: <Pin /> },\n { name: 'play', icon: <Play /> },\n { name: 'playback', icon: <Playback /> },\n { name: 'polygon-lasso', icon: <PolygonLasso /> },\n { name: 'pop-back-in', icon: <PopBackIn /> },\n { name: 'pop-out', icon: <PopOut /> },\n { name: 'record', icon: <Record /> },\n { name: 'rectangle-select', icon: <RectangleSelect /> },\n { name: 'remove-fill', icon: <RemoveFill /> },\n { name: 'remove-from-list', icon: <RemoveFromList /> },\n { name: 'remove', icon: <Remove /> },\n { name: 'reverse', icon: <Reverse /> },\n { name: 'screenshot', icon: <Screenshot /> },\n { name: 'search', icon: <Search /> },\n { name: 'share', icon: <Share /> },\n { name: 'show', icon: <Show /> },\n { name: 'stack-cards', icon: <StackCards /> },\n { name: 'stack', icon: <Stack /> },\n { name: 'tether', icon: <Tether /> },\n { name: 'track-changes', icon: <TrackChanges /> },\n { name: 'undo', icon: <Undo /> },\n { name: 'zoom-in', icon: <ZoomIn /> },\n { name: 'zoom-out', icon: <ZoomOut /> },\n { name: 'zoom-to', icon: <ZoomTo /> },\n ],\n },\n symbols: {\n description: 'These icons mainly represent an object or concept.',\n icons: [\n { name: 'airspaces', icon: <Airspaces /> },\n { name: 'appearance', icon: <Appearance /> },\n { name: 'arrow', icon: <Arrow /> },\n { name: 'ascending', icon: <Ascending /> },\n { name: 'assignment', icon: <Assignment /> },\n { name: 'attributes', icon: <Attributes /> },\n { name: 'bolt-not-visible', icon: <BoltNotVisible /> },\n { name: 'bolt', icon: <Bolt /> },\n { name: 'brightness', icon: <Brightness /> },\n { name: 'bug-report', icon: <BugReport /> },\n { name: 'calendar', icon: <Calendar /> },\n { name: 'chart-stacked-bar', icon: <ChartStackedBar /> },\n { name: 'circle-tool', icon: <CircleTool /> },\n { name: 'color-picker', icon: <ColorPicker /> },\n { name: 'common-operating-pic', icon: <CommonOperatingPic /> },\n { name: 'contrast', icon: <Contrast /> },\n { name: 'cop-settings', icon: <CopSettings /> },\n { name: 'coverage', icon: <Coverage /> },\n { name: 'dashboard', icon: <Dashboard /> },\n { name: 'data', icon: <Data /> },\n { name: 'descending', icon: <Descending /> },\n { name: 'electromagnetic-spectrum', icon: <ElectromagneticSpectrum /> },\n { name: 'feed', icon: <Feed /> },\n { name: 'flight-plan', icon: <FlightPlan /> },\n { name: 'gantt', icon: <Gantt /> },\n { name: 'grid', icon: <Grid /> },\n { name: 'hamburger', icon: <Hamburger /> },\n { name: 'handover', icon: <Handover /> },\n { name: 'handshake', icon: <Handshake /> },\n { name: 'help', icon: <Help /> },\n { name: 'intercept-point', icon: <InterceptPoint /> },\n { name: 'kebab', icon: <Kebab /> },\n { name: 'layer-group', icon: <LayerGroup /> },\n { name: 'layers', icon: <Layers /> },\n { name: 'line-tool', icon: <LineTool /> },\n { name: 'location-fill', icon: <LocationFill /> },\n { name: 'location-stroke', icon: <LocationStroke /> },\n { name: 'message', icon: <Message /> },\n { name: 'mode', icon: <Mode /> },\n { name: 'newspaper', icon: <Newspaper /> },\n { name: 'non-editable', icon: <NonEditable /> },\n { name: 'none', icon: <None /> },\n { name: 'note', icon: <Note /> },\n { name: 'overlays', icon: <Overlays /> },\n { name: 'panel-closed', icon: <PanelClosed /> },\n { name: 'panel-open', icon: <PanelOpen /> },\n { name: 'person', icon: <Person /> },\n { name: 'phone', icon: <Phone /> },\n { name: 'placeholder', icon: <Placeholder /> },\n { name: 'plots', icon: <Plots /> },\n { name: 'polygon-tool', icon: <PolygonTool /> },\n { name: 'radar', icon: <Radar /> },\n { name: 'radio', icon: <Radio /> },\n { name: 'rectangle-tool', icon: <RectangleTool /> },\n { name: 'region', icon: <Region /> },\n { name: 'sector', icon: <Sector /> },\n { name: 'selection-list', icon: <SelectionList /> },\n { name: 'sensor-health', icon: <SensorHealth /> },\n { name: 'settings', icon: <Settings /> },\n { name: 'spotlight', icon: <Spotlight /> },\n { name: 'threat-assess', icon: <ThreatAssess /> },\n { name: 'ticket', icon: <Ticket /> },\n { name: 'time', icon: <Time /> },\n { name: 'timer', icon: <Timer /> },\n { name: 'track-history', icon: <TrackHistory /> },\n { name: 'unscheduled-maintenance', icon: <UnscheduledMaintenance /> },\n { name: 'user-manual', icon: <UserManual /> },\n { name: 'watch-tower', icon: <WatchTower /> },\n { name: 'wind', icon: <Wind /> },\n ],\n },\n controls: {\n description:\n 'These icons portray acts or symbols related to control or configuration.',\n icons: [\n { name: 'arrow-down', icon: <ArrowDown /> },\n { name: 'arrow-left', icon: <ArrowLeft /> },\n { name: 'arrow-northeast', icon: <ArrowNortheast /> },\n { name: 'arrow-northwest', icon: <ArrowNorthwest /> },\n { name: 'arrow-right', icon: <ArrowRight /> },\n { name: 'arrow-southeast', icon: <ArrowSoutheast /> },\n { name: 'arrow-southeast', icon: <ArrowSouthwest /> },\n { name: 'arrow-up', icon: <ArrowUp /> },\n { name: 'arrow-keys', icon: <ArrowKeys /> },\n { name: 'arrow', icon: <Arrow /> },\n { name: 'chevron-down', icon: <ChevronDown /> },\n { name: 'chevron-fill-down', icon: <ChevronFillDown /> },\n { name: 'chevron-up', icon: <ChevronUp /> },\n { name: 'chevron-fill-up', icon: <ChevronFillUp /> },\n { name: 'chevron-left', icon: <ChevronLeft /> },\n { name: 'chevron-fill-left', icon: <ChevronFillLeft /> },\n { name: 'chevron-right', icon: <ChevronRight /> },\n { name: 'chevron-fill-right', icon: <ChevronFillRight /> },\n { name: 'cursor-crosshair', icon: <CursorCrosshair /> },\n { name: 'cursor-default', icon: <CursorDefault /> },\n { name: 'cursor-drag', icon: <CursorDrag /> },\n { name: 'track-eta', icon: <TrackEta /> },\n { name: 'mouse-left-click', icon: <MouseLeftClick /> },\n { name: 'mouse-middle-click', icon: <MouseMiddleClick /> },\n { name: 'mouse-right-click', icon: <MouseRightClick /> },\n { name: 'mouse-scroll', icon: <MouseScroll /> },\n { name: 'scroll-click', icon: <ScrollClick /> },\n ],\n },\n feedback: {\n description:\n 'These icons portray communication or providing feedback to the user.',\n icons: [\n { name: 'bell', icon: <Bell /> },\n { name: 'information', icon: <Information /> },\n { name: 'connection', icon: <Connection /> },\n { name: 'success', icon: <Success /> },\n { name: 'connection-lost', icon: <ConnectionLost /> },\n { name: 'warning', icon: <Warning /> },\n { name: 'live', icon: <Live /> },\n { name: 'problem', icon: <Problem /> },\n ],\n },\n};\n"]}
|
|
1
|
+
{"version":3,"sources":["../../src/icons/catalog.tsx"],"names":["catalog_default","jsx","AddFill","AddToList","Add","ArrangeTable","AttachFile","Cancel","CancelFill","CenterOn","Check","CollapseWindow","CollapseAll","Condense","CopyToClipboard","CreateCoa","Delete","DragHorz","DragVert","Duplicate","Edit","ExpandAll","ExpandLeft","ExpandLeftPanel","ExpandRight","ExpandWindow","Expand","ExploreData","Filter","Flag","Focus","GlobalShare","Group","Hide","Import","InsertChart","JumpTo","Lasso","Link","LockFill","LockOutline","Login","Logout","Loop","Move","Mute","OpenContainer","PasteFromClipboard","Pause","Pin","Play","Playback","PolygonLasso","PopBackIn","PopOut","Record","RectangleSelect","RemoveFill","RemoveFromList","Remove","Reverse","Screenshot","Search","Share","Show","StackCards","Stack","Tether","TrackChanges","Undo","ZoomIn","ZoomOut","ZoomTo","Airspaces","Appearance","Arrow","Ascending","Assignment","Attributes","BoltNotVisible","Bolt","Brightness","BugReport","Calendar","ChartStackedBar","CircleTool","ColorPicker","CommonOperatingPic","Contrast","CopSettings","Coverage","Dashboard","Data","Descending","ElectromagneticSpectrum","Feed","FlightPlan","Gantt","Grid","Hamburger","Handover","Handshake","Help","InterceptPoint","Kebab","LayerGroup","Layers","LineTool","LocationFill","LocationStroke","Message","Mode","Newspaper","NonEditable","None","Note","Overlays","PanelClosed","PanelOpen","Person","Phone","Placeholder","Plots","PolygonTool","Radar","Radio","RectangleTool","Region","Sector","SelectionList","SensorHealth","Settings","Spotlight","ThreatAssess","Ticket","Time","Timer","TrackHistory","UnscheduledMaintenance","UserManual","WatchTower","Wind","ArrowDown","ArrowLeft","ArrowNortheast","ArrowNorthwest","ArrowRight","ArrowSoutheast","ArrowSouthwest","ArrowUp","ArrowKeys","ChevronDown","ChevronFillDown","ChevronUp","ChevronFillUp","ChevronLeft","ChevronFillLeft","ChevronRight","ChevronFillRight","CursorCrosshair","CursorDefault","CursorDrag","TrackEta","MouseLeftClick","MouseMiddleClick","MouseRightClick","MouseScroll","ScrollClick","Bell","Information","Connection","Success","ConnectionLost","Warning","Live","Problem"],"mappings":"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","file":"catalog.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport {\n Add,\n AddFill,\n AddToList,\n Airspaces,\n Appearance,\n ArrangeTable,\n Arrow,\n ArrowDown,\n ArrowKeys,\n ArrowLeft,\n ArrowNortheast,\n ArrowNorthwest,\n ArrowRight,\n ArrowSoutheast,\n ArrowSouthwest,\n ArrowUp,\n Ascending,\n Assignment,\n AttachFile,\n Attributes,\n Bell,\n Bolt,\n BoltNotVisible,\n Brightness,\n BugReport,\n Calendar,\n Cancel,\n CancelFill,\n CenterOn,\n ChartStackedBar,\n Check,\n ChevronDown,\n ChevronFillDown,\n ChevronFillLeft,\n ChevronFillRight,\n ChevronFillUp,\n ChevronLeft,\n ChevronRight,\n ChevronUp,\n CircleTool,\n CollapseAll,\n CollapseWindow,\n ColorPicker,\n CommonOperatingPic,\n Condense,\n Connection,\n ConnectionLost,\n Contrast,\n CopSettings,\n CopyToClipboard,\n Coverage,\n CreateCoa,\n CursorCrosshair,\n CursorDefault,\n CursorDrag,\n Dashboard,\n Data,\n Delete,\n Descending,\n DragHorz,\n DragVert,\n Duplicate,\n Edit,\n ElectromagneticSpectrum,\n Expand,\n ExpandAll,\n ExpandLeft,\n ExpandLeftPanel,\n ExpandRight,\n ExpandWindow,\n ExploreData,\n Feed,\n Filter,\n Flag,\n FlightPlan,\n Focus,\n Gantt,\n GlobalShare,\n Grid,\n Group,\n Hamburger,\n Handover,\n Handshake,\n Help,\n Hide,\n Import,\n Information,\n InsertChart,\n InterceptPoint,\n JumpTo,\n Kebab,\n Lasso,\n LayerGroup,\n Layers,\n LineTool,\n Link,\n Live,\n LocationFill,\n LocationStroke,\n LockFill,\n LockOutline,\n Login,\n Logout,\n Loop,\n Message,\n Mode,\n MouseLeftClick,\n MouseMiddleClick,\n MouseRightClick,\n MouseScroll,\n Move,\n Mute,\n Newspaper,\n NonEditable,\n None,\n Note,\n OpenContainer,\n Overlays,\n PanelClosed,\n PanelOpen,\n PasteFromClipboard,\n Pause,\n Person,\n Phone,\n Pin,\n Placeholder,\n Play,\n Playback,\n Plots,\n PolygonLasso,\n PolygonTool,\n PopBackIn,\n PopOut,\n Problem,\n Radar,\n Radio,\n Record,\n RectangleSelect,\n RectangleTool,\n Region,\n Remove,\n RemoveFill,\n RemoveFromList,\n Reverse,\n Screenshot,\n ScrollClick,\n Search,\n Sector,\n SelectionList,\n SensorHealth,\n Settings,\n Share,\n Show,\n Spotlight,\n Stack,\n StackCards,\n Success,\n Tether,\n ThreatAssess,\n Ticket,\n Time,\n Timer,\n TrackChanges,\n TrackEta,\n TrackHistory,\n Undo,\n UnscheduledMaintenance,\n UserManual,\n Warning,\n WatchTower,\n Wind,\n ZoomIn,\n ZoomOut,\n ZoomTo,\n} from '@accelint/icons';\n\nexport default {\n actions: {\n description:\n 'These icons mainly represent an act a user can take in the user interface.',\n icons: [\n { name: 'add-fill', icon: <AddFill /> },\n { name: 'add-to-list', icon: <AddToList /> },\n { name: 'add', icon: <Add /> },\n { name: 'arrange-table', icon: <ArrangeTable /> },\n { name: 'attach-file', icon: <AttachFile /> },\n { name: 'cancel', icon: <Cancel /> },\n { name: 'cancel-fill', icon: <CancelFill /> },\n { name: 'center-on', icon: <CenterOn /> },\n { name: 'check', icon: <Check /> },\n { name: 'collapse-window', icon: <CollapseWindow /> },\n { name: 'collapse-all', icon: <CollapseAll /> },\n { name: 'condense', icon: <Condense /> },\n { name: 'copy-to-clipboard', icon: <CopyToClipboard /> },\n { name: 'create-coa', icon: <CreateCoa /> },\n { name: 'delete', icon: <Delete /> },\n { name: 'drag-horz', icon: <DragHorz /> },\n { name: 'drag-vert', icon: <DragVert /> },\n { name: 'duplicate', icon: <Duplicate /> },\n { name: 'edit', icon: <Edit /> },\n { name: 'expand-all', icon: <ExpandAll /> },\n { name: 'expand-left', icon: <ExpandLeft /> },\n { name: 'expand-left-panel', icon: <ExpandLeftPanel /> },\n { name: 'expand-right', icon: <ExpandRight /> },\n { name: 'expand-window', icon: <ExpandWindow /> },\n { name: 'expand', icon: <Expand /> },\n { name: 'explore-data', icon: <ExploreData /> },\n { name: 'filter', icon: <Filter /> },\n { name: 'flag', icon: <Flag /> },\n { name: 'focus', icon: <Focus /> },\n { name: 'global-share', icon: <GlobalShare /> },\n { name: 'group', icon: <Group /> },\n { name: 'hide', icon: <Hide /> },\n { name: 'import', icon: <Import /> },\n { name: 'insert-chart', icon: <InsertChart /> },\n { name: 'jump-to', icon: <JumpTo /> },\n { name: 'lasso', icon: <Lasso /> },\n { name: 'link', icon: <Link /> },\n { name: 'lock-fill', icon: <LockFill /> },\n { name: 'lock-outline', icon: <LockOutline /> },\n { name: 'login', icon: <Login /> },\n { name: 'logout', icon: <Logout /> },\n { name: 'loop', icon: <Loop /> },\n { name: 'move', icon: <Move /> },\n { name: 'mute', icon: <Mute /> },\n { name: 'open-container', icon: <OpenContainer /> },\n { name: 'paste-from-clipboard', icon: <PasteFromClipboard /> },\n { name: 'pause', icon: <Pause /> },\n { name: 'pin', icon: <Pin /> },\n { name: 'play', icon: <Play /> },\n { name: 'playback', icon: <Playback /> },\n { name: 'polygon-lasso', icon: <PolygonLasso /> },\n { name: 'pop-back-in', icon: <PopBackIn /> },\n { name: 'pop-out', icon: <PopOut /> },\n { name: 'record', icon: <Record /> },\n { name: 'rectangle-select', icon: <RectangleSelect /> },\n { name: 'remove-fill', icon: <RemoveFill /> },\n { name: 'remove-from-list', icon: <RemoveFromList /> },\n { name: 'remove', icon: <Remove /> },\n { name: 'reverse', icon: <Reverse /> },\n { name: 'screenshot', icon: <Screenshot /> },\n { name: 'search', icon: <Search /> },\n { name: 'share', icon: <Share /> },\n { name: 'show', icon: <Show /> },\n { name: 'stack-cards', icon: <StackCards /> },\n { name: 'stack', icon: <Stack /> },\n { name: 'tether', icon: <Tether /> },\n { name: 'track-changes', icon: <TrackChanges /> },\n { name: 'undo', icon: <Undo /> },\n { name: 'zoom-in', icon: <ZoomIn /> },\n { name: 'zoom-out', icon: <ZoomOut /> },\n { name: 'zoom-to', icon: <ZoomTo /> },\n ],\n },\n symbols: {\n description: 'These icons mainly represent an object or concept.',\n icons: [\n { name: 'airspaces', icon: <Airspaces /> },\n { name: 'appearance', icon: <Appearance /> },\n { name: 'arrow', icon: <Arrow /> },\n { name: 'ascending', icon: <Ascending /> },\n { name: 'assignment', icon: <Assignment /> },\n { name: 'attributes', icon: <Attributes /> },\n { name: 'bolt-not-visible', icon: <BoltNotVisible /> },\n { name: 'bolt', icon: <Bolt /> },\n { name: 'brightness', icon: <Brightness /> },\n { name: 'bug-report', icon: <BugReport /> },\n { name: 'calendar', icon: <Calendar /> },\n { name: 'chart-stacked-bar', icon: <ChartStackedBar /> },\n { name: 'circle-tool', icon: <CircleTool /> },\n { name: 'color-picker', icon: <ColorPicker /> },\n { name: 'common-operating-pic', icon: <CommonOperatingPic /> },\n { name: 'contrast', icon: <Contrast /> },\n { name: 'cop-settings', icon: <CopSettings /> },\n { name: 'coverage', icon: <Coverage /> },\n { name: 'dashboard', icon: <Dashboard /> },\n { name: 'data', icon: <Data /> },\n { name: 'descending', icon: <Descending /> },\n { name: 'electromagnetic-spectrum', icon: <ElectromagneticSpectrum /> },\n { name: 'feed', icon: <Feed /> },\n { name: 'flight-plan', icon: <FlightPlan /> },\n { name: 'gantt', icon: <Gantt /> },\n { name: 'grid', icon: <Grid /> },\n { name: 'hamburger', icon: <Hamburger /> },\n { name: 'handover', icon: <Handover /> },\n { name: 'handshake', icon: <Handshake /> },\n { name: 'help', icon: <Help /> },\n { name: 'intercept-point', icon: <InterceptPoint /> },\n { name: 'kebab', icon: <Kebab /> },\n { name: 'layer-group', icon: <LayerGroup /> },\n { name: 'layers', icon: <Layers /> },\n { name: 'line-tool', icon: <LineTool /> },\n { name: 'location-fill', icon: <LocationFill /> },\n { name: 'location-stroke', icon: <LocationStroke /> },\n { name: 'message', icon: <Message /> },\n { name: 'mode', icon: <Mode /> },\n { name: 'newspaper', icon: <Newspaper /> },\n { name: 'non-editable', icon: <NonEditable /> },\n { name: 'none', icon: <None /> },\n { name: 'note', icon: <Note /> },\n { name: 'overlays', icon: <Overlays /> },\n { name: 'panel-closed', icon: <PanelClosed /> },\n { name: 'panel-open', icon: <PanelOpen /> },\n { name: 'person', icon: <Person /> },\n { name: 'phone', icon: <Phone /> },\n { name: 'placeholder', icon: <Placeholder /> },\n { name: 'plots', icon: <Plots /> },\n { name: 'polygon-tool', icon: <PolygonTool /> },\n { name: 'radar', icon: <Radar /> },\n { name: 'radio', icon: <Radio /> },\n { name: 'rectangle-tool', icon: <RectangleTool /> },\n { name: 'region', icon: <Region /> },\n { name: 'sector', icon: <Sector /> },\n { name: 'selection-list', icon: <SelectionList /> },\n { name: 'sensor-health', icon: <SensorHealth /> },\n { name: 'settings', icon: <Settings /> },\n { name: 'spotlight', icon: <Spotlight /> },\n { name: 'threat-assess', icon: <ThreatAssess /> },\n { name: 'ticket', icon: <Ticket /> },\n { name: 'time', icon: <Time /> },\n { name: 'timer', icon: <Timer /> },\n { name: 'track-history', icon: <TrackHistory /> },\n { name: 'unscheduled-maintenance', icon: <UnscheduledMaintenance /> },\n { name: 'user-manual', icon: <UserManual /> },\n { name: 'watch-tower', icon: <WatchTower /> },\n { name: 'wind', icon: <Wind /> },\n ],\n },\n controls: {\n description:\n 'These icons portray acts or symbols related to control or configuration.',\n icons: [\n { name: 'arrow-down', icon: <ArrowDown /> },\n { name: 'arrow-left', icon: <ArrowLeft /> },\n { name: 'arrow-northeast', icon: <ArrowNortheast /> },\n { name: 'arrow-northwest', icon: <ArrowNorthwest /> },\n { name: 'arrow-right', icon: <ArrowRight /> },\n { name: 'arrow-southeast', icon: <ArrowSoutheast /> },\n { name: 'arrow-southeast', icon: <ArrowSouthwest /> },\n { name: 'arrow-up', icon: <ArrowUp /> },\n { name: 'arrow-keys', icon: <ArrowKeys /> },\n { name: 'arrow', icon: <Arrow /> },\n { name: 'chevron-down', icon: <ChevronDown /> },\n { name: 'chevron-fill-down', icon: <ChevronFillDown /> },\n { name: 'chevron-up', icon: <ChevronUp /> },\n { name: 'chevron-fill-up', icon: <ChevronFillUp /> },\n { name: 'chevron-left', icon: <ChevronLeft /> },\n { name: 'chevron-fill-left', icon: <ChevronFillLeft /> },\n { name: 'chevron-right', icon: <ChevronRight /> },\n { name: 'chevron-fill-right', icon: <ChevronFillRight /> },\n { name: 'cursor-crosshair', icon: <CursorCrosshair /> },\n { name: 'cursor-default', icon: <CursorDefault /> },\n { name: 'cursor-drag', icon: <CursorDrag /> },\n { name: 'track-eta', icon: <TrackEta /> },\n { name: 'mouse-left-click', icon: <MouseLeftClick /> },\n { name: 'mouse-middle-click', icon: <MouseMiddleClick /> },\n { name: 'mouse-right-click', icon: <MouseRightClick /> },\n { name: 'mouse-scroll', icon: <MouseScroll /> },\n { name: 'scroll-click', icon: <ScrollClick /> },\n ],\n },\n feedback: {\n description:\n 'These icons portray communication or providing feedback to the user.',\n icons: [\n { name: 'bell', icon: <Bell /> },\n { name: 'information', icon: <Information /> },\n { name: 'connection', icon: <Connection /> },\n { name: 'success', icon: <Success /> },\n { name: 'connection-lost', icon: <ConnectionLost /> },\n { name: 'warning', icon: <Warning /> },\n { name: 'live', icon: <Live /> },\n { name: 'problem', icon: <Problem /> },\n ],\n },\n};\n"]}
|