ode-explorer 1.4.16 → 1.4.17
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/index.html +1 -1
- package/dist/index.js +9 -9
- package/dist/version.txt +1 -1
- package/package.json +2 -2
package/dist/index.html
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
6
|
<title>Exploration des ressources</title>
|
|
7
7
|
<link rel="icon" id="favicon" href="" />
|
|
8
|
-
<link rel="stylesheet" href="/assets/themes/edifice-bootstrap/index.css?v=
|
|
8
|
+
<link rel="stylesheet" href="/assets/themes/edifice-bootstrap/index.css?v=b01d8aa9" />
|
|
9
9
|
<script type="module" crossorigin src="/index.js"></script>
|
|
10
10
|
</head>
|
|
11
11
|
|
package/dist/index.js
CHANGED
|
@@ -38,7 +38,7 @@ var __privateMethod = (obj, member, method) => {
|
|
|
38
38
|
__accessCheck(obj, member, "access private method");
|
|
39
39
|
return method;
|
|
40
40
|
};
|
|
41
|
-
import { odeServices, LAYER_NAME, SnipletsService, DocumentHelper, StringUtils as StringUtils$1, ERROR_CODE, FOLDER, SORT_ORDER, ACTION } from "/assets/js/edifice-ts-client/index.js?v=
|
|
41
|
+
import { odeServices, LAYER_NAME, SnipletsService, DocumentHelper, StringUtils as StringUtils$1, ERROR_CODE, FOLDER, SORT_ORDER, ACTION } from "/assets/js/edifice-ts-client/index.js?v=b01d8aa9";
|
|
42
42
|
var require_index = __commonJS({
|
|
43
43
|
"index.js"(exports, module) {
|
|
44
44
|
var _focused, _cleanup, _setup, _a, _online, _cleanup2, _setup2, _b, _gcTimeout, _c, _initialState, _revertState, _cache, _promise, _retryer, _observers, _defaultOptions, _abortSignalConsumed, _setOptions, setOptions_fn, _dispatch, dispatch_fn, _d, _queries, _e2, _observers2, _defaultOptions2, _mutationCache, _retryer2, _dispatch2, dispatch_fn2, _f, _mutations, _mutationId, _resuming, _g, _queryCache, _mutationCache2, _defaultOptions3, _queryDefaults, _mutationDefaults, _mountCount, _unsubscribeFocus, _unsubscribeOnline, _h, _client, _currentQuery, _currentQueryInitialState, _currentResult, _currentResultState, _currentResultOptions, _selectError, _selectFn, _selectResult, _lastQueryWithDefinedData, _staleTimeoutId, _refetchIntervalId, _currentRefetchInterval, _trackedProps, _executeFetch, executeFetch_fn, _updateStaleTimeout, updateStaleTimeout_fn, _computeRefetchInterval, computeRefetchInterval_fn, _updateRefetchInterval, updateRefetchInterval_fn, _updateTimers, updateTimers_fn, _clearStaleTimeout, clearStaleTimeout_fn, _clearRefetchInterval, clearRefetchInterval_fn, _updateQuery, updateQuery_fn, _notify, notify_fn, _i, _client2, _currentResult2, _currentMutation, _mutateOptions, _updateResult, updateResult_fn, _notify2, notify_fn2, _j;
|
|
@@ -66950,7 +66950,7 @@ void main()
|
|
|
66950
66950
|
/* @__PURE__ */ jsxRuntimeExports.jsx("h2", { id: ariaLabelId, className: "modal-title", tabIndex: -1, children }),
|
|
66951
66951
|
/* @__PURE__ */ jsxRuntimeExports.jsx(IconButton$1, { ref: closeButtonRef, "aria-label": t2("close"), color: "tertiary", icon: /* @__PURE__ */ jsxRuntimeExports.jsx(SvgClose$1, {}), type: "button", variant: "ghost", title: t2("close"), onClick: onModalClose, className: "btn-close" })
|
|
66952
66952
|
] });
|
|
66953
|
-
}, ModalHeader$1 = ModalHeader, ModalSubtitle = (props) => /* @__PURE__ */ jsxRuntimeExports.jsx("p", { className: "modal-subtitle", children: props.children }), ModalSubtitle$1 = ModalSubtitle, Root$
|
|
66953
|
+
}, ModalHeader$1 = ModalHeader, ModalSubtitle = (props) => /* @__PURE__ */ jsxRuntimeExports.jsx("p", { className: "modal-subtitle", children: props.children }), ModalSubtitle$1 = ModalSubtitle, Root$4 = /* @__PURE__ */ reactExports.forwardRef((props, ref2) => {
|
|
66954
66954
|
const {
|
|
66955
66955
|
id: id2,
|
|
66956
66956
|
isOpen,
|
|
@@ -67001,7 +67001,7 @@ void main()
|
|
|
67001
67001
|
opacity: 0.65
|
|
67002
67002
|
} })
|
|
67003
67003
|
] })) });
|
|
67004
|
-
}), Modal = /* @__PURE__ */ Object.assign(Root$
|
|
67004
|
+
}), Modal = /* @__PURE__ */ Object.assign(Root$4, {
|
|
67005
67005
|
Header: ModalHeader$1,
|
|
67006
67006
|
Subtitle: ModalSubtitle$1,
|
|
67007
67007
|
Body: ModalBody$1,
|
|
@@ -67188,7 +67188,7 @@ void main()
|
|
|
67188
67188
|
label,
|
|
67189
67189
|
badgeContent ? /* @__PURE__ */ jsxRuntimeExports.jsx("span", { className: "badge text-bg-secondary rounded-pill", children: badgeContent }) : !hideCarret && /* @__PURE__ */ jsxRuntimeExports.jsx(SvgRafterUp$1, { width: 16, height: 16, className: "dropdown-toggle-caret" })
|
|
67190
67190
|
] });
|
|
67191
|
-
}), DropdownTrigger$1 = DropdownTrigger, Root$
|
|
67191
|
+
}), DropdownTrigger$1 = DropdownTrigger, Root$3 = ({
|
|
67192
67192
|
children,
|
|
67193
67193
|
block,
|
|
67194
67194
|
overflow = true,
|
|
@@ -67223,7 +67223,7 @@ void main()
|
|
|
67223
67223
|
return reactExports.useEffect(() => {
|
|
67224
67224
|
onToggle == null || onToggle(visible);
|
|
67225
67225
|
}, [visible]), /* @__PURE__ */ jsxRuntimeExports.jsx(DropdownContext.Provider, { value, children: /* @__PURE__ */ jsxRuntimeExports.jsx("div", { ref: ref2, className: dropdown, children: typeof children == "function" ? children(triggerProps, itemRefs) : children }) });
|
|
67226
|
-
}, Dropdown = /* @__PURE__ */ Object.assign(Root$
|
|
67226
|
+
}, Dropdown = /* @__PURE__ */ Object.assign(Root$3, {
|
|
67227
67227
|
Trigger: DropdownTrigger$1,
|
|
67228
67228
|
Menu: DropdownMenu$1,
|
|
67229
67229
|
Item: DropdownItem$1,
|
|
@@ -67509,7 +67509,7 @@ void main()
|
|
|
67509
67509
|
}, CardTitle$1 = CardTitle, CardUser = ({
|
|
67510
67510
|
userSrc,
|
|
67511
67511
|
creatorName
|
|
67512
|
-
}) => userSrc ? /* @__PURE__ */ jsxRuntimeExports.jsx(Avatar$1, { alt: creatorName || "", size: "xs", src: userSrc, variant: "circle", width: "24", height: "24" }) : /* @__PURE__ */ jsxRuntimeExports.jsx(SvgOneProfile$1, {}), CardUser$1 = CardUser, Root$
|
|
67512
|
+
}) => userSrc ? /* @__PURE__ */ jsxRuntimeExports.jsx(Avatar$1, { alt: creatorName || "", size: "xs", src: userSrc, variant: "circle", width: "24", height: "24" }) : /* @__PURE__ */ jsxRuntimeExports.jsx(SvgOneProfile$1, {}), CardUser$1 = CardUser, Root$2 = /* @__PURE__ */ reactExports.forwardRef(({
|
|
67513
67513
|
app,
|
|
67514
67514
|
isSelectable = true,
|
|
67515
67515
|
isClickable = true,
|
|
@@ -67536,7 +67536,7 @@ void main()
|
|
|
67536
67536
|
/* @__PURE__ */ jsxRuntimeExports.jsx(Card.Header, {}),
|
|
67537
67537
|
typeof children == "function" ? children(appCode) : children
|
|
67538
67538
|
] }) });
|
|
67539
|
-
}), Card = /* @__PURE__ */ Object.assign(Root$
|
|
67539
|
+
}), Card = /* @__PURE__ */ Object.assign(Root$2, {
|
|
67540
67540
|
Title: CardTitle$1,
|
|
67541
67541
|
Text: CardText$1,
|
|
67542
67542
|
Image: CardImage$1,
|
|
@@ -67610,7 +67610,7 @@ void main()
|
|
|
67610
67610
|
] }),
|
|
67611
67611
|
requiredState && /* @__PURE__ */ jsxRuntimeExports.jsx("em", { className: "required", children: requiredText })
|
|
67612
67612
|
] });
|
|
67613
|
-
}), Label$1 = Label, Root$
|
|
67613
|
+
}), Label$1 = Label, Root$1 = /* @__PURE__ */ reactExports.forwardRef(({
|
|
67614
67614
|
children,
|
|
67615
67615
|
className,
|
|
67616
67616
|
id: id2,
|
|
@@ -67628,7 +67628,7 @@ void main()
|
|
|
67628
67628
|
status
|
|
67629
67629
|
}), [id2, isOptional, isReadOnly, isRequired, status]);
|
|
67630
67630
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(Context.Provider, { value: values, children: /* @__PURE__ */ jsxRuntimeExports.jsx("div", { ref: ref2, className, ...restProps, children }) });
|
|
67631
|
-
}), FormControl = /* @__PURE__ */ Object.assign(Root$
|
|
67631
|
+
}), FormControl = /* @__PURE__ */ Object.assign(Root$1, {
|
|
67632
67632
|
Label: Label$1,
|
|
67633
67633
|
Input: Input$1,
|
|
67634
67634
|
Text: FormText$1
|
package/dist/version.txt
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
ode-explorer=1.0-b2school-SNAPSHOT
|
|
1
|
+
ode-explorer=1.0-b2school-SNAPSHOT 09/09/2024 16:12:36
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ode-explorer",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.17",
|
|
4
4
|
"description": "Edifice Explorer",
|
|
5
5
|
"homepage": "https://github.com/edificeio/explorer#readme",
|
|
6
6
|
"bugs": {
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"@edifice-ui/icons": "1.5.17",
|
|
40
|
-
"@edifice-ui/react": "1.5.
|
|
40
|
+
"@edifice-ui/react": "1.5.18",
|
|
41
41
|
"@react-spring/web": "9.7.3",
|
|
42
42
|
"@tanstack/react-query": "5.8.4",
|
|
43
43
|
"clsx": "2.1.0",
|