ode-explorer 1.3.3-develop-pedago.202402141229 → 1.3.3-develop-pedago.202402141508

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.js CHANGED
@@ -64545,24 +64545,6 @@ function PublishModal$2({
64545
64545
  /* @__PURE__ */ jsxRuntimeExports.jsx(SubjectsDropdown, { control, selectedSubjectAreas, selectSubjects }),
64546
64546
  /* @__PURE__ */ jsxRuntimeExports.jsx(LangSelect, { control })
64547
64547
  ] }),
64548
- /* @__PURE__ */ jsxRuntimeExports.jsxs(Dropdown$1, { children: [
64549
- /* @__PURE__ */ jsxRuntimeExports.jsx(Dropdown$1.Trigger, { label: "Dropdown" }),
64550
- /* @__PURE__ */ jsxRuntimeExports.jsxs(Dropdown$1.Menu, { children: [
64551
- /* @__PURE__ */ jsxRuntimeExports.jsx(Dropdown$1.Item, { onClick: () => alert("click"), children: "Dropdown Item" }),
64552
- /* @__PURE__ */ jsxRuntimeExports.jsx(Dropdown$1.Separator, {}),
64553
- /* @__PURE__ */ jsxRuntimeExports.jsxs(Dropdown$1.MenuGroup, { label: "Title label", children: [
64554
- /* @__PURE__ */ jsxRuntimeExports.jsx(Dropdown$1.Item, { children: "Dropdown Item" }),
64555
- /* @__PURE__ */ jsxRuntimeExports.jsx(Dropdown$1.Item, { children: "Dropdown Item" })
64556
- ] }),
64557
- /* @__PURE__ */ jsxRuntimeExports.jsx(Dropdown$1.Separator, {}),
64558
- /* @__PURE__ */ jsxRuntimeExports.jsxs(Dropdown$1.MenuGroup, { label: "Title label", children: [
64559
- /* @__PURE__ */ jsxRuntimeExports.jsx(Dropdown$1.Item, { children: "Dropdown Item" }),
64560
- /* @__PURE__ */ jsxRuntimeExports.jsx(Dropdown$1.Item, { children: "Dropdown Item" })
64561
- ] }),
64562
- /* @__PURE__ */ jsxRuntimeExports.jsx(Dropdown$1.Separator, {}),
64563
- /* @__PURE__ */ jsxRuntimeExports.jsx(Dropdown$1.Item, { children: "Dropdown Item" })
64564
- ] })
64565
- ] }),
64566
64548
  /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "mb-24", children: [
64567
64549
  /* @__PURE__ */ jsxRuntimeExports.jsx("label", { htmlFor: "", className: "form-label", children: t2("bpr.form.publication.age") }),
64568
64550
  /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "d-flex gap-8", children: [
package/dist/version.txt CHANGED
@@ -1 +1 @@
1
- ode-explorer=1.0-b2school-SNAPSHOT 14/02/2024 12:30:12
1
+ ode-explorer=1.0-b2school-SNAPSHOT 14/02/2024 15:09:01
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-explorer",
3
- "version": "1.3.3-develop-pedago.202402141229",
3
+ "version": "1.3.3-develop-pedago.202402141508",
4
4
  "description": "Open Digital Education Explorer",
5
5
  "homepage": "https://github.com/opendigitaleducation/explorer#readme",
6
6
  "bugs": {