@bigbinary/neeto-molecules 4.1.49 → 4.1.51
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/CSSTransition-DU3ZFKUe.js +1097 -0
- package/dist/CSSTransition-DU3ZFKUe.js.map +1 -0
- package/dist/CalendarView.js +2 -1
- package/dist/CalendarView.js.map +1 -1
- package/dist/{Columns-BB50-jks.js → Columns-D68XA-e7.js} +2 -53
- package/dist/Columns-D68XA-e7.js.map +1 -0
- package/dist/Columns-cUgR6NTO.js +502 -0
- package/dist/Columns-cUgR6NTO.js.map +1 -0
- package/dist/Columns.js +2 -1
- package/dist/Columns.js.map +1 -1
- package/dist/MenuBar.js +8 -1095
- package/dist/MenuBar.js.map +1 -1
- package/dist/SubHeader.js +2 -1
- package/dist/SubHeader.js.map +1 -1
- package/dist/Taxonomy.js +2 -1
- package/dist/Taxonomy.js.map +1 -1
- package/dist/circle-question-mark-Dib48f5Z.js +19 -0
- package/dist/circle-question-mark-Dib48f5Z.js.map +1 -0
- package/dist/cjs/CSSTransition-D_jVZ_GR.js +1099 -0
- package/dist/cjs/CSSTransition-D_jVZ_GR.js.map +1 -0
- package/dist/cjs/CalendarView.js +2 -1
- package/dist/cjs/CalendarView.js.map +1 -1
- package/dist/cjs/{Columns-jm_CUnLP.js → Columns-BACqpEQU.js} +3 -54
- package/dist/cjs/Columns-BACqpEQU.js.map +1 -0
- package/dist/cjs/Columns-D3eocaeY.js +508 -0
- package/dist/cjs/Columns-D3eocaeY.js.map +1 -0
- package/dist/cjs/Columns.js +2 -1
- package/dist/cjs/Columns.js.map +1 -1
- package/dist/cjs/MenuBar.js +7 -1094
- package/dist/cjs/MenuBar.js.map +1 -1
- package/dist/cjs/SubHeader.js +2 -1
- package/dist/cjs/SubHeader.js.map +1 -1
- package/dist/cjs/Taxonomy.js +2 -1
- package/dist/cjs/Taxonomy.js.map +1 -1
- package/dist/cjs/circle-question-mark-kxBMPyWQ.js +21 -0
- package/dist/cjs/circle-question-mark-kxBMPyWQ.js.map +1 -0
- package/dist/cjs/ellipsis-BcfLTtl5.js +21 -0
- package/dist/cjs/ellipsis-BcfLTtl5.js.map +1 -0
- package/dist/cjs/plus-MoDFAiKt.js +20 -0
- package/dist/cjs/plus-MoDFAiKt.js.map +1 -0
- package/dist/cjs/search-BBuFYdmG.js +20 -0
- package/dist/cjs/search-BBuFYdmG.js.map +1 -0
- package/dist/cjs/utilities.esm-jwIHISzF.js +58 -0
- package/dist/cjs/utilities.esm-jwIHISzF.js.map +1 -0
- package/dist/cjs/v2/Breadcrumbs.js +50 -0
- package/dist/cjs/v2/Breadcrumbs.js.map +1 -0
- package/dist/cjs/v2/Columns.js +34 -0
- package/dist/cjs/v2/Columns.js.map +1 -0
- package/dist/cjs/v2/Container.js +34 -0
- package/dist/cjs/v2/Container.js.map +1 -0
- package/dist/cjs/v2/FloatingActionMenu.js +22 -49
- package/dist/cjs/v2/FloatingActionMenu.js.map +1 -1
- package/dist/cjs/v2/Header.js +128 -0
- package/dist/cjs/v2/Header.js.map +1 -0
- package/dist/cjs/v2/HelpPopover.js +93 -0
- package/dist/cjs/v2/HelpPopover.js.map +1 -0
- package/dist/cjs/v2/MenuBar.js +265 -0
- package/dist/cjs/v2/MenuBar.js.map +1 -0
- package/dist/cjs/v2/MoreDropdown.js +201 -0
- package/dist/cjs/v2/MoreDropdown.js.map +1 -0
- package/dist/cjs/v2/Search.js +129 -0
- package/dist/cjs/v2/Search.js.map +1 -0
- package/dist/cjs/v2/Sidebar.js +5 -32
- package/dist/cjs/v2/Sidebar.js.map +1 -1
- package/dist/cjs/v2/SubHeader.js +246 -0
- package/dist/cjs/v2/SubHeader.js.map +1 -0
- package/dist/ellipsis-DpI9xqUK.js +19 -0
- package/dist/ellipsis-DpI9xqUK.js.map +1 -0
- package/dist/plus-clM1IC_E.js +18 -0
- package/dist/plus-clM1IC_E.js.map +1 -0
- package/dist/search-DCgpNjip.js +18 -0
- package/dist/search-DCgpNjip.js.map +1 -0
- package/dist/utilities.esm-CS21Daln.js +56 -0
- package/dist/utilities.esm-CS21Daln.js.map +1 -0
- package/dist/v2/Breadcrumbs.js +48 -0
- package/dist/v2/Breadcrumbs.js.map +1 -0
- package/dist/v2/Columns.js +22 -0
- package/dist/v2/Columns.js.map +1 -0
- package/dist/v2/Container.js +32 -0
- package/dist/v2/Container.js.map +1 -0
- package/dist/v2/FloatingActionMenu.js +19 -46
- package/dist/v2/FloatingActionMenu.js.map +1 -1
- package/dist/v2/Header.js +126 -0
- package/dist/v2/Header.js.map +1 -0
- package/dist/v2/HelpPopover.js +91 -0
- package/dist/v2/HelpPopover.js.map +1 -0
- package/dist/v2/MenuBar.js +263 -0
- package/dist/v2/MenuBar.js.map +1 -0
- package/dist/v2/MoreDropdown.js +199 -0
- package/dist/v2/MoreDropdown.js.map +1 -0
- package/dist/v2/Search.js +127 -0
- package/dist/v2/Search.js.map +1 -0
- package/dist/v2/Sidebar.js +3 -30
- package/dist/v2/Sidebar.js.map +1 -1
- package/dist/v2/SubHeader.js +244 -0
- package/dist/v2/SubHeader.js.map +1 -0
- package/package.json +1 -1
- package/types/v2/Breadcrumbs.d.ts +12 -0
- package/types/v2/Columns.d.ts +42 -0
- package/types/v2/Container.d.ts +8 -0
- package/types/v2/Header.d.ts +22 -0
- package/types/v2/HelpPopover.d.ts +23 -0
- package/types/v2/MenuBar.d.ts +68 -0
- package/types/v2/MoreDropdown.d.ts +42 -0
- package/types/v2/Search.d.ts +16 -0
- package/types/v2/SubHeader.d.ts +51 -0
- package/dist/Columns-BB50-jks.js.map +0 -1
- package/dist/cjs/Columns-jm_CUnLP.js.map +0 -1
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var createLucideIcon = require('./createLucideIcon-DBDhE7kE.js');
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @license lucide-react v1.7.0 - ISC
|
|
7
|
+
*
|
|
8
|
+
* This source code is licensed under the ISC license.
|
|
9
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
10
|
+
*/
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
const __iconNode = [
|
|
14
|
+
["path", { d: "M5 12h14", key: "1ays0h" }],
|
|
15
|
+
["path", { d: "M12 5v14", key: "s699le" }]
|
|
16
|
+
];
|
|
17
|
+
const Plus = createLucideIcon.createLucideIcon("plus", __iconNode);
|
|
18
|
+
|
|
19
|
+
exports.Plus = Plus;
|
|
20
|
+
//# sourceMappingURL=plus-MoDFAiKt.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plus-MoDFAiKt.js","sources":["../../node_modules/lucide-react/dist/esm/icons/plus.js"],"sourcesContent":["/**\n * @license lucide-react v1.7.0 - ISC\n *\n * This source code is licensed under the ISC license.\n * See the LICENSE file in the root directory of this source tree.\n */\n\nimport createLucideIcon from '../createLucideIcon.js';\n\nconst __iconNode = [\n [\"path\", { d: \"M5 12h14\", key: \"1ays0h\" }],\n [\"path\", { d: \"M12 5v14\", key: \"s699le\" }]\n];\nconst Plus = createLucideIcon(\"plus\", __iconNode);\n\nexport { __iconNode, Plus as default };\n//# sourceMappingURL=plus.js.map\n"],"names":["createLucideIcon"],"mappings":";;;;AAAA;AACA;AACA;AACA;AACA;AACA;;;AAIA,MAAM,UAAU,GAAG;AACnB,EAAE,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,UAAU,EAAE,GAAG,EAAE,QAAQ,EAAE,CAAC;AAC5C,EAAE,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,UAAU,EAAE,GAAG,EAAE,QAAQ,EAAE;AAC3C,CAAC;AACI,MAAC,IAAI,GAAGA,iCAAgB,CAAC,MAAM,EAAE,UAAU;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var createLucideIcon = require('./createLucideIcon-DBDhE7kE.js');
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @license lucide-react v1.7.0 - ISC
|
|
7
|
+
*
|
|
8
|
+
* This source code is licensed under the ISC license.
|
|
9
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
10
|
+
*/
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
const __iconNode = [
|
|
14
|
+
["path", { d: "m21 21-4.34-4.34", key: "14j7rj" }],
|
|
15
|
+
["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }]
|
|
16
|
+
];
|
|
17
|
+
const Search = createLucideIcon.createLucideIcon("search", __iconNode);
|
|
18
|
+
|
|
19
|
+
exports.Search = Search;
|
|
20
|
+
//# sourceMappingURL=search-BBuFYdmG.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"search-BBuFYdmG.js","sources":["../../node_modules/lucide-react/dist/esm/icons/search.js"],"sourcesContent":["/**\n * @license lucide-react v1.7.0 - ISC\n *\n * This source code is licensed under the ISC license.\n * See the LICENSE file in the root directory of this source tree.\n */\n\nimport createLucideIcon from '../createLucideIcon.js';\n\nconst __iconNode = [\n [\"path\", { d: \"m21 21-4.34-4.34\", key: \"14j7rj\" }],\n [\"circle\", { cx: \"11\", cy: \"11\", r: \"8\", key: \"4ej97u\" }]\n];\nconst Search = createLucideIcon(\"search\", __iconNode);\n\nexport { __iconNode, Search as default };\n//# sourceMappingURL=search.js.map\n"],"names":["createLucideIcon"],"mappings":";;;;AAAA;AACA;AACA;AACA;AACA;AACA;;;AAIA,MAAM,UAAU,GAAG;AACnB,EAAE,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,kBAAkB,EAAE,GAAG,EAAE,QAAQ,EAAE,CAAC;AACpD,EAAE,CAAC,QAAQ,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,EAAE,EAAE,IAAI,EAAE,CAAC,EAAE,GAAG,EAAE,GAAG,EAAE,QAAQ,EAAE;AAC1D,CAAC;AACI,MAAC,MAAM,GAAGA,iCAAgB,CAAC,QAAQ,EAAE,UAAU;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
require('react');
|
|
4
|
+
|
|
5
|
+
const CSS = /*#__PURE__*/Object.freeze({
|
|
6
|
+
Translate: {
|
|
7
|
+
toString(transform) {
|
|
8
|
+
if (!transform) {
|
|
9
|
+
return;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
const {
|
|
13
|
+
x,
|
|
14
|
+
y
|
|
15
|
+
} = transform;
|
|
16
|
+
return "translate3d(" + (x ? Math.round(x) : 0) + "px, " + (y ? Math.round(y) : 0) + "px, 0)";
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
},
|
|
20
|
+
Scale: {
|
|
21
|
+
toString(transform) {
|
|
22
|
+
if (!transform) {
|
|
23
|
+
return;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
const {
|
|
27
|
+
scaleX,
|
|
28
|
+
scaleY
|
|
29
|
+
} = transform;
|
|
30
|
+
return "scaleX(" + scaleX + ") scaleY(" + scaleY + ")";
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
},
|
|
34
|
+
Transform: {
|
|
35
|
+
toString(transform) {
|
|
36
|
+
if (!transform) {
|
|
37
|
+
return;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
return [CSS.Translate.toString(transform), CSS.Scale.toString(transform)].join(' ');
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
},
|
|
44
|
+
Transition: {
|
|
45
|
+
toString(_ref) {
|
|
46
|
+
let {
|
|
47
|
+
property,
|
|
48
|
+
duration,
|
|
49
|
+
easing
|
|
50
|
+
} = _ref;
|
|
51
|
+
return property + " " + duration + "ms " + easing;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
}
|
|
55
|
+
});
|
|
56
|
+
|
|
57
|
+
exports.CSS = CSS;
|
|
58
|
+
//# sourceMappingURL=utilities.esm-jwIHISzF.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utilities.esm-jwIHISzF.js","sources":["../../node_modules/@dnd-kit/utilities/dist/utilities.esm.js"],"sourcesContent":["import { useMemo, useLayoutEffect, useEffect, useRef, useCallback } from 'react';\n\nfunction useCombinedRefs() {\n for (var _len = arguments.length, refs = new Array(_len), _key = 0; _key < _len; _key++) {\n refs[_key] = arguments[_key];\n }\n\n return useMemo(() => node => {\n refs.forEach(ref => ref(node));\n }, // eslint-disable-next-line react-hooks/exhaustive-deps\n refs);\n}\n\n// https://github.com/facebook/react/blob/master/packages/shared/ExecutionEnvironment.js\nconst canUseDOM = typeof window !== 'undefined' && typeof window.document !== 'undefined' && typeof window.document.createElement !== 'undefined';\n\nfunction isWindow(element) {\n const elementString = Object.prototype.toString.call(element);\n return elementString === '[object Window]' || // In Electron context the Window object serializes to [object global]\n elementString === '[object global]';\n}\n\nfunction isNode(node) {\n return 'nodeType' in node;\n}\n\nfunction getWindow(target) {\n var _target$ownerDocument, _target$ownerDocument2;\n\n if (!target) {\n return window;\n }\n\n if (isWindow(target)) {\n return target;\n }\n\n if (!isNode(target)) {\n return window;\n }\n\n return (_target$ownerDocument = (_target$ownerDocument2 = target.ownerDocument) == null ? void 0 : _target$ownerDocument2.defaultView) != null ? _target$ownerDocument : window;\n}\n\nfunction isDocument(node) {\n const {\n Document\n } = getWindow(node);\n return node instanceof Document;\n}\n\nfunction isHTMLElement(node) {\n if (isWindow(node)) {\n return false;\n }\n\n return node instanceof getWindow(node).HTMLElement;\n}\n\nfunction isSVGElement(node) {\n return node instanceof getWindow(node).SVGElement;\n}\n\nfunction getOwnerDocument(target) {\n if (!target) {\n return document;\n }\n\n if (isWindow(target)) {\n return target.document;\n }\n\n if (!isNode(target)) {\n return document;\n }\n\n if (isDocument(target)) {\n return target;\n }\n\n if (isHTMLElement(target) || isSVGElement(target)) {\n return target.ownerDocument;\n }\n\n return document;\n}\n\n/**\r\n * A hook that resolves to useEffect on the server and useLayoutEffect on the client\r\n * @param callback {function} Callback function that is invoked when the dependencies of the hook change\r\n */\n\nconst useIsomorphicLayoutEffect = canUseDOM ? useLayoutEffect : useEffect;\n\nfunction useEvent(handler) {\n const handlerRef = useRef(handler);\n useIsomorphicLayoutEffect(() => {\n handlerRef.current = handler;\n });\n return useCallback(function () {\n for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {\n args[_key] = arguments[_key];\n }\n\n return handlerRef.current == null ? void 0 : handlerRef.current(...args);\n }, []);\n}\n\nfunction useInterval() {\n const intervalRef = useRef(null);\n const set = useCallback((listener, duration) => {\n intervalRef.current = setInterval(listener, duration);\n }, []);\n const clear = useCallback(() => {\n if (intervalRef.current !== null) {\n clearInterval(intervalRef.current);\n intervalRef.current = null;\n }\n }, []);\n return [set, clear];\n}\n\nfunction useLatestValue(value, dependencies) {\n if (dependencies === void 0) {\n dependencies = [value];\n }\n\n const valueRef = useRef(value);\n useIsomorphicLayoutEffect(() => {\n if (valueRef.current !== value) {\n valueRef.current = value;\n }\n }, dependencies);\n return valueRef;\n}\n\nfunction useLazyMemo(callback, dependencies) {\n const valueRef = useRef();\n return useMemo(() => {\n const newValue = callback(valueRef.current);\n valueRef.current = newValue;\n return newValue;\n }, // eslint-disable-next-line react-hooks/exhaustive-deps\n [...dependencies]);\n}\n\nfunction useNodeRef(onChange) {\n const onChangeHandler = useEvent(onChange);\n const node = useRef(null);\n const setNodeRef = useCallback(element => {\n if (element !== node.current) {\n onChangeHandler == null ? void 0 : onChangeHandler(element, node.current);\n }\n\n node.current = element;\n }, //eslint-disable-next-line\n []);\n return [node, setNodeRef];\n}\n\nfunction usePrevious(value) {\n const ref = useRef();\n useEffect(() => {\n ref.current = value;\n }, [value]);\n return ref.current;\n}\n\nlet ids = {};\nfunction useUniqueId(prefix, value) {\n return useMemo(() => {\n if (value) {\n return value;\n }\n\n const id = ids[prefix] == null ? 0 : ids[prefix] + 1;\n ids[prefix] = id;\n return prefix + \"-\" + id;\n }, [prefix, value]);\n}\n\nfunction createAdjustmentFn(modifier) {\n return function (object) {\n for (var _len = arguments.length, adjustments = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {\n adjustments[_key - 1] = arguments[_key];\n }\n\n return adjustments.reduce((accumulator, adjustment) => {\n const entries = Object.entries(adjustment);\n\n for (const [key, valueAdjustment] of entries) {\n const value = accumulator[key];\n\n if (value != null) {\n accumulator[key] = value + modifier * valueAdjustment;\n }\n }\n\n return accumulator;\n }, { ...object\n });\n };\n}\n\nconst add = /*#__PURE__*/createAdjustmentFn(1);\nconst subtract = /*#__PURE__*/createAdjustmentFn(-1);\n\nfunction hasViewportRelativeCoordinates(event) {\n return 'clientX' in event && 'clientY' in event;\n}\n\nfunction isKeyboardEvent(event) {\n if (!event) {\n return false;\n }\n\n const {\n KeyboardEvent\n } = getWindow(event.target);\n return KeyboardEvent && event instanceof KeyboardEvent;\n}\n\nfunction isTouchEvent(event) {\n if (!event) {\n return false;\n }\n\n const {\n TouchEvent\n } = getWindow(event.target);\n return TouchEvent && event instanceof TouchEvent;\n}\n\n/**\r\n * Returns the normalized x and y coordinates for mouse and touch events.\r\n */\n\nfunction getEventCoordinates(event) {\n if (isTouchEvent(event)) {\n if (event.touches && event.touches.length) {\n const {\n clientX: x,\n clientY: y\n } = event.touches[0];\n return {\n x,\n y\n };\n } else if (event.changedTouches && event.changedTouches.length) {\n const {\n clientX: x,\n clientY: y\n } = event.changedTouches[0];\n return {\n x,\n y\n };\n }\n }\n\n if (hasViewportRelativeCoordinates(event)) {\n return {\n x: event.clientX,\n y: event.clientY\n };\n }\n\n return null;\n}\n\nconst CSS = /*#__PURE__*/Object.freeze({\n Translate: {\n toString(transform) {\n if (!transform) {\n return;\n }\n\n const {\n x,\n y\n } = transform;\n return \"translate3d(\" + (x ? Math.round(x) : 0) + \"px, \" + (y ? Math.round(y) : 0) + \"px, 0)\";\n }\n\n },\n Scale: {\n toString(transform) {\n if (!transform) {\n return;\n }\n\n const {\n scaleX,\n scaleY\n } = transform;\n return \"scaleX(\" + scaleX + \") scaleY(\" + scaleY + \")\";\n }\n\n },\n Transform: {\n toString(transform) {\n if (!transform) {\n return;\n }\n\n return [CSS.Translate.toString(transform), CSS.Scale.toString(transform)].join(' ');\n }\n\n },\n Transition: {\n toString(_ref) {\n let {\n property,\n duration,\n easing\n } = _ref;\n return property + \" \" + duration + \"ms \" + easing;\n }\n\n }\n});\n\nconst SELECTOR = 'a,frame,iframe,input:not([type=hidden]):not(:disabled),select:not(:disabled),textarea:not(:disabled),button:not(:disabled),*[tabindex]';\nfunction findFirstFocusableNode(element) {\n if (element.matches(SELECTOR)) {\n return element;\n }\n\n return element.querySelector(SELECTOR);\n}\n\nexport { CSS, add, canUseDOM, findFirstFocusableNode, getEventCoordinates, getOwnerDocument, getWindow, hasViewportRelativeCoordinates, isDocument, isHTMLElement, isKeyboardEvent, isNode, isSVGElement, isTouchEvent, isWindow, subtract, useCombinedRefs, useEvent, useInterval, useIsomorphicLayoutEffect, useLatestValue, useLazyMemo, useNodeRef, usePrevious, useUniqueId };\n//# sourceMappingURL=utilities.esm.js.map\n"],"names":[],"mappings":";;;;AA8QK,MAAC,GAAG,gBAAgB,MAAM,CAAC,MAAM,CAAC;AACvC,EAAE,SAAS,EAAE;AACb,IAAI,QAAQ,CAAC,SAAS,EAAE;AACxB,MAAM,IAAI,CAAC,SAAS,EAAE;AACtB,QAAQ;AACR,MAAM;;AAEN,MAAM,MAAM;AACZ,QAAQ,CAAC;AACT,QAAQ;AACR,OAAO,GAAG,SAAS;AACnB,MAAM,OAAO,cAAc,IAAI,CAAC,GAAG,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,GAAG,MAAM,IAAI,CAAC,GAAG,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,GAAG,QAAQ;AACnG,IAAI;;AAEJ,GAAG;AACH,EAAE,KAAK,EAAE;AACT,IAAI,QAAQ,CAAC,SAAS,EAAE;AACxB,MAAM,IAAI,CAAC,SAAS,EAAE;AACtB,QAAQ;AACR,MAAM;;AAEN,MAAM,MAAM;AACZ,QAAQ,MAAM;AACd,QAAQ;AACR,OAAO,GAAG,SAAS;AACnB,MAAM,OAAO,SAAS,GAAG,MAAM,GAAG,WAAW,GAAG,MAAM,GAAG,GAAG;AAC5D,IAAI;;AAEJ,GAAG;AACH,EAAE,SAAS,EAAE;AACb,IAAI,QAAQ,CAAC,SAAS,EAAE;AACxB,MAAM,IAAI,CAAC,SAAS,EAAE;AACtB,QAAQ;AACR,MAAM;;AAEN,MAAM,OAAO,CAAC,GAAG,CAAC,SAAS,CAAC,QAAQ,CAAC,SAAS,CAAC,EAAE,GAAG,CAAC,KAAK,CAAC,QAAQ,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC;AACzF,IAAI;;AAEJ,GAAG;AACH,EAAE,UAAU,EAAE;AACd,IAAI,QAAQ,CAAC,IAAI,EAAE;AACnB,MAAM,IAAI;AACV,QAAQ,QAAQ;AAChB,QAAQ,QAAQ;AAChB,QAAQ;AACR,OAAO,GAAG,IAAI;AACd,MAAM,OAAO,QAAQ,GAAG,GAAG,GAAG,QAAQ,GAAG,KAAK,GAAG,MAAM;AACvD,IAAI;;AAEJ;AACA,CAAC;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var neetoAtoms = require('@bigbinary/neeto-atoms');
|
|
5
|
+
var classnames = require('classnames');
|
|
6
|
+
var reactUtils = require('@bigbinary/neeto-commons-frontend/react-utils');
|
|
7
|
+
var general = require('@bigbinary/neeto-commons-frontend/utils/general');
|
|
8
|
+
var reactRouterDom = require('react-router-dom');
|
|
9
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
10
|
+
|
|
11
|
+
var Breadcrumbs = reactUtils.withT(function (_ref) {
|
|
12
|
+
var t = _ref.t,
|
|
13
|
+
_ref$breadcrumbs = _ref.breadcrumbs,
|
|
14
|
+
breadcrumbs = _ref$breadcrumbs === void 0 ? [] : _ref$breadcrumbs,
|
|
15
|
+
_ref$hasTrailingSepar = _ref.hasTrailingSeparator,
|
|
16
|
+
hasTrailingSeparator = _ref$hasTrailingSepar === void 0 ? false : _ref$hasTrailingSepar,
|
|
17
|
+
className = _ref.className;
|
|
18
|
+
return /*#__PURE__*/jsxRuntime.jsx(neetoAtoms.Breadcrumb, {
|
|
19
|
+
"aria-label": t("neetoMolecules.breadcrumbs.breadcrumbAriaLabel"),
|
|
20
|
+
className: classnames("mb-4", className),
|
|
21
|
+
children: /*#__PURE__*/jsxRuntime.jsx(neetoAtoms.BreadcrumbList, {
|
|
22
|
+
children: breadcrumbs.map(function (_ref2, index) {
|
|
23
|
+
var text = _ref2.text,
|
|
24
|
+
_ref2$link = _ref2.link,
|
|
25
|
+
link = _ref2$link === void 0 ? "#" : _ref2$link;
|
|
26
|
+
var isLast = index + 1 === breadcrumbs.length;
|
|
27
|
+
var isCurrentPage = isLast && !hasTrailingSeparator;
|
|
28
|
+
return /*#__PURE__*/jsxRuntime.jsxs(React.Fragment, {
|
|
29
|
+
children: [/*#__PURE__*/jsxRuntime.jsx(neetoAtoms.BreadcrumbItem, {
|
|
30
|
+
"data-testid": "header-breadcrumb",
|
|
31
|
+
children: isCurrentPage ? /*#__PURE__*/jsxRuntime.jsx(neetoAtoms.BreadcrumbPage, {
|
|
32
|
+
"data-testid": "".concat(general.hyphenize(text), "-breadcrumb"),
|
|
33
|
+
children: text
|
|
34
|
+
}) : /*#__PURE__*/jsxRuntime.jsx(neetoAtoms.BreadcrumbLink, {
|
|
35
|
+
asChild: true,
|
|
36
|
+
children: /*#__PURE__*/jsxRuntime.jsx(reactRouterDom.Link, {
|
|
37
|
+
"data-testid": "".concat(general.hyphenize(text), "-breadcrumb"),
|
|
38
|
+
to: link,
|
|
39
|
+
children: text
|
|
40
|
+
})
|
|
41
|
+
})
|
|
42
|
+
}), !isCurrentPage && /*#__PURE__*/jsxRuntime.jsx(neetoAtoms.BreadcrumbSeparator, {})]
|
|
43
|
+
}, index);
|
|
44
|
+
})
|
|
45
|
+
})
|
|
46
|
+
});
|
|
47
|
+
});
|
|
48
|
+
|
|
49
|
+
module.exports = Breadcrumbs;
|
|
50
|
+
//# sourceMappingURL=Breadcrumbs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Breadcrumbs.js","sources":["../../../src/v2/components/Breadcrumbs/index.jsx"],"sourcesContent":["import React from \"react\";\n\nimport {\n Breadcrumb,\n BreadcrumbItem,\n BreadcrumbLink,\n BreadcrumbList,\n BreadcrumbPage,\n BreadcrumbSeparator,\n} from \"@bigbinary/neeto-atoms\";\nimport classNames from \"classnames\";\nimport { withT } from \"neetocommons/react-utils\";\nimport { hyphenize } from \"neetocommons/utils/general\";\nimport PropTypes from \"prop-types\";\nimport { Link } from \"react-router-dom\";\n\nconst Breadcrumbs = withT(\n ({ t, breadcrumbs = [], hasTrailingSeparator = false, className }) => (\n <Breadcrumb\n aria-label={t(\"neetoMolecules.breadcrumbs.breadcrumbAriaLabel\")}\n className={classNames(\"mb-4\", className)}\n >\n <BreadcrumbList>\n {breadcrumbs.map(({ text, link = \"#\" }, index) => {\n const isLast = index + 1 === breadcrumbs.length;\n const isCurrentPage = isLast && !hasTrailingSeparator;\n\n return (\n <React.Fragment key={index}>\n <BreadcrumbItem data-testid=\"header-breadcrumb\">\n {isCurrentPage ? (\n <BreadcrumbPage data-testid={`${hyphenize(text)}-breadcrumb`}>\n {text}\n </BreadcrumbPage>\n ) : (\n <BreadcrumbLink asChild>\n <Link\n data-testid={`${hyphenize(text)}-breadcrumb`}\n to={link}\n >\n {text}\n </Link>\n </BreadcrumbLink>\n )}\n </BreadcrumbItem>\n {!isCurrentPage && <BreadcrumbSeparator />}\n </React.Fragment>\n );\n })}\n </BreadcrumbList>\n </Breadcrumb>\n )\n);\n\nBreadcrumbs.propTypes = {\n breadcrumbs: PropTypes.arrayOf(\n PropTypes.shape({\n text: PropTypes.string,\n link: PropTypes.string,\n })\n ),\n};\n\nexport default Breadcrumbs;\n"],"names":["Breadcrumbs","withT","_ref","t","_ref$breadcrumbs","breadcrumbs","_ref$hasTrailingSepar","hasTrailingSeparator","className","_jsx","Breadcrumb","classNames","children","BreadcrumbList","map","_ref2","index","text","_ref2$link","link","isLast","length","isCurrentPage","_jsxs","React","Fragment","BreadcrumbItem","BreadcrumbPage","concat","hyphenize","BreadcrumbLink","asChild","Link","to","BreadcrumbSeparator"],"mappings":";;;;;;;;;;AAgBA,IAAMA,WAAW,GAAGC,gBAAK,CACvB,UAAAC,IAAA,EAAA;AAAA,EAAA,IAAGC,CAAC,GAAAD,IAAA,CAADC,CAAC;IAAAC,gBAAA,GAAAF,IAAA,CAAEG,WAAW;AAAXA,IAAAA,WAAW,GAAAD,gBAAA,KAAA,MAAA,GAAG,EAAE,GAAAA,gBAAA;IAAAE,qBAAA,GAAAJ,IAAA,CAAEK,oBAAoB;AAApBA,IAAAA,oBAAoB,GAAAD,qBAAA,KAAA,MAAA,GAAG,KAAK,GAAAA,qBAAA;IAAEE,SAAS,GAAAN,IAAA,CAATM,SAAS;EAAA,oBAC7DC,cAAA,CAACC,qBAAU,EAAA;IACT,YAAA,EAAYP,CAAC,CAAC,gDAAgD,CAAE;AAChEK,IAAAA,SAAS,EAAEG,UAAU,CAAC,MAAM,EAAEH,SAAS,CAAE;IAAAI,QAAA,eAEzCH,cAAA,CAACI,yBAAc,EAAA;MAAAD,QAAA,EACZP,WAAW,CAACS,GAAG,CAAC,UAAAC,KAAA,EAAuBC,KAAK,EAAK;AAAA,QAAA,IAA9BC,IAAI,GAAAF,KAAA,CAAJE,IAAI;UAAAC,UAAA,GAAAH,KAAA,CAAEI,IAAI;AAAJA,UAAAA,IAAI,GAAAD,UAAA,KAAA,MAAA,GAAG,GAAG,GAAAA,UAAA;QAClC,IAAME,MAAM,GAAGJ,KAAK,GAAG,CAAC,KAAKX,WAAW,CAACgB,MAAM;AAC/C,QAAA,IAAMC,aAAa,GAAGF,MAAM,IAAI,CAACb,oBAAoB;AAErD,QAAA,oBACEgB,eAAA,CAACC,KAAK,CAACC,QAAQ,EAAA;UAAAb,QAAA,EAAA,cACbH,cAAA,CAACiB,yBAAc,EAAA;AAAC,YAAA,aAAA,EAAY,mBAAmB;AAAAd,YAAAA,QAAA,EAC5CU,aAAa,gBACZb,cAAA,CAACkB,yBAAc,EAAA;AAAC,cAAA,aAAA,EAAA,EAAA,CAAAC,MAAA,CAAgBC,iBAAS,CAACZ,IAAI,CAAC,EAAA,aAAA,CAAc;AAAAL,cAAAA,QAAA,EAC1DK;AAAI,aACS,CAAC,gBAEjBR,cAAA,CAACqB,yBAAc,EAAA;cAACC,OAAO,EAAA,IAAA;cAAAnB,QAAA,eACrBH,cAAA,CAACuB,mBAAI,EAAA;AACH,gBAAA,aAAA,EAAA,EAAA,CAAAJ,MAAA,CAAgBC,iBAAS,CAACZ,IAAI,CAAC,EAAA,aAAA,CAAc;AAC7CgB,gBAAAA,EAAE,EAAEd,IAAK;AAAAP,gBAAAA,QAAA,EAERK;eACG;aACQ;WAEJ,CAAC,EAChB,CAACK,aAAa,iBAAIb,cAAA,CAACyB,8BAAmB,EAAA,EAAE,CAAC;AAAA,SAAA,EAjBvBlB,KAkBL,CAAC;MAErB,CAAC;KACa;AAAC,GACP,CAAC;AAAA,CAEjB;;;;"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var Columns = require('../Columns-D3eocaeY.js');
|
|
6
|
+
require('@babel/runtime/helpers/defineProperty');
|
|
7
|
+
require('@babel/runtime/helpers/objectWithoutProperties');
|
|
8
|
+
require('@babel/runtime/helpers/toConsumableArray');
|
|
9
|
+
require('@babel/runtime/helpers/slicedToArray');
|
|
10
|
+
require('react');
|
|
11
|
+
require('@bigbinary/neeto-atoms');
|
|
12
|
+
require('@dnd-kit/core');
|
|
13
|
+
require('@dnd-kit/sortable');
|
|
14
|
+
require('i18next');
|
|
15
|
+
require('@bigbinary/neeto-cist');
|
|
16
|
+
require('ramda');
|
|
17
|
+
require('react-i18next');
|
|
18
|
+
require('../utilities.esm-jwIHISzF.js');
|
|
19
|
+
require('classnames');
|
|
20
|
+
require('react/jsx-runtime');
|
|
21
|
+
require('../createLucideIcon-DBDhE7kE.js');
|
|
22
|
+
require('@tanstack/react-query');
|
|
23
|
+
require('@bigbinary/neeto-commons-frontend/react-utils/useMutationWithInvalidation');
|
|
24
|
+
require('axios');
|
|
25
|
+
require('../search-BBuFYdmG.js');
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
exports.COLUMNS_ORDER_STORAGE_KEY = Columns.COLUMNS_ORDER_STORAGE_KEY;
|
|
30
|
+
exports.HIDDEN_COLUMNS_STORAGE_KEY = Columns.HIDDEN_COLUMNS_STORAGE_KEY;
|
|
31
|
+
exports.TABLE_CONFIGURATION_QUERY_KEY = Columns.TABLE_CONFIGURATION_QUERY_KEY;
|
|
32
|
+
exports.default = Columns.Columns;
|
|
33
|
+
exports.useTableConfigurations = Columns.useTableConfigurations;
|
|
34
|
+
//# sourceMappingURL=Columns.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Columns.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var classnames = require('classnames');
|
|
5
|
+
var index = require('../index-JY2zVpnv.js');
|
|
6
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
7
|
+
require('../_commonjsHelpers-BJu3ubxk.js');
|
|
8
|
+
|
|
9
|
+
var Container = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
10
|
+
var _ref$isHeaderFixed = _ref.isHeaderFixed,
|
|
11
|
+
isHeaderFixed = _ref$isHeaderFixed === void 0 ? false : _ref$isHeaderFixed,
|
|
12
|
+
_ref$className = _ref.className,
|
|
13
|
+
className = _ref$className === void 0 ? "" : _ref$className,
|
|
14
|
+
children = _ref.children;
|
|
15
|
+
return /*#__PURE__*/jsxRuntime.jsx("div", {
|
|
16
|
+
ref: ref,
|
|
17
|
+
className: classnames("flex h-dvh grow flex-col items-start justify-start overflow-y-auto", isHeaderFixed ? "[&>*]:px-5 [&>*]:md:px-10" : "px-5 md:px-10", className),
|
|
18
|
+
children: children
|
|
19
|
+
});
|
|
20
|
+
});
|
|
21
|
+
Container.displayName = "Container";
|
|
22
|
+
Container.propTypes = {
|
|
23
|
+
/**
|
|
24
|
+
* Decides whether the `Header` component should be stickied at the top on scroll.
|
|
25
|
+
*/
|
|
26
|
+
isHeaderFixed: index.PropTypes.bool,
|
|
27
|
+
/**
|
|
28
|
+
* Additional classes to be added to the container.
|
|
29
|
+
*/
|
|
30
|
+
className: index.PropTypes.string
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
module.exports = Container;
|
|
34
|
+
//# sourceMappingURL=Container.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Container.js","sources":["../../../src/v2/components/Container/index.jsx"],"sourcesContent":["import { forwardRef } from \"react\";\n\nimport classnames from \"classnames\";\nimport PropTypes from \"prop-types\";\n\nconst Container = forwardRef(\n ({ isHeaderFixed = false, className = \"\", children }, ref) => (\n <div\n {...{ ref }}\n className={classnames(\n \"flex h-dvh grow flex-col items-start justify-start overflow-y-auto\",\n isHeaderFixed ? \"[&>*]:px-5 [&>*]:md:px-10\" : \"px-5 md:px-10\",\n className\n )}\n >\n {children}\n </div>\n )\n);\n\nContainer.displayName = \"Container\";\n\nContainer.propTypes = {\n /**\n * Decides whether the `Header` component should be stickied at the top on scroll.\n */\n isHeaderFixed: PropTypes.bool,\n /**\n * Additional classes to be added to the container.\n */\n className: PropTypes.string,\n};\n\nexport default Container;\n"],"names":["Container","forwardRef","_ref","ref","_ref$isHeaderFixed","isHeaderFixed","_ref$className","className","children","_jsx","classnames","displayName","propTypes","PropTypes","bool","string"],"mappings":";;;;;;;;AAKA,IAAMA,SAAS,gBAAGC,gBAAU,CAC1B,UAAAC,IAAA,EAAsDC,GAAG,EAAA;AAAA,EAAA,IAAAC,kBAAA,GAAAF,IAAA,CAAtDG,aAAa;AAAbA,IAAAA,aAAa,GAAAD,kBAAA,KAAA,MAAA,GAAG,KAAK,GAAAA,kBAAA;IAAAE,cAAA,GAAAJ,IAAA,CAAEK,SAAS;AAATA,IAAAA,SAAS,GAAAD,cAAA,KAAA,MAAA,GAAG,EAAE,GAAAA,cAAA;IAAEE,QAAQ,GAAAN,IAAA,CAARM,QAAQ;AAAA,EAAA,oBAChDC,cAAA,CAAA,KAAA,EAAA;AACQN,IAAAA,GAAG,EAAHA,GAAG;AACTI,IAAAA,SAAS,EAAEG,UAAU,CACnB,oEAAoE,EACpEL,aAAa,GAAG,2BAA2B,GAAG,eAAe,EAC7DE,SACF,CAAE;AAAAC,IAAAA,QAAA,EAEDA;AAAQ,GACN,CAAC;AAAA,CAEV;AAEAR,SAAS,CAACW,WAAW,GAAG,WAAW;AAEnCX,SAAS,CAACY,SAAS,GAAG;AACpB;AACF;AACA;EACEP,aAAa,EAAEQ,eAAS,CAACC,IAAI;AAC7B;AACF;AACA;EACEP,SAAS,EAAEM,eAAS,CAACE;AACvB,CAAC;;;;"}
|
|
@@ -20,8 +20,10 @@ var AppIcons = require('@bigbinary/neeto-icons/typeface-logos');
|
|
|
20
20
|
var jsxRuntime = require('react/jsx-runtime');
|
|
21
21
|
var reactQuery = require('@tanstack/react-query');
|
|
22
22
|
var axios = require('axios');
|
|
23
|
-
var
|
|
23
|
+
var search = require('../search-BBuFYdmG.js');
|
|
24
|
+
var circleQuestionMark = require('../circle-question-mark-kxBMPyWQ.js');
|
|
24
25
|
var chevronRight = require('../chevron-right-DpleLIQp.js');
|
|
26
|
+
var createLucideIcon = require('../createLucideIcon-DBDhE7kE.js');
|
|
25
27
|
var useBreakpoints = require('@bigbinary/neeto-commons-frontend/react-utils/useBreakpoints');
|
|
26
28
|
var _objectDestructuringEmpty = require('@babel/runtime/helpers/objectDestructuringEmpty');
|
|
27
29
|
var i18next = require('i18next');
|
|
@@ -73,7 +75,7 @@ var AppIcons__namespace = /*#__PURE__*/_interopNamespaceDefault(AppIcons);
|
|
|
73
75
|
*/
|
|
74
76
|
|
|
75
77
|
|
|
76
|
-
const __iconNode$
|
|
78
|
+
const __iconNode$a = [
|
|
77
79
|
[
|
|
78
80
|
"path",
|
|
79
81
|
{
|
|
@@ -82,7 +84,7 @@ const __iconNode$c = [
|
|
|
82
84
|
}
|
|
83
85
|
]
|
|
84
86
|
];
|
|
85
|
-
const Activity = createLucideIcon.createLucideIcon("activity", __iconNode$
|
|
87
|
+
const Activity = createLucideIcon.createLucideIcon("activity", __iconNode$a);
|
|
86
88
|
|
|
87
89
|
/**
|
|
88
90
|
* @license lucide-react v1.7.0 - ISC
|
|
@@ -92,7 +94,7 @@ const Activity = createLucideIcon.createLucideIcon("activity", __iconNode$c);
|
|
|
92
94
|
*/
|
|
93
95
|
|
|
94
96
|
|
|
95
|
-
const __iconNode$
|
|
97
|
+
const __iconNode$9 = [
|
|
96
98
|
["path", { d: "M12 7v14", key: "1akyts" }],
|
|
97
99
|
[
|
|
98
100
|
"path",
|
|
@@ -102,7 +104,7 @@ const __iconNode$b = [
|
|
|
102
104
|
}
|
|
103
105
|
]
|
|
104
106
|
];
|
|
105
|
-
const BookOpen = createLucideIcon.createLucideIcon("book-open", __iconNode$
|
|
107
|
+
const BookOpen = createLucideIcon.createLucideIcon("book-open", __iconNode$9);
|
|
106
108
|
|
|
107
109
|
/**
|
|
108
110
|
* @license lucide-react v1.7.0 - ISC
|
|
@@ -112,11 +114,11 @@ const BookOpen = createLucideIcon.createLucideIcon("book-open", __iconNode$b);
|
|
|
112
114
|
*/
|
|
113
115
|
|
|
114
116
|
|
|
115
|
-
const __iconNode$
|
|
117
|
+
const __iconNode$8 = [
|
|
116
118
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
117
119
|
["path", { d: "m9 12 2 2 4-4", key: "dzmm74" }]
|
|
118
120
|
];
|
|
119
|
-
const CircleCheck = createLucideIcon.createLucideIcon("circle-check", __iconNode$
|
|
121
|
+
const CircleCheck = createLucideIcon.createLucideIcon("circle-check", __iconNode$8);
|
|
120
122
|
|
|
121
123
|
/**
|
|
122
124
|
* @license lucide-react v1.7.0 - ISC
|
|
@@ -126,27 +128,12 @@ const CircleCheck = createLucideIcon.createLucideIcon("circle-check", __iconNode
|
|
|
126
128
|
*/
|
|
127
129
|
|
|
128
130
|
|
|
129
|
-
const __iconNode$
|
|
130
|
-
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
131
|
-
["path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3", key: "1u773s" }],
|
|
132
|
-
["path", { d: "M12 17h.01", key: "p32p05" }]
|
|
133
|
-
];
|
|
134
|
-
const CircleQuestionMark = createLucideIcon.createLucideIcon("circle-question-mark", __iconNode$9);
|
|
135
|
-
|
|
136
|
-
/**
|
|
137
|
-
* @license lucide-react v1.7.0 - ISC
|
|
138
|
-
*
|
|
139
|
-
* This source code is licensed under the ISC license.
|
|
140
|
-
* See the LICENSE file in the root directory of this source tree.
|
|
141
|
-
*/
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
const __iconNode$8 = [
|
|
131
|
+
const __iconNode$7 = [
|
|
145
132
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
146
133
|
["path", { d: "m15 9-6 6", key: "1uzhvr" }],
|
|
147
134
|
["path", { d: "m9 9 6 6", key: "z0biqf" }]
|
|
148
135
|
];
|
|
149
|
-
const CircleX = createLucideIcon.createLucideIcon("circle-x", __iconNode$
|
|
136
|
+
const CircleX = createLucideIcon.createLucideIcon("circle-x", __iconNode$7);
|
|
150
137
|
|
|
151
138
|
/**
|
|
152
139
|
* @license lucide-react v1.7.0 - ISC
|
|
@@ -156,7 +143,7 @@ const CircleX = createLucideIcon.createLucideIcon("circle-x", __iconNode$8);
|
|
|
156
143
|
*/
|
|
157
144
|
|
|
158
145
|
|
|
159
|
-
const __iconNode$
|
|
146
|
+
const __iconNode$6 = [
|
|
160
147
|
[
|
|
161
148
|
"path",
|
|
162
149
|
{
|
|
@@ -166,7 +153,7 @@ const __iconNode$7 = [
|
|
|
166
153
|
],
|
|
167
154
|
["path", { d: "M5 21h14", key: "11awu3" }]
|
|
168
155
|
];
|
|
169
|
-
const Crown = createLucideIcon.createLucideIcon("crown", __iconNode$
|
|
156
|
+
const Crown = createLucideIcon.createLucideIcon("crown", __iconNode$6);
|
|
170
157
|
|
|
171
158
|
/**
|
|
172
159
|
* @license lucide-react v1.7.0 - ISC
|
|
@@ -176,12 +163,12 @@ const Crown = createLucideIcon.createLucideIcon("crown", __iconNode$7);
|
|
|
176
163
|
*/
|
|
177
164
|
|
|
178
165
|
|
|
179
|
-
const __iconNode$
|
|
166
|
+
const __iconNode$5 = [
|
|
180
167
|
["path", { d: "m16 17 5-5-5-5", key: "1bji2h" }],
|
|
181
168
|
["path", { d: "M21 12H9", key: "dn1m92" }],
|
|
182
169
|
["path", { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4", key: "1uf3rs" }]
|
|
183
170
|
];
|
|
184
|
-
const LogOut = createLucideIcon.createLucideIcon("log-out", __iconNode$
|
|
171
|
+
const LogOut = createLucideIcon.createLucideIcon("log-out", __iconNode$5);
|
|
185
172
|
|
|
186
173
|
/**
|
|
187
174
|
* @license lucide-react v1.7.0 - ISC
|
|
@@ -191,7 +178,7 @@ const LogOut = createLucideIcon.createLucideIcon("log-out", __iconNode$6);
|
|
|
191
178
|
*/
|
|
192
179
|
|
|
193
180
|
|
|
194
|
-
const __iconNode$
|
|
181
|
+
const __iconNode$4 = [
|
|
195
182
|
[
|
|
196
183
|
"path",
|
|
197
184
|
{
|
|
@@ -202,7 +189,7 @@ const __iconNode$5 = [
|
|
|
202
189
|
["path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3", key: "1u773s" }],
|
|
203
190
|
["path", { d: "M12 17h.01", key: "p32p05" }]
|
|
204
191
|
];
|
|
205
|
-
const MessageCircleQuestionMark = createLucideIcon.createLucideIcon("message-circle-question-mark", __iconNode$
|
|
192
|
+
const MessageCircleQuestionMark = createLucideIcon.createLucideIcon("message-circle-question-mark", __iconNode$4);
|
|
206
193
|
|
|
207
194
|
/**
|
|
208
195
|
* @license lucide-react v1.7.0 - ISC
|
|
@@ -212,7 +199,7 @@ const MessageCircleQuestionMark = createLucideIcon.createLucideIcon("message-cir
|
|
|
212
199
|
*/
|
|
213
200
|
|
|
214
201
|
|
|
215
|
-
const __iconNode$
|
|
202
|
+
const __iconNode$3 = [
|
|
216
203
|
[
|
|
217
204
|
"path",
|
|
218
205
|
{
|
|
@@ -221,21 +208,7 @@ const __iconNode$4 = [
|
|
|
221
208
|
}
|
|
222
209
|
]
|
|
223
210
|
];
|
|
224
|
-
const Moon = createLucideIcon.createLucideIcon("moon", __iconNode$
|
|
225
|
-
|
|
226
|
-
/**
|
|
227
|
-
* @license lucide-react v1.7.0 - ISC
|
|
228
|
-
*
|
|
229
|
-
* This source code is licensed under the ISC license.
|
|
230
|
-
* See the LICENSE file in the root directory of this source tree.
|
|
231
|
-
*/
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
const __iconNode$3 = [
|
|
235
|
-
["path", { d: "m21 21-4.34-4.34", key: "14j7rj" }],
|
|
236
|
-
["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }]
|
|
237
|
-
];
|
|
238
|
-
const Search = createLucideIcon.createLucideIcon("search", __iconNode$3);
|
|
211
|
+
const Moon = createLucideIcon.createLucideIcon("moon", __iconNode$3);
|
|
239
212
|
|
|
240
213
|
/**
|
|
241
214
|
* @license lucide-react v1.7.0 - ISC
|
|
@@ -520,7 +493,7 @@ var Menu = function Menu(_ref) {
|
|
|
520
493
|
className: "flex-grow lg:w-[296px] lg:flex-grow-0",
|
|
521
494
|
children: /*#__PURE__*/jsxRuntime.jsxs("div", {
|
|
522
495
|
className: "relative",
|
|
523
|
-
children: [/*#__PURE__*/jsxRuntime.jsx(Search, {
|
|
496
|
+
children: [/*#__PURE__*/jsxRuntime.jsx(search.Search, {
|
|
524
497
|
className: "text-muted-foreground absolute start-3 top-1/2 size-4 -translate-y-1/2"
|
|
525
498
|
}), /*#__PURE__*/jsxRuntime.jsx(neetoAtoms.Input, {
|
|
526
499
|
autoFocus: true,
|
|
@@ -584,7 +557,7 @@ var MenuButton$4 = /*#__PURE__*/React.forwardRef(function (props, ref) {
|
|
|
584
557
|
"data-testid": "help-menu-button",
|
|
585
558
|
type: "button"
|
|
586
559
|
}, props), {}, {
|
|
587
|
-
children: [/*#__PURE__*/jsxRuntime.jsx(CircleQuestionMark, {
|
|
560
|
+
children: [/*#__PURE__*/jsxRuntime.jsx(circleQuestionMark.CircleQuestionMark, {
|
|
588
561
|
size: 18
|
|
589
562
|
}), /*#__PURE__*/jsxRuntime.jsx("span", {
|
|
590
563
|
className: "flex-grow text-start",
|
|
@@ -1490,7 +1463,7 @@ var ProfileButton = function ProfileButton(_ref) {
|
|
|
1490
1463
|
})]
|
|
1491
1464
|
}), /*#__PURE__*/jsxRuntime.jsx("span", {
|
|
1492
1465
|
className: "flex size-[1.625rem] items-center justify-center rounded-full bg-white",
|
|
1493
|
-
children: /*#__PURE__*/jsxRuntime.jsx(CircleQuestionMark, {
|
|
1466
|
+
children: /*#__PURE__*/jsxRuntime.jsx(circleQuestionMark.CircleQuestionMark, {
|
|
1494
1467
|
size: 20
|
|
1495
1468
|
})
|
|
1496
1469
|
})]
|