@syntrologie/adapt-nav 2.49.1 → 2.51.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/cdn.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  runtime
3
- } from "./chunk-AZBPOSXQ.js";
4
- import "./chunk-A6UMGLDT.js";
3
+ } from "./chunk-W7PVE3VN.js";
4
+ import "./chunk-CGXJODNP.js";
5
5
 
6
6
  // src/cdn.ts
7
7
  var manifest = {
@@ -676,4 +676,4 @@ export {
676
676
  * SPDX-License-Identifier: BSD-3-Clause
677
677
  *)
678
678
  */
679
- //# sourceMappingURL=chunk-A6UMGLDT.js.map
679
+ //# sourceMappingURL=chunk-CGXJODNP.js.map
@@ -7,7 +7,7 @@ import {
7
7
  renderIcon,
8
8
  routesMatch,
9
9
  stripMountPlumbing
10
- } from "./chunk-A6UMGLDT.js";
10
+ } from "./chunk-CGXJODNP.js";
11
11
 
12
12
  // src/ContactCardLit.ts
13
13
  import { html, LitElement, nothing } from "lit";
@@ -822,4 +822,4 @@ export {
822
822
  runtime,
823
823
  runtime_default
824
824
  };
825
- //# sourceMappingURL=chunk-AZBPOSXQ.js.map
825
+ //# sourceMappingURL=chunk-W7PVE3VN.js.map
package/dist/editor.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  __toESM,
4
4
  normalizeRoute,
5
5
  routesMatch
6
- } from "./chunk-A6UMGLDT.js";
6
+ } from "./chunk-CGXJODNP.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,8 +7,8 @@ import {
7
7
  navigateWithFrameworkRouter,
8
8
  runtime,
9
9
  runtime_default
10
- } from "./chunk-AZBPOSXQ.js";
11
- import "./chunk-A6UMGLDT.js";
10
+ } from "./chunk-W7PVE3VN.js";
11
+ import "./chunk-CGXJODNP.js";
12
12
  export {
13
13
  ContactCardMountable,
14
14
  NavWidgetLitMountable,
package/dist/schema.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  AuthoringFieldsZ,
4
4
  NotifyZ,
5
5
  TriggerWhenZ
6
- } from "./chunk-A6UMGLDT.js";
6
+ } from "./chunk-CGXJODNP.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.49.1",
3
+ "version": "2.51.0",
4
4
  "description": "Adaptive Navigation - Nav link widget, scroll-to and page navigation actions",
5
5
  "license": "Proprietary",
6
6
  "private": false,