@syntrologie/adapt-nav 2.8.0-canary.415 → 2.8.0-canary.416

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.
@@ -637,4 +637,4 @@ export {
637
637
  * SPDX-License-Identifier: BSD-3-Clause
638
638
  *)
639
639
  */
640
- //# sourceMappingURL=chunk-F2SXWC7F.js.map
640
+ //# sourceMappingURL=chunk-ENQA7MRE.js.map
package/dist/editor.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  __toESM,
4
4
  normalizeRoute,
5
5
  routesMatch
6
- } from "./chunk-F2SXWC7F.js";
6
+ } from "./chunk-ENQA7MRE.js";
7
7
 
8
8
  // ../../../node_modules/react/cjs/react-jsx-runtime.production.js
9
9
  var require_react_jsx_runtime_production = __commonJS({
package/dist/runtime.js CHANGED
@@ -7,7 +7,7 @@ import {
7
7
  renderIcon,
8
8
  routesMatch,
9
9
  stripMountPlumbing
10
- } from "./chunk-F2SXWC7F.js";
10
+ } from "./chunk-ENQA7MRE.js";
11
11
 
12
12
  // src/NavWidgetLit.ts
13
13
  import { html, LitElement, nothing } from "lit";
package/dist/schema.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  AuthoringFieldsZ,
4
4
  NotifyZ,
5
5
  TriggerWhenZ
6
- } from "./chunk-F2SXWC7F.js";
6
+ } from "./chunk-ENQA7MRE.js";
7
7
 
8
8
  // src/schema.ts
9
9
  import { z } from "zod";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@syntrologie/adapt-nav",
3
- "version": "2.8.0-canary.415",
3
+ "version": "2.8.0-canary.416",
4
4
  "description": "Adaptive Navigation - Nav link widget, scroll-to and page navigation actions",
5
5
  "license": "Proprietary",
6
6
  "private": false,